a:hover {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #003399;
	text-decoration: underline;
}
.style2 {
	font-size: small;
	color: #666666;
}
.lnkTitle {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.lnk_tx {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.lnkBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

