/*內容無行距*/
.gray9 { font-family: "Arial"; font-size: 9pt; color: #999999}

/*內容小行距*/
.font {  font-size: 9pt; color: #666666; font-family: "Arial"; line-height: 12pt}

/*內容小行距*/
.font2 {  font-size: 9pt; color: #007D00; font-family: "Arial"; line-height: 12pt}

/*內容*/
.ct {  font-size: 9pt; line-height: 15pt; color: #666666; font-family: "Arial"}

/*e卡內容*/
.ctred {  font-size: 9pt; line-height: 15pt; color: #CC0066; font-family: "Arial"}

/*內容標題*/
.title {  font-family: "Arial"; font-size: 10pt; font-weight: bold; color: #007B7D}

/*輸入欄位*/
.input {  font-family: "Arial"; font-size: 9pt; color: #666666; border:1 dashed #666666; background-color:#FFFFFF}

/*按鈕----無底線*/
a.btn:link { font-family: "Arial"; font-size: 9pt; color: #FF6600; text-decoration: none}
a.btn:visited { font-family: "Arial"; font-size:9pt; color: #FF6600; text-decoration: none}
a.btn:hover { font-family: "Arial"; font-size: 9pt; color: #007B7D; text-decoration: underline}

/*按鈕----close*/
a.linkred:link { font-family: "Arial"; font-size: 9pt; color: #97510A; text-decoration: none}
a.linkred:visited { font-family: "Arial"; font-size:9pt; color: #97510A; text-decoration: none}
a.linkred:hover { font-family: "Arial"; font-size: 9pt; color: #FF0000; text-decoration: none}

/*按鈕----more*/
a.btnb:link { font-family: "Arial"; font-size: 9pt; color: #3366CC; text-decoration: none; font-weight: bold}
a.btnb:visited { font-family: "Arial"; font-size:9pt; color: #3366CC; text-decoration: none; font-weight: bold}
a.btnb:hover { font-family: "Arial"; font-size: 9pt; color: #007B7D; text-decoration: underline; font-weight: bold}


