﻿.icon-add{
	background:url(icons/add.gif) no-repeat;
}
.icon-addnew{
	background:url(icons/addnew.gif) no-repeat;
}
.icon-edit{
	background:url(icons/edit.gif) no-repeat;
}
.icon-remove{
	background:url(icons/remove.gif) no-repeat;
}
.icon-save{
	background:url(icons/save.gif) no-repeat;
}
.icon-close{
    width:20px; 
    height:42px;
	background:url(icons/cancel.png) no-repeat;
	float:left;
	display:inline-block;
}
.icon-helpcenter{
    width:20px; 
    height:42px;
	background:url(icons/help.jpg) no-repeat;
	float:left;
	display:inline-block;
}

.icon-online-center
{
    width:20px; 
    height:42px;
	background:url(icons/ser-c.png) no-repeat;
}
.icon-online-kf
{
    width:20px; 
    height:42px;
	background:url(icons/online_kf.jpg) no-repeat;
}


.icon-online
{
    width:20px; 
    height:42px;
	background:url(icons/online.png) no-repeat;
	float:left;
	display:inline-block;
}


.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.gif) no-repeat;
}
.icon-reload{
	background:url(icons/reload.png) no-repeat;
}
.icon-search{
	background:url(icons/search.gif) no-repeat;
}
.icon-print{
	background:url(icons/print.gif) no-repeat;
}
.icon-help{
	background:url(icons/help.gif) no-repeat;
	
}
.icon-undo{
	background:url(icons/undo.gif) no-repeat;
}
.icon-redo{
	background:url(icons/redo.gif) no-repeat;
}
.icon-tip{
	background:url(icons/tip.png) no-repeat;
}
.icon-zoomin{
	background:url(icons/zoomin.gif) no-repeat;
}
.icon-zoomout{
	background:url(icons/zoomout.gif) no-repeat;
}
.icon-goto{
	background:url(icons/goto.gif) no-repeat;
}
.icon-date{
	background:url(icons/date.gif) no-repeat;
}
.icon-filter{
	background:url(icons/filter.gif) no-repeat;
}
.icon-find{
	background:url(icons/find.gif) no-repeat;
}
.icon-folder{
	background:url(icons/folder.png) no-repeat;
}
.icon-folderopen{
	background:url(icons/folder-open.gif) no-repeat;
}
.icon-lock{
	background:url(icons/lock.gif) no-repeat;
}
.icon-new{
	background:url(icons/new.gif) no-repeat;
}
.icon-node{
	background:url(icons/node.png) no-repeat;
}
.icon-nowait{
	background:url(icons/nowait.png) no-repeat;
}
.icon-sort{
	background:url(icons/sort.gif) no-repeat;
}
.icon-wait{
	background:url(icons/wait.gif) no-repeat;
}
.icon-upgrade{
	background:url(icons/upgrade.png) no-repeat;
}
.icon-downgrade{
	background:url(icons/downgrade.gif) no-repeat;
}
.icon-download{
	background:url(icons/download.gif) no-repeat;
}
.icon-upload{
	background:url(icons/upload.gif) no-repeat;
}
.icon-user{
	background:url(icons/user.png) no-repeat;
}
.icon-split{
	background:url(icons/split.gif) no-repeat;
}
.icon-addfolder{
	background:url(icons/addfolder.gif) no-repeat;
}




.icon-item1{
	background:url(icons/folder.gif) no-repeat;
}
.icon-item2{
	background:url(icons/new.gif) no-repeat;
}
.icon-item3{
	background:url(icons/goto.gif) no-repeat;
}
.icon-item4{
	background:url(icons/search.gif) no-repeat;
}

.icon-item5{
	background:url(icons/downgrade.gif) no-repeat;
}

.icon-role1{
	background:url(icons/node.png) no-repeat;
}
.icon-role2{
	background:url(icons/node.png) no-repeat;
}
.icon-role3{
	background:url(icons/user.png) no-repeat;
}




