body {
	background-color: #35090A;
	/*background-image: url(images/banner.jpg);*/
	background-repeat: no-repeat;
	background-position: center 0px;
	float: none;
}

.tou{ background-color: #FFFFFF;
	/*background-image: url(images/banner.jpg);*/
	background-repeat: no-repeat;
	background-position: center 0px;
	float: none;
	height:68px;
	}

.footer{ background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 0px;
	float: none;
	height:235px;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.contain { width:1115px;

	margin-right: auto;
	margin-left: auto;
	/*margin-top: 550px;*/
	background-color:#682222
}
.banner {
	width: 1040px;
	height:527px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/banner.jpg);	
}

.tu{width: 1115px;
	margin-right: auto;
	margin-left: auto;	}

.foot{width: 1115px;
	margin-right: auto;
	margin-left: auto;	}

.ed {
	width: 1043px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.main {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
/* title */
.titbox{
	width:1043px;
	overflow:hidden;
	position:relative;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 80px;
}
.titbox span.right{position:absolute;top:0;right:0;display:block;}
.clear{
	clear:both;
	font-size:1px;
	width:1px;
	height:0;
	visibility:hidden;
	line-height: 0px;
}