body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.font {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 25px;
	color: #333333;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
