.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-apply{
	background:url('icons/apply.png') no-repeat;
}
/* 审核通过 */
.icon-reviewpass{
	background:url('icons/reviewpass.png') no-repeat;
}
/* 退回补正 */
.icon-reccort{
	background:url('icons/reccort.png') no-repeat;
}
/* 驳回*/
.icon-reject{
	background:url('icons/reject.png') no-repeat;
}
/* 已收悉*/
.icon-receive{
	background:url('icons/receive.png') no-repeat;
}
/* 刷新*/
.icon-refush{
	background:url('icons/refush.png') no-repeat;
}
/* 发布*/
.icon-release{
	background:url('icons/release.png') no-repeat;
}
/* 撤回*/
.icon-withdraw{
	background:url('icons/withdraw.png') no-repeat;
}
/* 拒绝*/
.icon-refuse{
	background:url('icons/refuse.png') no-repeat;
}
/* 预览*/
.icon-preview{
	background:url('icons/preview.png') no-repeat;
}
/* 确认*/
.icon-confirm{
	background:url('icons/confirm.png') no-repeat;
}
/* 同意*/
.icon-agree{
	background:url('icons/agree.png') no-repeat;
}
/* 退回补正*/
.icon-retcorrect{
	background:url('icons/retcorrect.png') no-repeat;
}
/* 下载模板*/
.icon-downtemplate{
	background:url('icons/downtemplate.png') no-repeat;
}
/* 下载模板*/
.icon-reset{
	background:url('icons/reset.png') no-repeat;
}