.cs1 {
	font-family: "宋体";
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
.cs2 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;

}
.cs3 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
