/* BASIC css start */
.now_cate_name {
	font-size: 13px;  color: #ff7800;
	padding: 0 0 16px 10px; margin: 0 0 10px;
	*background: url(/design/diyeshop/0636ilovedosirak/sub/icon_blot.gif) no-repeat 3px 1px;
	height: 13px;
}

/* class-list */
.class-list {
	zoom: 1; border-top:2px solid #53d1d5; border-bottom:1px solid #e1e1e1; border-left:0px; border-right:0px; 
	margin-bottom: 20px; margin-top: 20px;
}
.class-list .now_cate { 
	width: 15%;
	 text-align: center; color: #000; 
	padding: 0 10px;
	height:10px;
}

.class-list ul {
	padding: 0 10px; 
}
.class-list li { float: left; width: auto; white-space: nowrap; line-height: 36px; color: #6b6b6b; }
.class-list li { font-size: 12px; font-weight: bold; }  /*중분류에서 괄호 숫자 폰트*/
@-name { font-size: 15px; }
.class-list li .num { color: #6b6b6b; }
.class-list li a { color: #6b6b6b; line-height: 35px; vertical-align: top; top; font-size:15px; }



/* category */
.catego  {
	position: absolute; float: left ; top: 30px; left: 30px;
        margin: 0px 10px 10px 0px;
}


/* 베스트상품 바로밑에 카테고리표시 */
.mcatego  {
	position: relative; float: left ; top: 0px; left: 0px;
        margin: 0px 10px 10px 20px;
}





.best-item {
	margin: 30px 0 40px 10px;
	background: #fbfbfb;
	border: 1px solid #f0f0f0;
	padding: 26px 22px;
}
.best-item h2 {
	padding: 20px 0px 20px 7px;
}
.best-item .prd-list {
	position: relative;
}
.best-item .prd-list table td {
	padding: 0 ; float: left;
}
.best-item .prd-list table .info {
	width: 240px; height: 380px; border: 0;
	padding: 0;
}
.best-item .prd-list table .info:hover {
	background: #fbfbfb;
}
.best-item .prd-list .thumb {
	width: 240px; 
	border: 3px solid #f0f0f0;
}
.best-item .prd-list .thumb:hover {
	width: 240px; 
	border: 3px solid #e1e1e1;
}
.best-item .prd-list .icon_best {
	position: absolute; top: -14px; left: 253px;
}
.best-item .prd-list .dsc.name {
	margin-top: 8px;
}



/*베스트상품2*/

/*원래 테이블 영역*/
.best2-item {
	margin: 0 0 40px;
	background: #fff;
	border: 0px solid #fff;
	padding: 26px 22px;
}
.best2-item h2 {
	padding: 20px 0 20px 7px;
}
.best2-item .prd-list {
	position: absolute; float: left ; top: 170px; left: 530px;
        margin: 0px 10px 10px 0px;
}
.best2-item .prd-list table td {
	padding: 0px;
}
.best2-item .prd-list table .info {
	width: 150px; border: 0;
	padding: 0;
}
.best2-item .prd-list table .info:hover {
	background: #fbfbfb;
}
.best2-item .prd-list .thumb {
	width: 150px;
	border: 2px solid #fbfbfb;
}
.best2-item .prd-list .thumb:hover {
	width: 150px;
	border: 2px solid #e1e1e1;
}
.best2-item .prd-list .icon_best {
	position: absolute; top: -14px; left: 253px;
}
.best2-item .prd-list .dsc.name {
	margin-top: 8px;
}
/* BASIC css end */

