/* 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 }

#searchWrap .sch-frm .tit-key { display:inline-block; *display:inline; 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:30px 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 }
#searchWrap .sch-frm td input.MS_input_txt { width:220px }
#searchWrap .sch-frm td input[name=money1],
#searchWrap .sch-frm td input[name=money2] { width:95px }
#searchWrap .sch-frm td .CSSbuttonSearch { display:inline-block; width:144px; height:67px; font-size:15px; color:#fff; text-align:center; line-height:67px; border:1px solid #000; background:#000; -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; }



/* total-sort */
#productClass .total-sort { padding-top: 30px; }

.prd-name span {float:right;}

.basic-list {
    position: relative;
    width: 360px !important;
    height: 352px !important;
    margin-right: 60px !important;
    margin-bottom: 190px;
    border: 1px solid #eaeaea;
    padding-right: 0 !IMPORTANT;
    box-sizing: border-box;
}
 
.basic-list:nth-child(3n){
    margin-right:0 !Important;
	padding-right: 0 !important;
}



.basic-list .thumb {
	position: relative;
	width: 100% !important;
	height: auto !important;
}

}
.basic-list .thumb p {
	position: absolute;
	top: 0;
	left: 0;
	width: 49px;
	height: 49px;
	line-height: 49px;
	background: #cacaca;
	font-size: 16px;
	font-family: roboto;
	color: #fff;
	font-weight: 900;
}
.basic-list .thumb img {
	width: 100% !important;
}
.basic-list dd.hover {
	display: none;
	position: absolute;
	top: 346px;
	left: 0;
	right: 0;
	height: 40px;
	width: 386px;
	color: #fff !important;
	background-color: rgba( 0, 0, 0, 0.3 );
}
.basic-list dd.hover .prd-info {
}
.basic-list dd.hover #slider {
zoom;
1;
	overflow: hidden;
	position: absolute;
	top: 75px;
	width: 1020px;
}
.basic-list dd.hover h2 {
	color: #333;
	font-size: 22px;
	text-align: center;
}
.basic-list dd.hover .prd-name {
	cursor: pointer;
	padding-top: 125px !important;
	font-size: 15px !important;
}
.basic-list dd.hover .prd-price {
	cursor: pointer;
	padding-top: 15px;
	font-family: malgun Gothic;
}
.basic-list dd.hover .prd-price s {
	font-size: 12px;
	font-family: roboto;
	font-weight: 400;
}
.basic-list dd.hover .prd-price strong {
	font-size: 14px;
	font-family: roboto;
	font-weight: 500;
}
.basic-list dd.hover .color {
	cursor: pointer;
	font-size: 17px;
	margin-top: 10px;
}

/* new */
.basic-list .cvr { width: 359px; text-align: center; padding: 0 !important; box-sizing: border-box;}
.basic-list .cvr .prd-icon { margin-top: 15px;}
.item-wrap .item-cont .item-list .prd-name { padding-top: 12px; color: #323232; font-weight: bold; font-size: 17px; font-family: 'Noto Sans KR', sans-serif;}
.basic-list .cvr .prd-icon img { margin: 0 2px;}
#content .basic-list .prd-price { padding: 13px 0 20px; color: #323232; font-size: 16px; font-weight: 500; font-family: 'Roboto', sans-serif;}
.item-wrap .item-cont .item-list .prd-price strike { color: #323232; font-size: 16px;}

/* 미리보기 */
ul.preview {font-size: 0;}
ul.preview li { display: inline-block; vertical-align: middle; text-align: center; margin: 0 10px;}
ul.preview li a{outline: 0;}

/* BASIC css end */

