
/*구분박스*/
.gubon_Box {text-align:center; border-radius: 8px;padding: 10px;margin-bottom: 13px;background: #fff;box-shadow: 1px 1px 2px 2px rgba(50, 50, 50, .05);}


/*회원정보수정페이지 table*/
.jungbotable th{text-align: center;}
.jungbotable td,th{border:1px dotted #fff; font-size:13px; padding:1px}


table.jungbotable{width:100%;  background:#fff; table-layout:fixed;  margin-bottom:50px;}
table.jungbotable th,
table.jungbotable td{position:relative; border-bottom:1px solid #e3e3ec; border-left:1px solid #e3e3ec; padding:7px 5px; line-height:20px; text-align:left; vertical-align:middle; word-wrap:break-word}
table.jungbotable th{color:black; padding-right:0; text-align: center;}
table.jungbotable th:last-child,
table.jungbotable td:last-child{border-right:1px solid #e3e3ec;margin-bottom: 5px;}
table.jungbotable td:after{content:''; display:block; clear:both}
table.jungbotabletd strong.ctg_tit{display:block; font-size:12px; margin-bottom:3px}
table.jungbotable.blue th{background:#edf3ff; color:#6478a3}
table.jungbotable.blue td{background:#f7faff}
table.jungbotable.blue td.bg_w{background:#fff}
table.jungbotable.bd_t0{border-top:0}
/*table.tbl.bd_t1{border-top:1px solid #3d4046}*/
table.jungbotable.bd_t2{border-top:2px solid #3d4046}
table.jungbotable.t_c th,
table.jungbotable.t_c td{text-align:center; padding:7px 0}
table.jungbotable td.t_r{text-align:right; padding-right:5px}
table.jungbotable td.t_l{text-align:left; padding-left:5px}
table.jungbotable td.bd_r0{border-right:0}
table.jungbotable td.bd_b1{border-bottom:1px solid #3d4046}
table.jungbotable .bg_red{background:#fff9f9}
table.jungbotable .bg_gray{background:#f8f8fc}
table.jungbotable .bg_blue{background:#edf3ff}
table.jungbotable .bg_bora{background:#EFF8FB}
table.jungbotable .bg_sky{background:#EFF2FB}
table.jungbotable.td_l td{text-align:left; padding-left:5px}

/*회원정보수정 버튼*/
.btn_m_sky_jungbo{display:inline-block; font-size:12px; line-height:20px; color:#fff; text-align:center; background:#1860ef; padding:0 3px; border-radius: 5px;}
.btn_m_sky_jungbo_in{display:inline-block; font-size:12px; line-height:20px; color:#fff; text-align:center; background:#1860ef; padding:0 3px;  border-radius: 5px;}
.btn_m_sky_jungbo_ok{display:inline-block; font-size:12px; line-height:20px; color:#fff; text-align:center; background:#1860ef; padding:0 3px;  border-radius: 5px;}
.btn_l_blue_r_jungbo{display:inline-block; font-size:15px; line-height:50px; color:#fff; text-align:center; background:#1860ef; padding:0 5px; width:105px; height:50px; border-radius: 10px;}
.btn_l_gray_r_jungbo{display:inline-block; font-size:15px; line-height:50px; color:#fff; text-align:center; background:gray; padding:0 5px; width:105px; height:50px; border-radius: 10px;}