/* BASIC css start */
#prdBrand { position: relative; border-top: 2px solid #2F2F2F; }
#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); }

/**/
.item_lst.ty1 .item .thumb{padding:51px 27px}

.paging { padding: 110px !important;}

/* item list */
.item_lst.ty1 .item { width:324px }
.item_lst .item .info { position:relative }
.item_lst.ty1 .item .info .prd_cart { display:inline-block; width:28px; height:20px; margin-left:10px; background:url("/design/strivectin/skin1/imgs/ico_cart.gif") no-repeat left top; text-indent:-9999px; vertical-align:3px }
.item_lst.ty1 .item .info .prd_cart a { display:block; width:100%; height:100% }
.item_lst.ty1 .item .info .name.eng { display:block; height:18px; text-overflow:ellipsis; overflow:hidden; width:95%; white-space:nowrap }
/* BASIC css end */

