body {
	background-image: url(../images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
p,td { font-family:Verdana, Arial, Helvetica, sans-serif, ËÎÌå; font-size:9pt;color:#000000;}
a:link {
	color: #000000; text-decoration: none
}
a:hover {
	color: #000000; text-decoration: underline
}
a:visited {
	color: #000000; text-decoration: none
}

.news_title {
	text-align: center;
	font-family: "ËÎÌå";
	font-size:14px;
	color:#000000;
	font-weight: bold;
	padding-top: 5px;
	height: 50px;
}
.news_content {
	font-family: "ËÎÌå";
	font-size:12px;
	color:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 23px;
}
