/* BASIC css start */
#K_img {
	width:100%;
	max-width:1000px;
}
#K_img img {
	width:100%;
}
#K_img .list_bn img {
	width:100%;
}

/* Àå¹Ù±¸´Ï ÃßÃµ Á¦Ç° Ãß°¡ */
.mb15 {
margin-bottom:15px !important;
}
h2.item_list_title {
text-align:left;
	margin-top:60px;
    font-weight: bold;
    font-size: 26px;
}
.item_list_wrap {
	text-align:left;
	font-size:0;
	margin-top:15px;
}
.item_list_wrap a {
	font-size:0;
	vertical-align: top;
}
.item_list_wrap .item_list {
	display:inline-block;
	font-size:12px;
	margin:0 0 7px 7px;
	width:192px;
	height:320px;
	border:1px solid #e5e5e5;
	position:relative;
	vertical-align:top;
}
/* 2022-08-05 Áø¿­ ¾î±ß³ª¼­ 11¹øÂ° ¸®½ºÆ®¿¡ ¸¶Áø 0 */
.item_list_wrap .item_list:nth-child(11n) {
	margin:0 !important;
}
.item_list_wrap .item_list:nth-child(6n) {
	margin:0 !important;
}
/* 2022-08-05 Áø¿­ ¾î±ß³ª¼­ 12¹øÂ° ¸®½ºÆ®¿¡ ¸¶Áø ÁÖ¾úÀ½ */
.item_list_wrap .item_list:nth-child(12n) {
	margin:0 0 7px 7px !important;
}
.item_list_wrap .item_list:first-child  {
	margin:0 !important;
}
.item_list_wrap .item_list dt.thumb img {
	width:192px;
    height:192px;
}
.item_list_wrap .item_list dd ul {
	padding:5px;
}
.item_list_wrap .item_list dd .prd_name {
	font-size: 14px;
    font-weight: bold;
    line-height: 18px;
height:50px;
}
.item_list_wrap .item_list dd .prd_standard {
}
.item_list_wrap .item_list dd .prd_code {
	margin-top:10px;
	font-size: 14px;
    color: #535353;
}
.item_list_wrap .item_list dd .prd_price_consumer {
    font-weight: bold;
    color: #535353;
    line-height: 20px;
}
.item_list_wrap .item_list dd .prd_price_sell {
    line-height: 20px;
	font-size: 14px;
    font-weight: bold;
    color: #da2426;
}

/*±â°£ÇÒÀÎ Á¤º¸ ³ëÃâ*/
.item_list_wrap .item_list dd .prd_price_consumer span { text-decoration: line-through; }
.item_list_wrap .item_list dd ul li.prd_price_consumer span.discount { color: #0442E0; text-decoration: none;  !important}

.item_list_wrap .item_list:hover .hoverView {
	display:block;
}
.item_list_wrap .item_list .hoverView {
	display:none;
	margin-top: 6px;
    position: absolute;
    top: 67%;
    left: 0;
    right: 0;
    padding: 0;
    text-align: center;
    z-index: 10;
}
.item_list_wrap .item_list .hoverView a {
	display: inline-block;
    width: 68px;
    height: 69px;
    text-indent: -9999em;
    background: url(http://seilglobal.img4.kr/product/main/icon_pro_view.png) 0 0 no-repeat;
}
.item_list_wrap .item_list .hoverView .btn-view {
    background-position: 0 0;
}
.item_list_wrap .item_list .hoverView .btn-detail {
    background-position: -68px 0px;
}
/* BASIC css end */

