body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
	font-family: "ËÎÌå";
	line-height:150%;
}
#top {
	background-image: url(../images/index_03.jpg);
	width: 100%;
	height:9px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-size:0px;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	width: 100%;
	height:31px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	
}

.txt_blue {
	line-height: 150%;
	color:#47A639;
}
.txt_grey {
	line-height: 150%;
	color:#666666;
}
