.icon-blank{
	background:url('easyui/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('easyui/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('easyui/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('easyui/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('easyui/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('easyui/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('easyui/ok.png') no-repeat center center;
}
.icon-no{
	background:url('easyui/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('easyui/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('easyui/reload.png') no-repeat center center;
}
.icon-search{
	background:url('easyui/search.png') no-repeat center center;
}
.icon-print{
	background:url('easyui/print.png') no-repeat center center;
}
.icon-help{
	background:url('easyui/help.png') no-repeat center center;
}
.icon-undo{
	background:url('easyui/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('easyui/redo.png') no-repeat center center;
}
.icon-back{
	background:url('easyui/back.png') no-repeat center center;
}
.icon-sum{
	background:url('easyui/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('easyui/tip.png') no-repeat center center;
}
.icon-filter{
	background:url('easyui/filter.png') no-repeat center center;
}


.icon-mini-add{
	background:url('easyui/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('easyui/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('easyui/mini_refresh.png') no-repeat center center;
}
