@charset "utf-8";
.div_bg {
	height: 148px;
	width: 130px;
	border-top: 1px solid #bab9b9;
	border-right: 1px solid #bab9b9;
	border-bottom: 1px solid #bab9b9;
	border-left: 1px solid #bab9b9;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	float: left;
}
.div_nt {
	height: 20px;
	width: 16px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 3px;
	float: left;
}
.div_nt2 {
	height: 12px;
	width: 100px;
	margin-top: 14px;
	margin-right: 4px;
	margin-bottom: 14px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
}
.about_word {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: 333333;
}


.div_nt3 {
	height: 100px;
	width: 120px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
		clear:both;

}
.div_word {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.div_word a:link {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.div_word a:visited {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.div_word a:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #e94e16;
	text-decoration: underline;
}
.div_word a:active {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.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: #0066cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066cc;
	height: 17px;
	font-size: 12px;
	color: #0066cc;
	margin-bottom: 2px;
}
.module_link a{
	display:block;
	text-align:center;
	height:20px;
	font-size: 12px;
	text-decoration:none;
}
.module_link a:link{
	color:#0066cc;
	text-decoration:none;
	font-size: 12px;
}
.module_link a:visited{
	color:#0066cc;
	text-decoration:none;
	font-size: 12px;
}
.module_link a:hover{
	color:#e94e16;
	text-decoration:none;
	font-size: 12px;
}
