@charset "gb2312";
/* CSS Document */

/*重置样式*/
.body {
	padding: 0px;
	margin: 0 auto;
	font-size: 14px;
	border: none;
	background-color: #FFF;
}
img {
	border: none;
}
a{text-decoration:none;}
* {
	padding:0;
	margin:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
img{border:0;vertical-align:middle;}
.clearfix{*zoom:1}
.clearfix:after{visibility:hidden;clear:both;display:block;content:".";height:0}
.fl{float:left;}
.fr{float:right;}
.cf{clear: both;}
.align{text-align:center;}
.mar0{margin-right:0;}
.wrap{width:1000px;margin:0 auto;}
/* 头部 */  
.top {
	height: 36px;
	width: 100%;
	clip: rect(0px,auto,auto,0px);
	clear: both;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.top .topm span a {
	color: #F00;
}
.top .topm {
	width: 990px;
	height: 36px;
	background-image: url(images/sb1.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .topm img {
	float: left;
}
.top .topm span {
	float: right;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	line-height: 20px;
	width: 230px;
	height: 20px;
	margin-top: 14px;
}

/*长期固定活动部分开始*/
.hd {
	width:auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #ececec;
}
.hd img {
	margin-left: 20px;
	margin-top: 10px;
}
/*结束部分开始*/
/*结束部分开始*/
#foot {
	width:100%;
	height:auto;
	background-color:#25292C;
	background-repeat: repeat-x;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#foot-all {
	width:948px;
	height:60px;
	color: #FFF;
	text-decoration: none;
	padding-top:5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#foot #foot-all a {
	color: #CCC;
	text-decoration: none;
}


.hdd {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hd .hd-m {
	width: 1000px;
	margin:0 auto;
}


