@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	}
html{
	height:auto;
	margin:0 auto;

	}
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	height:auto;
	font-family: "ËÎÌå";
	font-size:12px;
	width:100%;
	color: #484848;
	}
.body,td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	text-decoration: none;
}
img{
	border: 0px;
	}
li{
	list-style:none;
	}

.clear {
	clear: both;
	font-size:1px;
	width:1px;
	height:0;
	visibility: hidden;
	text-indent: 45px;
}
a{
	color:#484848;
	text-decoration:none;
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: none;
	color: #484848;
}
a:active {
	text-decoration: none;
	color: #484848;
}
