body{font-family:Arial;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom:0px;height:100%;}

input[type='button'] {padding:0px;} 

.mtrBlock:link {text-decoration: none; color: #666666;}
.mtrBlock:visited {text-decoration: none; color: #666666;}
.mtrBlock:active {text-decoration: none; color: #666666;}
.mtrBlock:hover {text-decoration: none; color: #FF5809;} 
.headerDiv{background-image:url(/web/images/transp30w.png);} 
.headerDiv2{background-image:url(/web/images/trans_gray.png);}
.footerDiv{background-image:url(/web/images/foot-transp30w.png);}
.mCtr{background-image:url(../images/common/mCtr_bg.png);}

.pmenu_top{background-image:url(../images/common/pMenuFull.gif);background-position:top;background-repeat:no-repeat;}

.leftmenu_top{background-image:url(../images/common/menu_bg_t.png);background-repeat:no-repeat;}
.leftmenu_mid{background-image:url(../images/common/menu_bg_m.gif);background-repeat: repeat-y;}
.leftmenu_btm{background-image:url(../images/common/menu_bg_b.gif);background-repeat:no-repeat;}
.leftmenu_wtop{background-image:url(../images/common/menu_wbg_t.png);background-repeat:no-repeat; }
.leftmenu_wmid{background-image:url(../images/common/menu_wbg_m.png);background-repeat:repeat-y;}
.leftmenu_wbtm{background-image:url(../images/common/menu_wbg_b.png);background-repeat:no-repeat;}

.h_shadow{background-image:url(../images/common/h_shadow.png);background-repeat: repeat-x;}
.lhr{background-image:url(../images/common/hrl_bg.png);background-repeat: no-repeat;}
.shr{background-image:url(../images/common/hrs_bg.png);background-repeat: no-repeat;}

.expirePa:link {text-decoration: none; color: #be3966;}
.expirePa:visited {text-decoration: none; color: #be3966;}
.expirePa:active {text-decoration: none; color: #be3966;}
.expirePa:hover {text-decoration: none; color: #FF5809;}



.outsetbdr{border-left:1px solid #E2E7E7; border-top:1px solid #E2E7E7;border-right:1px solid #BEBEBE;border-bottom:1px solid #BEBEBE;}

 input.btn {  
   background: #9b9b9b url(button_bg.png) left top repeat-x; 
   border: 1px solid #ccc;  
   border-color: #999 #858585 #666 #858585;  
   color: #fff;  
   cursor: pointer;  
   cursor:hand;  
   font-size: 11px;  
   /*font-weight: bold;  */
   line-height: 16px;  
   padding: 0 2px;  
   text-decoration: none;  
   text-shadow: #9b9b9b 0 -1px 1px;  
   vertical-align: middle;  
   vertical-align: baseline;  
     
   /*各瀏覽器的圓角設定，這裡捨棄對 IE6 的支援*/     
   border-radius: 2px;  
   -moz-border-radius: 2px;  
   -webkit-border-radius: 2px;  
   -khtml-border-radius: 2px;  
} 
