@charset "utf-8";
.CSS1 {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.CSS2 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.CSS3 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}

