.css {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: normal;
	color:#000000;
}
.sline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
body,td
{
font-size:12px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
