body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.zi {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.lan {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	color: #0A457D;
	text-decoration: none;
}



.dao {
	background-color: #000000;
	height: 38px;
	width: 1003px;
	float: left;
	margin: 0px;
}
.dao ul li a{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.dao ul{
	width:900px;
	float:left;
	padding-left:7px;
	height:36px;
	line-height:18px;
	margin-bottom: 3px;
	margin-top: 5px;
	list-style-type: none;
}
.dao ul li{
	width:auto;
	height:36px;
	float:left;
	padding-top: 4;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	list-style-type: none;
}
.dao ul li a:hover{
color:#fff;
}
a{
text-decoration:none;
color:#000;
font-weight:normal;
}

