/* BASIC css start */
#prdBrand { position: relative; }
#prdBrand .navi { text-align: right; }
#prdBrand .navi, 
#prdBrand .navi a { color: #979797; font-size: 11px; line-height: 1.5; }
#prdBrand .best-wrap .item-hd { margin-top: 0; }
#prdBrand .best-wrap .item .thumb { position: relative; }
#prdBrand .best-wrap .item .thumb img { border: 1px solid #ddd; }
#prdBrand .best-wrap .one,
#prdBrand .best-wrap .two,
#prdBrand .best-wrap .three { position: absolute; top: 0px; left: 0px; width: 51px; height: 51px; text-indent: -9999px; background-repeat: no-repeat; background-position: 0 0; }
#prdBrand .best-wrap .one { background-image: url(/images/d3/style_code/common/ico_1st_h47.png); }
#prdBrand .best-wrap .two { background-image: url(/images/d3/style_code/common/ico_2nd_h47.png); }
#prdBrand .best-wrap .three { background-image: url(/images/d3/style_code/common/ico_3rd_h47.png); }

/* ºÐ·ù Ä«Å×°í¸® */
#category_nav {
	position: relative;
	overflow: hidden;
	border-top:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
  
}
#category_nav h3 {
	position: absolute;
	top:0;
	bottom:0;
    left:0;
	width:144px;
	background:url(/design/jikim/9648/6list02.gif) no-repeat;
	background-position: center;
	text-indent:-9999px;
	float: left;
}
#category_nav ul { margin-left:170px; overflow: hidden; float:left;}
#category_nav li {
	font-size:11px;
	text-indent:9px;
	margin:0 26px;
	padding:16px 0;
	background:url(/design/jikim/9648/6iconU.gif) no-repeat;
	background-position: left center;
	float: left;
}
#category_nav li a {
    font-size:11px;
    vertical-align:top;
}
#category_nav li.listCler {
	margin:0;
}
/* BASIC css end */

