@charset "utf-8";/* 背景顏色 */.bg_yellow{ background-color:#febf15}.bg_gray{ background-color:#e7e7e7}.bg_wh{ background-color:#ffffff}.bg_darkgray{ background-color:#333}.bg_lightgray{ background-color:#f7f7f7}.bg_red{ background-color:#993333}.bg_green{ background-color: #289B1B}.bg_blue{ background-color: #2ABBB9}.bg_buda{ background-color: #9f1b22}/* 文字顏色 */.font_darkgray{color:#9e9e9e}.font_gray{ color:#333333}.font_blue{ color:#0094f2}.font_wh{ color:#ffffff}.font_cired{color:#ae002b}.font_red{color:#ff5555}.font_buda{color:#9f1b22}.font_darkgray:hover , .font_darkgray:active , .font_darkgray:focus {color:#9e9e9e}.font_gray:hover , .font_gray:active , .font_gray:focus {color:#333333}.font_blue:hover , .font_blue:active , .font_blue:focus {color:#0094f2}.font_wh:hover , .font_wh:active , .font_wh:focus {color:#ffffff}.font_cired:hover , .font_cired:active , .font_cired:focus {color:#ae002b}.font_red:hover , .font_red:active , .font_red:focus {color:#ff5555}.font_buda:hover , .font_buda:active , .font_buda:focus {color:#9f1b22}