body {
	margin-top: 0px;
}
.bg1 {
	border: 1px solid #CCCCCC;
}
.STYLE1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
}
.bg2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.STYLE2 {
	font-size: 18px;
	font-family: "黑体";
	color: #FF0000;
	text-decoration: none;
}
.STYLE3 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.STYLE4 {
	font-size: 14px;
	font-family: "宋体";
	color: #000000;
	text-decoration: none;
}
.bg3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.STYLE6 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
}
.STYLE7 {
	font-size: 14px;
	color: #FF0000;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
}
/* 浮动层 */
.fixedTL{
	position:fixed;
	left:0;
	top:0;
	text-align:center;
	width:100%;
	background-image: url(../images/top2.jpg);
	background-repeat: repeat-x;
}
.fixedBR{position:fixed;right:0;bottom:0;}
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html .fixedTL{position:absolute;left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop))}
#center {
	height: 100%;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
* html .fixedBR{position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
.head {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot {
	height: 70px;
	width: 100%;
}
.foot.img {
	height: 59px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
}
