@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 24px;
	color: #414141;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #414141;
	text-decoration: none;
}
.b:link {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
}
.b:visited {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: 3a3a3a;
	text-decoration: none;
}
.b:hover {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.c:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 24px;
	color: #414141;
	text-decoration: none;
}
.c:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 24px;
	color: #414141;
	text-decoration: none;
}
.c:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 24px;
	color: #FF9900;
	text-decoration: none;
}
.font1 {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
	word-spacing: 3pt;
}


a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #414141;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
.font2 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 24px;
	color: #414141;
}
.bg2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 220px 50px;
}