@charset "utf-8";
body {
	background-image: url(../images/zsbodybg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}
#top {
	float: left;
	height: 154px;
	width: 1002px;
	text-align: right;
}
#banner {
	float: left;
	width: 1002px;
	height: 298px;
	background-image: url(../images/zsbanner.jpg);
}
#content {
	float: left;
	width: 1002px;
}
#contentsp {
	float: left;
	width: 602px;
	background-image: url(../zszt/wysp01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 140px;
	padding-left: 200px;
	padding-right: 200px;
	padding-bottom: 100px;
}
#contentjz {
	float: left;
	width: 1002px;
	background-image: url(../zszt/wysp01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
}
#ewm {
	float: left;
	width: 1002px;
	text-align: center;
}
#ewm .zyewm {
	float: left;
	width: 125px;
	font-size: 12px;
	color: #333;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
}


#footer {
	float: left;
	width: 100%;
	height: 73px;
	background-image: url(../images/zsfooter.jpg);
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 20px;
}
#main {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}