/* BASIC css start */
  * { margin: 0; padding: 0; color: #000; font-size: 12px; line-height: 1.25; }
html, body { overflow-x:hidden; overflow-y:auto; min-width:100%; *min-width:100%; _min-width:100%; width:100%; *width:100%; _width:100%; min-height:100%; *min-height:100%; _min- height:100%; height:100%; *height:100%; _min-height:100%; }

#findAddress { width: 100%; }
#findAddress h1 { height: 59px; line-height: 61px; padding-left:20px; border-bottom:1px solid #d5d5d3; background:#fff; color: #000; font-size: 20px; text-align: left; font-weight:bold;}
#findAddress .tab { height:44px; line-height:46px; border-bottom: 1px solid #d5d5d3; background:#f1f1f1; }
#findAddress .tab label { display:inline-block; margin-left:20px; }
#findAddress .tab label input { width:14px; height:14px; padding:0; margin:-2px 0 0; vertical-align:middle !important; }
#findAddress .content { }

#findAddress .content #lotNumber .sch { zoom: 1; overflow: hidden; padding:20px; }
#findAddress .content #lotNumber .sch dl:after { clear: both; content: ""; display: block; }
#findAddress .content #lotNumber .sch dl { width:100%; }
#findAddress .content #lotNumber .sch dd { float: left; margin-right: 6px; }
#findAddress .content #lotNumber .sch dd .txt-input { width: 310px; height: 26px; line-height: 28px; padding:0 10px; border: 1px solid #aaa; color:#000; }
#findAddress .content #lotNumber .sch dd .btn-sch { width: 48px; height: 28px; line-height: 30px; border: 1px solid #1f2632; background-color: #566277; color: #fff; font-size: 12px; font-weight: bold; }
#findAddress .content #lotNumber .txt { padding-bottom: 15px; color : #2b5697; font-size:12px; line-height:16px; }
#findAddress .content #lotNumber .txt span div{ color : #2b5697; padding:15px 0 15px 20px; }
#findAddress .content .res { border-bottom:1px solid #d5d5d3; }
#findAddress .content .res h2 { height:42px; line-height:44px; border-top:1px solid #d5d5d3; border-bottom:1px solid #d5d5d3; color:#000; font-weight:bold; background:#f1f1f1; text-align:center; }
#findAddress .content .res .lst { padding:15px 0 15px 20px; }
#findAddress .content .res .lst li { zoom: 1; overflow: hidden; padding: 5px 0; }
#findAddress .content .res .lst li.info-txt { text-align:center;}
#findAddress .content .res .lst dl:after { clear: both; content: ""; display: block; }
#findAddress .content .res .lst dl { width: 100%; }
#findAddress .content .res .lst dd { float: left; font-size: 11px; text-align: center; }

#findAddress .content .res .lst dd.addr { width: 78%; text-align: left; padding-top:15px; }
#findAddress .content .res .lst dd.addr2 { width: 85%; text-align: left; }
#findAddress .content .res .lst dd.addr a { display: inline-block; padding-top: 4px; color: #3D3D3D; font-size: 11px; }
#findAddress .content .res .lst dd.addr2 a { display: inline-block; padding-top: 4px; color: #3D3D3D; font-size: 11px; }
#findAddress .content .res .lst dd.selcl2 { float: left; width: 12%; font-size: 11px; text-align: center; }
#findAddress .content .res .lst dd.selcl3 { float: left; width: 9%; font-size: 11px; text-align: center; }
#findAddress .content .res .lst dd .bull-roadnum { display:inline-block; width:36px; padding:4px 0 0; margin:0 5px 6px 0; border: 1px solid #e6e6e6; background-color: #fff; color: #999; font-size: 11px; letter-spacing:-1px; text-align:center; }
#findAddress .content .res .lst dd .bull-num { display:inline-block; width:38px; padding:4px 0 0; margin:0 5px 0 0 ; background-color: #e0e0e0; color: #999; font-size: 11px; letter-spacing:-1px; text-align:center; }
#findAddress .content .res .lst dd .btn-sel { height: 24px; line-height:27px; padding:0 8px; margin-top:10px; border:none; background-color: #4d4d4d; color: #fff; font-size: 11px; }
#findAddress .content .res .lst dd .btn-sel2 { height: 24px; line-height:27px; padding:0 6px; margin-top:10px; border:1px solid #d9d9d9; background-color: #f1f1f1; color: #333; font-size: 11px; }

/* °Ë»ö ´Ü¾î Ãß°¡ */
#findAddress .content .res .lst-keyword { padding:20px 0 18px; text-align:center; line-height:20px; }
/* °Ë»ö °á°ú ¾øÀ» ¶§ */
#findAddress .content .res .lst-none { padding:60px 0 58px; text-align:center; }

#findAddress .btm-txt { padding: 20px 20px 18px; border-top:1px solid #d5d5d3; color:#808080; }
#findAddress .btm-message { padding: 20px 0px 18px 0px; border-top:1px solid #d5d5d3; /* background:#f1f1f1;  */ }
/* BASIC css end */

