@charset "utf-8";
.css {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
