/* BASIC css start */
/* 추천 카운트 */
.recmd_list .prd-thumb { position:relative; display:block; width:100%; height:100%; font-size:0; }
.recmd_list .prd-thumb a em { position:absolute; top:0; right:0; z-index:11; width:50px; height:50px; line-height:50px; background:#dcd4cf 0 0 no-repeat; font-size:13px; font-weight:bold; font-style:normal; color:#fff; text-align:center; }
.recmd_list .prd-thumb a:hover em { background:#f7d9d8; transition:background-color 0.5s ease; }
.recmd_list .prd-thumb a em.first,
.recmd_list .prd-thumb:hover em.first { background:url(/design/bebeya/onedesign/images/icon_lookbook.png) 0 0 no-repeat; }

/* 구분선 */
.pro_line {clear:both; width:1200px; height:4px; background:url(/design/bebeya/onedesign/images/bg_main.png) 0 0 repeat-x; margin-bottom:40px;}


/* BASIC css end */

