.css {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: none;
}
.9p {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: underline;
}
.biao {
	font-family: "宋体";
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #666666;
}
a.9:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #565656;
	text-decoration: none;
}
a.9:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #565656;
	text-decoration: none;
}
a.9:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #565656;
	text-decoration: none;
}