/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
	
#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

td {
	font-family: "新細明體", "細明體", Arial;
}

.footer {
	background-image: url(images/c5.jpg);
	background-repeat: no-repeat;
}

.disclaim {
	font-size: 10px;
	color: #666666;
}