@CHARSET "UTF-8";
@import url("global.css");
@import url("style.css");

/***浮动菜单定width,以免移位**/
#float_menu{
	width: 360px;
}

#top .title{
	float: left;
	height:78px;
	margin-left: 145px;
	text-align: left;
}

#top .text{
	float: left;
	width:159px;
	height:70px;
	border-bottom: 5px #f9864f solid;
	padding-bottom: 5px;
	margin-left: 80px;
}

#top .text_channel1{
	border-bottom: 5px #f9864f solid;
}

#top .text_channel2{
	border-bottom: 5px #fed336 solid;
}

#top span.outline{
	font-size:36px;
}

#top .channel_name{
	font-size:18px;
	color:#a3a3a3;
}

#top  .title{
	border-bottom: 2px solid #d5d5d5;
    font-family: "方正粗倩简体";
    font-size: 26px;
    line-height: 111px;
    width: 785px;
}

#faq_guid_box{
	text-align: left;
	width: 333px;
}

#faq_guid_box #header{
	height:30px;
	width:300px;
	color:#fff;
	font-size:16px;
	text-indent:13px;
	line-height:29px;
}

#faq_guid_box .header_channel1{
	background-color:#e58411;
}

#faq_guid_box .header_channel2{
	background-color: #fed336;
}

#touying1{width:300px;height:1px;background-color:#bfbfbe;}
#touying2{width:300px;height:1px;background-color:#cbcbcb;}
#touying3{width:300px;height:1px;background-color:#e3e3e2;}

ul#faq_guid_list{
	width:300px;
	text-align: left;
	border-bottom: 1px #cccccc solid;
}

ul#faq_guid_list li{
	height:45px;
	background-color:#efefee;
	background-image: url("../images/faq/icon.png");
	background-repeat: no-repeat;
	background-position: 14px 19px;
	text-indent: 25px;
	margin-top:1px;
}

ul.faq_guid_list_channel1 li{
	border-left:1px #edd79f solid;
	border-right:1px #edd79f solid;
	border-bottom:1px #edd79f solid;
}

ul.faq_guid_list_channel2 li{
	border-left:1px #fad046 solid;
	border-right:1px #fad046 solid;
	border-bottom:1px #fad046 solid;
}

ul#faq_guid_list li.first_item{
	margin-top:0px;
}

ul#faq_guid_list li a{
	line-height:47px;
}

#outside_touying1{width:301px;border-right:1px #f2f2f2 solid;border-bottom: 1px #f2f2f2 solid;margin: 0 auto;}
#outside_touying2{border-right:1px #d9d9d9 solid;border-bottom: 1px #d9d9d9 solid;}

ul#faq_list{
	margin-top:34px;
	text-indent:10px;
}

ul#faq_list li{
	margin-bottom: 26px;
}

ul#faq_list span.faq_title{
	color:#e58411;
	font-size:22px;
}

ul#faq_list span.faq_title1{
	color:#e58411;
}

ul#faq_list span.faq_title2{
	color: #fed336;
}

ul#faq_list .faq_answer{
	font-family: "宋体";
	color:#666;
	margin-top: 8px;
	line-height: 20px;
}
