
.news-date-time
{
	color:#486DAA;
}
/* NEWS TABLE Begin */
#news-detail{}
#news-detail .tableb {
	border-left: 1px solid #0077C0;
	border-top: 1px solid #0077C0;
	width:498px;
}
#news-detail img
{
	float:left;
	margin:0 8px 6px 1px;
}
#news-detail .tablebCopy {
	font-family: arial;
	font-size: 11px;
	background: #ffffff;
	color: #000000;
}

#news-detail .tableb td {
	font-family: arial;
	font-size: 11px;
}
#news-detail .tableb thead tr {
	font-family: arial;
	font-size: 11px;
	background: #0077C0;
	color: #FFFFFF;
}
#news-detail .tableb .trh {
	background: #FFEFDD;
	color: #000000;
}
#news-detail .tableb .tr1 {
	background: #BBD1E6;
	color: #000000;
}
#news-detail .tableb .tr2 {
	background: #E1ECF8;
	color: #000000;
}
#news-detail .tableb tbody td {
	text-align:center;
	border-right: 1px solid #0077C0;
	border-bottom: 1px solid #0077C0;
	vertical-align: middle;
}
#news-detail p.data-source {
	font-family: arial;
	font-size: 11px;
	color: #808080;
	margin: 3 0 0 0;
}
/* NEWS TABLE End */

