                           
BODY{
   padding: 0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   font-family: 新細明體, times, verdana, helvetica, arial, "sans-serif";
   font-size: small; 
   background: #328BEC;
      
   SCROLLBAR-FACE-COLOR: #99ccff;
   SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
   SCROLLBAR-SHADOW-COLOR: #99ccff;
   SCROLLBAR-3DLIGHT-COLOR: #336699;
   SCROLLBAR-ARROW-COLOR: #ff0000;
   SCROLLBAR-TRACK-COLOR: #cceeff;
   SCROLLBAR-DARKSHADOW-COLOR: #336699;
   MARGIN: 0px;
}


TABLE.all{
   background:white;      
}


TD.mlogo{
   background: #328BEC;
   width: 100%;
/*   height: 46; */
/*   background: url('./image/adslogo.jpg'); */
   border-top: 0px solid #1576DE;
}
                    

TD.menubar{
   height: 16;
   background: #ffa500;       
   border-top: 2px solid #F3B570;
   border-bottom: 2px solid #C97212;
   padding:0px 10px 0px 0px;
   
   color:               
   font-family: 新細明體,times,helvetica;
   font-size: 12px;
   font-weight: 
   line-height: 
   background-color:#EC9332; 
   text-align: right;   
}




TD.leftbox{
   background: #F7D3AC;
   width: 10%;
   padding:0px 2px 0px 2px;
         vertical-align: top;
         border-right: 3px solid #CD853F;
}


TD.bar{
   height: 14;
   background: #696969;       
   border-top: 2px solid #808080;
   border-bottom: 2px solid #000000;
   padding:0px 0px 0px 0px;

}

td.tmain{
   background: #E6E6FA;
   border-left: 0px solid #328BEC;
   vertical-align: top;
   padding:20px 20px 20px 20px   ;
   font-family: "Palatino Linotype", Palatino;
   text-align: 
}

A.ttl {
    color: #0000FF;
    font-family: 新細明體,arial,helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-decoration: underline;
}

A.ttl:hover {
    color: #FF0000;
    font-family: 新細明體,arial,helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
}


A {
    color: #0000FF;
    font-family: 新細明體,arial,helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-decoration: underline;
}

A:hover {
    color: #FF0000;
    font-family: 新細明體,arial,helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-decoration: underline overline;
}

.leadin {
background-color: #87CEFA;
padding-left: 8px;
font: bold 100% tahoma;
font-variant: small-caps;
color: #000000;
border: solid 1px #eeeeee;
border-bottom: solid 0px #000000;
margin: 3px; margin-top: 10px;
margin-bottom: 0px;
}

.content {
background-color: #f9f9f9;
font: normal 82% tahoma;
color: #000022;
border: solid 1px #eeeeee;
padding: 8px;
padding-top: 2px;
margin: 3px; margin-top: 0px;
}

