body {
	margin: 0px;
	background-color:#f4f4f4;
}
body,td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height:140%;
}
table {background-color:#fff;}
a:link {
	color:#000000;
	text-decoration: none;
}

a:visited {
  color:#333333;
  text-decoration: none;
}

a:hover {
	color:#1245A1;
	text-decoration: none;
}

a:active {
	color: #1245A1;
	text-decoration: none;
}
.lasted {
	margin:0 15px 0 20px;
	font-weight: bolder;
	color: #FF0000;
}
.title {
	font-size: 16px;
	line-height:40px;
	font-weight: bold;
	text-decoration: none;
}
.hui {
	color: #666666;
	line-height:28px;
}
