/*/////////////////////////////////////////////////////////*/
/*------- 共用區塊 --------*/
/*/////////////////////////////////////////////////////////*/
::-webkit-scrollbar-thumb {
    background: #5578b0;
}
::selection {
background-color: #2f5eab;
}
.titleBg::before {
    border: 2px solid #88c0e7;
}
.titleBg::after {
    background-color: #88c0e7;
}
.titleBg .en {
    color: #2f5eab;
}

/*/////////////////////////////////////////////////////////*/
/*------- 左側浮動 --------*/
/*/////////////////////////////////////////////////////////*/
.section_apply {
    background: #88c0e7;
}

/*/////////////////////////////////////////////////////////*/
/*------- section3 活動辦法&報名區塊 --------*/
/*/////////////////////////////////////////////////////////*/
.time_listIn,input[type="text"]:focus, input[type="password"]:focus {
    border: 1px solid #5578b0;
}
.timeArea .title {
    color: #3ea7dc;
}

/*/////////////////////////////////////////////////////////*/
/*------- section4 表單區塊 --------*/
/*/////////////////////////////////////////////////////////*/
.privateArea .text span {
    color: #2f5eab;
}
.checkboxArea {
    color: #2f5eab;
    border: 1px solid #2f5eab;
}
.btn_area a {
    background: #3ea7dc;
}


/*/////////////////////////////////////////////////////////*/
/*-------名單公布--------*/
/*/////////////////////////////////////////////////////////*/
.nameArea .title {
    color: #999;
}