body {
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	background-color: #F2F2F2;
	margin: 6px;
	padding: 0px;
}
a {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.link {
	color: #0066CC;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.newsMore {
	font-weight: bold;
	color: #999999;
}
#newsList {
	padding: 15px;
}
.focusNews {
    font-size: 20px;
	font-family:"ºÚÌå";
	color:#FF0000;
	line-height:30px;
	text-decoration: none;
}
.blue {
	color: #005AB0;
}
.green {
	font-size: 12px;
	color: #006600;
}
.red {
	color: #CC0000;
}
.newsB {
	font-weight:bold;
	color: #006600;
}
.tableCP {
	border:1px solid #F1C5C4;
}
.tile {
	font-size: 14px;
	color: #CC0000;
	font-weight:bold;
}
.sildLink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
