﻿body{font-size:12px;}
#listbody{}
#listbody_l{float:left;width:640px;}
#listbody_r{float:right;width:300px;}

#ucGoodsList{border:1pt solid #ccc;float:left;border-top:1px solid #F6D5B0;}
#ucGoodsList ul{float:left;margin:0;padding:0;}
#ucGoodsList li.product{float:left;height:262px;overflow:hidden;padding:8px 0 0;width:33%;}
#ucGoodsList li.product h3{display:none;}
#ucGoodsList li .info {height:240px;}
#ucGoodsList li .info .pic {background:#FFFFFF none repeat scroll 0 0;border:1px solid #E4E4E4;display:block;height:166px;margin:0 auto 5px;overflow:hidden;width:170px;}
#ucGoodsList li .info .pic a {background-color:#FFFFFF;display:table-cell;height:160px;padding:5px;text-align:center;vertical-align:middle;width:160px;}
#ucGoodsList li .info .pic{vertical-align:middle;height:162px;overflow:hidden;width:162px;}
#ucGoodsList li .info .pic img {max-width:160px;width:expression(document.body.clientWidth > 160? "160px": "auto" );
                       max-height:160px;width:expression(document.body.clientHeight > 160? "160px": "auto" );
                       autoimg:expression(onload=function(){this.style.height=(this.offsetHeight > 160)?"160px":"auto";this.style.width=(this.offsetWidth > 160)?"160px":"auto";});}
#ucGoodsList li .info .price {padding-left:8px;height:17px;overflow:hidden;}
#ucGoodsList li .info .now-price, .grid li .info .now-price em {color:#CC0000;font-size:14px;font-weight:700;}
#ucGoodsList li .info .now-price {float:left;white-space:nowrap;}
#ucGoodsList li .info .now-price em {background:transparent url(../img/rmb.gif) no-repeat scroll 0 -1px;padding:0 2px 0 16px;font-style:normal;}
#ucGoodsList li .info .name {padding:4px 0 0 8px;}
#ucGoodsList li .info .name a{font-size:12px;font-weight:400;text-decoration:none;}
#ucGoodsList li .info .name a:hover{font-size:12px;font-weight:400;text-decoration:underline;color:#CC0000}
#ucGoodsList li .info .sales-volume {color:#666666;padding:5px 0 0 8px;}
#ucGoodsList li .info .sales-volume em {color:#CEAA00;font-weight:700;font-style:normal;}
#gl_sort{background:#FCEDF0 none repeat scroll 0 0;border-bottom:1px solid #F384AB;border-top:2px solid #F384AB;display:block;height:21px;padding-top:5px;text-indent:6px;padding-bottom:2px;}
#gl_sort span{color:#C00;font:bold 12px verdana;}

/*最近浏览的商品*/
#ucGoodsHistory{border:1px solid #e6e6e6;margin-bottom:6px;float:left;width:178px;}
#ucGoodsHistory h3{border-top:1px solid #fff;font-size:13px;padding-top:4px;text-indent:8px;margin-top:0;}
#ucGoodsHistory ul{margin:0;padding:0;text-align:center;}
#ucGoodsHistory li{margin:0px 2px auto 10px;border-bottom:1pt dotted #cccccc;height:76px;float:left;}
#ucGoodsHistory li img{border:1pt solid #e6e6e6;width:58px;height:55px;}
#ucGoodsHistory li div{margin-left:3px;font-size:12px;text-align:center;width:64px;}

/*分类*/
#ucCategoryC{border:1pt solid #F6D5B0;padding:4px;background:#FEF5F8;}
#ucCategoryC ul{margin:12px;}
#ucCategoryC li{display:inline;line-height:22px;}
#ucCategoryC li a{color:#09f;}
#ucCategoryC li a:hover{color:#CC0000;}
#ucCategoryC .cc_total{margin:6px;}
#ucCategoryC .cc_total span{color:Red;}

/*分页*/
.pager {clear:both;padding:6px 2px; margin: 3px; margin-top: 10px; text-align: center}
.pager span.cpb {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 6px; color: #ff0084; margin-right: 3px; padding-top: 2px}
.pager a {border: #c00 1px solid; padding-right: 6px; background-position: 50% bottom; padding-left: 6px; padding-bottom: 2px; color: #c00; margin-right: 3px; padding-top: 2px; text-decoration: none}
.pager a:hover{border: #c00 1px solid; background-image: none; color: #fff; background-color: #c00}
.pager a:active{border: #c33 1px solid; background-image: none; color:white; background-color: #c33}

.currentcat{font:bold 14px verdana;color:#f60;text-decoration:none;}