.icon-add {
	background: url(../images/buttonIcon/icon-add.png) no-repeat center center;
}
.icon-delete {
    background: url(../images/buttonIcon/icon-delete.png) no-repeat center center;
}
.icon-edit {
    background: url(../images/buttonIcon/icon-edit.png) no-repeat center center;
}
.icon-disable {
    background: url(../images/buttonIcon/icon-disable.png) no-repeat center center;
}
.icon-enable {
    background: url(../images/buttonIcon/icon-enable.png) no-repeat center center;
}
.icon-search {
    background: url(../images/buttonIcon/icon-search.png) no-repeat center center;
}
.icon-save {
    background: url(../images/buttonIcon/icon-save.png) no-repeat center center;
}
.icon-copy {
    background: url(../images/buttonIcon/icon-copy.png) no-repeat center center;
}
.icon-print {
    background: url(../images/buttonIcon/icon-print.png) no-repeat center center;
}
.icon-remove {
    background: url(../images/buttonIcon/icon-remove.png) no-repeat center center;
}
.icon-refresh {
    background: url(../images/buttonIcon/icon-refresh.png) no-repeat center center;
}
.icon-download {
    background: url(../images/buttonIcon/icon-download.png) no-repeat center center;
}
.icon-check {
    background: url(../images/buttonIcon/icon-check.png) no-repeat center center;
}
.icon-recheck {
    background: url(../images/buttonIcon/icon-recheck.png) no-repeat center center;
}
.icon-init {
    background: url(../images/buttonIcon/icon-init.png) no-repeat center center;
}
.icon-excel {
    background: url(../images/buttonIcon/icon-excel.png) no-repeat center center;
}
.icon-import {
    background: url(../images/buttonIcon/icon-import.png) no-repeat center center;
}
.icon-comb {
    background: url(../images/buttonIcon/icon-comb.png) no-repeat center center;
}
.icon-tag {
    background: url(../images/buttonIcon/icon-tag.png) no-repeat center center;
}
.icon-packing {
    background: url(../images/buttonIcon/icon-packing.png) no-repeat center center;
}
.icon-cancel {
    background: url(../images/buttonIcon/icon-cancel.png) no-repeat center center;
}
.icon-car {
    background: url(../images/buttonIcon/icon-car.png) no-repeat center center;
}
.icon-cart-plus {
    background: url(../images/buttonIcon/icon-cart-plus.png) no-repeat center center;
}
.icon-cart-minus {
    background: url(../images/buttonIcon/icon-cart-minus.png) no-repeat center center;
}
.icon-tmall {
    background: url(../images/buttonIcon/icon-tmall.png) no-repeat center center;
}
.icon-batch {
    background: url(../images/buttonIcon/icon-batch.png) no-repeat center center;
}
.icon-settings {
    background: url(../images/buttonIcon/icon-settings.png) no-repeat center center;
}
.icon-user {
    background: url(../images/buttonIcon/icon-user.png) no-repeat center center;
}
.icon-collect {
    background: url(../images/buttonIcon/icon-collect.png) no-repeat center center;
}
.icon-exit {
    background: url(../images/buttonIcon/icon-exit.png) no-repeat center center;
}
.icon-export {
    background: url(../images/buttonIcon/icon-export.png) no-repeat center center;
}
.icon-gonggao {
    background: url(../images/gonggao.png) no-repeat center center;
}