.mainbg {
	background-attachment: fixed;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.leftbg {
	background-attachment: fixed;
	background-image: url(images/left_bgbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: "ËÎÌå", "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #2E532A;
	text-decoration: none;
}
.cn01 {
	font-family: "ËÎÌå", "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
