.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-filter{
	background:url('icons/filter.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-closed{
	background:url('icons/closed.png') no-repeat center center;
}

.icon-open{
	background:url('icons/open.png') no-repeat center center;
}

.icon-class{
	background:url('icons/class.png') no-repeat center center;
    width:1px;
}

.icon-blue-file{
	background:url('icons/blue-file.png') no-repeat center center;
}

.icon-th{
	background:url('icons/th.png') no-repeat center center;
}
.icon-zcsj{
	background:url('icons/s.png') no-repeat center center;
}
.icon-sy{
	background:url('icons/sy.png') no-repeat center center;
}
.icon-xy{
	background:url('icons/xy.png') no-repeat center center;
}

.icon-sy1{
	background:url('icons/sy1.png') no-repeat center center;
}
.icon-xy1{
	background:url('icons/xy1.png') no-repeat center center;
}

.icon-copy{
	background:url('icons/copy.png') no-repeat center center;
}

.icon-paste{
	background:url('icons/paste.png') no-repeat center center;
}
.icon-delsj{
	background:url('icons/delsj.png') no-repeat center center;
}

.icon-addsj{
	background:url('icons/addsj.png') no-repeat center center;
}

.icon-close{
	background:url('icons/close.png') no-repeat center center;
}

.icon-ydsj{
	background:url('icons/yd.png') no-repeat center center;
}

.icon-area{
	background:url('icons/area.png') no-repeat center center;
}
.icon-js{
	background:url('icons/js.png') no-repeat center center;
}
.icon-qp{
	background:url('icons/qp.png') no-repeat center center;
}
.icon-qxqp{
	background:url('icons/qxqp.png') no-repeat center center;
}
.icon-h1{
	background:url('icons/h1.png') no-repeat center center;
}

.icon-h2{
	background:url('icons/h2.png') no-repeat center center;
}

.icon-zk {
    background: url('icons/zk.png') no-repeat center center;
}

.icon-gb {
    background: url('icons/gb.png') no-repeat center center;
}

.icon-list { background: url('icons/list.png') no-repeat center center; }
.icon-set { background: url('icons/set.png') no-repeat center center; }
.icon-cleansearch { background: url('icons/zoom_out.png') no-repeat center center; }
.icon-tqbj { background: url('icons/tqbj.png') no-repeat center center; }

/*自定义：Word图标*/
.icon-word { background: url('icons/word.png') no-repeat center center; }
/*自定义：image图标*/
.icon-image { background: url('icons/image.png') no-repeat center center; }
/*自定义：头像图标*/
.icon-person { background: url('icons/person.png') no-repeat center center; }
/*自定义：添加图标*/
.Img-add { background: url("icons/addsj.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*自定义：编辑图标*/
.Img-edit { background: url("icons/pencil.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*自定义：删除图标*/
.Img-del { background: url("icons/cancel.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*自定义：移入历史图标*/
.Img-his { background: url("icons/delsj.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*自定义：撤销图标*/
.Img-hf { background: url("icons/cx.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*自定义：职务关联图标*/
.Img-gl { background: url("icons/gl.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*自定义：职务图标*/
.Img-zw { background: url("icons/zw.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
/*自定义：头像图标*/
.Img-addu { background: url("icons/addu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
.Img-icon-btn { cursor: pointer; height: 16px; width: 16px; float: left; margin-left: 10px; }
/*自定义：添加图标*/
.icon-add { background: url('icons/addsj.png') no-repeat center center; }
/*自定义：部门类型*/
.icon-btype { background: url('icons/group_link.png') no-repeat center center; }
/*自定义：部门*/
.icon-bm { background: url('icons/group.png') no-repeat center center; }
.Img-icon-btn { cursor: pointer; height: 16px; width: 16px; float: left; margin-left: 10px; }
.Img-icon-btn {
    cursor: pointer;
    float: left;
    height: 16px;
    margin-left: 10px;
    width: 16px;
}
.Img-edit {
    background: rgba(0, 0, 0, 0) url("icons/pencil.png") no-repeat scroll 0 0;
}