@charset "utf-8";
/* 字型
---------------------------------------------*/

.click_link      { font-size:12px; color:#0033FF } 

/* 表格*/
.pt12_tl_brown   { font-size:12px; color:#2e0a0a } /*說明*/
.px18_tb_subject { font-size:18px; color:#FB5F00; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif } /*項目名稱*/
.pt10_bl         { font-size:10pt; color:#000073 } /*欄位名稱*/
.pt10_rd         { font-size:10pt; color:#990000 } /*小標*/
.px12_bk         { font-size:12px; color:#000000; line-height:18px } /*內文*/

