.icon-blank{
	background:url('icons/blank.gif') no-repeat;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat;
}
.icon-no{
	background:url('icons/no.png') no-repeat;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat;
}
.icon-search{
	background:url('icons/search.png') no-repeat;
}
.icon-print{
	background:url('icons/print.png') no-repeat;
}
.icon-help{
	background:url('icons/help.png') no-repeat;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat;
}
.icon-back{
	background:url('icons/back.png') no-repeat;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat;
}
.icon-upload{
	background:url('icons/upload.png') no-repeat;
}
.icon-copy{
	background:url('icons/copy.png') no-repeat;
}
.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat 2px 2px;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat 2px 2px;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat 3px 2px;
}
.icon-app-home{
	background:url('icons/app/application_home.png') no-repeat;
}
.icon-folder-user{
	background:url('icons/app/folder_user.png') no-repeat;
}
.icon-folder-database{
	background:url('icons/app/folder_database.png') no-repeat;
}
.icon-folder-biz{
	background:url('icons/app/folder_biz.png') no-repeat;
}
.icon-folder-test{
	background:url('icons/app/folder_test.png') no-repeat;
}
.icon-folder-cfg{
	background:url('icons/app/folder_cfg.png') no-repeat;
}
.icon-folder-serch{
	background:url('icons/app/folder_serch.png') no-repeat;
}
.icon-folder-moniter{
	background:url('icons/app/folder_moniter.png') no-repeat;
}
.icon-sys-user{
	background:url('icons/app/sys_user.png') no-repeat;
}
.icon-sys-group{
	background:url('icons/app/sys_group.png') no-repeat;
}
.icon-sys-map{
	background:url('icons/app/sys_map.png') no-repeat;
}
.icon-database-link{
	background:url('icons/app/database_link.png') no-repeat;
}
.icon-biz-edit{
	background:url('icons/app/biz_edit.png') no-repeat;
}
.icon-cfg-b{
	background:url('icons/app/cfg_b.png') no-repeat;
}
.icon-cfg-c{
	background:url('icons/app/cfg_c.png') no-repeat;
}
.icon-test-flag-green{
	background:url('icons/app/test_flag_green.png') no-repeat;
}
.icon-test-bug{
	background:url('icons/app/test_bug.png') no-repeat;
}
.icon-application_go{
	background:url('icons/app/application_go.png') no-repeat;
}
