@charset "utf-8";
td {
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.a_daohang:link {
	color: #ffffff;
	text-decoration: none;
}
.a_daohang:visited {
	color: #ffffff;
	text-decoration: none;
}
.a_daohang:hover {
	color: #ffffff;
	text-decoration: underline;
}
.daohang {
	font-size: 12px;
	color: #FFFFFF;
}
.ziti {color: #72bc43}
.dibu{color: #0054a7}
.a_green:link {
	color: #72bc43;
	text-decoration: none;
}
.a_green:visited {
	color: #72bc43;
	text-decoration: none;
}
.a_green:hover {
	color: #72bc43;
	text-decoration: underline;
}