@charset "gb2312";
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	float: left;
	height: 434px;
	width: 1000px;
	background-image: url(imageszptop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contetn {
	float: left;
	width: 900px;
	background-image: url(imageszpcontent.jpg);
	background-repeat: no-repeat;
	background-position: left -20px;
	height: 733px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
