@charset "UTF-8";

#footer {
	width: 1200px;
	margin:22px auto  0 auto;
	background-image:url(../img/footer_bg.png);
	background-repeat:no-repeat;
	height:48px;
}
.copyright {
	font-size:11px;
	padding:23px 0 0 120px;
	color:#3e3a39;
	font-family:Helvetica, "微軟正黑體", Arial;
}