﻿/*預設首頁Layout配置*/


#PageBase{
	
	width: 690px;
	clear: both;
	margin: 0 auto;/*上下為0 左右自動調整*/
	height: 100%;
}
#page{
	POSITION: relative;
	TEXT-ALIGN: left;
	width: 690px;
	clear: both;
	margin: 0 auto;
	height: 100%;
	background-repeat:no-repeat;
}
#L1_center_2 {
	
}