body {
	margin: 0px;
	background-color: #336694;
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.bottom{
	font-family: "宋体";
	color: #bfdaef;
}
a.bottom:link {
	font-family: "宋体";
	color: #bfdaef;
	text-decoration: none;
}
a.bottom:visited {
	font-family: "宋体";
	color: #bfdaef;
	text-decoration: none;
}
a.bottom:hover {
	font-family: "宋体";
	color: #F0F7FB;
	text-decoration: underline;
}
