/* BASIC css start */
#cnt {
    width: 1200px;
    min-height: 100px !important;
    height: auto !important;

    margin: 0 auto;
    text-align: center;
}


/* search_result.php */
#searchResult .searchMsg{padding:5px 0;border-top:1px dotted #adadad;border-bottom:1px dotted #adadad;margin:10px 0;}
#searchResult .searchMsg span{color:#FF0000;font-weight:bold;}
#searchResult .searchCategory{width:100%;text-align:left;}
#searchResult .searchCategory span{width:85px;background:#EBEBEB;padding-left:5px;}
#searchResult .searchCategory p{margin:10px 0 0 10px;}
#searchResult .searchBest{float:left;width:26%;}
#searchResult .searchBest .top{width:179px;height:30px;background:url('/design/spigen/img/search_best_title.gif') no-repeat;text-align:left;padding-top:5px;}
#searchResult .searchBest .top span{margin-left:25px;font-weight:bold;}
#searchResult .searchBest table{width:179px;background:url('/design/spigen/img/search_best_bg.gif') repeat-y;}
#searchResult .searchBest table th{font-size:12px;padding:3px 0;border-bottom:1px solid #dcdcdc;width:20%;}
#searchResult .searchBest table td{font-size:12px;border-bottom:1px solid #dcdcdc;}
#searchResult .searchBest .bottom{width:179px;height:15px;background:url('/design/spigen/img/search_best_bottom.gif') no-repeat;}
#searchResult .boxStyle2 tr td span{float:left;margin-right:10px;}
#searchResult .sort {clear:both; height:21px; _height:51px; margin-bottom:45px; padding-top:30px; border-bottom:1px solid #d5d5d5}
#searchResult .sort li {float:left; font-size:0; vertical-align:top; line-height:0}




        #searchWrap .page-body { margin-top: 30px; }
        /* sch-frm */
        #searchWrap .sch-frm { margin-left: 55px; margin-right: 55px; }
        #searchWrap .sch-frm .tit-key { font-weight: bold; }
        #searchWrap .sch-frm .table-keyword { margin-top: 10px; }
        #searchWrap .sch-frm th { font-weight: normal; }
        /* total, sort */
        #searchWrap .total-sort { padding-top: 45px; }
        #searchWrap .total-sort .total dd { font-weight: normal; }

.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; }
/* BASIC css end */

