/*banner滚动图*/
.banner {
	border:1px solid #8a8989; padding:2px; background:#FFF; clear:both; width:1014px; margin:0 auto; margin-top:32px; 
}
.focus {
	width:1014px; height:319px; position:relative; z-index:2; overflow:hidden;
}
.focusimg {
	width:5070px; height:319px; margin-left:0px;
}
.focusbutton {
	position:absolute; left:937px; top:296px; width:70px; height:11px; overflow:hidden;
}
.focusbutton span {
	display:block; width:11px; height:11px; margin-right:8px; cursor:pointer; background:#8a8989; float:left;
}
.focusbutton span.selected {
	background:#FFF;
}
/*新品上架*/
.newpro {
	width:765px; clear:both; overflow:hidden;
}
.newprotitle {
	height:24px; background:url(newpro.gif) no-repeat left top; width:749px; line-height:24px; padding-top:19px; padding-right:16px; text-align:right; border-bottom:3px solid #3a3a3a;
}
/*推荐商品*/
.tjpro {
	width:765px; clear:both; overflow:hidden;
}
.tjprotitle {
	height:24px; background:url(tjpro.gif) no-repeat left top; width:749px; line-height:24px; padding-top:9px; padding-right:16px; text-align:right; clear:both; margin-top:16px;
}
/*热销商品*/
.hotpro {
	width:765px; clear:both; overflow:hidden;
}
.hotprotitle {
	height:24px; background:url(hotpro.gif) no-repeat left top; width:749px; line-height:24px; padding-top:9px; padding-right:16px; text-align:right; clear:both; margin-top:16px;
}
/*品牌推荐*/
.brand {width:235px; clear:both;}
.brandtitle {width:235px; height:40px; overflow:hidden; text-indent:-9999px; background:url(brandtitle.gif) no-repeat;}
.brandlist{width:231px; padding:1px; float:left; border:1px solid #c0c0c0; border-top:0px;}
.banddllist {width:214px; padding:1px 0 3px 17px; vertical-align:top; background:url(brandbg.gif) repeat-x #eeeded; float:left;}
.banddllist dl {display:block; width:216px; float:left; background:url(brandlistbg.gif) repeat-y;}
.banddllist dl dd {display:block; width:103px; height:33px; float:left; padding-top:4px;}