@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: 新細明體;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	letter-spacing: 1px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFCC33;
}
a:hover {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#peson{
	cursor:hand ;
}