.news_image {
  background:#eeeeee;
	border:1px solid #cccccc;	
  float: left;	
  padding: 5px 5px 5px 5px;
	margin: 5px 10px 5px 0;
}
.news_text {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  font-size:13px;  
}
.news_body {
  margin: 0px 0 20px 0;  
}
.news_clear {
	clear:both;
	width:100%;
	height:1px;
	background: url('line.gif') repeat-x left top;
	line-height:0;
	font-size:0;
}
.news_desc {	
  color:#265980;
  font-style:italic;
  font-weight:bold;
  font-size:13px;  
  margin: 30px 0 0 0;
}
.news_date {
  color:#666666;
  font-style:normal;
  font-weight:normal;
  font-size:11px;
}
.newstop {
  margin: 5px 0 0 1px;
  padding: 0px;
	background: url('newstop.png') no-repeat left top;
	width: 149px;		
	height: 6px;
	line-height:0;
	font-size:0;
}
.newsmid {
  margin:0 0 0 1px;
  padding: 0px 5px 0 5px;
	background: url('newsmid.png') repeat-y left top;
	color: #7C9854;
	width: 139px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight: normal;
	font-style: normal;
}
.newsmid a {  
	color: #265980;
	text-decoration:none;
}
.newsmid a:hover {  
	color: #c85b24;
	text-decoration:underline;
}
.newsbot {
	margin:0 0 10px 1px;
  padding: 0px;
	background: url('newsbot.png') no-repeat left top;
	width: 149px;	
	height: 6px;
	font-size:0;
	line-height:0;	
}
.newsimg {  	
	margin:0px;
	padding:5px;
  width:90px;
  height:90px;
  text-align:center;
}
