.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-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-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-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-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-put{
	background:url('icons/basket_put.png') no-repeat center center;
}
.icon-putout{
	background:url('icons/basket_remove.png') no-repeat center center;
}
.icon-comturn{
	background:url('icons/comturn.png') no-repeat center center;
}
.icon-exit{
	background:url('icons/exit.png') no-repeat center center;
}

.icon-console{
	background:url('icons/console.png') no-repeat center center;
}

.icon-close{
	background:url('icons/close.png') no-repeat center center;
}

.icon-copy{
	background:url('icons/icon_copy.png') no-repeat center center;
}

.icon-paste{
	background:url('icons/icon_paste.png') no-repeat center center;
}

.icon-disable{
	background:url('icons/icon_disable.png') no-repeat center center;
}

.icon-enable{
	background:url('icons/icon_enable.png') no-repeat center center;
}

.icon-danger-result{
	background:url('icons/icon-danger-result.png') no-repeat center center;
}

.icon-danger-speak{
	background:url('icons/icon-danger-speak.png') no-repeat center center;
}

.icon-danger-scheme{
	background:url('icons/icon-danger-scheme.png') no-repeat center center;
}

.icon-danger{
	background:url('icons/icon_danger.png') no-repeat center center;
}

.icon-usercommit{
	background:url('icons/icon_usercommit.png') no-repeat center center;
}

.icon-useraudit{
	background:url('icons/icon_useraudit.png') no-repeat center center;
}

.icon-filesave{
	background:url('icons/icon_filesave.png') no-repeat center center;
}

.icon-filecommit{
	background:url('icons/icon_filecommit.png') no-repeat center center;
}

.icon-fileremove{
	background:url('icons/icon_fileremove.png') no-repeat center center;
}

.icon-specify{
	background:url('icons/icon_specify.png') no-repeat center center;
}

.icon-danger-type-0{
	background:url('icons/icon_danger_type_0.png') no-repeat center center;
}

.icon-danger-type-1{
	background:url('icons/icon_danger_type_1.png') no-repeat center center;
}

.icon-place{
	background:url('icons/icon_place.png') no-repeat center center;
}

.icon-risk{
	background:url('icons/icon_risk.png') no-repeat center center;
}

.icon-up{
	background:url('icons/icon_up.png') no-repeat center center;
}

.icon-down{
	background:url('icons/icon_down.png') no-repeat center center;
}

.icon-hospital-logo{
	background:url('icons/icon_hospital_logo.png') no-repeat center center;
}

.icon-library{
	background:url('icons/icon_library.png') no-repeat center center;
}

.icon-library-item{
	background:url('icons/icon_library_item.png') no-repeat center center;
}

.icon-document{
	background:url('icons/icon_document.png') no-repeat center center;
}

.icon-folder-icon{
	background:url('icons/icon_folder_icon.png') no-repeat center center;
}

.icon-role{
	background:url('icons/icon_role.png') no-repeat center center;
}

.icon-user{
	background:url('icons/icon_user.png') no-repeat center center;
}

.icon-excel{
	background:url('icons/icon_excel.png') no-repeat center center;
}

.icon-sign{
	background:url('icons/icon_sign_up.png') no-repeat center center;
}


.icon-lock{
	background:url('icons/icon_lock.png') no-repeat center center;
}

.icon-unlock{
	background:url('icons/icon_unlock.png') no-repeat center center;
}

.icon-password{
	background:url('icons/icon_password.png') no-repeat center center;
}

.icon-running{
	background:url('icons/icon_runing.png') no-repeat center center;
}

.icon-refresh{
	background:url('icons/icon_refresh.png') no-repeat center center;
}


.icon-right{
	background:url('icons/icon_right.png') no-repeat center center;
}

.icon-left{
	background:url('icons/icon_left.png') no-repeat center center;
}

.icon-arrowright{
	background:url('icons/right.png') no-repeat center center;
}
.icon-arrowleft{
	background:url('icons/left.png') no-repeat center center;
}