.nr {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.bs {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bs1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nr:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #D92524;
	text-decoration: none;
}
a.bs:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
a.bs1:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
