.rbox {
	width: 160px;
	margin: 7px;
	border: 1px solid #999;
	background: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Tahoma, Arial, non-serif;
}

.rboxtitle {
	padding: 5px;
	border-bottom: 1px dashed #999; 
	font-size: 12px;
	color: #BF0011;
}
.rboxbody {
	padding: 7px 5px;
	text-align: center;
	font-size: 11px;
	color: #333;
}

.newstable {
	width: 100%;
}

.newsdate {
	font-size: 16px;
	font-weight: bold;
}