@charset "big5";
html, body {
	font-family: "微軟正黑體", "新細明體", Arial;
	  margin: 0px auto;
    padding: 0;
    overflow-x: hidden;
    color: #333333;
    font-size: 12px;
    font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif !important;

}
body {
	background-color: #FFFFFF;
	position: relative;
	-webkit-text-size-adjust: none;
}
#page nav {
	/*display: none;*/
}
#header,.header,#footer {
	text-align: center;
	height: 50px;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
}
#header a,.header a {
	background-image: url(../images/menu_bg.gif);
	display: block;
	width: 40px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: 9px 16px;
}
.header-icon {
	position: relative;
	float: right;
	height: 50px;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
