body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.font_wh {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.font_r {
	font-family: "宋体";
	font-size: 34px;
	font-weight: normal;
	color: #0066b3;
	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;
}
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;
}
.brown {
	font-family: "宋体";
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.font_red:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.font_red:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.font_red:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.font_red:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.font_orange {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
.font_black {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.blue:link {
	font-family: "宋体";
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
}
.blue:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #3333CC;
	text-decoration: underline;
}
.blue:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.blue:active {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bg_font {
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	background-color: #D5E7FD;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
}
.bg_font_wh {
    font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
