



/* popup container */
.pop_estimate {position:absolute; z-index:150; background:#fff; padding:10px; border:1px solid #b2c6cd}
.pop_estimate h4{font-size:20px; font-weight:600; text-align:center}
.pop_estimate .prnt {display:inline-block; float:right; text-align:right}
.pop_estimate .prnt a {color:#fff; font-family:'돋움',dotum,AppleGothic,sans- serif}
.pop_estimate .prnt a:hover {text-decoration: none}
.pop_estimate .noti_txt {display:block; letter-spacing:0}
.pop_estimate .btn_cls {position:absolute; z-index:200; top:10px; right:10px; background:url(../images/common/close24.png) no-repeat}
.pop_estimate .btn_cls a {display:block; width:24px; height:24px}

.pop_tab_menu {overflow:hidden; width:100%; background:url(../images/common/bg_tab.gif) repeat-x 0 100%}
.pop_tab_menu li{_display:inline; float:left; margin-right:-1px; border:1px solid #25b7d3; color:#333}
.pop_tab_menu li a {display:block; _float:left; height:20px; padding:10px 29px 7px 30px; color:#666; text-decoration:none}
.pop_tab_menu li a:hover {background:#ececec; color:#333}
.pop_tab_menu li.selected {border-bottom:1px solid #25b7d3; background:#ececec}
.pop_tab_menu li.selected a {color:#333; font-weight:bold; letter-spacing:-1px}

.pop_tb_style td {line-height:18px; padding-bottom:6px}

.pop_whois_box {width:758px; height:500px; background:#fafafa; overflow-y:auto; font-size:14px; line-height:22px; padding:10px; color:#5e696d; letter-spacing:0}

.box_check {position:absolute; left:20px; top:536px; font-family:'돋움',dotum,AppleGothic,sans- serif; color:#fff}
.box_check input {vertical-align: middle}
.pop_more a {display:block; position:absolute; top:470px; left:50%; margin:0 0 0 -80px; width:165px; height:40px; cursor:pointer}