@charset "gb2312";

BODY {
	background-color: #a8b1ba;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#181f26;
}
a.red12b:link {
	color: #ff0015;
	text-decoration: none;
	font-size: 12px;
}
a.red12b:visited {
	color: #ff0015;
	text-decoration: none;
	font-size: 12px;
}
a.red12b:hover {
	color: #a9000e;
	text-decoration: underline;
	font-size: 12px;
}
a.black12b:link {
	color: #44494d;
	text-decoration: none;
	font-size: 12px;
}
a.black12b:visited {
	color: #44494d;
	text-decoration: none;
	font-size: 12px;
}
a.black12b:hover {
	color: #a9000e;
	text-decoration: underline;
	font-size: 12px;
}
a.black15b:link {
	color: #2d383f;
	text-decoration: none;
	font-size: 15px;
	font-family:"Arial Black";
}
a.black15b:visited {
	color: #2d383f;
	text-decoration: none;
	font-size: 15px;
	font-family:"Arial Black";
}
a.black15b:hover {
	color: #f00001;
	text-decoration: underline;
	font-size: 15px;
	font-family:"Arial Black";
}
.black15b {
	color: #2d383f;
	font-size: 15px;
	font-family:"Arial Black";
}
.white12 {
	color: #ffffff;
	font-size: 12px;
	font-family: "Verdana";
}

.red12 {
	color: #d90008;
	font-size: 13px;
	font-family: "Verdana";
}
.red18 {
	color: #d90008;
	font-size: 18px;
	font-family:"Arial Black";
}
a.blue12b:link {
	color: #0075a0;
	text-decoration: underline;
	font-size: 12px;
}
a.blue12b:visited {
	color: #0075a0;
	text-decoration: underline;
	font-size: 12px;
}
a.blue12b:hover {
	color: #002d49;
	text-decoration: underline;
	font-size: 12px;
}
a.blue12bb:link {
	color: #0075a0;
	font-weight:bold;
	text-decoration: underline;
	font-size: 12px;
}
a.blue12bb:visited {
	color: #0075a0;
	font-weight:bold;
	text-decoration: underline;
	font-size: 12px;
}
a.blue12bb:hover {
	color: #002d49;
	font-weight:bold;
	text-decoration: underline;
	font-size: 12px;
}
.lh16{line-height:16px}
.lh24{line-height:24px}
.lh18{line-height:20px}
.lh12{line-height:12px}