/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family:"΢���ź�"}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/*reset*/

/*��Ҫ��ʽ*/
.subNavBox{
	width:190px;
	padding-right: 3px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #90c3f2;
	border-right-color: #90c3f2;
	border-bottom-color: #90c3f2;
	border-left-color: #90c3f2;
}
.subNav{
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	color:#999;
	line-height:30px;
	padding-left:0px;
	background:url(../images/jiantou1.png) no-repeat;
	background-position:95% 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90c3f2;
	text-align: center;
}
.subNav a{
	font-size: 12px;
	color: #666666;
}
.subNav:hover{color:#277fc2;background:url(../images/jiantou2.png) no-repeat;background-position:95% 50%; }
.currentDd{color:#277fc2}
.currentDt{
	background-image:url(../images/jiantou.jpg);
	background-repeat: no-repeat;
}
.navContent{
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.navContent li a{display:block;width:190px;heighr:28px;text-align:center;font-size:12px;line-height:28px;color:#333}
.navContent li a:hover{color:#fff;background-color:#277fc2}
#ast{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	font-size: 12px;
	color: #999999;
}
#ast a{
	color: #868686;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 155px;
	padding-right: 10px;
	padding-left: 25px;
	background-image: url(../images/dot2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#ast a:hover{
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #277fc2
	;
}