body {
	font-family: "ËÎÌå";
	font-size: 13px;
	line-height:22px;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
}
a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: red;
	text-decoration: underline;
}

