/* BASIC css start */
#prdBrand .cate-wrap .bcate { width: 100%; margin-top: 20px; font-size: 16px; font-weight: bold; border-bottom: 1px solid #000; }
#prdBrand .cate-wrap .mcate { width: 100%; margin-top: 20px; word-wrap: break-word; }
#prdBrand .cate-wrap .mcate li { display: inline; }
#prdBrand .cate-wrap .mcate li a { display: inline-block; white-space: nowrap; margin: 5px 20px; padding: 0 10px; background: url(/images/d3/lovely_woman/common/bull_w6_h6_diamond.gif) no-repeat 0 50%; }

/* .item-wrap */
.item-wrap { width: 100%; }
.item-wrap .item-hd { margin: 10px 0; padding: 5px 10px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #f9f9f9; }
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 40px 0 5px 0; border-bottom: 1px solid #aaa; }
.item-wrap .item-info:after { content: ""; clear: both; display: block; }
.item-wrap .item-info .item-total { float: left; padding-left: 10px; }
.item-wrap .item-info .item-order { float: right; }
.item-wrap .item-info .item-order li { float: left; padding-right: 10px; }
.item-wrap .item-list td { vertical-align: top; }
.item-wrap .item-list .item { width:260px;border: 1px solid #e1e1e1;background-color: #FFFFFF;margin-bottom:20px; }
.item-wrap .item-list .item .info_area { position:relative;background-color: #fafafa;padding:20px;text-align:left;height:155px; }
.item-wrap .item-list .item .preview { float:right; } 
.item-wrap .item-list .item	.prd-thumb { width: 260px; height: 260px; margin-left: auto; margin-right: auto;}
.item-wrap .item-list .item	.prd-thumb img { border-bottom: 1px solid #e1e1e1; width: 100%; height: 100%; }
.item-wrap .item-list .item .names { line-height:16px; }
.item-wrap .item-list .item .sub_names { color:#FF0000}
.item-wrap .item-list .item .prd-price { font-family: 'Nanum Gothic', sans-serif; font-weight: bold; color:#000000;padding:10px 0; }
.item-wrap .item-list .item .prd-price p { padding:2px 0 }
.item-wrap .item-list .item .prd-price .sold_out { text-align:left; color:#FF0000;font-weight:bold}
.item-wrap .item-list .item .prd-price .ori_price { text-align:right; font-weight: bold; color:#000000; }
.item-wrap .item-list .item .prd-price .consumer { color:#FF0000 }
.item-wrap .item-list .item .prd-price .discount {  position:absolute;bottom:15px;right:15px;width:50px;height:50px;line-height:50px;text-align:center;background:#333;border-radius:100%; font-size:16px;color:#FFF;font-weight: bold; }
.item-wrap .item-list .item .prd-price .prd-price2 {  font-size:15px;color:#0074e8;font-weight: bold; }
.item-wrap .item-list .item .prd-price .prd-price2 .stock {  font-size:12px;color:#FF0000;font-weight: bold; }
.item-wrap .item-list .item .prd-price .prd-price2 .price {  font-size:14px;color:#000000;font-weight: bold; }



.item-wrap .item-page { margin-top: 40px; text-align: center; }
.item-wrap .item-page a { padding: 0 5px; }
.item-wrap .item-page a:hover,
.item-wrap .item-page a.now { color: #cc0000; }
.item-wrap .item-desc { margin-bottom: 40px; }
.item-wrap .item-none { padding-top: 40px; text-align: center; }
/* BASIC css end */

