@charset "utf-8";

html, body, .body {
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #CFCFCF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFF;
}
.news_content {
 	margin: 0 auto;
 	width: 960px;
 	height: auto;
}

.news_title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:red;
	text-align: center; 
	margin-top: 30px;
}

.news_fbtime {
	font-family: sans-serif;
	font-size: 12px;
	color:#000;
	text-align: center; 
	margin-top: 12px;
}

.news_content {
	font-family: sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 18px;
	letter-spacing:2px;
	text-indent:2em; 
	
}
