@charset "utf-8";
/****************** 基本 ******************/    
body,
td,
th {
    font-family: "微軟正黑體";
    font-size: 13pt;
    line-height: 22pt;
}

.noticeTitle {
    font-size: 22px;
    font-weight: 600;
}

.noticeBank {
    color: #e94c2c;
}

.fontRed{
    color: red;
}
