.easyui-icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.easyui-icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.easyui-icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.easyui-icon-clear{
	background:url('icons/clear.png') no-repeat center center;
}
.easyui-icon-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.easyui-icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.easyui-icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.easyui-icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.easyui-icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.easyui-icon-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.easyui-icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.easyui-icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.easyui-icon-print{
	background:url('icons/print.png') no-repeat center center;
}
.easyui-icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.easyui-icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.easyui-icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.easyui-icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.easyui-icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.easyui-icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}
.easyui-icon-filter{
	background:url('icons/filter.png') no-repeat center center;
}
.easyui-icon-man{
	background:url('icons/man.png') no-repeat center center;
}
.easyui-icon-lock{
	background:url('icons/lock.png') no-repeat center center;
}
.easyui-icon-more{
	background:url('icons/more.png') no-repeat center center;
}


.easyui-icon-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.easyui-icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.easyui-icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}

.easyui-icon-large-picture{
	background:url('icons/large_picture.png') no-repeat center center;
}
.easyui-icon-large-clipart{
	background:url('icons/large_clipart.png') no-repeat center center;
}
.easyui-icon-large-shapes{
	background:url('icons/large_shapes.png') no-repeat center center;
}
.easyui-icon-large-smartart{
	background:url('icons/large_smartart.png') no-repeat center center;
}
.easyui-icon-large-chart{
	background:url('icons/large_chart.png') no-repeat center center;
}
