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