.css {
	font-family: "宋体";
	font-size: 9pt;
}
.csswhite {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
}
.csswhite_cu {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.cssdark_cu {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.banner {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.banner:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.banner:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
}
.banner:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
}
.banner1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.banner1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.banner1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.banner1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
