/* BASIC css start */
#content { /* width:100% !important; */ }
.Wrap { width: 100% !Important; padding-left: 0 !important; }

#prdSearch { }
#prdSearch .search-wrap {border: 5px solid #eee; padding: 40px 100px; margin: 20px 0 40px; }
#prdSearch .search-wrap .search-hd { font-size:22px; color:#000; padding-bottom:20px; padding-left:3px; border-bottom:1px solid #ddd;}
#prdSearch .search-wrap .search-cont { margin-top:20px;}
#prdSearch .search-wrap .search-cont th { font-weight: normal; text-align: left; }
#prdSearch .search-wrap .search-cont th,
#prdSearch .search-wrap .search-cont td { padding-bottom:10px; font-size:15px;}
#prdSearch .search-wrap .search-cont .input-keyword,
#prdSearch .search-wrap .search-cont .input-price { padding: 1px; border: 1px solid #d1d1d1; margin-right: 0; padding:5px; }
#prdSearch .search-wrap .search-cont .input-keyword { width: 187px; }
#prdSearch .search-wrap .search-cont .input-price { width: 77px; }
#prdSearch .search-wrap .search-cont .btn_search { height:70px; line-height:70px; padding:0 15px; background:#858686; color:#fff; text-transform:uppercase; text-align:center; display:block; font-size: 17px; }
#prdSearch .search-wrap .search-cont .btn_search:hover { background:#000;}


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

.item-order { display:block; padding-bottom:140px;}
.item-order > li { display:inline-block; float:left; padding: 10px 0 10px 20px; width:16%;   box-shadow: 
    1px 0 0 0 #eee, 
    0 1px 0 0 #eee, 
    1px 1px 0 0 #eee,
    1px 0 0 0 #eee inset, 
    0 1px 0 0 #eee inset; 
    border-radius: 10px;
    margin: 5px;
    }
.item-order > li a { font-size: 14px; }
.item-order > li:hover{ background: #b5b5b5; }
.item-order > li:hover a{ color:white; } 
.item-order > li:before { }
.item-order > li:first-child:before { content:''; }
.total-sort {}

.page-hd h2 {font-size: 2.0em; color: #333; border: 0; text-align: center; margin-top: 70px; text-transform: uppercase;}

/* BASIC css end */

