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

