* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bj.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}


.footer {
	background-image: url(../images/image22.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 59px;
	width: 100%;
}
.footer1 {
	height: 59px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 59px;
	text-align: center;
}
.footer1 a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
