﻿html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.arrow {
    width: 100%;
}

.shodow {
    width: 100%;
    height: 0.8vw;
}

.title {
    text-align: right;
    font-size: 20pt;
    font-size: 1.6vw;
    font-family: "微軟正黑體";
    color: rgb(0,96,139);
    font-weight: bolder;
}

.depttime {
    color: rgb(102,102,102);
}

.note {
    font-size: 14pt;
    font-size: 1.1vw;
    font-family: 微軟正黑體;
    font-weight: bolder;
}

.reg-time {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    color: rgb(0,96,139);
    font-weight: bolder;
    font-size: 18pt;
    font-size: 1.5vw;
    font-family: "微軟正黑體";
    margin-top: 0.3vw;
    margin-bottom: 0.3vw;
}
