<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#loginWrap .loc-navi { margin-top: 40px; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; }
#loginWrap .page-body { }

/* member login */
#loginWrap .mlog-sign .mlog { position: relative;}
.mlog-sign h4{color:#000; font-size:45px; font-weight:100; text-align:center; margin-bottom:32px;}
.mlog-sign h4 span{display:block; color:#ccc; font-size:14px; text-align:center;}
#loginWrap .mlog-sign .frm-list li {margin-bottom:19px;}
#loginWrap .mlog-sign .frm-list li.pwd{margin-bottom:0 !important;}
#loginWrap .mlog-sign .frm-list li input{width:499px; border:1px solid #000; height:58px; padding-left:19px; color:#555; font-size:15px;}
#loginWrap .mlog-sign .frm-list li .txt-frm { width: 185px; height: 19px; padding: 2px 0 0 2px; border: 0; background-color: #eaeaea; }
#loginWrap .mlog-sign .btn-mlog {display:block; background-color:#000; color:#fff; font-size:29px; text-align:center; height:70px; line-height:70px; border-radius:4px;}
#loginWrap .mlog-sign .se-log {position:absolute; top:0; right:0; padding:10px 0;}
/* sign */
#loginWrap .mlog-sign .sign { }
#loginWrap .mlog-sign .sign .btns {position:relative; width:100%; padding:10px 0; text-align:left;}
#loginWrap .mlog-sign .sign .btns a {display:inline-block; padding-right:20px; border-right:1px solid #dcdcdc; margin-right:20px;}
.last{border-right:0!important;}

/* simpleLogin */
#simpleLogin { position: relative; }
#simpleLogin .sns-login { margin-top: 30px; text-align: center; font-size: 0; line-height: 0; }
#simpleLogin .sns-login p { margin-bottom: 30px; }
#simpleLogin .sns-login a { display: inline-block; margin: 0 4px; }

.social {margin-top:19px;}
.social a{display:inline-block; height:56px;}
.naver {background:url(/design/bnburde/sub/naver.png) no-repeat 0; width:255px}
.facebook {background:url(/design/bnburde/sub/facebook.png) no-repeat 0; width:259px;}


.page-body&gt;div{float:left;}
.mlog-sign {width:520px; margin-right:30px;}

.join_tit a{
    color: #000;
    font-weight: bold;
    font-size: 25px;
    padding-left: 38px;
    background: url(/design/bnburde/sub/logo_icon.png) 0 50% no-repeat;
}
.join_tit {margin-bottom:20px;}

.guest_login{padding-top:109px; width:550px;}
.guest_login p a{color:#444; font-size:13px;}
.gl1{ border: 1px solid #ccc; padding: 13px 15px; min-height:110px; margin-bottom: 38px;}
.gl2 a{display:block;  border-radius:3px;  margin-bottom:19px; text-align:center;}

.guest_btn{    background-color: #888;color: #fff; font-size: 23px; height:70px; line-height:70px;}
.call_btn{border:1px solid #000; font-size:18px; height:56px; line-height:56px; color:#000; }

.frm{}
.frm li{margin-bottom:4px;}
.frm label{vertical-align:middle; display:inline-block; width:80px; color:#000; font-size:14px;}
.frm input{height:31px; border:1px solid #ccc; vertical-align:middle; width:460px; padding-left:8px; margin-right:0 !Important;}
.frm a{display:block; color:#000; font-size:20px; margin-top:19px; border:1px solid #ccc; text-align:center; height:56px; line-height:56px; border-radius:3px;}

/* BASIC css end */

</pre></body></html>