@charset "big5";
.table {
	border: 1px solid #000000;
}
.content {
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
	font-family: Arial;
}
a:visited {  color: #CCCCCC; text-decoration: none}
a:link {  text-decoration: none; color: #CCCCCC}
a:hover {  color: #ffcc00; text-decoration: underline}
a:active {  color: #ffffff; text-decoration: underline}