/*
 * Author: TaopaiC [ http://pctao.org ]
 * 本 著作 係採用創用 CC 姓名標示-非商業性-相同方式分享 2.5 台灣 授權條款授權.
 * http://creativecommons.org/licenses/by-nc-sa/2.5/tw/
 * 例外: 非當教材使用時, You are FREE to use it.
 * */
#map {
	height: 600px;
}

#searchPanel {
	overflow: auto;
	height:600px;	
}

#sidebar {
	width: 100%;
}

#ft {
	text-align: center;
}
