@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"宋体";
	font-size:14px;
	color:#595757;
	line-height:24px;
	background:#fff;
}

ul,li,img,div,input,p,h1,h2,h3,h4,h5,h6,dl,dt,dd { margin:0; padding:0;}
li { display:inline; list-style-type:none; float:left;}
img{ border:none; vertical-align:top}


a{ color:#414141; text-decoration:none;outline: none;}
a:hover{ color:#FF0000;  text-decoration:underline}
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }

.header{ height:979px; background:url(../images/top_bj.jpg) no-repeat center top;}
.header ul{ width:1020px; margin:0 auto;}
.header ul li{ float:left;}
.header h1{ width:1020px; text-align:center; margin:0 auto; padding-top:30px; clear:both}


.top{ width:1020px; margin:0 auto; padding-top:11px;}
.top span{ float:left; display:inline;}

.banner{ width:1020px; margin:0 auto;clear:both;}


.main{ width:100%;}
.main p{ text-align:center;}
.main h2{ background:url(../images/fg.jpg) center no-repeat;height:6px;}

.footer{ background:url(../images/footer_bj.jpg) no-repeat center top; height:430px; clear:both;}
.footer p{ text-align:center;}
