@charset "utf-8";
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C03;
}
.text_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #666;
}
.text_10 a{  /*所有超連結*/
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10pt;}

.text_10 a:link {
	text-decoration: none;
	color:#666;}

.text_10 a:visited { /*瀏覽過的*/
	text-decoration: none;
	color: #666; }

.text_10 a:hover { /*滑鼠移置連結*/
	text-decoration: none;
	color: #ff8a00; }

.text_10 a:active {
	text-decoration: none; }
.line-right {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: dashed;
	border-bottom-style: dotted;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
}
.line-bottom {
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #e0e0e0;
}
