td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}
.tt {
	font-family: "新宋体";
	font-size: 13px;
	font-weight: bold;
}
a.white:link {
	font-family: "新宋体";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: "新宋体";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "新宋体";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0046AE;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0046AE;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
