#allnews { width:100%; text-align:left; height:294px; overflow:hidden}
#allnews div { width:263px; float:left; margin-right:11px; text-align:left;}
#allnews div:hover {background-color: #F9F9F9}
#allnews .news-title {color: #80BFFF; border-top: dotted 1px #871a37;height:30px;font-family:Arial, Helvetica, sans-serif;text-align:left;font-size:11px;padding-top:10px;line-height:11px; font-weight:bold;}
	
#allnews .news-text { margin-top:3px; text-align:left; height:40px; font-size:11px; color: #A6A6A6; font-family:Arial, Helvetica, sans-serif;line-height:12px}
#allnews .news-more a{ width:196px; text-align:right; font-size:11px; color:#0069d2; font-family:Arial, Helvetica, sans-serif; text-decoration:none; line-height:14px}
#allnews .news-more a:hover{ text-decoration:underline; color:#FF0000}

