@charset "utf-8";
.newsRight {
	float: left;
	height: 825px;
	width: 200px;
	background-color: #DD1C21;
}

.NewsPage {
	font-size: 33px;
	color: #666666;
	text-decoration: none;
	width: 630px;
	height: auto;
	float: left;
	font-family: Arial, "華康中明體", "新細明體";
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 15px;
	letter-spacing: 3pt;
}
.NewsArea {
	float: left;
	height: auto;
	width: 630px;
	margin-left: 20px;
	_margin-left: 10px;
	padding-right: 15px;
}

.NewsDate {
	font-size: 11px;
	color: #333333;
	float: left;
	height: auto;
	width: auto;
	text-align: right;
}

.NewsContent {
	font-size: 13px;
	float: left;
	height: 110px;
	width: 500px;
	overflow: auto;
	line-height: 22px;
	color: #333333;
}
.NewsTitle {
	font-size: 18px;
	float: left;
	height: 25px;
	width: 380px;
	margin-bottom: 5px;
	overflow: hidden;
}

.NewsPic {
	background-color: #FFFFFF;
	float: left;
	height: 140px;
	width: 120px;
	margin-right: 10px;
}
.pageTo {
	font-family: Arial, "華康中明體", "新細明體";
	font-size: 18px;
	color: #333333;
	float: left;
	height: auto;
	width: 630px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.pageNumber {
	font-family: Arial, "華康中明體", "新細明體";
	font-size: 18px;
	color: #333333;
	float: left;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
}



.NewsColumn {
	font-family: Arial, "華康中明體", "新細明體";
	color: #333333;
	float: left;
	height: auto;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}
