@charset "utf-8";
.b12 {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.b12:hover {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.bl12 {
	font-family: "宋体", sans-serif;
	font-size: 12px;
	color: #008AC9;
	text-decoration: none;
}
.b20 {
	font-family: "宋体";
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}
.b14 {
	font-family: "宋体", sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
}
.b14b {
	font-family: "宋体", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.b14b:hover {
	font-family: "宋体", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
