.daohang {
	text-align: center;
}
.daohang ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding:0;
}
.daohang li {
	margin: 0px;
	width: 143px;
	float:left;
}
.daohang li a {
	display: block;
	margin: 0px;
}
.daohang li a:hover {
	background-color: #69B4DE;
	color: #FFFFFF;
	text-decoration: none;
}
.STYLE1 {color: #FF0000}
.STYLE1 a:link {
	color: #FF0000;
	text-decoration: none;
}
.STYLE1 a:visited {
	text-decoration: none;
	color: #FF0000;
}
.STYLE1 a:hover {
	text-decoration: underline;
	color: #EA0000;
}
.STYLE1 a:active {
	text-decoration: none;
	color: #FF0000;
}