/* *************************************** */
/* PC VERSION */
/* *************************************** */
.membership #setupform .check_btn { 
	cursor:pointer;
    color: #FFF;
    background: #999;
    display: inline-block;
    padding: 3px 7px;
    font-size: 11px;
    vertical-align: middle;
    font-family: NanumGothic;
    border:1px solid #666
}


/* *************************************** */
/* MOBILE VERSION */
/* *************************************** */
.mobile #setupform p.submit {
    text-align: center;
    padding: 20px 0;
}

.mobile #setupform input#user_name {
	max-width: 48%;
}

.mobile #setupform .check_btn {
    color: #FFF;
    background: #999;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 2px;
    border: 1px solid #777;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* *************************************** */
/* Daum Address (testyoon)*/
/* *************************************** */
iframe#__daum__viewerFrame_1 {
    min-width: 278px !important;
}

iframe#__daum__viewerFrame_2 {
    min-width: 278px !important;
}

iframe#__daum__viewerFrame_3 {
    min-width: 278px !important;
}

#zipform iframe {
    min-width: 278px !important;
}

#__daum__layer_1 {
    min-width: 278px !important;
}

#__daum__layer_2 {
    min-width: 278px !important;
}

#__daum__layer_3 {
    min-width: 278px !important;
}