.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-clear{
	background:url('icons/clear.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-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-reply{
	background:url('icons/email.png') no-repeat center center;
}
/* 注销 */
.icon-logout{
	background:url('icons/key_add.png') no-repeat center center;
}
/* 取消注销 */
.icon-undoLogout{
	background:url('icons/key_remove.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-large-picture{
	background:url('icons/large_picture.png') no-repeat center center;
}
.icon-large-clipart{
	background:url('icons/large_clipart.png') no-repeat center center;
}
.icon-large-shapes{
	background:url('icons/large_shapes.png') no-repeat center center;
}
.icon-large-smartart{
	background:url('icons/large_smartart.png') no-repeat center center;
}
.icon-large-chart{
	background:url('icons/large_chart.png') no-repeat center center;
}

/* 下载 */
.icon-down{
	background:url('icons/down.png') no-repeat center center;
}

/* 上传 */
.icon-upload{
	background:url('icons/upload.png') no-repeat center center;
}

/* 导出Excel */
.icon-excel{
	background:url('icons/excel.png') no-repeat center center;
}

/* 向上箭头 */
.icon-arrow-up{
	background:url('icons/arrow_up.png') no-repeat center center;
}

/* 向下箭头 */
.icon-arrow-down{
	background:url('icons/arrow_down.png') no-repeat center center;
}

/* 赞同 */
.icon-agree{
	background:url('icons/agree.png') no-repeat center center;
}

/* 备份 */
.icon-backup{
	background:url('icons/backup.png') no-repeat center center;
}

/* 文件夹 */
.icon-folder{
	background:url('icons/folder.png') no-repeat center center;
}

/* 文件夹 */
.icon-folder-grey{
	background:url('icons/folder-grey.png') no-repeat center center;
}

/* 文件夹 */
.icon-file{
	background:url('icons/file.png') no-repeat center center;
}

/* 分享 */
.icon-share{
	background:url('icons/share.png') no-repeat center center;
}

/* delete */
.icon-delete{
	background:url('icons/delete.png') no-repeat center center;
}

/* copy */
.icon-copy{
	background:url('icons/copy.png') no-repeat center center;
}

/* move */
.icon-move{
	background:url('icons/move.png') no-repeat center center;
}

/* upload-grey */
.icon-upload-grey{
	background:url('icons/upload-grey.png') no-repeat center center;
}

/* down-grey */
.icon-down-grey{
	background:url('icons/down-grey.png') no-repeat center center;
}

/* newFolder */
.icon-new-folder{
	background:url('icons/new-folder.png') no-repeat center center;
}

/* subscribe */
.icon-subscribe{
	background:url('icons/subscribe.png') no-repeat center center;
}

/* grant */
.icon-grant{
	background:url('icons/grant.png') no-repeat center center;
}

/* doc */
.icon-doc{
	background:url('icons/doc.jpg') no-repeat center center;
}

/* excel-mid */
.icon-excel-mid{
	background:url('icons/excel-mid.png') no-repeat center center;
}

/* erase */
.icon-erase{
	background:url('icons/erase.png') no-repeat center center;
}

/* erase */
.icon-insert{
	background:url('icons/insert.png') no-repeat center center;
}
/* start */
.icon-start{
	background:url('icons/start.png') no-repeat center center;
}
/* stop */
.icon-stop{
	background:url('icons/stop.png') no-repeat center center;
}
/* setting */
.icon-setting{
	background:url('icons/setting.png') no-repeat center center;
}
/* preview */
.icon-preview{
	background:url('icons/preview.png') no-repeat center center;
}