.icon-blank {
	background: url('../../../images/common/easyui/icon/blank.gif')
		no-repeat center center;
}

.icon-add {
	background: url('../../../images/common/easyui/icon/edit_add.png')
		no-repeat center center;
}

.icon-add1 {
	background: url('../../../images/common/easyui/icon/edit_add1.png')
		no-repeat center center;
}

.icon-add2 {
	background: url('../../../images/common/easyui/icon/addnew.png')
		no-repeat center center;
}


.icon-pin {
	background: url('../../../images/common/easyui/icon/pin.png') no-repeat
		center center;
}

.icon-edit {
	background: url('../../../images/common/easyui/icon/pencil.png')
		no-repeat center center;
}

.icon-pencil1 {
	background: url('../../../images/common/easyui/icon/pencil1.png')
		no-repeat center center;
}


.icon-balance {
	background: url('../../../images/common/easyui/icon/balance.png')
		no-repeat center center;
}

.icon-remove {
	background: url('../../../images/common/easyui/icon/edit_remove.png')
		no-repeat center center;
}

.icon-remove1 {
	background: url('../../../images/common/easyui/icon/edit_remove1.png')
		no-repeat center center;
}

.icon-save {
	background: url('../../../images/common/easyui/icon/filesave.png')
		no-repeat center center;
}

.icon-newDiv {
	background: url('../../../images/common/easyui/icon/newDiv.png')
		no-repeat center center;
}

.icon-copy {
	background: url('../../../images/common/easyui/icon/copy.png') no-repeat
		center center;
}

.icon-home {
	background: url('../../../images/common/easyui/icon/home.png') no-repeat
		center center;
}


.icon-change {
	background: url('../../../images/common/easyui/icon/image_edit.png')
		no-repeat center center;
}

.icon-cut {
	background: url('../../../images/common/easyui/icon/cut.png') no-repeat
		center center;
}

.icon-cross {
	background: url('../../../images/common/easyui/icon/cross.png') no-repeat
		center center;
}

.icon-ok {
	background: url('../../../images/common/easyui/icon/ok.png') no-repeat
		center center;
}

.icon-no {
	background: url('../../../images/common/easyui/icon/no.png') no-repeat
		center center;
}

.icon-cancel {
	background: url('../../../images/common/easyui/icon/cancel.png')
		no-repeat center center;
}

.icon-exportXls {
	background: url('../../../images/common/easyui/icon/excel.png')
		no-repeat center center;
}

.icon-reload {
	background: url('../../../images/common/easyui/icon/reload.png')
		no-repeat center center;
}

.icon-search {
	background: url('../../../images/common/easyui/icon/search.png')
		no-repeat center center;
}

.icon-print {
	background: url('../../../images/common/easyui/icon/print.png')
		no-repeat center center;
}

.icon-help {
	background: url('../../../images/common/easyui/icon/help.png') no-repeat
		center center;
}

.icon-undo {
	background: url('../../../images/common/easyui/icon/undo.png') no-repeat
		center center;
}

.icon-redo {
	background: url('../../../images/common/easyui/icon/redo.png') no-repeat
		center center;
}

.icon-back {
	background: url('../../../images/common/easyui/icon/back.png') no-repeat
		center center;
}

.icon-sum {
	background: url('../../../images/common/easyui/icon/sum.png') no-repeat
		center center;
}

.icon-tip {
	background: url('../../../images/common/easyui/icon/tip.png') no-repeat
		center center;
}

.icon-text {
	background: url('../../../images/common/easyui/icon/text.png') no-repeat
		center center;
}

.icon-mini-add {
	background: url('../../../images/common/easyui/icon/mini_add.png')
		no-repeat center center;
}

.icon-mini-edit {
	background: url('../../../images/common/easyui/icon/mini_edit.png')
		no-repeat center center;
}

.icon-mini-refresh {
	background: url('../../../images/common/easyui/icon/mini_refresh.png')
		no-repeat center center;
}