@charset "utf-8";
/* CSS Document */
body{
	font: 14px/1.231 "微软雅黑",arial,"宋体",sans-serif normal;
	width:100%;
	margin:0px;
	padding:0px;
}
/*js*/
.banner img{
	width:100%;
	height:504px;
}
#content{
	width:100%;
	display:inline-block;
}
.headerW{
	width:1245px;
	margin:0 auto;
	height:131px;
	background-image:url(../images/haederbg.jpg);
}
.footerW{
	width:1245px;
	height:99px;
	margin:0 auto;
	background-image:url(../images/footerbgt.jpg);
}

/*新闻*/
.contentNew{
	width:100%;
	height:50px;
	background-image:url(../../images/newsbg.png);
	_background-image:url(../../images/newsbg.gif);
	margin-top:-50px;
	z-index:99;
	position:relative;
}
.indexNews{
	font-size:12px;
	height:50px;
	width:1240px;
	margin:0 auto;
}
.indexNews ul{
	margin-top:16px;
	margin-right:20px;
	margin-left:10px;
	float:left;
	display:inline-block;
	_display:inline;
	width:280px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
}
.indexNews ul li{
	float:left;
	display:inline-block;
	_display:inline;
}
.newsImg{
	width:16px;
	height:16px;
	margin-right:10px;
	background-image:url(../../images/newbtn.png);
	_background-image:url(../../images/newbtn.gif);
}
.newsTxt a{
	color:#FFF;
}
.newsTxt a:hover{
	text-decoration:underline;
}
.newsTxt{
	height:16px;
	line-height:16px;
	vertical-align:middle;
}

/*页尾*/
#footer{
	width:100%;
	height:99px;
	background:url(../../images/footerbg.jpg) repeat-x;
}
#footerW{
	height:99px;
    width:1245px;
    margin:0 auto;
}
.footerW985{
	width:985px;
	height:55px;
	margin:0 auto;
}
.footerW985 div{
	margin-top:44px;
}