.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add2{
	background:url('icons/edit_add.png') 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-book{
	background:url('icons/book.png') no-repeat center center;
}
.icon-house{
	background:url('icons/house.png') no-repeat center center;
}
.icon-module{
	background:url('icons/module.png') no-repeat center center;
}
.icon-menu{
	background:url('icons/menu.png') no-repeat center center;
}
.icon-table{
	background:url('icons/table.png') no-repeat center center;
}
.icon-excel{
	background:url('icons/excel.png') no-repeat center center;
}
.icon-datebd{background:url('icons/icon_2.png') no-repeat -118px -19px;}
.icon-sta{background:url('icons/icon_2.png') no-repeat -58px -200px;}
.icon-menuNode{
	background:url('icons/menuNode.png') no-repeat center center;
}.icon-menuParent{
	background:url('icons/menuParent.png') no-repeat center center;
}
.icon-menuParent-collapsed{
	background:url('icons/menuParent1.png') no-repeat center center;
}
.icon-examine {
	background: url("icons/examine.png") no-repeat center;
}
.icon-shenbao {
	background: url("icons/shenbao.png") no-repeat center;
}
.icon-jihuo {
	background: url("icons/jihuo.png") no-repeat center;
}
.icon-pingguyanshou {
	background: url("icons/pingguyanshou.png") no-repeat center;
}
/*批量导入*/
.batch_guides{background: url("icons/batch_guides.png") no-repeat center;}
/*批量导出*/
.batch_export{background: url("icons/batch_export.png") no-repeat center;}
/*送审*/
.trial{background: url("icons/trial.png") no-repeat center;}
/*审核*/
.examine_1{background: url("icons/examine_1.png") no-repeat center;}
/*撤回*/
.arrow_undo{background: url("icons/arrow_undo.png") no-repeat center;}
/*驳回*/
.reject{background: url("icons/reject.png") no-repeat center;}
/*合并学校*/
.school_add{background: url("icons/school_add.png") no-repeat center;}
/*撤销学校*/
.school_delete{background: url("icons/school_delete.png") no-repeat center;}
/*禁用用户*/
.user_stop{background: url("icons/user_stop.png") no-repeat center;}
/*启用用户*/
.user_start{background: url("icons/user_start.png") no-repeat center;}
/*指定角色*/
.user_go{background: url("icons/user_go.png") no-repeat center;}