.css {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.f12 {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #006600;

}
.f12:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	text-decoration: underline;

}
.h {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.h:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: underline;

}
.h1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.h2 {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.h2:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9890;
	text-decoration: underline;
}
.h3{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.h3:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

.h4{
	font-family: "宋体";
	font-size: 12px;
	color: #669944;
	text-decoration: none;
}
.h4:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
.hong {
	font-family: "黑体";
	font-size: 12px;
	color: #FF9900;
}

