@charset "utf-8";
/*

*/
#sidebar_2{ width:200px;}
#content_7{ width:780px;}
.r_u_200,.r_d_200,.r_u_700,.r_d_700,.r_u_910,.r_d_910{background:url(faq_bg.png) no-repeat;height:2px;overflow:hidden;}
.r_u_200{background-position:-30px -7px;}
.r_d_200{background-position:-30px -10px;}
.r_u_910{background-position:0 0;}
.r_d_910{background-position:0 -3px;}
.r_u_700{background-position:-30px -14px;}
.r_d_700{background-position:-30px -17px;}
.container{
	margin:0 auto;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	zoom:1;
}
.btn_gray_x{
	cursor:pointer;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	padding:0 10px;
}
.porduct_logo{background:url(faq_product_bg.png) repeat-x bottom; padding:10px; border-bottom:1px solid #dbdbdb;}
.porduct_logo .right{ width:115px;}
.porduct_logo h2{padding-bottom:5px;font-size:14px;}
.faq_kind{padding:11px 0;	}
.faq_kind_list{ font-size:14px; }
.faq_kind_list li{ font-size:14px;font-weight:800;line-height:30px; border-bottom:1px dashed #dbdbdb;}
.faq_kind_list a{ height:30px; width:183px; padding-left:15px; display:block;}
.faq_kind_list a:link,.faq_kind_list a:visited {
	text-decoration:none; color:#000;
}
.faq_kind_list a:hover,.faq_kind_list a:active {
	/*background:url(../images/faq_bg.png) no-repeat 170px -6px;*/
	text-decoration:underline;
}
a.kind_active:link,a.kind_active:visited{
	background:url(../images/faq_bg.png) no-repeat 180px -6px #ededed;
	text-decoration:none;
	color:#323232;
	font-weight:700;
}
a.kind_active:hover,a.kind_active:active{
	background:url(../images/faq_bg.png) no-repeat 180px -6px #ededed;
	text-decoration:none;
	color:#323232;
	font-weight:700;
}
.faq_list_height{height:457px;}
.faq_kind_height{height:410px;}

#main .faq_h2{ background:url(faq_title_bg.png) repeat-x; padding-left:15px; border-bottom:1px solid #dbdbdb;height:26px;padding-top:4px;}
.faq_question{padding:10px 20px; font-size:14px;}
.faq_question h3{padding-bottom:0;}
.faq_question .search_div{ padding-top:15px; padding-left:5px;}
.faq_list li{line-height:34px;border-bottom:1px dashed #dbdbdb;}
.wrapper{ padding-bottom:15px; padding-top:5px; }
.line_top{border-top:1px dashed #dbdbdb; font-size:12px; padding:10px 0; line-height:23px;}
.faq_other{ padding-left:20px; line-height:21px;}

/*搜索结果页面*/
.dl_list{ padding:10px;}
.dl_list dt{ font-weight:bold;}
.dl_list dd{ font-size:12px; padding-bottom:15px; color:#888;}

.robot_bg{ background:url(../images/btn_robot.png) no-repeat 0;}
.robot_bg a.robot{width:198px; height:80px; display:block; text-decoration:none;cursor:pointer;} 
