body {
	background-color: #F5F5F5;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	float: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.contain {
	margin-right: auto;
	margin-left: auto;
	margin-top: 550px;
}
.banner {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 439px;
}
.ed {
	width: 1043px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.main {
	width: 1043px;
	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;
}






