#allnews { width:100%; overflow: visible; text-align:left}
#allnews div { width:292px; float:left; margin-right:10px; text-align:left;}
#allnews div:hover {background-color:#9966CC}
#allnews .news-title {
color:#FFFFFF;border-top: dotted 1px #000;height:25px;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:#fff; font-family:Arial, Helvetica, sans-serif; text-decoration:none; line-height:10px}
#allnews .news-more a:hover{ text-decoration:underline; color:#fff}

