#mask { position:absolute; left:0; top:0; z-index:9000; background:#fff; display:none; }

.contents { padding-top: 50%; }
.main_login {height:100%; background:url('../images/confirm_back.png') no-repeat;background-position: center center;}
.main_login .main_logo{width:100%; text-align:center;}
.main_login .main_logo > img {width:100%;vertical-align: middle;}
.main_login .main_logotxt { width:100%; text-align:center;}
.main_login .main_logotxt > img {width:100%;vertical-align: middle;}

.logform { width:82%; margin:0 auto; background:#fff; text-align: center; padding-bottom:10%;    padding-top: 10%;}
.logform .input_text {width:82%; background:transparent; border:0px; border:1px solid #dddddd;; height:40px; line-height:40px; color:#000; font-size:.8em; margin-bottom:10px; padding-left: 10px;}
.logform .input_text2 {width:82%; background:transparent; border:0px; border:1px solid #dddddd;; height:40px; line-height:40px; color:#000; font-size:.8em; margin-bottom:16px; padding-left: 10px;}
.logform .login_btn {width:82%; border:0px; height:45px; line-height:45px; background:#42549C;font-size:1.1em; border-radius:5px; color:#fff; }

.main_login .center_txt {width:82%; margin:0 auto;  text-align:center; margin-top:10px; background:transparent;}
.center_txt a {display:inline-block; color:#999; font-size:.7em; width:48%; height:35px; line-height:35px;  }
.center_txt > span {margin:0 1%; color:#1e4098; font-size:.7em;}*/

.main_login2 {height:100%; }
.main_login2 .main_logo{width:100%; text-align:center;}
.main_login2 .main_logo > img {width:100%;vertical-align: middle;}
.main_login2 .main_logotxt { width:100%; text-align:center;}
.main_login2 .main_logotxt > img {width:100%;vertical-align: middle;}
.main_login2 .center_txt {width:82%; margin:0 auto;  text-align:center; margin-top:10px; background:transparent;}

.top_menu {font-weight: bold; width: 100%; text-align: center; }
.top_menu #top_menu_over {color:#14AFCF; border-bottom: 3px solid #00BDD2;}

.top_menu .menu1 {
    color: #EFECE1;
    height: 40px;
    width: 21%;
    line-height: 40px;
    border-bottom: 3px solid #DFDEDA;
    margin-left: 12%;
    position: relative;
    float: left;
}
.top_menu .menu1 a {color: #EFECE1;}
.top_menu .menu2 {
    color: #EFECE1;
    height: 40px;
    width: 21%;
    line-height: 40px;
    border-bottom: 3px solid #DFDEDA;
    margin-left: 6%;
    margin-right: 6%;
    position: relative;
    float: left;
}
.top_menu .menu2 a {color: #EFECE1;}
.top_menu .menu3 {
    color: #EFECE1;
    height: 40px;
    width: 21%;
    line-height: 40px;
    border-bottom: 3px solid #DFDEDA;
    margin-right: 12%;
    position: relative;
    float: left;
}
.top_menu .menu3 a {color: #EFECE1;}

