*{
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
body {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg.gif);
}
.box {
	margin: 0px;
	float: left;
	width: 755px;
	background-color: #F5FEE1;
	padding-left: 5px;
}
.top {
	float: left;
	width: 749px;
	padding-top: 5px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 231px;
}
.main {
	float: left;
	width: 749px;
}
.main1 {
	float: left;
	width: 749px;
	height: 344px;
}
.main2 {
	float: left;
	width: 749px;
	height: 380px;
	background-color: #E7FDE6;
}
.main3{
	float: left;
	width: 744px;
	background-color: #E5FDE3;
	margin-top: 10px;
	line-height: 160%;
	padding-left: 5px;
	padding-bottom: 10px;
}
.main3img {
	float: right;
	height: 161px;
	width: 311px;
	padding-right: 13px;
}
.main3 p {
	margin-bottom: 8px;
	padding-top: 8px;
}
.main4 {
	float: left;
	width: 739px;
	background-color: #E5FDE3;
	padding-left: 10px;
	
}

.footer {
	float: left;
	width: 749px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FC984A;
	height: 60px;
	text-align: right;
	padding-top: 25px;
	background-color: #E5FDE3;
	line-height: 160%;
}
.footer2 {
	float: left;
	width: 749px;
	background-color: #E5FDE3;
	padding-bottom: 14px;
	
}
