#right a {
	font-size: 13px;
	line-height: 23px;
	color: #003399;
}
#daohang a:link {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
}
#daohang a:visited {
	font-size: 14px;line-height: 28px;
	color: #333333;
	text-decoration: none;
}
#daohang a:hover {
	color:#000000;
	line-height: 28px;
	font-size: 14px;
	text-decoration:none;
	background-color: #FFDA46;
}