@charset "utf-8";
/* CSS Document */

/*左邊 submenu 設定*/
.mainNav li {
	display:table;
}
.mainNav li a {
	display:table-cell;
	vertical-align:middle;
}
#faq .leftColume {
	background:none;
}
.rightColume {
	padding:0 0 0 105px;
	width:740px;
}
.faqbgGirl {
	background:url(../templates/images/bg_faq_girl.jpg) no-repeat left bottom;
	width:376px;
	height:480px;
}
.faqbgBoy {
	background:url(../templates/images/bg_faq_boy.jpg) no-repeat left top;
	width:374px;
	height:494px;
}
/*背景 灰圓角區塊*/
.grayBg {
	width:548px;
}
.graybg_top {
	background:url(../templates/images/bg_gray_top.png) no-repeat;
	width:548px;
	height:8px;
}
.graybg_content {
	background:#efefef;
	padding:5px 15px;
}
.graybg_bottom {
	background:url(../templates/images/bg_gray_bottom.png) no-repeat;
	width:548px;
	height:8px;
}
/*右側按鈕*/
.faq_rightBtn {
	width:121px;
	position:absolute;
	top:0;
	right:0;
}
.faq_rightBtn a {
	display:block;
	width:121px;
	height:121px;
	transition:none;
	margin-bottom:10px;
}
.faq_rightBtn a:hover {
	background-position:left bottom;
}
.faq01 {
	background:url(../templates/images/btn_faq_01.png) no-repeat left top;
}
.faq02 {
	background:url(../templates/images/btn_faq_02.png) no-repeat left top;
}
.faq03 {
	background:url(../templates/images/btn_faq_03.png) no-repeat left top;
}
.faq04 {
	background:url(../templates/images/btn_faq_04.png) no-repeat left top;
}
/*標題*/
#faq h4 {
	width:550px;
}
h4 {
	width:520px;
}
/*線條*/
.line_dotted {
	background:url(../templates/images/border_dotted.png) repeat-x left bottom;
}
/*=======================================================達人開講====================================================*/
.faq_list_title {
	background:url(../templates/images/border_dotted.png) repeat-x left bottom;
	padding:0 0 6px 0;
	font-size:13px;
}
.faq_padding {
	padding:8px 0 0 0;
}
/*按鈕*/
.buttonBox {
	padding:10px 0 0 0;
}
a.goldBtn_m {
	display:block;
	width:81px;
	height:30px;
	background:url(../templates/images/btn_return.png) no-repeat left top;
	transition:none;
	color:#fff;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	cursor:pointer;
}
a.goldBtn_m:hover, a.goldBtn_l:hover {
	background-position:left bottom;
}
/*搜尋 設定*/
#faq h4 input[type="submit"] {
	border:none;
	color:#a3a3a3;
	font-size:12px;
	background:url(../templates/images/bg_input_faq_search_btn.png) no-repeat center;
	width:24px;
	height:25px;
	float:left;
	cursor:pointer;
	text-indent:-20000em;
}
#faq h4 input.search_keyword {
	border:none;
	color:#a3a3a3;
	font-size:12px;
	background:url(../templates/images/bg_input_faq_search.png) no-repeat center;
	width:88px;
	height:23px;
	padding:2px 0 0 0;
}
#faq h4 .relative {
	top:24px;
}
/*======================================================達人開講 v2==================================================*/
.goldTitle {
	background:url(../templates/images/bg_fab_table_title.png) no-repeat center;
	width:518px;
	height:30px;
	line-height:30px;
	margin-bottom:3px;
	color:#fff;
	font-weight:bold;
	padding:0 15px;
}
.goldTitle span, .gray_content_list span {
	display:inline-block;
	overflow:hidden;
	height:30px;
}
.titleWidth {
	width:310px;
}
.timeWidth {
	width:130px;
}
.personWidth {
	width:70px;
}
.gray_content_list {
	background:url(../templates/images/bg_fab_table_gray.png) no-repeat;
	width:518px;
	height:30px;
	line-height:30px;
	padding:0 15px;
	margin-bottom:2px;
}
.gray_content_list a {
	color:#5e5e5e;
}
.gray_content_list a:hover {
	color:#ab842f;
}
/*=====================================================蟲蟲趣事======================================================*/
.gold_title {
	font-size:15px;
	font-weight:bold;
	color:#ab842f;
}
.brown_title {
	color:#5e4613;
	font-size:13px;
	font-weight:bold;
}
.faqWidth {
	width:520px;
	margin-bottom:10px;
}
.faq_list_title .left {
	width:450px;
	height:auto;
	overflow:hidden;
	float:none;
}
.faq_list_title .right {
	width:50px;
	position:absolute;
	right:0;

	bottom:10px;
	float:none;
}
a.goldBtn_l {
	background:url(../templates/images/btn_more.png) no-repeat left top;
	width:47px;
	height:19px;
	line-height:19px;
	transition:none;
	display:block;
	text-align:center;
	color:#fff;
	font-size:10px;
}
/*蟑螂 背景*/
.roach_bg_bottom, .roach_bg_top {
	width:170px;
	height:111px;
	position:absolute;
	background:url(../templates/images/bg_roach.jpg) no-repeat;
	left:50px;
	bottom:18px;
}
.roach_bg_top {
	left: 460px;
	top: -30px
}
/*=====================================================常見問答======================================================*/
/**/
.detailText {
	font-size:15px;
	color:#000000;
	font-family:"新細明體";
}
.brown_title_l {
	font-size:13px;
	color:#ab842f;
	font-weight:bold;
}
.padding_bottom {
	padding:0 0 20px 0;
}
/*=====================================================我要發問========================================================*/
.formSection {
	padding:0 0 8px 0;
}
.formLabel, .formValue {
	float:left;
}
.formLabel {
	width:110px;
	text-align:right;
	margin-right:5px;
	font-size:13px;
}
.formValue {
	width:400px;
	text-align:left;
	font-size:12px;
}
.formValue input[type="text"], .formValue textarea#faq_question {
	border:1px solid #c8c8c8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px 0;
}
.formValue textarea#faq_question {
	height:30px;
	width:300px;
}
.errorMessage {
	color:#ab842f;
	font-weight:bold;
	font-size:12px;
}
.boxFooter {
	margin:10px auto;
	width:520px;
	text-align:center;
	height:30px;
}
input.formSubmit {
	background:url(../templates/images/btn_enter.png) no-repeat left top;
	width:125px;
	height:30px;
	color:#fff;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
input.formSubmit:hover {
	background-position:left bottom;
}
/*避免下面蟑螂疊到*/
.faqWidthBox {
	padding:0 0 120px 0;
}
