/*상단 로그인*/ .head-login-container {position:fixed; left:50%; top:56px; width:300px; height:230px; margin-left:90px; border:1px solid #353535; background:#f7f7f7; z-index:10006;display:none;} .head-login-container h1 {height:50px; line-height:50px; border-bottom:1px solid #353535; background:#353535} .head-login-container h1 span {position:absolute; left:20px; color:#FFF; font-size:18px; font-weight:600} .head-login-container h1 a.login-close-btn {position:absolute; top:7px; right:12px; width:70px; heigth:34px; color:#FFF; line-height:34px; text-align:center; font-size:14px; font-weight:600; border:1px solid #FFF;} .head-login-container .head-login {margin:15px; padding:10px 15px 5px; width:240px; border:1px solid #BBB; background:#FFF;} .head-login label {display:inline-block; margin-right:5px; width:80px; text-align:justify} .head-login input[type=text], .head-login input[type=password] {margin-bottom:3px; padding:0 3px; width:145px; height:24px; line-height:24px; border:1px solid #E1E1E1;} .head-login-btn {margin:0 auto; width:150px} .head-login a {margin:6px; display:inline-block; width:150px; height:32px; line-height:32px; text-align:center; color:#FFF; font-weight:600; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; } /*비밀번호변경*/ .change-pwd-container {position:fixed; left:50%; top:56px; width:300px; height:230px; margin-left:140px; border:1px solid #2f6ba9; background:#f7f7f7; z-index:10005;display:none;} .change-pwd-container h1 {height:50px; line-height:50px; border-bottom:1px solid #2f6ba9; background:#5a94ce} .change-pwd-container h1 span {position:absolute; left:20px; color:#FFF; font-size:18px; font-weight:600} .change-pwd-container h1 a.pwd-close-btn {position:absolute; top:7px; right:12px; width:70px; heigth:34px; color:#FFF; line-height:34px; text-align:center; font-size:14px; font-weight:600; border:1px solid #FFF;} .change-pwd-container .change-pwd {margin:15px; padding:10px 15px 5px; width:240px; border:1px solid #BBB; background:#FFF;} .change-pwd label {margin-right:5px} .change-pwd input[type=password] {margin-bottom:3px; padding:0 3px; width:135px; height:24px; line-height:24px; border:1px solid #E1E1E1;} .change-pwd .change-pwd-btn {margin:0 auto; padding:10px 0; width:155px;} .change-pwd a:first-child {margin-right:5px;} .change-pwd a {display:inline-block; width:75px; height:24px; line-height:24px; text-align:center; color:#FFF; font-weight:600; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; } /*상단 바로가기*/ .head-direct-container {position:fixed; left:50%; top:56px; width:300px; height:230px; margin-left:90px; border:1px solid #353535; background:#f7f7f7; z-index:10006;display:none;} .head-direct-container h1 {height:50px; line-height:50px; border-bottom:1px solid #353535; background:#353535} .head-direct-container h1 span {position:absolute; left:20px; color:#FFF; font-size:18px; font-weight:600} .head-direct-container h1 a.login-close-btn {position:absolute; top:7px; right:12px; width:70px; heigth:34px; color:#FFF; line-height:34px; text-align:center; font-size:14px; font-weight:600; border:1px solid #FFF;} .head-direct-container .head-direct {margin:15px; padding:10px 15px 5px; width:240px; border:1px solid #BBB; background:#FFF;} .head-direct label {display:inline-block; margin-right:5px; width:230px; text-align:justify;line-height:25px;background:#f9f9f9;border:1px solid #f0f0f0; margin-bottom:5px;text-align:center;cursor:pointer;} .head-direct input[type=text], .head-direct input[type=password] {margin-bottom:3px; padding:0 3px; width:145px; height:24px; line-height:24px; border:1px solid #E1E1E1;} .head-direct-btn {margin:0 auto; width:230px} .head-direct a {margin:6px; display:inline-block; width:150px; height:32px; line-height:32px; text-align:center; color:#FFF; font-weight:600; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }