.dh {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.dh:hover {
	color: #FFFF00;
	text-decoration: none;
}
.g1 {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.s1 {
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}
a.s1:hover {
	color: #FF0000;
	text-decoration: underline;
}
.g2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.g2:hover {
	color: #FF0000;
	text-decoration: underline;
}
.time {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.s2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.s2:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content {
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
}
.title {
	font-family: "黑体";
	font-size: 18px;
	text-decoration: none;
}
