.all {
	background-image: url(new_bg.jpg);
	clear: both;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
.all .header {
	height: 225px;
	width: 808px;
	clear: both;
	margin-bottom: 10px;
}
.all .contant .center {
	width: 560px;
	float: left;
	height: 100%;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.all .contant {
	width: 808px;
	clear: both;
	margin-left: 102px;
	background-color: #FFFFFF;
	height: 100%;
}

.all .header .memu {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #7c7c7c;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
}
.all .contant .end {
	float: left;
	clear: both;
	width: 808px;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(footer_bg.jpg);
	float: left;
	height: 100px;
	width: 850px;
	background-repeat: no-repeat;
	background-color: #C1C1C1;
	margin-left: 41px;
}
.all .contant .right {
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	width: 172px;
	clear: right;
	margin-right: 5px;
}
.all .contant .center1 {
	float: left;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.photo {
	float: left;
	width: 135px;
	height: 160px;
	margin: 7px;
	clear: none;
}
