/* BASIC css start */
#content .tit-page {font-size:34px; font-weight:bold; border-bottom:none; }

#searchWrap .sch-frm {background:#f9f9f9; border:1px solid #e3e3e3; box-sizing:border-box; padding:30px; text-align:center; }
#searchWrap .sch-frm .tit-key {display:none; }
#searchWrap .table-keyword {width:846px; box-sizing:border-box; margin:0 auto; }
#searchWrap .table-keyword th {font-size:14px; font-weight:400; height:40px; box-sizing:border-box; }
#searchWrap .table-keyword td {height:40px; box-sizing:border-box; }
#searchWrap .table-keyword td .MS_input_txt {width:100%; border:1px solid #ddd; padding:2px; height:30px; box-sizing:border-box;  }
#searchWrap .table-keyword td input[name=money1], #searchWrap .sch-frm td input[name=money2] {width:104px; }
#searchWrap .sch-frm td input[name=money2] {margin-right:0}
#searchWrap .table-keyword td a {display:inline-block; width:100%; height:100%;}
#searchWrap .table-keyword td a .CSSbuttonBlack {display:inline-block; font-size:15px; height:69px; width:100%; padding:25px 0; border:1px solid #000;  background:#000; box-sizing:border-box;}
#searchWrap .table-keyword td a .CSSbuttonBlack:hover {color:#000; background:#fff; }

.item-wrap, .item-wrap .item-cont {width:100%; }

.item-total {font-size:15px; }
.item-wrap .item-info {position:relative; margin-bottom:32px;  }
.item-wrap .item-info .item-total span { color:#aa957e; font-weight:bold;  }
.item-wrap .item-info {padding-top:0; margin-top:35px; }
.sort-item-container {position:absolute; top:0; right:0; }
.sort-item-container li {display:inline-block; margin-right:10px;  }
.sort-item-container li:last-child {margin-right:0}
.sort-item-container li a { font-size:12px; }

.item-cont .item {margin-bottom:80px; }


@media screen and (max-width:1800px) {
    #content {box-sizing:border-box; padding:0 15px;}
} 

/* BASIC css end */

