#allnews { width:100%; overflow: visible; text-align:left}
#allnews div { width:254px; float:left; margin-right:10px; text-align:left;}
#allnews div:hover {background-color:#ccc}
#allnews .news-title {color:#000 ;border-top: dotted 1px #000;height:29px;font-family:Arial, Helvetica, sans-serif;text-align:left;font-size:11px;padding-top:10px;line-height:10px; font-weight:bold}	
#allnews .news-text { margin-top:3px; text-align:left; height:35px; font-size:9px; color: #000; font-family:Arial, Helvetica, sans-serif;line-height:10px}
#allnews .news-more a{ width:196px; text-align:right; font-size:9px; color:#FF6600; font-family:Arial, Helvetica, sans-serif; text-decoration:none; line-height:10px; font-weight:bold}
#allnews .news-more a:hover{ text-decoration:underline; color:#000}
