<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.srcResult {display: none;}
.not_exist {display: none;}
.zipWrap {font-weight: 100;}
.zipWrap h2 {font-weight: 900; padding:20px 0; font-size:18px; text-align: center; font-weight: bold; color:#fff; background-color:#555555;}
.srcBox {margin:0 auto 20px;}
.zipWrap .inner {padding:40px 25px; }
.inp_address {width:437px; border:3px solid #555555; box-sizing: border-box; padding:10px; height: 60px !important; line-height: 40px !important;  vertical-align: middle; border-radius:3px; }
.btn_zipSrc {display: inline-block; background-color:#363636; color:#fff; font-weight: bold; font-size: 18px; width: 104px; height:60px; line-height: 60px; vertical-align: middle;text-align: center; margin-left: 6px; cursor:pointer; border-radius:3px;}
.txt_tip { color:#555555; font-size: 14px; padding-right: 140px; margin: 10px 0;}
.src_result {font-size: 16px;margin-bottom: 10px; padding-left:10px;position: relative; }
.src_result strong {font-weight: bold; color:#555555;}
.src_result strong:before {content:''; display: block; width:3px; height:3px; background-color:#000; border-radius:10px; position: absolute; left: 0; top:49%;}
.address_list .overflow {overflow-y: scroll; height:335px; width: 100%;}
.address_list table {width: 758px;}
.address_list table.tbl_head {width: 758px;}
.address_list table thead th {border-top:1px solid #888888;border-bottom:2px solid #888888; font-size: 16px; text-align: center; font-weight: bold; padding:13px 0;}
.address_list table td {text-align: center; padding:10px 0 !important; border-bottom:1px solid #d0d0d0; vertical-align: middle;}
.address_list table td.add_list {text-align: left; padding-left:20px; font-size: 15px; line-height: 20px;}
.address_list table td.add_list p {padding-left: 60px; position: relative; word-break: keep-all;}
.address_list table td.add_list b {display: inline-block; width:50px; background-color:#d0d0d0; text-align: center; font-size: 12px; font-weight: bold; margin-bottom: 2px; border-radius:5px; margin-right: 10px; position: absolute; left: 0; top: 0;}
.address_list table td#zip {font-size: 15px;}
.overflow &gt; table {width:100%;}
.btn-use {display: inline-block; width:50px; height: 30px; line-height: 30px; background-color:#555555; color:#fff; text-align: center; font-size: 12px; font-weight: bold; margin-bottom: 2px; border-radius:5px; cursor:pointer;}
.btn_lclose {position: absolute; top: -25px;right: -22px; cursor:pointer; }
.pagination {text-align: center; margin:20px 0;}
.pagination a {display: inline-block; width: 46px; height: 46px; vertical-align: middle; text-align: center; line-height: 46px; font-size: 16px; font-weight: bold; color:#000; text-decoration: none;}
.pagination a.num:hover,
.pagination a.current {background-color:#555555; color:#fff;}
.pagination a.prev {margin-right: 30px;}
.pagination a.next {margin-left: 30px;}</pre></body></html>