body 
{
    background-color:#ffffff;background-image:url(../_images/bg.gif);
}

body,input,textarea
{
    font-size:10pt;font-family:arial,新細明體;
    }
td
{
    /*white-space:nowrap;*/
    }
.t9
{
    font-size:9pt;font-family:arial,新細明體;
    }
.t10
{
    font-size:10pt;font-family:arial,新細明體;
    }
.t11
{
    font-size:11pt;font-family:arial,新細明體;
    }
    
.text
{
    border-right: thin groove;
    border-top: thin groove;
    border-left: thin groove; 
    border-bottom: thin groove; 
    font-size: 10pt;
    letter-spacing: 1pt;
    color: blue;
    }
.tbllist 
{
    border-right:#e0e0e0 1px solid;
    border-top:#e0e0e0 1px solid;
    font-size:10pt;
    border-left:#e0e0e0 1px solid;
    border-bottom:#e0e0e0 1px solid;
    font-family:verdana; 
    text-align:left;
    }
.tdTit
{
    background-color:#E3EAEB;
    border-right: thin groove; border-top: thin groove; font-size: 10pt; border-left: thin groove; color: blue; border-bottom: thin groove; font-family: arial; letter-spacing: 1pt; 
    }
    
.tdTextNum{
    border: 1px solid blue;
    width:80px;font-weight:bold;text-align:right;cursor:hand;
}
.tdInputNum{
    border: 1px solid #CCCCCC;font-size:9pt;font-family:arial;
    width:80px;text-align:right;
}
    
.ce1 
{
    border-right: thin groove; border-top: thin groove; font-size: 10pt; background-image: url(/images/b05.gif); border-left: thin groove; width: 50px; color: blue; border-bottom: thin groove; font-family: arial; letter-spacing: 1pt; text-align: right; 
    }
.ce100 
{
    border-right: thin groove; border-top: thin groove; font-size: 10pt; border-left: thin groove; width: 100px; color: blue; border-bottom: thin groove; font-family: arial; letter-spacing: 1pt; text-align: right; 
    }
.ce200 
{
    border-right: thin groove; border-top: thin groove; font-size: 10pt; border-left: thin groove; width: 200px; color: blue; border-bottom: thin groove; font-family: arial; letter-spacing: 1pt; text-align: right; 
    }
.ce300 
{
    border-right: thin groove; border-top: thin groove; font-size: 10pt; border-left: thin groove; width: 300px; color: blue; border-bottom: thin groove; font-family: arial; letter-spacing: 1pt; text-align: right; 
    }
.bb_t9 
{
    border-top-width: 1px; border-left-width: 1px; font-size: 9pt; border-bottom-width: 1px; cursor: hand; background-color: #f0f0f0; border-right-width: 1px; 
    }
    
/*mouseover顯示紅色字體 的按鈕  */
.mBtn
{
    behavior: url(/css/mBtn.htc);
    font-size:10pt;
    cursor:hand;
    background:#e0e0f0;
}
/*mouseover顯示藍色字體 的按鈕  */
.btn
{
    behavior: url(/css/btn.htc);
    font-size:10pt;
    cursor:hand;
    background:#e0e0f0;
   }
