#mask { position:absolute; left:0; top:0; z-index:9000; background:#fff; display:none; }

.loading { position:fixed; float:left; top:30%; left:40%; margin:0 auto; display:none; z-index:9998; width:350px; height:350px; background:url('./images/popup/logdings.gif') no-repeat; }


/***** Login 시작 *****/

/*#login {width:100%; height:100%;}
#login .main_login {height:100%;  background:url('/m/img/index_bg.jpg'); background-size:100%; background-repeat:no-repeat; position:relative;}

#login .main_logo {position:absolute; top:50px; width:100%; text-align:center; }
#login .main_logo > img {width:33%;}
#login .main_logotxt {position:absolute; top:180px; width:100%; text-align:center;}
#login .main_logotxt > img {width:35%;}

#login_box {position:absolute; bottom:50px; width:100%;}
#login_box .logboxs {width:80%; margin:0 auto; }
#login_box .logboxs .idknms{ height:60px;}
#login_box .logboxs .idknms .putbox > input {width:100%; background:transparent; border:0px; border-bottom:1px solid #fff; height:50px; line-height:50px; color:#fff; font-size:.8em;}


#login_box .logboxs .idchk {position:relative; margin-top:10px; }
#login_box .logboxs .idchk .login_btn {width:100%; border:0px; height:45px; line-height:45px; background:#1e4098;font-size:.8em; 
border-radius:5px; color:#fff; margin-bottom:5px; }
#login_box .logboxs .idchk .join_btn  {display:block; width:100%; border:0px; height:45px; line-height:45px; background:rgba(255,255,255,0.2);  font-size:.8em; 
border-radius:5px; color:#fff; text-align:center; }


#login .main_login #center_txt {width:80%; margin:0 auto;  text-align:center; margin-top:10px; }
#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;}*/

/***** Login 끝 *****/

.main_login {height:100%;  background-color:transparent; }
.main_login .main_logo{width:100%; text-align:center; padding-top:50px;}
.main_login .main_logo > img {width:33%;}
.main_login .main_logotxt { width:100%; padding-top:5px; text-align:center;}
.main_login .main_logotxt > img {width:35%;}

.logform { width:80%; margin:0 auto; margin-top:100px; background:transparent;}
.logform .input_text {width:100%; background:transparent; border:0px; border-bottom:1px solid #fff; height:40px; line-height:40px; color:#fff; font-size:.8em; margin-bottom:10px;}
.logform .login_btn {width:100%; border:0px; height:45px; line-height:45px; background:#1e4098;font-size:.8em; 
border-radius:5px; color:#fff; margin-bottom:5px; }
.logform .join_btn {display:block; width:100%; border:0px; height:45px; line-height:45px; background:rgba(255,255,255,0.2);  font-size:.8em; 
border-radius:5px; color:#fff; text-align:center; }

.main_login .center_txt {width:80%; 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;}*/
