.black {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #3b3b3b;
}
.black_en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3b3b3b;
}
.write_en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #e40000;
	font-weight: bold;
}
.white {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.blue {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #0077b1;
	font-weight: bold;
}
.blue12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0077b1;
	font-weight: bold;
}
