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