@charset "utf-8";
/* CSS Document */
body{background:url(../image/bg.png) no-repeat 50% 0%; margin:0px; padding:0px; text-align:center;height:1720px;}
.box{width:1010px; height:100%; margin:0px auto;}
.banner{width:1010px; height:730px; margin:0px auto;}
.goods{width:1010px; height:800px; margin:0px auto;margin-top: 10px;/* background:url(bg_goods.png) no-repeat;*/}
.goods .goods_list1{width:459px; height:357px; float:left; margin-top:15px; margin-left:10px; background:url(goods1.png);}
.goods .goods_list2{width:459px; height:357px; float:right; margin-top:15px; margin-right:15px; background:url(goods2.png);}
.goods .goods_list3{width:459px; height:357px; float:left; margin-top:64px; margin-left:10px; background:url(goods3.png);}
.goods .goods_list4{width:459px; height:357px; float:right; margin-top:64px; margin-right:15px; background:url(goods4.png);}
.goods .goods_top{width:459px;height:260px;float:left;}
.goods .goods_bottom{width:459px;height:65px;float:left;}
.goods .goods_bottom .buynow{width:459px;height:65px;}
.goods .goods_bottom .buylimit{width:459px;height:30px; font-size:12px; color:#b0082f; font-weight:bold; font-family:微软雅黑;}

.foot{height:60px; width:1000px; margin:0px auto; text-align:center; margin-top:100px; line-height:180%; font-size:15px;color:#000;}


