@charset "utf-8";
.tLink4 {
	color: #666666;
	font-size: 10pt;
	text-decoration: none;
	line-height: 16px;
	text-align:center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	font-family: "新細明體", "Times New Roman";
	 }
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
	}
a:hover {
	color: #999999;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}

