body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../index_img/beijing.jpg);
	background-repeat: repeat-x;
}
#botton {
	height: 40px;
	width: 100%;
	bottom: 0px;
	background-color: #000000;
	position: absolute;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: right;
	z-index: 8;
}
#top {
	height: 40px;
	width: 100%;
	position: absolute;
	top: 0px;
	background-color: #000000;
	z-index: 9;
}
#green {
	position: absolute;
	height: 400px;
	width: 100%;
	bottom: 40px;
	background-image: url(../index_img/cao.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 5;
}
#tree {
	height: 400px;
	width: 390px;
	float: left;
}
#logo {
	height: 157px;
	width: 199px;
	position: absolute;
	left: 45%;
	top: 35%;
	z-index: 7;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#logo a:link {
	color: #000000;
	text-decoration: none;
}
#logo a:visited {
	color: #000000;
	text-decoration: none;
}
#logo a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
}
#logo a:active {
	color: #000000;
	text-decoration: none;
}
#new {
	height: 150px;
	width: 196px;
	position: absolute;
	top: 15%;
	right: 10%;
	z-index: 6;
}
#news {
	height: 26px;
	margin-bottom: 4px;
}
#botton p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#dayan {
	height: 300px;
	width: 1024px;
	z-index: 2;
	left: 0px;
	top: 40px;
	position: absolute;
}
#niao {
	position: absolute;
	height: 500px;
	width: 700px;
	bottom: 40px;
	left: 0px;
	z-index: 1;
}
#lu {
	height: 80px;
	width: 290px;
	position: absolute;
	z-index: 6;
	right: 0px;
	bottom: 40px;
}

