@charset "gb2312";
body {
	margin:0;
	padding:0;
	font-family: "ËÎÌå£¬Arial", Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#huandeng {
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
a img{
	border:0;
}
a:link {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
li {
	list-style-type: none;
}