/* 編號數字 */
.news_list_style3 {
	color: #626262;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1pt;
	font-weight: normal;
}

/* 標題文字 */
.news_list_style4 {
	color: #626262;
	font-size: 13px;
	letter-spacing: 1pt;
}

.news_list_style4 a:link {
	text-decoration: none;
	color: #626262;
}
.news_list_style4 a:visited {
	text-decoration: none;
	color: #626262;
}
.news_list_style4 a:hover {
	text-decoration: none;
	color: #FF3300;
}
.news_list_style4 a:active {
	text-decoration: none;
}

/* 日期數字 */
.news_list_style5 {
	color: #626262;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1pt;
}

/* 編號、標題、附檔、日期 */
.news_list_style7 {font-size: 13px; letter-spacing: 2pt; color: #2B569F;}

/* 頁數 */
.news_list_style9 {
	font-size: 13px;
	color: #626262;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2pt;
}
.news_list_style9 a {
	font-weight: bold;
}
.news_list_style9 a:link {
	text-decoration: none;
	color: #626262;
}
.news_list_style9 a:visited {
	text-decoration: none;
	color: #626262;
}
.news_list_style9 a:hover {
	text-decoration: none;
	color: #626262;
}
.news_list_style9 a:active {
	text-decoration: none;
	color: #626262;
}

