.css {
	font-family: "宋体";
}
.nr {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #D5006A;
	text-decoration: underline;
}
.title2 {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.bt {
	font-family: "宋体";
	font-size: 13px;
	color: #D680A8;
	line-height: 30px;
}

