body {
	font-family: "ËÎÌå";
	font-size: 12px;
	margin:0;
}
#main{
	height: auto;
	width: 1004px;
}
#bootom{
	height: 60px;
	width: 1004px;
	float: none;
	background-color: #B4DF09;	

}
#copy
{
	margin-left: 30px;
	background-image: url(about.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px;
	background-position: left center;
	float: left;
}
#link{
	float: right;
	height: 50px;
	background-image: url(link.gif);
	background-repeat: no-repeat;
	width: 600px;
	text-align: center;
	vertical-align: middle;
}
#bootom #link ul {
	CLEAR: left;
	PADDING:0px;
	BORDER: 0px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
	DISPLAY:inline;
	margin-left: 10px;
	margin-right: 10px;
} 

#bootom #link li {
	FLOAT: left;
	DISPLAY: block;
	PADDING: 0px;
	margin-top: 15px;
	margin-left: 80px;
	list-style-type: none;
} 
#bootom #link li a{
	color: #566800;
	text-decoration: none;
}
#bootom #link li a:hover{
	color: #566800;
	text-decoration: underline;
}
#title
{
	height: 50px;
	width: 100px;
	top: 150px;
	position: absolute;
	left: 220px;
	visibility: visible;
}
#content{
	height: 266px;
	width: 380px;
	top: 166px;
	position: absolute;
	left: 365px;
	visibility: visible;
}
#content1{
	height: 266px;
	width: 380px;
	top: 155px;
	position: absolute;
	left: 343px;
	visibility: visible;
}
.h{
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	text-indent: 2pc;
}
