body,table{
font-size : 10pt; /*文字大小*/
/*font-family : 細明體,sans-serif;/*文字字型*/
/*color : #999999; 文字色彩*/
/*text-align:center;/*文字置中對齊*/
/*letter-spacing : 1pt;/*字間距離*/
/*line-height : 200%; /*設定行高*/
}
.style1{font-size:9pt;color:#666666}
.style2{font-size:10pt;color:#999999;font-weight:bold}
.style3{font-size:10pt;color:#FF6600;font-weight:bold}
.style4{font-size:12pt;color:#3399CC;font-weight:bold}
a{font-size:9pt;text-decoration:none;color:#006633}
a:hover{font-size:9pt;text-decoration:underline;color:#FF0000}

a.link_silver{font-size:10pt;color:#999999;font-weight:bold}
a.link_silver:hover{font-size:10pt;text-decoration:none;color:#FF6600}
a.link_silver2{font-size:10pt;color:#666666}
a.link_silver2:hover{font-size:10pt;color:#FF6600}

a.link_orange{font-size:10pt;font-weight:bold;color:#FF6600}
a.link_orange:hover{text-decoration:none;font-size:10pt;font-weight:bold;color:#FF6600}



.iframe{font-size:9pt;color:#333333}

.font_pink{font-size:8pt;font-weight:bold;color:#FF6699}
.font_orange{font-size:8pt;font-weight:bold;color:#FF6600}
.font_silver{font-size:8pt;color:#666666}
.font_silver2{font-size:9pt;color:#666666}
.font_white{font-size:8pt;font-weight:bold;color:#FFFFFF;}
.font_green{font-size:8pt;font-weight:bold;color:#006633}

.title{font-size:12pt;color:#3399CC;font-weight:bold}
.list_title{font-size:10pt;color:#999999;font-weight:bold}
.list_content{font-size:10pt;color:#505050;}


.table_width{table-layout:fixed;}