* {margin:0; padding:0;}
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
body{ font-size:16px; line-height:1.1em; color:#6f6f6f; min-width: 1200px;
    font-family: "Noto Sans KR", sans-serif;}
ul, ol, li{list-style-type:none}
img, fieldset{border:none;vertical-align: middle}
hr {clear:both;border:none}
a {color:inherit;text-decoration:none}
table{border-collapse:collapse}
input, textarea {color:inherit;font-size:inherit;
       font-family:inherit;vertical-align: middle}
hr{clear: both;}
header{
    width:768px;
    margin: 0 auto;
    padding-top: 80px;
    margin-bottom:4%;
}
header h2{
    text-align: center;
}
.find_info {
    font-size: 15px;
    line-height: 14px;
    padding-top: 20px;
    text-align: center;
    color: #8e8e8e;
}
.find_info a:hover{
    color:#4eacf9;
}
.find_info a{
    margin:0px 10px;
}
.login_window{
    width:768px;
    margin: 0 auto;

}
.contents{
    width: 480px;
    margin: 0 auto;
    border-bottom: 1px solid #d2d2d2;
    padding: 20px 0;
}
.lbl {
    font-size: 15px;
    line-height: 16px;
    position: absolute;
    z-index: 8;
    top: 16px;
    left: 15px;
    color: #8e8e8e;
}
.int {
    font-size: 15px;
    line-height: 16px;
    position: relative;
    z-index: 9;
    width: 100%;
    height: 16px;
    padding: 7px 0 6px;
    color: #000;
    border: none;
    background: #fff;
    -webkit-appearance: none;
}
.input_row {
    position: relative;
    height: 29px;
    margin: 0 0 14px;
    padding: 10px 35px 10px 15px;
    border: solid 1px #dadada;
    background: #fff;
}
.btn_global {
    display: block;
    width: 100%;
    height: 61px;
    margin: 50px 0 14px;
    padding-top: 1px;
    border: none;
    border-radius:10px;
    background-color: #4eacf9;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 61px;
    -webkit-appearance: none;

}
#err_empty_id{display:block;padding: 1px 0 15px;margin:9px 0 -2px;font-size:12px;line-height:14px;color:red}
#err_empty_pw{display:block;padding: 1px 0 15px;margin:9px 0 -2px;font-size:12px;line-height:14px;color:red}
#err_common{display:block;padding: 1px 0 15px;margin:9px 0 -2px;font-size:12px;line-height:14px;color:red}





/*************************************아이디찾기***********************************************/
#content{
    padding: 50px 150px;
}
#container {
    position: relative;
    margin: 0 auto;
    padding-bottom: 30px;
    height: auto!important;
    zoom: 1;
}
.wrap_leave #content {
    float: none;
    width: auto;
    margin: 0;
    padding: 25px 0 20px;
}
#container, .lnb, .top {
    width: 980px;
}
.inquiry.non_sign .content_header {
    position: relative;
    margin: 10px 0;
}
.content_header h2 {
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}
.content_header:after {
    font-size: 0;
    line-height: 0;
    display: block;
    clear: both;
    content: '';
}
.inquiry.non_sign .content_header {
    position: relative;
    margin: 10px 0;
}
.inquiry.non_sign .content_summary {
    margin: 0;
    padding: 2px 0 41px;
    color: #666;
    text-align: center;
}
.content_summary {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 30px;
    color: #888;
}
.section_find {
    margin-top: -19px;
    padding-bottom: 80px;
}
.section {
    position: relative;
    padding-bottom: 40px;
    *zoom: 1;
}
.box6 {
    position: relative;
    z-index: 100;
    padding: 20px 40px 20px;
    border: 1px solid #e5e5e5;
}
.box_inn dl {
    padding-top: 14px;
}
.selected .box_inn_sub {
    display: block;
}
.box_inn .input_rd {
    position: absolute;
    top: 1px;
    left: 0;
}
.box_inn .label_rd {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-left: -2px;
    letter-spacing: -1px;
    color: #333;
}
.box_inn dt {
    font-weight: 700;
    float: left;
    width: 20%;
    height: 25px;
    margin-top: 6px;
}
.box_inn dd {
    position: relative;
    float: left;
    width: 80%;
    height: 25px;
    margin-top: 6px;
    vertical-align: top;
}
.box_inn dd.ct {
    height: auto;
}
.box_inn dl:after {
    display: block;
    clear: both;
    content: '';
}
.int_mob {
    display: inline-block;
    overflow: hidden;
    position: relative;
    *margin: -1px 2px 0 3px;
    vertical-align: top;
}
.box_inn_sub .btn_ct {
  margin-left: 5px;
  padding: 5px;
  color: #fff;
  background-color:#4eacf9;
  border-radius: 5px;
}
.lbl_mob {
    position: absolute;
    top: 7px;
    left: 4px;
    font-size: 12px;
    font-weight: normal;
    color: #888;
}
.box_inn .input_txt {
    line-height: 23px;
    height: 23px;
    padding-left: 3px;
    vertical-align: top;
    border: 1px solid #ccc;
}
.btn_area{
    width: 120px;
    padding: 10px;
    margin: 0 auto;
    background: #4eacf9;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-top: 20px;
    cursor: pointer;
}
.passbtn_area{
    width: 120px;
    padding: 10px;
    margin: 0 auto;
    background: #4eacf9;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-top: 20px;
    cursor: pointer;
}
#btnnext{
    margin: 0 auto;
    background: #4eacf9;
    text-align: center;
    color: #fff;
    border: none;
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#err_empty_id{display:block;padding: 1px 0 15px;margin:0px 0 -2px;font-size:12px;line-height:14px;color:red}
#err_empty_name{display:block;padding: 1px 0 15px;margin:0px 0 -2px;font-size:12px;line-height:14px;color:red}
#err_empty_phoneNo{display:block;padding: 1px 0 15px;margin:0px 0 -2px;font-size:12px;line-height:14px;color:red}
#err_empty_pass{display:block;padding: 1px 0 15px;margin:0px 0 -2px;font-size:12px;line-height:14px;color:red}
#err_empty_pass2{display:block;padding: 1px 0 15px;margin:0px 0 -2px;font-size:12px;line-height:14px;color:red}
.error_box{display:block;margin:9px 0 -2px;font-size:12px;line-height:14px;color:red}

#user_id_box{
  margin-top: 40px;
  margin-bottom: 20px;
    text-align: center;
    border: none;
    -webkit-appearance: none;
}
#user_id_box2{
  margin-top: 40px;
  margin-bottom: 20px;
    text-align: center;
    border: none;
    -webkit-appearance: none;
}
