@charset "utf-8";
/* CSS Document */

body { color:#FFF; }

.style1 { font-weight: bold; }

.css {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 1.5;
}

a {
	font-size: 10pt;
	color: #0000FF;
}

div#footer {
	width:750px;
	height:20px;
	margin:0 auto;
	font-size:9px;
	color:#999;
	margin-top:10px;
	text-align: center;
}
div#footer ul, li { margin:0; padding:0; list-style:none; }
div#footer li { float:left; margin:0 10px; }

