@charset "utf-8";
/* CSS Document */

.CurrentTime{
    background: #fff4c5;
    font-size: 13px;
    font-size: 4.0625vw;
    line-height: 1.3;
    color: #333;
    text-align: center;
    border: 2px solid #d08719;
}
.Standby_CatchTxt{
    font-size: 13px;
    font-size: 4.0625vw;
    color: #5c45a8;
    margin: 2% 2% 2% 2%;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}