body,
input,
button,
select,
textarea {
    font-family: Arial, "微軟正黑體", "Microsoft JhengHei", "新細明體", PMingLiu, "標楷體", DFKai-sb, "細明體", MingLiu, Verdana, "Trebuchet MS", sans-serif;
    font-size: 16px;
}

.px18 {
    font-size: 18px;
}

.bgred {
    background-color: red;
}

.hidden {
    display: none;
}

.pagination {
    margin: 0;
}

.caldtable {
    font-size: 20px;
    min-width: 800px;
}

.caldtable th,
.caldtable td {
    width: 12.5%;
}