body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	font-size:12px;
	line-height:150%;
	color:#5e5e5e;
	}

#index_outbox {
	width: 880px;
	position: relative;
	margin:0px auto;
}
#head {
	width: 880px;
	margin-top: 20px;
}
#banner {
	height: 217px;
	width: 880px;
	overflow: hidden;
}
#foot {
	width: 880px;
	background:url(../images/copyright/copyright_bg.gif) repeat-x left top;
	border-top:3px solid #ffa902;
	height:44px;
	padding-top:12px;
}

.clear{
	clear:both;
	}