@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
body,td,th {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #4b4a4a;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4b4a4a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4b4a4a;
}
a:hover {
	color: #4b4a4a;
}
.lh25{
	line-height: 25px;
}
.lh20{
	line-height: 20px;
}

.lh30{
	line-height: 30px;
}


