/*È¸¿ø °ü·Ã Ãâ·Â*/
.mem_acdo {
    margin: 0;
    padding: 0;
}



.mem_acdo .mem_acdo_tit::after {
    content: "";
    display: block;
    clear: both;
}

.mem_acdo .mem_acdo_tit {
    position: relative;
    background-color: #deebf4;
    border-bottom: 1px solid #c9d5de;
    border-top: 1px solid #c9d5de;
    margin-top: -1px;
}

.mem_acdo .mem_acdo_tit h1 {
    float: left;
    width: auto;
    font-size: 17px;
    color: #222;
    letter-spacing: -1px;
    padding: 16px 0 15px 10px;
}


.mem_acdo_real {
    padding: 10px 10px;
    /*border-bottom: 1px solid #d9d9d9;*/
}

.mem_acdo_real img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    vertical-align: top;
	padding: 5px 0px 10px 0px;
}


.mem_acdo .mem_acdo_real_s_desc {
    padding: 8px 5px;
    font-size: 15px;
    color: #666;
    line-height: 18px;
    letter-spacing: -1px;
}
.mem_acdo .mem_acdo_real_s_desc label {
    display: inline-block;
    vertical-align: top;
}


.memsms_input_tabel {
    position: relative;
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
	margin:20px 10px;
    padding: 20px 10px 20px 10px;
}

.memsms_input {
    display: block;
}

.memsms_input .memsms_ip {
    display: table;
    width: 99%;
    padding: 5px 0px 5px 0px;
}

.memsms_input .memsms_ip dt {
    display: table-cell;
    width: 80px;
    vertical-align: top;
    line-height: 35px;
    color: #666;
    font-weight: bold;
    padding-left: 5px;
}
.memsms_input .memsms_ip dd::after {
    content: "";
    display: block;
    clear: both;
}
.memsms_input .memsms_ip dd :first-child.col3 {
    width: 32%;
}
.memsms_input .memsms_ip dd .col3 {
    float: left;
    width: 34%;
}


.memsms_input .memsms_ip dd :first-child.col4 {
    width: 22%;
}
.memsms_input .memsms_ip dd .col4 {
    float: left;
    width: 24%;
}


.memsms_ment {
    width: 100%;
    font-size: 14px;
    color: #666;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
}

.memsms_input_btn {
    position: relative;
    background: #fff;
	margin:0 auto;
    padding: 0px 10px 40px 10px;
}



.memsms_input .mem_id_btn {
    display: inline-block;
    border: 1px solid #f7bcc9;
    border-radius: 3px;
    background-color: #f7f7f7;
    font-size: 12px;
    line-height: 32px;
    color: #ff6586;
    font-weight: bold;
    text-align: center;
    min-width: 56px;
    letter-spacing: -0.5px;
    padding: 0 5px;
	margin-left:2px;
    box-shadow: inset 0px -2px 0px 0px #e6e6e6;
    vertical-align: middle;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
}



/*È¸¿ø °¡ÀÔÃ¢*/
.memform_input_tabel {
    position: relative;
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
	margin:5px 5px;
    padding: 3px 5px 3px 5px;
}

.memform_input {
    display: block;
}

.memform_input .memform_ip {
    display: table;
    width: 99%;
    padding: 5px 0px 5px 0px;
}


.memform_input .memform_ip dt {
    display: table-cell;
    width: 70px;
    vertical-align: top;
    color: #666;
    font-weight: bold;
    padding-right: 5px;
}
.memform_input .memform_ip dd::after {
    content: "";
    display: block;
    clear: both;
}

.memform_input .memform_ip dd {
    display: table-cell; 
    vertical-align: middle;
    color: #666;
}



.memform_input .memform_ip dd :first-child.col3 {
    width: 32%;
}
.memform_input .memform_ip dd .col3 {
    float: left;
    width: 34%;
}



.memform_input .memform_ip dd :first-child.col2 {
    width: 48%;
}
.memform_input .memform_ip dd .col2 {
    float: left;
    width: 49%;
}

.memform_input .memform_ip dd :first-child.col4 {
    width: 24%;
}
.memform_input .memform_ip dd .col4 {
    float: left;
    width: 25%;
}


.memform_input .memform_ip dd .col_mem_id {
    float: left;
    width: 35%;
}

.memform_input .memform_ip dd .col_mem_id_b {
    float: left;
	padding-left:10px;
    width: 35%;
}

.memform_input .memform_ip dd .col_addr {
    float: left;
    width: 33%;
}
.memform_input .memform_ip dd .col_addr_b {
    float: left;
	padding-left:10px;
    width: 45%;
}
.inpfiles {
    display: block;
    position: relative;
    height: 33px;
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: inset 0px -2px 0px #efefef;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    line-height: 33px;
    letter-spacing: -1px;
    text-align: center;
}


.memform_input .file {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 35px;
    opacity: 0;
}

.memform_input .file input {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    opacity: 0.1;
    cursor: pointer;
}



.memform_input .mem_id_btn {
    display: inline-block;
    border: 1px solid #f7bcc9;
    border-radius: 3px;
    background-color: #f7f7f7;
    font-size: 12px;
    line-height: 32px;
    color: #ff6586;
    font-weight: bold;
    text-align: center;
    min-width: 56px;
    letter-spacing: -0.5px;
    padding: 0 5px;
	margin-left:2px;
    box-shadow: inset 0px -2px 0px 0px #e6e6e6;
    vertical-align: middle;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
}


.memform_ment {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #2A548D;
    line-height: 14px; 
}

.mem_line_ty {
    border: none;
    border-top: 1px solid #CCC;
    margin: 2px 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
}

/*È¸¿ø °¡ÀÔÃ¢*/