/*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;
	border:solid 1px #e5e3da;
	padding-right: 3px;
	padding-left: 4px;
	margin-top: 10px;
}
.subNav{
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	line-height:28px;
	padding-left:0px;
	background-position:5% 50%;
	background-image: url(../images/jiantou1.png);
	background-repeat: no-repeat;
	background-color: #b0ddff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e3da;
}
.subNav a{
	color: #FFFFFF;
	background-color: #277fc2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subNav:hover{
	color:#FFFFFF;
	background-position:5% 50%;
	background-color: #333333;
	background-repeat: no-repeat;
}
.currentDd{
	color:#FFFFFF;
	padding-left: 10px;
	background-color: #277fc2;
	margin-top: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
			border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.currentDt{
	background-image:url(../images/jiantou.jpg);
	background-repeat: no-repeat;
			border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navContent{
	display: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}
.navContent li a{
	display:block;
	width:190px;
	heighr:28px;
	text-align:center;
	font-size:12px;
	line-height:28px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.navContent li a:hover{color:#fff;background-color:#277fc2}
.ast{
	font-size: 12px;
	color: #999999;
	background-color: #def1ff;

}
.ast a{
	color: #868686;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	width: 155px;
	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;
}