@charset "utf-8";
/* CSS Document */

.news_title{
	font-size: 12px;
	font-weight: bold;
	color: #fa6121;
	text-decoration: none;	
}

.news_date {
	color: #66a7c5;
}

.news_head{
	margin-bottom:7px;	
}

.newsinner_head {
	font-size: 14px;
	margin-bottom: 10px;	
	color: #fa6121;
}
.newsinner_date {
	font-size: 12px;	
	color: #66a7c5;
	margin-bottom:5px;
}

table.tablenews{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

table.tablenews tr td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}