body{
  margin:0px 0px 0px 0px;
  color : #000;  
  font-size: 11pt;
  font-family:"Arial,Century Gothic,Osaka";
  letter-spacing:2pt;
  line-height:18pt;
  background-color:#0C0503;
  /*cursor:crosshair;*/
  background-attachment :no-fixed;
  background-image:url('img/bg.png');
  background-position:0% 0%;
  background-repeat:repeat;}
  
html{ 
   filter:chroma(color = #fff);
   scrollbar-track-color: #0C0503; /*捲軸顏色請與步驟一的設彩相同*/
   scrollbar-face-color: #E6E6E6; /*捲軸底色請與步驟一的設彩相同*/
   scrollbar-shadow-color: #E6E6E6;
   scrollbar-darkshadow-color: #CCC;
   scrollbar-highlight-color: #EEE;
   scrollbar-3dlight-color: #FFF;
   scrollbar-arrow-color: #EC3523;}


table{
  font-family:"Arial,Century Gothic,Osaka";
  font-size:11pt;
  letter-spacing:2pt;
  line-height:18pt;
  /*width:65%;*/
}

.menu{
  padding:50px 0px 0px 5px;
  line-height:15pt;
}

a{
  color:#000;
  letter-spacing:2pt;
  line-height:20pt;
  text-decoration : none;}

a:hover{
  color:#AF2024;
  /*background-color:#fff;
  border-bottom:1 solid #97854D;
  position:relative;
  top:1pt;
  left:1pt;*/
}

input,textarea,select{
  color:#000;
  font-family:"Arial,Century Gothic,Osaka";
  background:none;}
 /*#D0B16B,#88211A,#BF9F62,#C4B39F*/

#link{
    left:0px;
    top:0px;
    width:100%;
    height:42px;
	position:absolute;
}

#log{
    left:0px;
    top:8px;
    width:100%;
    height:42px;
	position:absolute;
}