html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: serif; color: #222; }

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td img {display: block;}

.categories {
	font-size: 18px;
	color: #1c4f60;
	font-weight: bold;
	text-decoration: none;
}

.categoriesfont {
	font-size: 18px;
	color: #161616;
	font-weight: bold;
	text-decoration: none;
}

.font {
	font-size:12px;
	color: #161616;
	}
	
 div#br {
	border-radius:20px;
	width:318px;
	height:500px;
	background:#fdd000;
	margin: 0px 15px 10px 10px; /* 地圖上下左右邊界 */
}

/* 選單 */
#navi {
	width:870px;
	height:30px;
	margin:10px auto 0 auto;
	padding-left:38px;
	list-style-type:none;
}

#navi li {
	width:160px;
	height:35px;
	float:left;
	margin-right:10px;
}


#navi a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -34px;
}

.menufouce{
	display:block;
	width:135px;
	height:29px;
	padding:7px 0 0 35px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.6em;
	vertical-align:bottom;
	background-image: url(navi.png);
	background-repeat: no-repeat;
	background-position:0 -34px;
}

.menu{
	display:block;
	width:135px;
	height:29px;
	padding:7px 0 0 35px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.6em;
	vertical-align:bottom;
	background-image: url(navi.png);
	background-repeat: no-repeat;
}