﻿@charset="utf-8";


/* 팝업공통 

.right {float:right; padding:0 15px 0 0;}
.center {float:center;}
*/
/ *팝업내부 스크롤 */
.inPop_arrow{
scrollbar-arrow-color:#e4e4e4;
scrollbar-face-color:#fff;
scrollbar-shadow-color:#e4e4e4;
scrollbar-3dlight-color:#e4e4e4;
scrollbar-highligth-color:#e4e4e4;
scrollbar-track-color:#fff;
scrollbar-darkshadow-color:#fff;
}

#PopBody {background:#fff;width:100%; height:100%;}

.PopTitle { background:#528fca; font-size:14px; color:#fff; font-weight:bold;padding:7px 15px 7px 15px;}
.PopTitle span {float:right;margin-top:3px;}
.PopCont { background:url(/images/common/pop_btmBg.gif) repeat-x left bottom; margin:15px; padding-bottom:20px;font-size:12px;}
.PopCont2 { margin:15px;font-size:12px;overflow:none;} /*하단라인없음*/
.PopCont3 { padding:10px 20px 0 0; font-size:12px;}
.PopCont4 { padding:0 5px 10px 0; font-size:12px;overflow-y:scroll;height:205px;}

.btnClose {position:absolute; right:20px; top:10px; background:url('/images/common/icon.png') left -100px no-repeat; padding:10px 10px 0 0 ; width:0; height:0; font-size:0; overflow:hidden;}

.popupClose{float:right; padding:7px 8px 2px 0;}
.popup_title_bullet{background:url(/images/common/popup_title_icon.gif) left 2px no-repeat; font-size:12px; color:#1a6d9d; font-weight:bold;margin:18px 0 0 0;padding:0 0 10px 17px;}

/* form */
.formBg{background:#f5f5f5; margin:0 0 11px 0;padding:10px 10px 10px 15px;}
.itemTxt{float:left; margin:15px 14px 0 17px; font-family:dotum; font-size:12px; color:#444; font-weight:bold;}
.commt { font-family:dotum; font-size:11px; color:#7b7b7b; margin:3px 0 0 80px; }
.input_box{float:left; margin:13px 8px 0 0; width:176px; height:17px;}
.input_box input{width:176px; height:17px;}
.pdt13{padding:13px 0 0 0;}

.input_box2{float:left; margin:13px 8px 0 0; width:130px; height:17px;}
.input_box2 input{width:130px; height:17px;}


/* 우편번호찾기 팝업  */
.zipcode_result{width:320px; height:105px;border:3px #ddd solid;margin:5px 0 0 0;overflow:hidden; overflow-y:scroll;font-family:dotum; font-size:11px; color:#777;}
.zipcode_result li{float:left;font-family:"나눔고딕", 'NanumGothic', sans-serif;color:#666;}
.zipcode_result ul{list-style:none;}

.zipcode_none{width:300px;text-align:center;padding-top:45px;font-family:"나눔고딕", 'NanumGothic', sans-serif;color:#666;}

.zipcode_num{float:left; width:62px; height:17px; text-align:center;background:#f5f5f5; margin:1px 1px 0 1px; padding:3px 0 0 0;}

.zipcode_list{float:left; width:228px; height:17px; background:#f5f5f5; margin:1px 0 0 0; padding:3px 0 0 10px;}
.zipcode_list a:link { color:#777;text-decoration:none; }
.zipcode_list a:hover{ color:#3c75ab;text-decoration:underline; }

/*아이디중복확인 팝업 */
.result{width:344px; margin:0 auto; text-align:center; font-family:dotum; font-size:12px; color:#444;}
.result span{font-family:dotum; font-size:12px; color:#000; font-weight:bold; text-decoration:underline;}
.btn_box{width:104px; margin:25px 0 0 146px;}

/*아이디찾기 결과 팝업 */
.id_srch_copy{ padding:15px 0 0 40px; color:#444; }
.id_srch_copy span{color:#000; font-weight:bold; text-decoration:underline;}
.id_srch_btn{margin:33px 0 0 172px;}
.iptbox{font-size:12px;color:#7b7b7b;border:1px #d3d3d3 solid;padding-left:4px;text-align:left; line-height:140%;height:65px; width:305px;}

/* 미승인 알림 팝업 */
.ready01 {font-size:13px; color:#3b5e7f;font-weight:bold;line-height:130%;}
.ready02 {list-style:circle;font-size:12px;margin:5px 0 0 25px;font-weight:600;text-indent:-5px;}

/* 팝업_테이블 */
.tbl_Pop{border-top:2px #666666 solid;}
.tbl_Pop th{background:#f6f6f6;padding:3px 0;font-size:12px;color:#666666;font-weight:bold;border-bottom:1px #c2c2c2 solid;text-align:center;}
.tbl_Pop td{background:#fff;padding:5px 5px;font-size:11px;color:#7b7b7b;border-bottom:1px #c2c2c2 solid;text-align:center; }
.tbl_Pop td span{display:inline-block;vertical-align:bottom;}

.tbl_Pop2{border-top:0px #087a8e solid;}
.tbl_Pop2 td{background:#fff;padding:5px 5px;font-size:11px;color:#7b7b7b;border-bottom:1px #c2c2c2 solid;text-align:center; }
.tbl_Pop2 td span{display:inline-block;vertical-align:bottom;}

.tbl_Pop3{border-top:2px #087a8e solid;}
.tbl_Pop3 th{background:#f6f6f6;padding:3px 0;font-size:12px;color:#087a8e;font-weight:bold;border-bottom:1px #c2c2c2 solid;text-align:center;}
.tbl_Pop3 td{background:#fff;padding:5px 5px;font-size:11px;color:#7b7b7b;border-bottom:1px #c2c2c2 solid }
.tbl_Pop3 td span{display:inline-block;vertical-align:bottom;}

/* ==================== Priview + ============================ */
.priviewPlus .PopTitle { background:#692c00;}
.priviewPlus .popup_title_bullet{background:url(/images/common/plus_bullet.png) left 2px no-repeat; color:#692c00;}