/* BASIC css start */
/* 왼쪽 플로팅 배너 */
#staticmenu  { width: 135px; height: 350px; position: absolute; bottom: auto; top: 291px; left: 50%; z-index: 5; margin-left: -780px; }

#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; }

.prd-list .prd-brand { margin: 10px 0; font-weight: bold; }
.prd-list .prd-brand  a { font-size: 14px; }
.prd-list .prd-ico { margin: 10px 0;  }
.prd-list .prd-price { margin: 10px 0; color: #DB4948; font-weight: bold; }
.prd-list .prd-preview { margin: 10px 0; }


.prd-list .paging { margin-top: 50px; }
/* BASIC css end */

