/* BASIC css start */
/* sch-frm */
#searchWrap .sch-tit { padding-bottom:5px; font-size:18px; color:#202020; font-weight:bold }
#searchWrap .sch-frm { padding:30px 0; text-align:center; border:1px solid #e3e3e3; margin-bottom:30px; }

#searchWrap .sch-frm .tit-key { display:inline-block; margin:0 30px; padding:0 0 5px 0; font-size:16px; color:#292929; line-height:20px; *line-height:22px; border-bottom:1px solid #292929 }
#searchWrap .sch-frm .tit-key span { display:inline-block; *display:inline; word-break:break-all; white-space:normal }

#searchWrap .sch-frm .table-keyword { padding:0 0 0 130px }
#searchWrap .sch-frm th { font-size:14px; font-weight: normal; }
#searchWrap .sch-frm td { padding:4px 0 }
#searchWrap .sch-frm td input { height:28px; border:1px solid #ddd;  border-radius:50px; }
#searchWrap .sch-frm td input.MS_input_txt { width:220px;  padding-left:15px; }
#searchWrap .sch-frm td input[name=money1],
#searchWrap .sch-frm td input[name=money2] { width:88px }
#searchWrap .sch-frm td .CSSbuttonSearch { display:inline-block; width:200px; height:67px; font-size:15px; color:#fff; text-align:center; line-height:67px; border:1px solid #000; background:#000;  border-radius:50px; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#searchWrap .sch-frm td .CSSbuttonSearch:hover { color:#000; background:#fff }
#searchWrap .sch-frm td .CSSbuttonSearch:active { position: relative; top: 1px }
/* 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; }

#contentWrapper { background-color:#fff; padding-bottom:60px; padding-top:140px; }
#content { margin-top:60px; padding:60px 60px 0 60px; background-color:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.04); box-sizing:border-box; }
.item-wrap { width:100% !important; font-family: Malgun Gothic, MalgunGothic, '맑은 고딕', AppleGothic !important; }
.item-wrap .item-info { box-sizing:border-box; width:100% !important; padding:0px 0px 30px !important; }
.item-wrap .item-cont { width:100% !important; }
.item-wrap .item-cont .item-list { width:32% !important; margin-right:2% !important; padding-right:0 !important; }
.item-wrap .item-cont .item-list:nth-child(3) { margin-right:0 !important; }
.item-wrap .item-cont .item-list .prd-name a { text-align:left; font-size:14px; line-height:25px; margin-bottom:15px; font-family: Malgun Gothic, MalgunGothic, '맑은 고딕', AppleGothic !important; }
.item-wrap .item-cont .item-list .prd-name a b { font-size:16px; }
.item-wrap .item-cont .item-list .prd-price { text-align:right; font-family: Malgun Gothic, MalgunGothic, '맑은 고딕', AppleGothic !important; font-size:18px; font-weight:600; color:#0d277d; }
.item-wrap .item-cont .item-list .prd-price .price { font-size:20px !important; font-weight:600; color:#0d277d; display:inline-block; margin-left:20px; }
.item-wrap .item-cont .item-list .prd-price strike { color:#ccc !important; }

.paging { padding:50px 0 0 !important; }
.paging a { width:40px; height:40px; font-size:14px; text-align:center; line-height:40px; color:#222; border:0px solid #fff; padding:0 !important; margin:0 6px !important; background-color:#fff; }
.paging a.now { border-bottom:1px solid #0083cb; background-color:#fff; color:#0083cb; }
.paging a:hover { border-bottom:1px solid #0083cb; }
.paging a.next,
.paging a.last,
.paging a.first,
.paging a.prev { font-size:14px !important; line-height:40px !important; }

.item-wrap .item-cont .item-list .thumb > a { display:block; width:100%; height:100%; background-color:#f5f6f8; }


/* BASIC css end */

