.icon-add{
	background:url(../image/drop-add.gif) no-repeat;
}
.icon-addnew{
	background:url(../image/addnew.gif) no-repeat;
}
.icon-edit{
	background:url(../image/edit.gif) no-repeat;
}
.icon-remove{
	background:url(../image/remove.gif) no-repeat;
}
.icon-save{
	background:url(../image/save.gif) no-repeat;
}
.icon-close{
	background:url(../image/cancel.gif) no-repeat;
}
.icon-cut{
	background:url(../image/cut.png) no-repeat;
}
.icon-ok{
	background:url(../image/ok.png) no-repeat;
}
.icon-no{
	background:url(../image/no.png) no-repeat;
}
.icon-cancel{
	background:url(../image/cancel.gif) no-repeat;
}
.icon-reload{
	background:url(../image/reload.png) no-repeat;
}
.icon-search{
	background:url(../image/search.gif) no-repeat;
}
.icon-print{
	background:url(../image/print.gif) no-repeat;
}
.icon-help{
	background:url(../image/help.gif) no-repeat;
	
}
.icon-undo{
	background:url(../image/undo.gif) no-repeat;
}
.icon-redo{
	background:url(../image/redo.gif) no-repeat;
}
.icon-tip{
	background:url(../image/tip.png) no-repeat;
}
.icon-zoomin{
	background:url(../image/zoomin.gif) no-repeat;
}
.icon-zoomout{
	background:url(../image/zoomout.gif) no-repeat;
}
.icon-goto{
	background:url(../image/goto.gif) no-repeat;
}
.icon-date{
	background:url(../image/date.gif) no-repeat;
}
.icon-filter{
	background:url(../image/filter.gif) no-repeat;
}
.icon-find{
	background:url(../image/find.png) no-repeat;
}
.icon-folder{
	background:url(../image/folder1.gif) no-repeat;
}
.icon-folderopen{
	background:url(../image/folder-open1.gif) no-repeat;
}
.icon-lock{
	background:url(../image/lock.png) no-repeat;
}
.icon-unlock{
	background:url(../image/unlock.gif) no-repeat;
}
.icon-new{
	background:url(../image/new.gif) no-repeat;
}
.icon-node{
	background:url(../image/node.png) no-repeat;
}
.icon-nowait{
	background:url(../image/nowait.gif) no-repeat;
}
.icon-sort{
	background:url(../image/sort.gif) no-repeat;
}
.icon-wait{
	background:url(../image/wait.gif) no-repeat;
}
.icon-upgrade{
	background:url(../image/upgrade.gif) no-repeat;
}
.icon-downgrade{
	background:url(../image/downgrade.gif) no-repeat;
}
.icon-download{
	background:url(../image/download.gif) no-repeat;
}
.icon-upload{
	background:url(../image/upload.gif) no-repeat;
}
.icon-user{
	background:url(../image/user.png) no-repeat;
}
.icon-split{
	background:url(../image/split.gif) no-repeat;
}
.icon-addfolder{
	background:url(../image/addfolder.gif) no-repeat;
}

.icon-expand{
	background:url(https://zjkd.cckide.com:8001/CommonWebResource/Theme/Default/MiniUI/icons/expand.gif) no-repeat;
}
.icon-collapse{
	background:url(https://zjkd.cckide.com:8001/CommonWebResource/Theme/Default/MiniUI/icons/collapse.gif) no-repeat;
}