body {
	background-color:#8FCCE0;
}

#main {
	width:980px;
	height:8200px;
	margin:20px auto;
	background-color:#FFFFFF;
	
}

#header {
	height:250px;
	position: relative;
}

#banner_z {
	width:940px;
	height:174px;
	padding:20px 20px 20px 20px;
}

#back {
	width: 120px;
	height: 36px;
	background-image:url(../images/back.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -6px;
	top: 210px;
}

#back a {
	display: block;
	width: 120px;
	height: 36px;
	cursor: pointer;
}

p {
	outline:0px solid #FF00AE;
	font:12px Verdana;
	padding-left:20px;
}

#main h1{
	text-align:center;
	font:24px Verdana;
}