/* BASIC css start */
#prdSearch { position: relative; }
#prdSearch .sch-frm { padding: 20px 15px; border: 1px solid #e6e6e6; }
#prdSearch .sch-frm .tit { padding-bottom: 5px; border-bottom: 1px solid #e6e6e6; font-size: 0; line-height: 0; }
#prdSearch .sch-frm .tit .keyword { display: inline-block; padding: 4px 0 0 15px; line-height: 18px; color: #9c9c9c; font-size: 11px; }
#prdSearch .sch-tbl { margin: 40px 60px 20px; }
#prdSearch .sch-tbl th, 
#prdSearch .sch-tbl td { padding-bottom: 10px; }
#prdSearch .sch-tbl th .tb-left, 
#prdSearch .sch-tbl td .tb-left { padding-right: 0; }
#prdSearch .sch-tbl th { color: #888; font-weight: normal; }
#prdSearch .sch-tbl .input-keyword,
#prdSearch .sch-tbl .input-price { padding: 1px; margin-right: 0; }
#prdSearch .sch-tbl .input-keyword { width: 160px; }
#prdSearch .sch-tbl .input-price { width: 71px; }

.item-wrap .hashtag { padding: 5px; text-align: left; }
.item-wrap .hashtag span { display: inline-block; word-break: break-all; background:#f3f3f3; margin-right: 5px; margin-bottom: 5px; padding-top: 5px;  }
.item-wrap .hashtag span a { color: #656565; font-size: 14px; }
.item-wrap .hashtag span a:hover { color: #f75258; }
/* BASIC css end */

