.copyright {
	font-size: 9pt;
	font-family: Arial, "新細明體";
	color: #666666;
	line-height: 18px;
	text-align:center;
}
a.copyrightA:link {
	font-size: 9pt;
	font-family: Arial, "新細明體";
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.copyrightA:visited {
	font-size: 9pt;
	font-family: Arial, "新細明體";
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.copyrightA:hover {
	font-size: 9pt;
	font-family: Arial, "新細明體";
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
