.selet_cmb {
    height: 25px;
    font-size: 10pt;
    font-weight: bold;
}

/*ºí·ç ¶ó¿îµå*/
.td_blue_radius {
    font-size: 10pt;
    text-align: center;
    background-color: #A4C9F0;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}

.td_blue_radius_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #e8f7fc;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}

/*³ì»ö ¶ó¿îµå*/
.td_green_radius {
    font-size: 10pt;
    text-align: center;
    background-color: #8daa52;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}

.td_green_radius_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #eef6de;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}
/*º¸¶ó»ö ¶ó¿îµå*/
.td_purple_radius {
    font-size: 10pt;
    text-align: center;
    background-color: #b19fc8;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}

.td_purple_radius_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #eae2f5;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}
/*°¥»ö ¶ó¿îµå*/
.td_brown_radius {
    font-size: 10pt;
    text-align: center;
    background-color: #c47270;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}

.td_brown_radius_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #f5dedd;
    color: #000000;
    width: 100%;
    height: 28px;
    border-radius: 5px;
    padding-top: 6px;
}


/*Èò»ö-ÀÏ¹Ý*/
.td_white_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    height: 20px;
}

/*ºí·ç-ÀÏ¹Ý*/
.td_blue {
    font-size: 10pt;
    text-align: center;
    background-color: #A4C9F0;
    color: #000000;
    width: 100%;
    height: 20px;
}

.td_blue_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #e8f7fc;
    color: #000000;
    width: 100%;
    height: 20px;
}

/*³ì»ö-ÀÏ¹Ý*/
.td_green {
    font-size: 10pt;
    text-align: center;
    background-color: #8daa52;
    color: #000000;
    width: 100%;
    height: 20px;
}

.td_green_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #eef6de;
    color: #000000;
    width: 100%;
    height: 20px;
}
/*º¸¶ó»ö-ÀÏ¹Ý*/
.td_purple {
    font-size: 10pt;
    text-align: center;
    background-color: #b19fc8;
    color: #000000;
    width: 100%;
    height: 20px;
}

.td_purple_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #eae2f5;
    color: #000000;
    width: 100%;
    height: 20px;
}
/*°¥»ö-ÀÏ¹Ý*/
.td_brown {
    font-size: 10pt;
    text-align: center;
    background-color: #c47270;
    color: #000000;
    width: 100%;
    height: 20px;
}

.td_brown_sub {
    font-size: 10pt;
    text-align: center;
    background-color: #f5dedd;
    color: #000000;
    width: 100%;
    height: 20px;
}

/*ÅØ½ºÆ® Á¤·Ä*/
.td_text_right {
    text-align: right;
    padding-right: 10px;
}

.td_text_left {
    text-align: left;
    padding-left: 10px;
}

.td_W_C_30 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}
.td_W_C_40 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}
.td_W_C_50 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}
.td_W_C_60 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}
.td_W_C_70 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}
.td_W_C_80 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}
.td_W_C_90 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}
.td_W_C_100
{
    background-color:#ffffff;
    text-align:center;
    width:100px;
}


.td_W_L_30 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}

.td_W_L_40 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}

.td_W_L_50 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}

.td_W_L_60 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}

.td_W_L_70 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}

.td_W_L_80 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}

.td_W_L_90 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}

.td_W_L_100 {
    background-color: #ffffff;
    text-align: center;
    width: 100px;
}