td {
	font-family: "宋体";
	font-size: 12px;
}
.font12-white {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
}
.txtbox-blue {
	font-family: "宋体";
	font-size: 12px;
	background-color: #ECFAFF;
	border: 1px solid #003399;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.link12-white {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
li {
	font-size: 13px;
	line-height: 200%;
}
