@charset "gb2312";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: "Î¢ÈíÑÅºÚ","ËÎÌå";
	list-style: none;
}
img{
	border: none;
}
a{
	text-decoration: none;
}