body {
	font-family: "宋体", Verdana;
	font-size: 12px;
	margin:0px;
	background-color: #0E6506;
}
td {
	font-size: 12px;color: #2B2B2B;
}
a:link {font-family: "宋体", Verdana;font-size: 12px;color: #436400;text-decoration: none;}
a:visited {font-family: "宋体", Verdana;font-size: 12px;color: #436400;text-decoration: none;}
a:hover {font-family: "宋体", Verdana;font-size: 12px;color: #436400;text-decoration: underline;}
a:active {font-family: "宋体", Verdana;font-size: 12px;color: #436400;text-decoration: none;}

A.dh:link {font-family: "宋体", Verdana;font-size: 14px;color: #ffffff;text-decoration: none;font-weight:bold;}
A.dh:visited {font-family: "宋体", Verdana;font-size: 14px;color: #ffffff;text-decoration: none;font-weight:bold;}
A.dh:hover {font-family: "宋体", Verdana;font-size: 14px;color: #ffffff;text-decoration: underline;font-weight:bold;}
A.dh:active {font-family: "宋体", Verdana;font-size: 14px;color: #ffffff;text-decoration: none;font-weight:bold;}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F60;
}
.f14 {
	font-family: "宋体";
	font-size: 12px;
}

/*
author:Kennytian@msn.com
description:control display style of the news list
date:10/19/2007
*/
.ulNewsList {
  border-bottom:1px #A6F7A6 dashed;margin:0;padding:0;height:27px; width:90%;
}
.liNewsList {
  position:relative;top:10px;display:inline;
}