body {
	background-image: url(bg.jpg);
	font-family: "ËÎÌå";
	font-size: 12px;
	margin: 0px;
}
.f12 {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
}
.rightline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E4E4E4;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #894E00;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.f14 {
	font-family: "ËÎÌå";
	font-size: 14px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "ºÚÌå";
	font-size: 22px;
}

