@CHARSET "UTF-8";

#news #sptLeft {float:left; display:inline; width:28%;}
#news #sptRight {float:right; display:inline; width:70%; overflow:hidden; padding-left:8px;}
.box {margin-bottom:20px; padding:12px;}


#news .news {
	text-align:left;
	font-size:16px;
	width:240px;
	margin-top:8px;
}

#news .more {
	position: absolute;
	left: 240px;
	font-size:11px;
	color:Orange;
	margin-top:6px		
}	

#news h1 {
	border-bottom:1px dashed #000;
	color:#a77aa7;
	font-size:16px;
}
	
#news li{
	color:#333;
	font-size:12px;
	}				
	
#news span.office { display:block; text-align:right;}	