@charset "big5";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#808080;
	font-size: 100%;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
}
.formStyle {
	color:#808080;
	font-size:0.8em;
	margin-top: 3px;
	margin-left: 0px;
}
.formStyle td {
	color:#808080;
	padding-top:5px;
}
.text td {
	font-size:1em;
	height:16px;
}
