/* 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 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 .prd-thumb { width: 210px; /*height: 200px;*/ margin-left: auto; margin-right: auto; }
.item-wrap .item-list .prd-thumb img { border:1px solid #e1e1e1;width: 100%; height: 100%; }
.item-wrap .item-list .names { width: 200px;margin:0 auto; text-align: center; line-height:16px; }
.item-wrap .item-list .sub_names {color:#FF0000}
.item-wrap .item-list .prd-price { font-weight: bold; color:#000000; }
.item-wrap .item-list .prd-price .sold_out { text-align:left; color:#FF0000;font-weight:bold}
.item-wrap .item-list .prd-price .ori_price { text-align:right; font-weight: bold; color:#000000; }
.item-wrap .item-list .prd-price .consumer { color:#999 }
.item-wrap .item-list .prd-price .discount {  font-size:13px;color:#FF0000;font-weight: bold; }
.item-wrap .item-list .prd-price .prd-price2 {  font-size:13px;color:#000;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 */

