    .menu {
	/*	  font: bold 28px/30px 方正隸變, 微軟正黑體, 新細明體, Helvetica, Arial, Sans-serif;
	    background:#e6e1db;
		    width:8em;*/
/*font: bold 25px/35px 微軟正黑體, 新細明體, Helvetica, Arial, Sans-serif;			*/
	    background:#fff;
		    width:100%;


    color:#fff;
    padding:.0em;
position:absolute;
    top:0px;
	/*  	height:1.58em; */
	height: 46px;
}
.fixed {
    position:fixed;
    top:0;
}



#wrapper {
/*width: 850px;*/
			text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 978px;
		background: #fff;
/*

Screen Size Conclusion	Minimum: 940px      Average: 978px      Maximum: 1000px	
	width: 940px;
		width: 978px;
			width: 1000px;
			background: url("img/ico/weather.png") repeat;*/
}

#header {
	margin: 0 0 15px 0;
	background: white;
}

#side_a {
	float: right;
	width: 104px;
	height:3800px;
		text-align: right;
			/*  #ccc */
background:  #F5F3F3;
}

#side_b {
	float: right;
	width: 104px;
	height:3800px;
		text-align: right;
			/*  #e6e1db*/
background:  #ccc;
}

#side_c {
	float: right;
	width: 104px;
	height:3800px;;
			text-align: right;
					/*  #F5F3F3*/
background: #e6e1db;
}

#side_d {
	float: right;
	width: 104px;
	height:3800px;
		text-align: right;
							/*  #FFF*/
background:  #F5F3F3;
}

#content { 
	float: left;
	/* 	width: 550; */
	width: 750;
	
	background:  #fff
			text-align: center;
}

#footer {
	clear: both;
	text-align: center;
	background: #fff;
}
.anchormh {
  display: block;
  position: relative; /* relative to the parent container, needed for top/left positioning*/
  top: 0px;
}

#font10 { font-family:  "新細明體", "細明體" , "Arial", "Helvetica", "sans-serif";  font-size: 10px; 	font-weight: normal; 	color: #666;}
#font13 { font-family:  "新細明體", "細明體" , "Arial", "Helvetica", "sans-serif";  font-size: 13px; 	font-weight: normal; 	color: #000;}
#font16{ font-family:  "Arial", "Helvetica", "sans-serif";  font-size: 16px; 	color: #333333;}
#font18{ font-family:  "新細明體", "細明體" , "Arial", "Helvetica", "sans-serif";  font-size: 18px; 	font-weight: bold; 	color: #01A0C6;}


table {
    border-collapse: collapse;
}

td, th {
    border: 1px solid grey;
    padding:4px;

}
