
/* CSS Document */

.left{
	float:left;
	width:212px;
	overflow:hidden;
	font-size:14px;
}
.left h5{
	background:url(/images/public/faq_product.gif) no-repeat;
	width:212px;
	padding-left:12px;
	height:75px;
	font-size:14px;
}
.left h5 img{
	vertical-align:middle;
	padding:13px 3px 0px 3px;
}

.faq_kind{
	width:210px;
	border-left:1px solid #a7bccd;
	border-right:1px solid #a7bccd;
	border-bottom:1px solid #a7bccd;
	overflow:hidden;
}
.faq_kind ul{
	padding:10px 0px;
	margin:0px;
	
}
.faq_kind ul li{
	list-style-type:none;
}
.faq_kind a{
	padding:0px;
	display:block;
	color:#1e42a0;
	margin:0px 11px 0px 5px;
	padding:0px 5px;
	border-bottom:1px solid #a7bccd;
	line-height:28px;
	_height:28px;
}

.faq_kind a:link { text-decoration:none;}
.faq_kind a:visited {text-decoration:none;}
.faq_kind a:hover {text-decoration:underline;background:#ddeafa;}
.faq_kind a:active {background:#ddeafa;}


.li_active{
	background:url(/images/public/faq_left_bg.gif) no-repeat right top;
	font-weight:bold;
}
/*
.li_active_go{
	background:;
	width:204px;
}
*/
.title
{
	background:url(/images/public/faq_list_bg.gif) no-repeat;
	width:680px;
	padding-left:10px;
	padding-top:7px;
	font-size:14px;
	height:24px;
	font-weight:normal;
}
/*right*/
.right{
	width:680px;
	float:right;
	overflow:hidden;
	color:#000000;
}

.right h4{
	background:url(/images/public/faq_list_bg.gif) no-repeat;
	width:680px;
	padding-left:10px;
	padding-top:7px;
	font-size:14px;
	height:24px;
	font-weight:normal;
}
.right h4 span{
	float:right;
	padding-right:20px;
	padding-top:7px;
	font-weight:normal;
	font-size:12px;
}
.faq_list{
	width:678px;
	border-left:1px solid #a7bccd;
	border-right:1px solid #a7bccd;
	border-bottom:1px solid #a7bccd;
	overflow:hidden;

}
.faq_list_height
{
	height:407px;
}
.faq_kind_height
{
	height:407px;
}
.faq_list ol{
	padding:15px 25px;
}
.faq_list ol li{
	font-size:14px;
	line-height:35px;
	border-bottom:1px dashed #cccccc;
	list-style-type:none;
}
.faq_list li a{
	font-size:14px;
}

.faq_content{
	width:600px;
	margin:0 auto;
	padding:10px 0px;
	font-size:14px;
}
.faq_content h5{
	font-size:14px;
	/*color:#1f376d;*/
	text-align:left;
	padding:5px 0px 10px 10px;
	background:url(/images/public/icon_h.gif) left 5px no-repeat;
}
.faq_content p{
	line-height:24px;
}
.faq_content a{
	text-decoration:underline;
}
.faq_content a:link {color:#FF0099;}
.faq_content a:visited {color:#FF0099;}
.faq_content a:hover {color:#0000FF;}
.faq_content a:active {color:#FF0099;}

.faq_ok{
	width:600px;
	margin:0 auto;
	margin-top:20px;
	padding:10px;
	border-top:1px dashed #cccccc;
	color:#000000;
}
.faq_ok h5{
	font-size:12px;
}
.faq_ok p{
	font-size:12px;
	line-height:30px;
	height:30px;
}
.faq_other{
	width:600px;
	margin:0 auto;
	padding:10px;
	border-top:1px solid #cccccc;
}

.faq_other h5{
	font-size:14px;
	line-height:30px;
	color:#000000;
}
.faq_other ol{
	margin:2px 2px;
	padding:0px;
}

.faq_other ol li{
	font-size:12px;
	line-height:20px;
	list-style-type:none;
	border-bottom:none;
	
}
.faq_other li a{
	font-size:12px;
	text-decoration:none;
}


