@charset "big5";
.captionbox {
	clear: none;
	float: none;
	border: 0px #FFFFFF solid;
	overflow: hidden;
	clip:  rect(   );
	font-size: 12px;
	letter-spacing: 1px;
	background-image: url(../images/bg.jpg);
	padding: 5px 10px;
	width: 330px;
}
.container {
	width: 1000px;
	border: 1px solid #FFF;
	padding-bottom: 20px;
	background: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, ·s²Ó©úÅé;
	background: #FFF;
}
body {
	background: #CCC url(../images/html_bg.jpg) repeat-x;
}
.mastercontainer {
	width: 100%;
	text-align: center;
	padding: 20px;
}
.box {
	border: 1px solid #F60;
}
