div.news_center {
  width:600px; 
/*	font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size:12px; 
	color:#333333;
}

div.news_center_content_left { width:299px; float:left; }
div.news_center_content_right { width:300px; float:left; }

div.latestnews { padding:3px; margin-left:10px; }
div.latestnews div { text-align:left; font-size:12px; margin-left:18px; }
div.latestnews img { width:12px; height:14px; float:left; }
div.latestnews a { text-decoration:none; }

.main_news_menu1, .main_news_menu1 a {
 font-size:12px; color:#006797; font-weight:bold; text-decoration:none;  margin-left:3px; }
.main_news_menu1 a { background:#FFFFFF; }
.main_news_menu1 a:hover { text-decoration:underline; background:#c1d4dc; }

.news_center_top_center_left, .news_center_top_center_right {
	width:300px; height:21px; float:left;	margin-top:5px;	border-bottom:solid #cbcaca 1px; background-repeat:no-repeat; }

.news_center_top_center_left { background-image:url('/components/newsPanel/images/news.gif'); }
.news_center_top_center_right {	background-image:url('/components/newsPanel/images/articles.gif'); }