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;
}
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: 14px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.font_orange {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
.font_black {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
