body {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 15pt;
}
#nav{
	height:26px;
	width:624px;
	background: #FFF;
	border-width:1px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	float: right;
	
	}
#nav ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#nav li a{
	color:#FFFFFF;
	display: block;
	width:78px;
	line-height:26px;
	text-decoration: none;
	border-bottom: 0PX solid #A1540D;
	background-image: url(../img/daohang-bg.gif);
	text-align: center;
	}
#nav li a:hover{
	color:#FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/daohang-bg2.gif);
}
.a:visited {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
