.css {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #999999;
	font-weight: bold;
}
.h {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: blink;
}
.h2 {
	font-family: "黑体";
	font-size: 16px;
	line-height: 20px;
	color: #24911A;
	font-weight: normal;
	text-decoration: blink;
}

.h1 {
	font-family: "宋体";
	font-size: 10px;
	line-height: 5px;
	color: #666666;
}
.h3 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #006600;
	font-weight: bold;
}
.h4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

