@charset "utf-8";
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
a.white12:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white12:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white12:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue14b {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.blue20b {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.blue12 {
	font-size: 12px;
	color: #006699;
}
a.black12:link {
	font-size: 12px;
	color: #000000;
}
a.black12:visited {
	font-size: 12px;
	color: #000000;
}
a.black12:hover {
	font-size: 12px;
	color: #006699;
}