table.switchhead {
    text-align: center;
}

.styleTable table th,
.styleTable table td {
    padding: 5px;
}

td#all {
    width: 20%;
}

td#commission,
td#participation {
    width: 40%;
}

td.focushead {
    background-color: #e6f2ff;
}

.th_class_1 {
    width: 18%;
}


.th_class_2 {
    width: 85px;
}

.span_class_1 {
    color: rgb(33, 37, 41);
    font-family: "Microsoft JhengHei", 微軟正黑體, 微軟雅黑體, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    background-color: rgb(255, 255, 255);
}


.span_class_2 {
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    word-break: break-word;
    letter-spacing: 1px;
}


.ul_class {
    padding-left: 25px;
    margin: 0px !important;
}


.li_class {
    margin: 0px !important;
}

.td_class_1 {
    vertical-align: top;
}

.th_class_3 {
    width: 83%;
    text-align: left;
}

.th_class_4 {
    width: 17%;
}

.th_class_5 {
    width: 83%;
}