.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-delete{
	background:url('icons/del.gif') no-repeat center center;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.icon-find{
	background:url('icons/find.gif') no-repeat center center;
}
.icon-print{
	background:url('icons/print.png') no-repeat center center;
}
.icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.icon-return{
	background:url('icons/return.gif') no-repeat center center;
}
.icon-refush{
	background:url('icons/refush.gif') no-repeat center center;
}
.icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}
.icon-filter{
	background:url('icons/filter.png') no-repeat center center;
}
.icon-export{
	background:url('icons/excel.gif') no-repeat center center;
}
.icon-small-add{
	background:url('icons/smalladd.png') no-repeat center center;
}
.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}
.icon-home{
	background:url('icons/home.png') no-repeat center center;
}

.icon-menu-check{
	background:url('icons/menu-check.png') no-repeat center center;
}
.icon-menu-bid{
	background:url('icons/menu-bid.png') no-repeat center center;
}
.icon-menu-expert{
	background:url('icons/menu-expert.png') no-repeat center center;
}
.icon-menu-find{
	background:url('icons/menu-find.png') no-repeat center center;
}
.icon-menu-oa{
	background:url('icons/menu-oa.png') no-repeat center center;
}
.icon-menu-info{
	background:url('icons/menu-info.png') no-repeat center center;
}
.icon-menu-build{
	background:url('icons/menu-build.png') no-repeat center center;
}
.icon-menu-data{
	background:url('icons/menu-data.png') no-repeat center center;
}
.icon-menu-set{
	background:url('icons/menu-set.png') no-repeat center center;
}
.icon-post{
	background:url('icons/post.png') no-repeat center center;
}
.icon-select{
	background:url('icons/select.png') no-repeat center center;
}
.icon-table{
	background:url('icons/table.png') no-repeat center center;
}
.icon-row-add{
	background:url('icons/row_add.png') no-repeat center center;
}
.icon-row-del{
	background:url('icons/row_del.png') no-repeat center center;
}
.icon-start{
	background:url('icons/sign_tick.png') no-repeat center center;
}
.icon-stop{
	background:url('icons/sign_remove.png') no-repeat center center;
}
.icon-date{
	background:url('icons/date.png') no-repeat center center;
}
.icon-send{
	background:url('icons/send.png') no-repeat center center;
}
.icon-email{
	background:url('icons/email.png') no-repeat center center;
}
.icon-checked{
	background:url('icons/checked.gif') no-repeat center center;
}
