@charset "gb2312";
/* CSS Document */

*{  margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

img{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
body{
	background:url(images/bg.png) top center;
	margin:0;
	font-family:"ËÎÌå";
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f6f6f;
	
}
a:link {
	color:#484848;
	text-decoration: none;
}
a:visited {
	color:#484848;
	text-decoration: none;

}
a:hover {
	color:#484848;
	text-decoration: none;
	
}
a:active {
	color:#484848;
	text-decoration: none;
	
}
