/* BASIC css start */
#prdBrand .cate-wrap .bcate { width: 100%; margin-top: 20px; font-weight: bold; text-align: center; font-size: 30px; font-family: 'Nanum Gothic'; color:#5a5a5a; padding-bottom: 20px;  }
#prdBrand .cate-wrap .mcate { width: 100%; margin-top: 20px; word-wrap: break-word; text-align: center; }
#prdBrand .cate-wrap .mcate li { display: inline; }
#prdBrand .cate-wrap .mcate li a { display: inline-block; white-space: nowrap; margin: 5px 0; 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 .item { margin: 20px 0; }
.item-wrap .item-list li { margin-bottom: 10px; text-align: center; }
.item-wrap .item-list td { vertical-align: top; }

.item-wrap .item-list .item	.prd-thumb { width: 300px; height: 300px; margin-left: auto; margin-right: auto;margin-bottom:20px }
.item-wrap .item-list .item	.prd-thumb img { border:1px solid #e1e1e1;width: 100%; height: 100%; }
.item-wrap .item-list .item .names { line-height:16px;  font-family: 'Nanum Gothic'; color:#5a5a5a; font-size: 16px; font-weight: bold;}
.item-wrap .item-list .item .sub_names {color:#FF0000}
.item-wrap .item-list .item .prd-price { color:#000;  font-family: 'Nanum Gothic'; color:#5a5a5a; font-size: 16px; font-weight: bold; }
.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:#999 }
.item-wrap .item-list .item .prd-price .discount {  font-size:13px;color:#FF0000;font-weight: bold; }
.item-wrap .item-list .item .prd-price .prd-price2 { color:#000;  font-family: 'Nanum Gothic'; color:#5a5a5a; font-size: 16px; font-weight: bold;}
.item-wrap .item-list .item .prd-price .consumer_price { font-size:11px;color:#999 }
.item-wrap .item-list .item .prd-price .prd-price_per { /*position:absolute;bottom:0px;right:0px;*/font-size:13px;color:#FF0000 }

.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 */

