/* BASIC css start */
.tb-l {
    text-align: left;
}

.tb-c {
    text-align: center;
}

.pl-30 {
    padding-left: 25px;
}

.pl-6 {
    padding-left: 6px;
}

.bbs-tit .join-sub-tit{
    color: #585858;
    font-size: 25px;
    margin-top: 10px;
}

#join h1.tit-join {
    margin-bottom: 30px;
    padding-bottom: 6px;
    border-bottom: 4px solid #3a4452;
    font-size: 16px;
    font-weight: bold;
}

#join h3.cont-tit {
    margin-top: 30px;
    margin-bottom: 5px;
    padding-left: 15px;
    color: #575757;
    font-weight: bold;
    background: url("/images/d3/modern_simple/bull_tit_h11.gif") no-repeat 0 0;
}

#join .red {
    color: #ff3333
}

#join .font-n {
    font-weight: normal;
}

#join .w137,
#join .MS_input_txt,
#join #etcphone,
#join #personInfo input[type="text"]{
    width: 250px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 !important;
    border: 1px solid #dcdcdc !important;
}

#join .w415 {
    width: 415px;
}

#join .ipin-confirm {
    height: 110px;
    padding: 15px 0;
    border: 3px solid #d4d4d4;
    text-align: center;
    background-color: #fdfdfd;
}

#join .ipin-confirm .chk-wrap {
    line-height: 20px;
    vertical-align: middle;
}

#join .ipin-confirm .chk-wrap i {
    display: inline-block;
    vertical-align: middle;
}

#join .ipin-confirm .chk-wrap label {
    vertical-align: middle;
    line-height: 1.25;
}

#join .ipin-confirm .chk-wrap .first {
    margin-right: 20px;
}

#join .ipin-confirm p {
    margin: 20px 0;
    line-height: 18px;
    font-size: 14px;
}

#join a.ipin-svc {
    font-size: 14px;
    font-weight: bold;
    color: #ff3333;
    text-decoration: underline;
    margin: 0 10px;
}

#join .btn-area {
    text-align: center;
    margin: 10px 0;
}

#join .btn-area.modify_btn{
    text-align: right;
}

#join .btn-area.modify_btn a{
    margin: 0 3px !important;
}    

#join .btn-area a {
    margin-right: 2px;
}

#join .ftr-btn {
    margin-top: 55px;
}

#join .ipin-btn {
    margin-top: 35px;
}


/* 회원 정보입력 */

#join .join-info {
    margin-top: 40px;
    margin-bottom: 5px;
    padding-left: 15px;
    background: url("/images/d3/modern_simple/bull_terms_h14.gif") no-repeat 0 0;
}

#join .tb-tit {
    padding: 15px 0 10px 25px;
    border-width: 1px 1px 2px 1px;
    border-color: #dedfde #dedfde #3a4452 #dedfde;
    border-style: solid;
    color: #575757;
    font-weight: bold;
    background: url("/images/d3/modern_simple/bull_tit_h11.gif") no-repeat 10px 14px #f7f7f7;
}




/* 담당자 정보 입력 */

#personInfo {
    margin-bottom: 35px;
    margin-top: 50px;
}

#personInfo .person-tb {
    border-top: solid 1px #7b7b7b;
    margin-top: 16px;
}

#personInfo .person-tb th,
#personInfo .person-tb td {
    height: 52px;
}

#personInfo .person-tb th {
    border-bottom: 1px solid #dedede;
    background: #fafafa;
    font-weight: normal;
}

#personInfo .person-tb td{
    padding-left: 10px;
}

#personInfo .idpw-info {
    font-size: 12px;
    letter-spacing: -1px;
    color: #b5b5b5;
    line-height: 30px;
}


/* 담당자 정보 입력 */

#addInfo .addinfo-tb {
    border: 1px solid #dedede;
}

#addInfo .addinfo-tb th,
#personInfo .person-tb td {
    border-bottom: 1px solid #dedede;
}

#addInfo .addinfo-tb th {
    height: 30px;
    letter-spacing: -1px;
    vertical-align: middle;
    border-right: 1px solid #dedede;
}

#addInfo .addinfo-tb td {
    padding: 7px 0 6px;
}


/* 약관 동의 */

#chkwrap {
    border: 1px solid #dedede;
}

#chkwrap .all-chk {
    height: 43px;
    line-height: 45px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal !important;
    color: #000;
    border-bottom: 1px solid #dedede;
}

#chkwrap .all-chk .input-cbox {
    width: 14px;
    height: 14px;
    *margin-top: 0;
}

#chkwrap .cont ul:after {
    clear: both;
    content: "";
    display: block;
}

#chkwrap .cont ul {
    padding-bottom: 15px;
    width: 600px !important;
}

#chkwrap .cont ul li {
    float: left;
    width: 300px;
    line-height: 18px;
}

#chkwrap .cont ul li a {
    display: inline-block;
    width: 71px;
    height: 16px;
    line-height: 20px;
    *line-height: 18px;
    margin-top: -2px;
    font-weight: normal;
    font-size: 11px;
    border: 1px solid #bdbec7;
    background: #fafafa;
    text-align: center;
}

#chkwrap .cont strong {
    font-weight: normal;
}

#chkwrap .cont label {
    font-weight: normal !important;
}

#chkwrap .cont .marketing {
    padding-left: 30px;
    border-top: 1px dashed #dadada;
    line-height: 18px;
}

#chkwrap .cont .marketing .mk-wrap {
    height: 44px;
    line-height: 46px;
}

#chkwrap .cont .marketing .mk-wrap input {
    margin-top: -1px;
    *margin-top: 0;
}

h4.tit {
    margin-top: 50px;
    margin-bottom: 5px;
    padding-left: 5px;
    font-size: 14px;
    font-weight: normal !important;
}

#join .new-btn-area a{
    display: block;
    width: 260px;
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    background: #191919;
    border: none;
}


/* 이용 약관 */

#join .privercy-contract textarea {
    width: 97%;
    height: 165px;
}


/* 개인정보 수집이용, 제3제공, 취급위탁 테이블 */

#join .contract-tbl {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

#join .contract-tbl th,
#join .contract-tbl td {
    border: 1px solid #e0e0e0;
    text-align: center;
}

#join .contract-tbl th {
    background: #fcfcfc;
}

#join .contract-tbl th div {
    height: 41px;
    line-height: 43px;
}

#join .contract-tbl tbody th {
    font-weight: normal;
}

.btm-msg {
    padding-top: 30px;
    line-height: 18px;
}

#join .tit-page {
    border-bottom: 0!important;
}

.hd_title {
    margin-bottom: 5px;
    margin-top: 40px;
}

.hd_title .big-tit {
    display: inline-block;
    font-size: 15px;
}

.hd_title p:nth-child(2) {
    display: inline-block;
    float: right;
}


/*SNS 로그인 연동*/

#snsConnect {
    margin-bottom: 30px;
}

#snsConnect li {
    margin-top: 12px;
    border: 1px solid #dedede;
    padding: 15px 30px;
    background: #fafafa;
}

#snsConnect li dl {
    zoom: 1;
    overflow: hidden;
}

#snsConnect li dt,
#snsConnect li dd {
    float: left;
    line-height: 28px;
}

#snsConnect li dt {
    width: 80px;
    padding-left: 35px;
    color: #8a8a8a;
    font-weight: bold;
    letter-spacing: -1px;
}

#snsConnect li.facebook dt {
    background: url(/images/d3/modern_simple/common/ico_sns_h26_facebook.gif) no-repeat 0 0;
}

#snsConnect li.naver dt {
    background: url(/images/d3/modern_simple/common/ico_sns_h26_naver.gif) no-repeat 0 0;
}

#snsConnect li.kakaotalk dt {
    background: url(/images/d3/modern_simple/common/ico_sns_h26_kakaotalk.gif) no-repeat 0 0;
}

#snsConnect li dd .cut img {
    padding: 10px 0 0 10px;
}

#personInfo .MS_select {
    margin-left: 20px!important;
    margin-right: 5px!important;
    height: 32px;
    line-height: 32px;
    border-color: #dcdcdc;
    min-width: 80px;
}

#join #personInfo .MS_select.MS_tel,
#join #personInfo input[type="text"].MS_input_tel{
    width: 250px !important;
    text-indent: 10px;
    margin-left: 0px!important;
}

#personInfo .MS_select.MS_email{
    margin-left: 0px!important;
    width: 170px !important;
}

#personInfo .MS_select:nth-child(1) {
    margin-left: 0px!important;
    ;
}

#MS_recommand_search{
    display: inline-block;
    height: 31px;
    line-height: 29px;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    background: #000 !important;
    padding: 0px 10px;
}

/* BASIC css end */

