/**
	member skin css
*/
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
* {margin: 0;padding: 0;}
a > * {line-height: 0;}
img {border: medium none;}
body {font-family: 'Noto Sans KR', sans-serif; font-size:13px; background:#fff;}
a {color:#000;text-decoration: none;}
a:hover{color:#2773ae; text-decoration:none;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: inherit;margin:0; line-height:1;}
dl,ul,ol,li,dd,dt {margin:0; padding:0; list-style:none; line-height:1;}
header, nav, footer {display:none;}
.login_layout {width:904px; border-radius:12px; overflow:hidden; height:556px; margin:100px auto;}
.login_layout .login_panel {overflow:hidden; background:#eee; float:left; padding:10px; height:556px;}
.login_layout .bg_panel {overflow:hidden; float:left;}
.login_layout .logo {text-align:left;}
.login_layout dl {margin:40px 0; overflow:hidden;}
.login_layout dt {font-size:48px; font-weight:normal; color:#000;}
.login_layout dd {font-size:16px; margin-top:8px; font-weight:bold;}
.login_layout dd h1 {font-size:16px; margin-top:8px; font-weight:bold;}
.login_layout ul {margin-top:70px;}
.login_layout li {overflow:hidden; list-style:none; width:420px; margin-bottom:10px;}
.login_layout li .txt {font-size:14px; margin-bottom:5px; font-weight:bold;}
.login_layout li .input_box input {width:100%; height:46px; line-height:46px; border:0px; font-size:12px; padding:0 20px; display:block; background:#fff; border-radius:12px;}
.login_layout li.btn_box {margin-bottom:40px;}
.login_layout li button {width:100%; height:46px; text-align:center; line-height:46px; color:#fff; font-size:16px; background:#111;  cursor: pointer; border-radius:12px; border:0;}
.login_layout li span {float:left;}
.login_layout li a {font-weight:bold;}
.login_layout li .autologin {overflow:hidden;margin:5px 0;}
.login_layout li .autologin span {float:left; margin-right:6px;}
.login_layout li .autologin input {margin:0;}

.access .panel-footer{overflow:hidden;}
.search form{padding:20px;}
.search textarea {padding: 15px;background: #f7f7f7;font-size: 12px;}
.final .btn_final{margin-top:20px; text-align:center;}
