.news_title{
	font-size:14px;
	font-weight:bold;
}
.news_box{
	font-size:9px;
	
}
.news_box	a{
	color:#333333;
	text-decoration:none;
}
.news_box	a:hover{
	color:#00B400;
	text-decoration:underline;
}
/* TD Style - Side Lists */
.tdNewsBoxT {
	height: 31px;
	width: 120px;
	background-image: url(imgcss/news_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Td News include all the texts*/
.tdNewsBoxM {
	background-image: url(imgcss/news_body.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 13px;
}
.tdNewsBoxB {
	background-image: url(imgcss/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 120px;
}

.tdSideLsT {}
.tdSideLsM {}
.tdSideLsB {}

.tdSideLs01 {}
.tdSideLs02 {}

.NewsCate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #32567E;
}
.NewsCate a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #32567E;
}
.NewsCate a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #32567E;
	text-decoration: none;
}
.NewsCate a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
.NewsCate a:visited {}
.NewsCate a:active {}
