/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.ssxtr {
display: inline-block;
vertical-align: top;
font-size: 30px;
margin-bottom: 15px;
color: #666;
font-family: ngb, 'NanumGothicBold', sans-serif;
}
.member_txt {
font-size: 13px;
line-height: 1.6;
font-family: '³ª´®°íµñ', 'NanumGothic', ng, sans-serif;
color: #666;
}
.sttsrt {
text-align: center;
padding: 5px 0 15px;
margin-bottom: 40px;
font-size: 21px;
font-family: ngb, 'NanumGothicBold', sans-serif;
border-bottom: solid 1px #dedede;
}
.join_txt {
font-size: 12px;
font-family: '³ª´®°íµñ', 'NanumGothic', ng, sans-serif;
color: #666666
}
/* ÅØ½ºÆ®¹Ú½º ½ºÅ¸ÀÏ */
.member_border {
font-size: 13px;
font-family: '³ª´®°íµñ', 'NanumGothic', ng, sans-serif;
color: #666;
border: 1px solid #D4D4D4
}
/* Ç×¸ñ ½ºÅ¸ÀÏ */
.member_td_bgcolor {
background-color: #F3F4F5;
font-size: 13px;
font-family: '³ª´®°íµñ', 'NanumGothic', ng, sans-serif;
color: #666;
border-bottom: solid 1px #dedede;
padding: 10px 10px!important;
width: 20%!important;
}
.login_box h1 {
font-family: ngeb, 'NanumGothicExtraBold';
font-size: 17px;
line-height: 1;
margin: 0 0 10px 0;
color: #818181;
}
.login_box h2 {
font-family: ngeb, 'NanumGothicExtraBold';
font-size: 15px;
line-height: 1.5;
margin: 0 0 25px 0;
}
.login_box p {
font-family: '³ª´®°íµñ', 'NanumGothic', ng, sans-serif;
font-size: 13px;
line-height: 1.5;
margin: 0 0 15px 0;
}
.mmbb-line {
border-top: solid 1px #dedede;
border-bottom: solid 1px #dedede;
padding: 15px 10%;
}
/* È¸¿ø ÁÖ¹Îµî·Ï¹øÈ£/¿©±Ç¹øÈ£/¿Ü±¹ÀÎµî·Ï¹øÈ£/¹ýÀÎ¹øÈ£ È®ÀÎ ½ºÅ¸ÀÏ */
ul.member_list {
margin: 10px 0 0 0;
}
ul.member_list li {
margin: 0 0 15px 0;
}
ul.member_list li input {
margin: -2px 0 0 0;
vertical-align: middle;
}
.member_divide {
width: 100%;
font-size: 13px;
border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece;
}
.member_divide th {
padding: 7px 10px 6px 10px;
color: #666;
border-right: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
background: #f7f7f7;
}
.member_divide td {
padding: 5px 10px 4px 10px;
border-right: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
}
.member_divide td.member_list_bg {
color: #666;
background: #f7f7f7;
}
.member_divide td.member_cont {
height: 170px;
padding: 15px 10px;
vertical-align: top;
border-right: none;
border-bottom: none;
}
.member_info {}
.member_info dl {}
.member_info dt {
clear: both;
float: left;
width: 100px;
height: 13px;
margin: 0 0 5px 0;
padding: 4px 0 0 0;
}
.member_info dt input {
margin: -2px 0 0 0;
vertical-align: middle;
}
.member_info dt.foreigner_info {
width: 220px;
margin: 0;
}
.member_info dd {
margin: 0 0 5px 0;
}
.member_info dd.foreigner_info2 {
float: left;
margin: 2px 0 0 0;
}
.login_box {
border: 1px #ebebeb solid;
padding: 5% 10%;
text-align: center;
margin-top: 0;
font: 13px;
color: #666;
}
.login_box .txt_01 {
text-align: right;
padding-right: 5px;
font: bold 11px/1.5em ng;
}
.login_box .box {
border: 1px #cdcdcd solid;
padding: 2px 4px 0;
height: 19px;
*height: 21px;
width: 100%;
background-color: #f6f6f6;
}
.login_box .find {
border-top: 1px #dedede solid;
margin-top: 35px;
padding: 25px 0 0;
text-align: center;
font: 11px/1.2em ng;
color: #666;
}
@media (max-width: 767px) {
.login_box {
border: none;
padding: 0;
}
}