*{
	font-family:Verdana;
	margin:0px;
	padding:0px;
}
html,body{
	height:100%;
	width:100%;
	font-size:12px;
	/*color:#1f376d;*/
	color:#000000;
}
img{
	border:0;
}
form{
	padding:0; margin:0;
}

.clear{
	font-size:1px; line-height:1px; margin:0; padding:0; clear:both; display:block; height:0;
}



a:link {color:#1e42a0; text-decoration:none;}
a:visited {color:#1e42a0;text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
a:active {color: #1e42a0;}
a.a_FF0099:link {color:#FF0099;text-decoration:underline;}
a.a_FF0099:visited {color:#FF0099;text-decoration:underline;}
a.a_FF0099:hover {color:#FF0099; text-decoration:underline;}
a.a_FF0099:active {color: #FF0099;text-decoration:underline;}

.btn_blue12{
	background:url(btn_blue12.gif) no-repeat;
	height:23px;
	width:69px;
	font-size:12px;
	color:#103875;
	border:0px;
	cursor:pointer;
}
#header{
	margin:0 auto;
	background:url(header_bg.gif) repeat-x;
	height:128px;
	overflow:hidden;
}

.header_bar{
	margin:0 auto;
	width:978px;
	background:url(header_bar.jpg) no-repeat right 2px;
	height:88px;
}

.logo{
	float:left;
	width:350px;
	height:79px; 
	padding-left:26px;
}
.login{
	float:right;
	margin-top:15px;
	width:217px;
	padding-right:35px;
	font-size:12px;
}
.menu{
	float:right; 
	width:355px;
	margin-top:42px;
	>margin-top:41px;
	_margin-top:41px;
	text-align:center;

}

.menu ul li{
	float:left; 
	list-style-type:none;
	background:url(nav_bg.gif) no-repeat -97px 0px;

}
.menu a{
	height:39px;
	line-height:39px;
	width:100px;
	font-weight:bold;	
	font-size:14px;
	display:block;
	text-decoration:none;
	padding-top:2px;
	
}
.menu a:link {color:#2072BB;}
.menu a:hover  {
	background:url(nav_bg.gif) no-repeat 2px 0px;
	color:#ffffff;
	text-decoration:none;
}
.menu  a:active { color:#ffffff; }


.menu a.active_menu{
	background:url(nav_bg.gif) no-repeat 2px 0px;
	color:#ffffff;
}


#search{
	margin:0 auto;
	width:900px;
	padding-top:9px;
	_padding-top:4px;
}
#search p{
	padding-top:0px;
	text-align:center;
	line-height:28px;
	padding-right:85px;
	/*color:#1e42a0;*/
	font-size:12px;
}
#search .search_text{
	border:1px solid #c0c0c0;
	width:300px;
	padding-top:5px;
	padding-left:2px;
	height:16px;
	_padding-top:2px;
	_height:18px;
	color:#999999;
	font-size:12px;
}

#nav{
	margin:0 auto;
	width:900px;
	font-size:12px;
	margin-top:5px;
}


#main{
	margin:0 auto;
	width:900px;
	margin-top:10px;
}

#footer{
	margin:0 auto;
	width:825px;
	margin-top:10px;
	padding-bottom:15px;
	padding-top:10px;

}
#footer p{
	text-align:center; line-height:21px; color:#999999;font-size:12px;
}
#footer a{font-size:12px;}
#footer a:link {color:#999999; text-decoration:none;}
#footer a:visited {color:#999999;text-decoration:none;}
#footer a:hover {color: #FF6600; text-decoration:underline;}
#footer a:active {color: #999999;}

.turn_page{
	padding:3px 20px 5px 0px;
	float:right;
}
.turn_page li{
	line-height:22px;
	list-style-type:none;
	height:22px;
	float:left;
	padding:3px;
}
.turn_page li a{
	font-size:12px;
	text-decoration:none;
	background:url(btn_gray_x.gif) no-repeat;
	text-align:center;
	width:23px;
	height:22px;
	display:block;
	font-size:12px;
}
.turn_page a:link {
	color:#1e42a0; 
	text-decoration:none;
	background:url(btn_gray_x.gif) no-repeat;
	width:23px;
	height:22px;
	display:block;
	text-align:center;
}
.turn_page a:visited {color:#1e42a0;}
.turn_page a:hover {
	color:#1e42a0; 
	background:url(btn_blue_x.gif) no-repeat;
	width:23px;
	height:22px;
}
.turn_page a:active {color: #1e42a0; background:#ddeafa;}

.turn_page .aNum_active{
	background:url(btn_blue_x.gif) no-repeat;
	text-align:center;
	width:23px;
	height:22px;
	display:block;
	color:#FFFFFF;

}

.left{
	float:left;
	width:212px;
	overflow:hidden;
	font-size:14px;
}
.left h5{
	background:url(faq_product.gif) no-repeat;
	width:212px;
	padding-left:12px;
	height:75px;
	font-size:14px;
}
.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 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;}

.right{
	width:680px;
	float:right;
	overflow:hidden;
	color:#000000;
}

.right h4{
	background:url(faq_list_bg.gif) no-repeat;
	width:680px;
	padding-left:10px;
	padding-top:7px;
	font-size:14px;
	height:24px;
	font-weight:normal;
}
.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:1288px;
}
.faq_kind_height
{
	height:467px;
}
.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;
	padding-top:7px;
}
.faq_list li a{
	font-size:14px;
}
.Alldiv {
	MARGIN:3px;WIDTH: 100%; LINE-HEIGHT: 1.6em; BORDER: 1px solid #FFF; HEIGHT: auto;
}

.div1 {
	BORDER-LEFT-COLOR: #f8b3d0; BORDER-BOTTOM-COLOR: #f8b3d0; BORDER-TOP-COLOR: #f8b3d0; BACKGROUND-COLOR: #fff5fa; BORDER-RIGHT-COLOR: #f8b3d0;padding:3px 3px 3px 3px; 	font-size:12px;
}
.faq_content a:link {color:#FF0099;}
.faq_content a:visited {color:#FF0099;}
.faq_content a:hover {color:#0000FF;}
.faq_content a:active {color:#FF0099;}
