body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.font_wh {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font_bl {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.font_hu {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.font_b {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.font_big {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.font_bigb {
	font-family: "宋体";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}



a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.b:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.b:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.b:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.b:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.c:link {
	font-family: "宋体";
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.c:visited {
	font-family: "宋体";
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.c:hover {
	font-family: "宋体";
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.c:active {
	font-family: "宋体";
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
