body {
    margin-top: 5px;
    margin-bottom: 0px;
    background-image: url(images/bg.gif);
}

.t2 {                                      /* 2=font size=2;t=加深;ff0033=色號;h17=行距17px  例如t2tff8822h20  */
        font-size: 10.0pt;                 /* class="plt t3t"  */
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.t2t {  font-size: 10.0pt;
        font-weight: bold;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.t3 {   font-size: 12.0pt;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.t3t {  font-size: 12.0pt;
        font-weight: bold;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.t4 {   font-size: 14.0pt;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.t4t {  font-size: 14.0pt;
        font-weight: bold;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.t5 {   font-size: 18.0pt;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.t5t {  font-size: 18.0pt;
        font-weight: bold;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
}
.plt {  text-align: left;
        vertical-align: top
}
.prt {  text-align: right;
        vertical-align: top
}
.pct {  text-align: center;
        vertical-align : top;
}
.plc {  text-align: left;
        vertical-align: middle
}
.plb {  text-align: left;
        vertical-align: bottom
}
.prc {  text-align: right;
        vertical-align: middle
}
.pcc {  text-align: center;
        vertical-align: middle
}
.prb {  text-align: right;
        vertical-align: bottom
}
.pcb {  text-align: center;
        vertical-align: bottom
}
.bg {
        background-image: url(images/bg.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
}
a   {   color: #0000FF;
        text-decoration: none ;

}
a:visited {  color: #0000FF;
             ext-decoration: none;
}
a:hover   {  text-decoration:none ;
             color:#ff9900 ;
}
.pg             { page-break-before: always}
