﻿@charset "utf-8";
body {
	font-family: "新細明體", Verdana;
	font-size: 14px;
	color: #333;
	background-color: #74b743;
	margin: 0px;
	background-repeat: no-repeat;
	line-height: 20px;
	position: relative;
}
.logo {
	background-image: url(images/logo_071.jpg);
	background-repeat: no-repeat;
	height: 137px;
	width: 322px;
	float: left;
	position: relative;
}
#container_header {
	height: 137px;
	width: 650px;
	position: relative;
	float: left;
}

.logo2 {
	background-image: url('images/logo_02.jpg');
	background-repeat: no-repeat;
	height: 137px;
	width: 322px;
	float: left;
}
.logo3 {
	background-image: url('images/logo_03.jpg');
	background-repeat: no-repeat;
	height: 137px;
	width: 322px;
	float: left;
}
.logo4 {
	background-image: url('images/logo_04.jpg');
	background-repeat: no-repeat;
	height: 137px;
	width: 322px;
	float: left;
}
.logo5 {
	background-image: url('images/logo_05.jpg');
	background-repeat: no-repeat;
	height: 137px;
	width: 322px;
	float: left;
}
.logo6 {
	background-image: url('images/logo_071.jpg');
	background-repeat: no-repeat;
	height: 137px;
	width: 322px;
	float: left;
}


.form_search {
	background-image: url('images/form_search_01.jpg');
	background-repeat: no-repeat;
	height: 74px;
	width: 650px;
	float: left;
	margin-top: 10px;
}
#container_body {
	width: 972px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.container_main_leftbox {
	width: 280px;
	clear: left;
	background-image: url(images/bg_leftmenu4.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	position: relative;
	height: 100%;

}
.container_main_leftbox2 {
	width: 281px;
	clear: left;
	background-image: url(images/bg_leftmenu2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100%;
}

.container_main_rightbox {
	float: right;
	background-repeat: no-repeat;
	width: 690px;
	position: relative;
}
.container_center {
	float:center;
	width: 100%;
}

.container_regular {
    width: 93%;
    background-color: #FFF;
    padding: 8px;
    border: 1px solid #92C500;
    height: 97%;
}
.container_regular2 {
	width: 98%;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #92C500;
}

.container_regular3 {
    width: 98%;
    background-color: #FFF;
    padding: 8px;
    border: 1px solid #92C500;
    height: 98%;
}

.subTitle {
	background-color: #EEE;
	color: #FF6600;
	font-size: 14pt;
	font-weight: bold;
	padding: 6px;
	margin-top: 8px;
}
.subTitle2 {
	background-color: #FFF;
	padding: 6px;
	margin-top: 4px;
}

.subTitle2 a:link {
	color: #669900;
	font-size: 12pt;
}
.subTitle2 a:visited {
	color: #669900;
	font-size: 12pt;
}
.subTitle2 a:hover {
	color: #ff6600;
	font-size: 12pt;
}

.subtitle3 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-color: #92C500;
	margin: 6px;
	padding: 6px;
}

.subtitle4 {
	font-size: 12pt;
	font-weight: normal;
	color: #F60;
}

.subtitle5 {
	font-size: 10pt;
	font-weight: normal;
	color: #F60;
}


.subtitle6 {
	font-size: 10pt;
	font-weight: bold;
	color: #92C500;
}
.subtitle6 a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #92C500;
}
.subtitle6 a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}
.subtitle6 a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}


.box_nextPage {
	clear: both;
	margin: 4px;
	padding-top: 6px;
}
.search_result .container_pageNumber{
	margin-top: 14px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	text-align: center;
	float: left;
	width: 542px;
	margin-right: auto;
	margin-left: auto;
}

.search_result .container_pageNumber a:link  , .search_result .container_pageNumber a:visited{
	color: #333;
	background-color: #FFF;
	width: 14px;
	text-decoration: none;
	float: left;
	margin: 4px;
}

.search_result .container_pageNumber a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #92C500;
}



.post_reply .container_pageNumber{
	margin-top: 14px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	text-align: center;
	float: left;
	width: 388px;
	margin-right: auto;
	margin-left: auto;
}
.post_reply .container_pageNumber a:link  , .post_reply .container_pageNumber a:visited{
	color: #333;
	background-color: #FFF;
	width: 30px;
	text-decoration: none;
	float: left;
	margin: 4px;
}

.post_reply .container_pageNumber a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #92C500;
}

.post_reply .box_nextPage{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	font-size: 11px;
}
.post_reply .box_nextPage a:link  , .post_reply .box_nextPage a:visited{
	color: #396;
	width: 60px;
	text-decoration: underline;
	float: left;
	margin: 4px;
}

.post_reply .box_nextPage a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #92C500;
}



.form_field {
	border-style: none;
	border-width: 0px;
	font-size: 16px;
	font-weight: bold;
	width: 290px;
	margin-left: 0px;
	height: 25px;
}
.form_field2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #E8E8E8;
	height: 30px;
	border: 1px solid #999;
	width: 400px;
	padding: 0px;
	margin: 10px;
}
.item_bg {
	background-image: url('images/item_bg.gif');
	height: 33px;
	width: 124px;
	background-repeat: no-repeat;
	color: #edfe52;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
}
.item_bg2 {
	background-image: url('images/item_bg2.gif');
	height: 33px;
	width: 124px;
	background-repeat: no-repeat;
	color: #edfe52;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
}
.item_bg3 {
	background-image: url('images/item_bg3.jpg');
	height: 35px;
	width: 140px;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	text-indent: 36px;
	line-height: 30px;
}
.txt_reply {
	font-size: 12px;
	color: #007E55;
	text-decoration: underline;
}
.txt_respondent {
	font-size: 10px;
	color: #92C500;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.txt_review {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}

.txt_main {
	font-family: "新細明體", Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
.txt_reply2 {
	font-family: "新細明體", Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding-left: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-bottom: 6px;
	text-decoration: none;
}
.txt_require {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.txt_highlight {
	color: #009966;
	list-style-type: disc;
}
.txt_highlight a:link {
	color: #15905A;
	list-style-type: disc;
	text-decoration: none;
}
.txt_highlight a:visited {
	color: #009966;
	list-style-type: disc;
	text-decoration: none;
}
.txt_highlight a:hover{
	color: #F60;
	list-style-type: disc;
	text-decoration: none;
	line-height: 20px;
}
.txt_number {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #92C500;
	margin: 4px;
	padding: 2px;
}
.txt_keyword {
	font-size: 15px;
	color: #F60;
}
.txt_keyword2 {
	font-size: 13px;
	font-weight: normal;
	color: #F60;
}






.newbie {
	height: 0px;
	width: 109px;
	position: static;
	float: right;
	clear: both;
}
.hotnews {
	color: #0055A0;
	width: 220px;
	padding-top: 64px;	
	padding-left: 40px;
	line-height: 20px;
}


.hotnews a:link{
	width: 220px;
	line-height: 20px;
	text-decoration: none;
	color: #0052A0;
}
.hotnews a:visited {
	color: #0152A3;
	width: 220px;
	line-height: 20px;
	text-decoration: none;
}
.hotnews a:hover {
	color: #D0E60A;
	width: 220px;
	line-height: 20px;
	text-decoration: underline;
}

.menu_header_tab {
	height: 37px;
	width: 593px;
	position: relative;
	margin-left: 42px;
	margin-top: 0px;
	float: right;
}

.menu_main {
	position: relative;
	padding-right: 2px;
	clear: both;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	text-align: right;
}
.link2 a:link{
	color: #000;
}
.link2 a:visited {
	color: #000;
}
.submenu {
    color: #148B57;
    float: right;
    list-style-image: url('images/bullet01.jpg');
    width: 557px;
    padding-top: 20px;
    font-size: 12px;
    font-weight: normal;
    margin-right: 0px;
}
.submenuHighlight {
	color: #01539C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
}
.submenuHighlight a:link {
	color: #01539C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
}
.submenuHighlight a:visited {
	color: #01539C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
}
.submenuHighlight a:hover {
	color: #C7F318;
	font-size: 12px;
	font-weight: bold;
}




.submenu a:link {
	color: #FFF;
	text-decoration: none;
}
.submenu a:visited {
	text-decoration: none;
	color: #FFF;
}
.submenu a:hover {
	color: #CCF51F;
	text-decoration: none;
}





.link2 a:hover {
	color: #F60;
}



.golden_bg1 {
	background-image: url('images/frame_top.png');
	background-repeat: no-repeat;
	height: 22px;
	width: 597px;
}

.golden_bg2 {
	background-image: url('images/frame_bottom.png');
	height: 34px;
	width: 673px;
	background-repeat: no-repeat;
}
.tab1 {
	width: 690px;
	clear: none;
	background-image: url('images/frame_bg.gif');
	float: right;
}
.tab2 {
	
	clear: none;
	background-image: url('images/frame_02.gif');

}

.img_specialist {
	background-color: #FFF;
	border: 1px solid #B0B0B0;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
}
h1 {
	font-family: "新細明體", "微軟正黑體", "Arial Unicode MS";
	font-size: 16px;
	font-weight: bold;
	color: #007e55;
}
h3 {
	font-family: "新細明體", "微軟正黑體", "Arial Unicode MS";
	font-size: 11px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	line-height: 30px;
}

.td_golden_2nd {
	width: 140px;
	vertical-align: top;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}


.footer {
	clear: both;
	float: none;
	position: relative;
	height: 130px;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.footer table {
	text-align: right;
	margin-top: auto;
	margin-bottom: auto;
	float: right;
	width: 500px;
}
.f_border {
	border: 1px solid #8cb35c;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.f_font1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 30px;
}
.f_font2 {
	font-size: 12px;
	font-weight: normal;
	color: #ecfc93;
}

.f_font2 a:link {
	color: #ecfc93;
	list-style-type: disc;
	text-decoration: none;
}
.f_font2 a:visited {
	color: #ecfc93;
	list-style-type: disc;
	text-decoration: none;
}
.f_font2 a:hover{
	color: #fff;
	list-style-type: disc;
	text-decoration: underline;
}







.f_font3 {
	font-size: 12px;
	color: #000;
	padding: 4px;
}


.f_font3 a:link {
	color: #004833;
	list-style-type: disc;
	text-decoration: none;
}
.f_font3 a:visited {
	color: #004833;
	list-style-type: disc;
	text-decoration: none;
}
.f_font3 a:hover{
	color: #fff;
	list-style-type: disc;
	text-decoration: underline;
}






.f_font4 {
	font-size: 12px;
	color: #004833;
	padding: 4px;
	line-height: 14px;
}
.td_dotline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 16px;
}


a {
	color: #ff6600;
}
a:link {
	color: #ff6600;
}
a:visited {
	color: #ff6600;
}
a:hover {
	color: #92C500;
	text-decoration: none;
}
a:active {
	color: #333;
}
.searchDetail {
	width: 688px;
	background-image: url('images/frame2_bg.png');
	float: right;
	position: relative;
}
.frame2_top {
	background-image: url('images/frame2_top.png');
	background-repeat: no-repeat;
}
.frame2_bottom {
	background-image: url('images/frame2_bottom.png');
	background-repeat: no-repeat;
	height: 25px;
}
.video_mainMenu {
	background-image: url(images/bg_video.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 255px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 20px;
}
.post_brief {
	border: 1px ridge #CCC;
	background-color: #FFF;
	height: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.icon {
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}

.post_brief h1 {
	font-size: 14px;
	color: #007E55;
	background-color: #EBEBEB;
	width: auto;
	line-height: 30px;
}
.post_brief h3 {
	font-size: 12px;
	color: #92C500;
	font-weight: normal;
	line-height: 10px;
}
.post_brief h2 {
	font-size: 12px;
	height: 30px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin-bottom: 30px;
}
.post_brief h4 {
	font-size: 10px;
	display: block;
	font-weight: normal;
	color: #F90;
	background-color: #EBEBEB;
}
.post_reply {
	border: 1px dashed #CCC;
	background-color: #E8E8E8;
	height: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.post_reply h1 {
	font-size: 14px;
	color: #007E55;
	background-color: #E0E0E0;
	width: auto;
	line-height: 30px;
	border-bottom-color: #999;
}
.post_reply h3 {
	font-size: 12px;
	color: #92C500;
	font-weight: normal;
	line-height: 10px;
}
.post_replyForm {
	height: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post_replyForm_textarea {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 100%;
}
.post_replyForm_textfield {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 90%;
}

.post_replyForm_member {
	float: left;
	width: 200px;
}
.post_replyForm_notmember {
	width: 190px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	padding-left: 10px;
}
.search_result {
	border: 1px ridge #CCC;
	background-color: #FFF;
	height: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 93%;
	font-size: 13px;
}
.search_result h1 {
	font-size: 12px;
	color: #333;
	width: auto;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #92C500;
	font-weight: normal;
}
.search_result h3 {
	font-size: 12px;
	color: #007E55;
	width: auto;
	border-bottom-color: #92C500;
	font-weight: normal;
	background-color: #F0F0F0;
}

.search_result li {
	color: #007E55;
	width: auto;
	line-height: 20px;
	list-style-image: url('images/icon_sr3.jpg');
}
li {
	list-style-image: url('images/bullet02.gif');
}
.table_header1 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009865;
	background-color: #92C500;
	color: #FF6;
}
.table_header2 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	background-color: #FC0;
	color: #FFF;
}

.table_content1 {
	font-size: 13px;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	color: #333;
}
.table_content2 {
	font-size: 13px;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background-color: #FFF;
	color: #92C500;
}


.table_content3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #92C500;
}




.search_result ul li a {
	font-size: 16px;
	color: #007E55;
	width: auto;
	line-height: 20px;
	list-style-image: url('images/icon_sr3.jpg');
}
.search_result a:link {
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #007E55;
	text-decoration: underline;
	font-size: 11px;
}
.search_result a:visited {
	background-color: #FFF;
	height: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #007E55;
	text-decoration: underline;
	padding-top: 2px;
	font-size: 11px;
}
.search_result a:hover {
	background-color: #92C500;
	height: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 93%;
	color: #FFF;
	text-decoration: none;
}
.search_result_header {
	font-size: 15px;
	font-weight: bold;
}
.search_result_content {
	font-size: 13px;
	font-weight: normal;
}
.frame_bg1 {
	background-image: url('images/frame_02.png');
}
.frame_bg2 {
	background-image: url('images/frame_08.png');
}
.frame_bg3 {
	background-image: url('images/frame_04.png');
}
.frame_bg4 {
	background-image: url('images/frame_09.png');
}
.frame_bg5 {
	background-image: url('images/frame_06.png');
}

