@charset "big5";
body{
	margin:0px;
	padding:0px;
	background-image:url(bodyBg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#all {
	width:950px;
	left: 50%;
	margin-left: -475px;
	position: absolute;
	background-color:#FFFFFF;
}
#empty{
	height:200px;
}
#foot{
	background-image:url(cathay06.gif);
	background-repeat:no-repeat;
	height:23px;
	_height:33px;
	text-align:center;
	color:#FFFFFF;
	font-size:9pt;
	padding-top:10px;
}
