﻿body {
    letter-spacing: 0;
    font-family: '微軟正黑體';
}


.hide {
    display: none;
}

.ml5{
    margin-left:5px;
}
.mt15{
    margin-top:15px;
}
.mt10{
    margin-top:10px;
}
.pl15{
    padding-left:15px;
}
.step_top {
    /*position: absolute;
                                    left: 333px;
                                    top: 495px;*/
    width: 107px;
    height: 55px;
    font-family: 'Helvetica Regular', 'Helvetica';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    /*color: #AE5300;*/
    padding-top: 13px;
    text-align: center;
    background-image: url('../images/step1/button_u24.png');
    float: left;
    margin-right: 25px;
}

.step_img {
    width: 100%;
    height: 55px;
    background-repeat: no-repeat;
    background-position-x: 50%;
}

.step1 {
    background-image: url(../images/step1.png);
}

.step2 {
    background-image: url(../images/step2.png);
}

.step3 {
    background-image: url(../images/step3.png);
}

.step4 {
    background-image: url(../images/step4.png);
}

.step1.cut {
    background-position-x: 0%;
    width: 138px;
    margin: auto;
}

.step2.cut {
    background-position-x: 33%;
    width: 138px;
    margin: auto;
}

.step3.cut {
    background-position-x: 67%;
    width: 138px;
    margin: auto;
}

.step4.cut {
    background-position-x: 100%;
    width: 138px;
    margin: auto;
}


.step_top:hover {
    background-image: url('../images/step1/button_u24_mouseOver.png');
}


.step_top.focus {
    color: #AE5300;
    background-image: url('../images/step1/button_u22.png');
}

    .step_top.focus:hover {
        background-image: url('../images/step1/button_u22_mouseOver.png');
    }

.step_text {
    /*position: absolute;
                                    left: 2px;
                                    top: 10px;*/
    width: 103px;
    word-wrap: break-word;
}

.showEle_new {
    height: 26px;
    width: 20px;
    position: relative;
    z-index: 1;
    background: url(../css/image/pwd.png) no-repeat;
    float: right;
    margin-top: 5px;
    cursor: pointer;
    z-index: 1;
    right: 26px;
}



.tip_l {
    /*color: #444;*/
    font-size: 1.0em;
    font-weight: bold;
    /*border-left: 4px solid #0e8c67;*/
    padding: 4px 0 4px 10px;
    line-height: 22px;
}

.tip_s {
    /*color: #888;*/
    font-size: 0.9em;
    line-height: 20px;
    padding: 4px 0 4px 10px;
    padding: 4px 0 4px 10px;
    /*margin: 15px 0;*/
}

.tip_m {
    /*color: #666;*/
    /*font-size: 1.1em;*/
    /*margin-top: 15px;*/
    line-height: 1.4em;
}

.tip_div {
    width: 32%;
    margin: 0px 8px 20px 0px;
    float: left;
    box-shadow: 0px 0px 5px #B8B8B8;
    height: 320px;
    position: relative;
    padding: 5px;
}

.tip_title {
    /*color: #444;*/
    color: #066740;
    font-size: 1.3em;
    font-weight: bold;
    /* border-left: 4px solid #0e8c67; */
    padding: 4px 0 4px 10px;
    line-height: 22px;
    margin-bottom: 12px;
    text-align: center;
}

.tip_btn {
    width: 100%;
    text-align: center;
    margin: 10px -3px;
    position: absolute;
    bottom: 0px;
}


.btn_close {
    padding: 4px;
    color: #fff;
    font-size: 1.1em;
    background-color: #6d6d6d;
    /*height: 45px;
            line-height: 45px;*/
    border: 1px solid #939393;
    border-radius: 4px;
    /*display: inline-block;*/
    text-align: center;
}

.btn_go_s {
    padding: 6px;
    color: #fff;
    font-size: 1em;
    background: url(../images/main/bnt01.jpg) repeat-x;
    /* height: 45px; */
    /* line-height: 45px; */
    border: 1px solid #4ca380;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
}


/*.content_main {
            padding: 15px;
            font-family: "微軟正黑體";
        }*/

.red {
    color: red;
}

.tbl_id td {
    line-height: 1.7em;
}



.textbox {
    height: 25px;
}

.l {
    float: left;
}

.r {
    float: right;
}

.blue {
    color: blue;
}

.part {
    margin-top: 40px;
}

li {
    list-style: none;
}

.name_col, .name_col_id {
    display: inline-table;
    border-bottom: 1px solid;
    width: 125px;
    height: 17px;
    text-align: center;
}

.name_col_b {
    width: 165px;
}

.date_col {
    display: inline-table;
    border-bottom: 1px solid;
    width: 180px;
    height: 17px;
    text-align: center;
}

.clear {
    clear: both;
    width: 100%;
}

.ui-dialog-titlebar {
    display: none;
}

#BackPageMember a {
}

.text_id {
    /*background: url(../images/id.jpg) no-repeat 9px 7px;*/
    color: #666666;
    font-size: 0.9em;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    padding: 0px 8px 2px 5px;
    width: 180px;
    height: 30px;
    /*line-height: 30px;*/
    /*width: 100%;*/
    /*margin-bottom: 10px;*/
}

.btn_go_td {
    padding: 10px;
    color: #fff;
    font-size: 1em;
    background: url(../images/main/bnt01.jpg) repeat-x;
    height: 30px;
    line-height: 10px;
    border: 1px solid #4ca380;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
}

.btn_go_02 {
    padding: 10px;
    color: #fff;
    font-size: 1.1em;
    background-color: #6d6d6d;
    /* height: 45px; */
    /* line-height: 45px; */
    border: 1px solid #939393;
    border-radius: 4px;
    /* display: inline-block; */
    text-align: center;
}


    .btn_go_02:hover {
        opacity: 0.7;
    }

.mr5 {
    margin-right: 5px;
}

.text_bold {
    font-weight: bold;
}

.ckbox_en input[type=checkbox][disabled] {
    cursor: default;
}

.tel_tip {
    display: block;
}

.tel_tip_m {
    display: none;
    margin: 0 0 6px 17%;
}


.mb20 {
    margin-bottom: 20px;
}

.cle {
    float: left;
}

.bir_tip {
    color: red;
    font-size: 13px;
    width: 150px;
    line-height: 1.3em;
    margin-left: 10px;
}

.apl_date {
    float: left;
    /*margin-top: 13px;*/
}

.apl_date_r {
    float: right;
    /*margin-top: 13px;*/
}



.pw_tit {
    width: 240px;
}

.RsuPwdMid_div input, .inputShowPwd input {
    width: 270px;
}

.qa_title {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: 1px;
}

.qa_info {
    font-size: 1em;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.qa_info.CheckStyle{background:url(../images/icon_check.png) no-repeat left 5px;padding-left:20px;}

.btn_b {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.red_star {
    width: 25px;
    vertical-align: sub;
    margin-right: -7px;
}

.l-list02 li h2 {
    /* width: 23%; */
    width: 100%;
    float: left;
    margin-right: 1%;
    /*.text_ss{
    font-size:0.8em;*/
}

@media (max-width: 1015px) {
}

@media (max-width: 768px) {
}


@media (max-width: 620px) {

    .cle {
        clear: both;
    }

    .bir_tip {
        width: 100%;
        margin: 15px 0px 0px 0px;
    }

    .td_bt {
        padding-top: 10px;
    }

    .apl_date {
        float: left;
        /*margin-top: 15px;*/
    }

    .apl_date_r {
        float: right;
        /*margin-top: 15px;*/
    }


    .name_col_id {
        width: 190px;
    }

    .apl_text {
        margin-top: 16px;
    }

    .apl_content {
        margin-top: 10px;
    }

    .sep_text {
        width: 100%;
        margin: 8px 0px;
    }

    .pw_tit {
        width: 100%;
    }
.tip_div {
 width: 100%;
}
}



@media (max-width: 604px) {

    .mb10_f {
        margin-bottom: 10px;
    }

    .mb30_f {
        margin-bottom: 30px;
    }
}

@media (max-width: 480px) {
    /*.btn_b{
        width: 100%;
    float: left;
    margin-bottom:10px;
    }*/
    .btn_text3 {
        font-size: 0.9em;
    }
}


@media (max-width: 400px) {
    .RsuPwdMid_div, .RsuPwdMid_div input, .inputShowPwd input, .inputShowPwd {
        width: 100%;
    }

    .showEle_new {
        right: 10px;
        top: -28px;
    }
}


@media (max-width: 340px) {

    .btn_text {
        font-size: 0.9em;
    }

    .btn_text2 {
        font-size: 1em;
    }

    .btn_text3 {
        font-size: 0.8em;
    }
}


@media (max-width: 260px) {


    .btn_text2 {
        font-size: 0.8em;
    }

    .btn_text3 {
        font-size: 0.7em;
    }
}
