* {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;
}


/*************************************아이디찾기***********************************************/
#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;
    margin-bottom: 50px;
}

.content_summary {
  cursor: pointer;
  margin-top: 20px;
    margin-bottom: 10px;
    color: #888;
    width: 103.3%;
}
.content_summary:hover{background-color:#e4eef4 ;}
.content_summary img{float: left; margin-right: 20px; width: 20px;
    height: 20px;}
.content_summary b{font-weight: bold; color: black;line-height: 20px; font-size: 15px;line-height: normal;}
.section_private {
    margin-top: -19px;
    padding-bottom: 80px;
}
.section {
    position: relative;
    padding-bottom: 40px;
    *zoom: 1;
}
.box6 {
  overflow:auto;
    position: relative;
    z-index: 100;
    padding: 10px;
    border: 1px solid #e5e5e5;
    word-break:break-all;
    display: inline-block;
    font-size: 13px;
    font-family: inherit;
    line-height: normal;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 70px;
}
.btn_area{
    width: 120px;
    padding: 10px;
    margin: 0 auto;
    background: #4eacf9;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-top: 40px;
    cursor: pointer;
}
.section dd {
    position: relative;
    float: left;
    width: 80%;
    height: 25px;
    margin-top: 6px;
    vertical-align: top;
}
.section dd.ct {
    height: auto;
}
#btnnext{
    margin: 0 auto;
    background: #4eacf9;
    text-align: center;
    color: #fff;
    border: none;
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#err_empty_private{display:block;padding: 1px 0 15px;margin:0px 0 -2px;font-size:12px;line-height:14px;color:red}
