/* BASIC css start */
#content { margin-top:10px; }

        #searchWrap .page-body { width:1200px;margin:30px auto 0; }
        #searchWrap .tit-page { text-align: center; } 
        /* sch-frm */
        #searchWrap .sch-frm { margin-left: 260px;}
        #searchWrap .sch-frm .tit-key { font-weight: bold; }
        #searchWrap .sch-frm .table-keyword { margin-top: 10px; }
        #searchWrap .sch-frm th { text-align: center; font-weight: normal; width:150px; }
        #searchWrap .sch-frm .tb-right input { width:300px;  height:30px; border:2px solid #303033;}

/* 다찾다 자동완성*/
.tb-search { position:relative; }
.tb-search .search-auto-complete-list { display:none; z-index:1; width:304px; margin-left:150px; position:absolute; top:40px; left:10px; border:1px solid #ddd; border-top:1px solid #ddd; line-height:14px; background:#fff; }
.tb-search .search-auto-complete-list ul { width:304px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.tb-search .search-auto-complete-list ul li { text-align:left; }
.tb-search .search-auto-complete-list ul li.on { background:#f3f3f3; }
.tb-search .search-auto-complete-list ul li a { display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.tb-search .search-auto-complete-list ul li a strong { color:#ab3e41; }
.tb-search .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.tb-search .search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.tb-search .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }
.tb-search input { width:300px; margin-left:150px; height:30px; border:2px solid #303033;}


.prd-list .hashtag { padding: 5px; text-align: left; }
.prd-list .hashtag span { display: inline-block; word-break: break-all; background:#f3f3f3;margin-right: 5px; margin-bottom: 5px; padding-top: 5px;  }
.prd-list .hashtag span a { color: #656565; font-size: 14px; }
.prd-list .hashtag span a:hover { color: #f75258; }


#searchWrap .total-sort .total dd {font-weight:normal;}
#searchWrap .total-sort {height:40px;padding:0 10px 0;margin-bottom:20px;border-bottom:1px solid #dedede;margin-top:30px;}
#searchWrap .total-sort .total { font-size:11px;font-weight:normal;color:#333;line-height:40px;}
#searchWrap .total-sort .total dd {color:#333;font-weight:bold;}
#searchWrap .total-sort .sort {margin:0;}
#searchWrap .total-sort .total img { line-height:11px;vertical-align:middle;}
#searchWrap .total-sort li {color:#999;line-height:40px;}
#searchWrap .total-sort li a { font-size:11px;color:#666;line-height:40px;}
#searchWrap .total-sort li a:hover {color:#222;}




/* BASIC css end */

