@charset "utf-8";
.mainword {
	font-family: "新細明體";
	font-size: 13px;
	color: #000000;
}
.mainword a:link {
	font-family: "新細明體";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.mainword a:visited {
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.mainword a:hover {
	font-family: "新細明體";
	font-size: 13px;
	color: #6b9022;
	text-decoration: underline;
}
.mainword a:active {
	font-family: "新細明體";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.news_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e68713;
}

.module_link ul{list-style:none;}
.module_link li{
	float:left;
	width:100px;
	margin-top:2px;
	margin-left:-1px;
	line-height:17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebb075;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebb075;
	height: 17px;
	font-size: 12px;
	color: #ebb075;
	margin-bottom: 2px;
}
.module_link a{
	display:block;
	text-align:center;
	height:20px;
	font-size: 12px;
	text-decoration:none;
}
.module_link a:link{
	color:#ebb075;
	text-decoration:none;
	font-size: 12px;
}
.module_link a:visited{
	color:#ebb075;
	text-decoration:none;
	font-size: 12px;
}
.module_link a:hover{
	color:#e96822;
	text-decoration:none;
	font-size: 12px;
}
