* {
	margin:0;
	padding:0;
	list-style:none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix10:after {
	content:".";
	display:block;
	height:10px;
	clear:both;
	visibility:hidden;
}
.h10{height:10px;}
.h15{height:15px;}
.navBar {
	width:100%;
	margin:0 auto;

	height:45px;
	line-height:45px;
	background:#00BB00;
	color:#fff;
	z-index:999;
	border-top:1px solid #009100;
	border-bottom:1px solid #009100;
}
.nav {
	position:relative;
	width:1000px;
	margin:0 auto;
	font-family:"Microsoft YaHei","΢���ź�", "����",SimSun,SimHei;
	font-size:15px;
	font-weight:bold;
	z-index:999;
}
.nav a {
	color:#fff;
}
.nav h3 {
	font-size:100%;
	font-weight:normal;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .s {
	float:left;
	width:1px;
	text-align:center;
	color:#00CC00;
	font-size:1px;
}
.nav h3 a {
	display:block;
	width:120px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.nav .sub {
	display:none;
	position:absolute;
	left:-4px;
	top:47px;
	z-index:999;
	width:125px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
}
.nav .sub li {
	text-align:center;
	padding:5px 8px;
	margin-bottom:-1px;
	font-family:"΢���ź�", "����"
}

.nav .sub li a {
	display:block;
	border-bottom:1px dotted #00E100;
	padding:0px 0;
	height:24px;
	line-height:24px;
	color:#009900;
	font-size:12px;
	font-weight:normal;
}
.nav .sub li a:hover {
	color:#Fff;
	text-decoration:none;
	background:#00E100;
}
.nav .block {
	height:45px;
	width:125px;
	background:#00E100;
	position:absolute;
	top:0px;
	overflow:hidden;
}
.hei {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.hei:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.hei:hover {
	color: #FF0000;
	text-decoration:underline;
}
