table { 
  border:1px solid #000; 
  font-family: 微軟正黑體; 
  font-size:16px; 
  width:1100px;
  border:1px solid #000;
  text-align:center;
  border-collapse:collapse;
  table-layout: fixed;
} 
th { 
  padding:10px;
  border:1px solid #FFFFFF;
  font-size: 24px ;
  color: #800000;
  font-family:"微軟正黑體";
  
  
} 
td { 
  border:1px solid #FFFFFF;
  padding:5px;
  font-size: 14pt;
  font-weight: bolder;
  color: #222;
  line-height: 1.60em;
  font-family: Lato,"PingFang TC","Helvetica Neue",Helvetica,微軟正黑體修正,微軟正黑體,Arial,sans-serif;
  -webkit-text-size-adjust: none;
  color: #222;	
  text-decoration:none;
  text-align: left;
  text-indent: 0em;
  }
  
  
  
  .sec { 
font-size:14pt;
line-height: 0.8em;
 }

  
  
  
  
 a{
        text-decoration:none;
           
  }
	    a:link {
			color: #222;
		}

		a:visited {
			color: #222;
		}

		a:hover {
			color: #CC0000;
			
		}

		a:active {
			color: #222;
		}

} 




