.t1{line-height:120%; /*設定行高*/margin-top:0;margin-bottom:0; /*文字定位*/
    color:#000000; /*文字色彩*/
    font-family:新細明體; /*文字字型*/
    font-size:10pt; /*文字大小*/}

.t2{line-height:100%; /*設定行高*/margin-top:0;margin-bottom:0; /*文字定位*/
    color:#000000; /*文字色彩*/
    font-family:新細明體; /*文字字型*/
    font-size:10pt; /*文字大小*/}

.t3{line-height:120%; /*設定行高*/margin-top:0;margin-bottom:0; /*文字定位*/
   color:#82C300; /*文字色彩*/
   font-family:新細明體; /*文字字型*/
   font-size:10pt; /*文字大小*/
   }

A:link{color:#505050;text-decoration:none}
A:visited{color:#505050;text-decoration:none}
A:hover{text-decoration:underline}