/* BASIC css start */
#prdBrand { width:720px }
#prdBrand .cate-wrap .bcate { padding-left: 25px; margin-top: 15px; background: url(/images/d3/green_note/common/bull_w20_h13_green.gif) no-repeat 0 50%; font-size: 16px; font-weight: bold; }
#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; padding: 0 10px; background: url(/images/d3/green_note/common/bull_w2_h2_square.gif) no-repeat 0 50%; }


/* .item-wrap */
.item-wrap { width: 100%; }
.item-wrap .item-hd { padding: 10px; background-color: #e6f6ce; }
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 10px 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 { width:720px  }
.item-wrap .item-list .item { margin: 20px 0; width:210px; text-align:center }
.item-wrap .item-list li { text-align: center }
.item-wrap .item-list td { vertical-align: top; text-align: left }
.item-wrap .item-list .prd-thumb { width: 210px; height: 210px;  }
.item-wrap .item-list .prd-thumb img { width: 100%; height: 100%; }
.item-wrap .item-list .prd-price { color: #5AC610; font-weight: bold; }
.item-wrap .item-list .name { padding: 15px 0 10px 0 }
.item-wrap .item-list .name a,
.item-wrap .item-list .name a:hover { color:#7B7B7B }

.item-wrap .item-page { margin: 40px 0 30px 0; text-align: center; }
.item-wrap .item-page a { padding: 0 5px; }
.item-wrap .item-page a:hover,
.item-wrap .item-page a.now { font-weight: bold; letter-spacing: -1px; }
.item-wrap .item-desc { margin-bottom: 40px; }
.item-wrap .item-none { padding-top: 40px; text-align: center; }
/* BASIC css end */

