﻿/* Add here all your CSS customizations */
.background_e2e2e2 {
    background: #e2e2e2;
}

.background_eeeeee {
    background: #eeeeee;
}

.background-color_#FFF {
    background-color: #FFF;
}

.background-color_5BC0DE {
    background-color: #5BC0DE;
}

.background-color_AA0000 {
    background-color: #AA0000;
}

.background-color_0088CC {
    background-color: #0088CC;
}

.background-color_0094FF {
    background-color: #0094FF;
}

.background-color_E08283 {
    background-color: #E08283;
}

.background-color_F4F4F4 {
    background-color: #F4F4F4;
}

.background-color_yellow {
    background-color: yellow;
}

.background-color_black {
    background-color: black;
}

.background-color_lightblue {
    background-color: lightblue;
}

.background-color_7A5D00 {
    background-color: #7A5D00;
}

.border-bottom-color_lightgray {
    border-bottom-color: lightgray;
}

.border-bottom-style_dotted {
    border-bottom-style: dotted;
}

.border-color_e2e2e2 {
    border-color: #e2e2e2;
}

.border-color_eeeeee {
    border-color: #eeeeee;
}

.border-color_black {
    border-color: black;
}

.color_black {
    color: black;
}

.color_white {
    color: white;
}

.color_red {
    color: #b00000;
}

.color_blue {
    color: blue;
}

.color_brown {
    color: brown;
}

.color_darkred {
    color: darkred;
}

.color_green {
    color: green;
}

.color_lightgray {
    color: lightgray;
}

.color_gray {
    color: gray;
}

.color_purple {
    color: purple;
}

.color_orangered {
    color: orangered;
}

.color_yellow {
    color: yellow;
}

.color_777 {
    color: #777;
}

.color_FFF {
    color: #FFF;
}

.color_ed9c28 {
    color: #ed9c28;
}

.display_inline-block {
    display: inline-block;
}

.display_none {
    display: none;
}

.font-family_Microsoft-JhengHei {
    font-family: 'Microsoft JhengHei';
}

.font-size_1-5em {
    font-size: 1.5em;
}

.font-size_12px {
    font-size: 12px;
}

.font-size_13px {
    font-size: 13px;
}

.font-size_15px {
    font-size: 15px;
}

.font-size_16px {
    font-size: 16px;
}

.font-size_18px {
    font-size: 18px;
}

.font-size_20px {
    font-size: 20px;
}

.font-size_24px {
    font-size: 20px;
}

.font-size_40px {
    font-size: 40px;
}

.font-weight_bold {
    font-weight: bold;
}

.font-weight_300 {
    font-weight: 300;
}

.font-weight_500 {
    font-weight: 500;
}

.font-weight_900 {
    font-weight: 900;
}

.list-style-type_none {
    list-style-type: none;
}

.list-style-type_decimal {
    list-style-type: decimal;
}

.list-style-type_upper-alpha {
    list-style-type: upper-alpha;
}

.margin_auto {
    margin: auto;
}

.margin-top_2px {
    margin-top: 2px;
}

.margin-top_5px {
    margin-top: 5px;
}

.margin-top_10px {
    margin-top: 15px;
}

.margin-top_15px {
    margin-top: 15px;
}

.margin-top_20px {
    margin-top: 20px;
}

.margin-top_-5px {
    margin-top: -5px;
}

.margin-top_-20px {
    margin-top: -50px;
}

.margin-top_-50px {
    margin-top: -50px;
}

.margin-top_-7px {
    margin-top: -7px;
}

.margin-top_-10px {
    margin-top: -10px;
}

.margin-top_-20px {
    margin-top: -20px;
}

.margin-left_3px {
    margin-left: 3px;
}

.margin-left_15px {
    margin-left: 15px;
}

.margin-left_25px {
    margin-left: 25px;
}

.margin-left_-10px {
    margin-left: -10px;
}

.margin-left_-20px {
    margin-left: -20px;
}

.margin-left_-30px {
    margin-left: -30px;
}

.margin-left_-40px {
    margin-left: -40px;
}

.margin-left_-50px {
    margin-left: -50px;
}

.margin-bottom_5px {
    margin-bottom: 5px;
}

.margin-bottom_15px {
    margin-bottom: 15px;
}

.margin-bottom_-50px {
    margin-bottom: -50px;
}

.max-width_200p {
    max-width: 200%;
}

.padding_15px-0px {
    padding: 15px 0;
}

.padding_20px {
    padding: 20px;
}

.padding-left_1px {
    padding-left: 1px;
}

.text-align_center {
    text-align: center;
}

.text-align_left {
    text-align: left;
}

.text-align_right {
    text-align: right;
}

.top_0px {
    top: 0px;
}

.text-decoration_none {
    text-decoration: none;
}

.text-decoration_underline {
    text-decoration: underline;
}

.vertical-align_middle {
    vertical-align: middle;
}

.width_80px {
    width: 80px;
}

.width_100px {
    width: 100px;
}

.width_150px {
    width: 150px;
}

.width_200px {
    width: 200px;
}

.width_240px {
    width: 240px;
}

.width_1024px {
    width: 1024px;
}

.width_90p {
    width: 90%;
}

.width_100p {
    width: 100%;
}

.height_100p {
    height: 100%;
}

.width_important {
    width: !important;
}

.border-collapse_collapse {
    border-collapse: collapse;
}


.subecjt-select {
    /*background-color: #5bc0de !important;*/ /* 淺綠色 */
    /*color: #FFF;*/
}