.goodsnum .Spinner{display: inline-block;overflow:hidden;width:100px;margin:0 6px -8px 6px;}
.goodsnum .Spinner .Amount{width:36px;height:17px;padding:4px 5px;line-height:17px;border-width:1px 0;border-style:solid;border-color:#d9d9d9;float:left;text-align:center;color:#565656;outline:0;}
.goodsnum .Spinner a{display:inline-block;width:25px;height:25px;border:1px solid #d9d9d9;background-color:#f7f7f7;float:left;cursor:pointer;outline:0;}
.goodsnum .Spinner a i{font-style:normal;background:url(../images/BuynBtn.png) no-repeat;display:block;width:9px;height:9px;margin:8px;text-indent:999999%;overflow:hidden;}
.goodsnum .Spinner .Decrease i{background-position:-9px -9px;}
.goodsnum .Spinner .Increase i{background-position:-9px -0px;}
.goodsnum .Spinner .DisDe i{background-position:-0px -9px;}
.goodsnum .Spinner .DisIn i{background-position:-0px -0px;}