body {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #69692D;
	background-color: #84A570;
	background-image: url(../img/style1/bg.jpg);
	background-repeat: repeat-x;
}
* {
    margin: 0;
	padding: 0;
	border: 0;
}
.font01 {
	color: #254F29;
}
.font02 {
	font-weight: bold;
	color: #990100;
}
#mtop {
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	background-image: url(../img/style1/bg.gif);
	width: auto;
	text-align: right;
	padding-right: 20px;
}

