body {
	margin: 0px;
}
td {
	font-family: "宋体";
	font-size: 9pt;
}
.logo {
	left: 20px;
}
a.white:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
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: #333333;
	text-decoration: underline;
}
.whitefont {
	color: #FFFFFF;
}
.allround {
	border: 1px solid #848284;
}
.lineheight {
	line-height: 1.6em;
	color: #CC0000;
}
