.news_type {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.news_headline {
	font-family: "新細明體";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}
.year {
	font-family: "新細明體";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color:#930
}

.news_bodytype {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 18px;

}


.news_bgcolor01 {
	background-color: #EFEFEF;
}
.news_bgcolor02 {
	background-color: #F5F5F5;
}

