.css {
	font-family: "";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.css1 {
	font-family: "";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	letter-spacing: 1px;
}
.css3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

.css:link {
	color: #000000;
	text-decoration: none;
}
.css:visited {
	text-decoration: none;
	color: #000000;
}
.css:hover {
	text-decoration: underline;
	color: #FF0000;
}
.css:active {
	text-decoration: none;
}.css2 {
	font-family: "宋体";
	font-size: 15px;
	line-height: 150%;
	color: #000000;
	letter-spacing: 1px;
}

