/* 首頁body 設定 */
body {
	background-image: url(../images/home_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FED567;
}

