body{background:#ee0d00;}
#footer{display:none;}
#body{
	background: center top no-repeat;
	padding-top:475px;
}
#content{background: center bottom no-repeat;padding-bottom:100px;}
#content1{
	width:1200px;
	margin:15px auto 0px;
	background:#fff;
}
.stand{
	width:1200px;
	margin:0px auto;
}
.nav{
	height:40px;
	background: repeat-x;

}
.nav ul li{
	float:left;
	color:#fff;
}
.nav ul li a{
	line-height:40px;
	font-size:16px;
	color:#fff;
	padding:0px 15px;
}