.icon-sign1{
	background:url('icons/sign1.png') no-repeat center center;
}
.icon-sign2{
	background:url('icons/sign2.png') no-repeat center center;
}
.icon-sign3{
	background:url('icons/sign3.png') no-repeat center center;
}
.icon-add{
	background:url('icons/add.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/edit.png') no-repeat center center;
}
.icon-view {
    background: url('icons/view.png') no-repeat center center;
}
.icon-clear{
	background:url('icons/clear.png') no-repeat center center;
}
.icon-delete{
	background:url('icons/delete.png') no-repeat center center;
}
.icon-save{
	background:url('icons/save.png') no-repeat center center;
}
.icon-save_new{
	background:url('icons/save_new.png') no-repeat center center;
}
.icon-select{
	background:url('icons/select.png') no-repeat center center;
}
.icon-select1{
	background:url('icons/select1.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-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-query{
	background:url('icons/search.png') no-repeat center center;
}
.icon-stop{
	background:url('icons/stop.png') no-repeat center center;
}
.icon-start{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-print{
	background:url('icons/print.png') no-repeat center center;
}
.icon-import{
	background:url('icons/import.png') no-repeat center center;
}
.icon-export{
	background:url('icons/export.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-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-man{
	background:url('icons/man.png') no-repeat center center;
}
.icon-lock{
	background:url('icons/lock.png') no-repeat center center;
}
.icon-more{
	background:url('icons/more.png') no-repeat center center;
}
.icon-prev{
	background:url('icons/prev.png') no-repeat center center;
}
.icon-next{
	background:url('icons/next.png') no-repeat center center;
}
.icon-down{
	background:url('icons/arrow_down.png') no-repeat center center;
}
.icon-up {
    background: url('icons/up.png') no-repeat center center;
}
.icon-auth{
	background:url('icons/auth.png') no-repeat center center;
}
.icon-loading {
    background: url('icons/loading.gif') no-repeat center center;
}
.icon-agree {
    background: url('icons/agree.png') no-repeat center center;
}
.icon-against {
    background: url('icons/against.png') no-repeat center center;
}
.icon-pwd {
    background: url('icons/pwd.png') no-repeat center center;
}
.icon-arrow-up {
    background: url('icons/arrow_up.png') no-repeat center center;
}

