﻿.icon-add{
	background:url('icons/edit_add.gif') no-repeat;
}
.icon-edit{
	background:url('icons/pencil.gif') no-repeat;
}
.icon-remove{
	background:url('icons/edit_remove.gif') no-repeat;
}
.icon-save{
	background:url('icons/filesave.gif') no-repeat;
}
.icon-cut{
	background:url('icons/cut.gif') no-repeat;
}
.icon-ok{
	background:url('icons/ok.gif') no-repeat;
}
.icon-no{
	background:url('icons/no.gif') no-repeat;
}
.icon-cancel{
	background:url('icons/cancel.gif') no-repeat;
}
.icon-reload{
	background:url('icons/reload.gif') 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-back{
	background:url('icons/back.gif') no-repeat;
}

/*新增加*/
.icon-admin{
	background:url('icons/admin.gif') no-repeat;
}
.icon-info{
	background:url('icons/info.gif') no-repeat;
}
.icon-syshome{
	background:url('icons/syshome.gif') no-repeat;
}
.icon-webhome{
	background:url('icons/webhome.gif') no-repeat;
}
.icon-plus{
	background:url('icons/plus.gif') no-repeat;
}
.icon-setup{
	background:url('icons/setup.gif') no-repeat;
}
.icon-refresh{
	background:url('icons/refresh.gif') no-repeat;
}
.icon-style{
	background:url('icons/style.gif') no-repeat;
}
.icon-label{
	background:url('icons/label.gif') no-repeat;
}
.icon-temp{
	background:url('icons/temp.gif') no-repeat;
}
.icon-data{
	background:url('icons/data.gif') no-repeat;
}
.icon-order{
	background:url('icons/order.gif') no-repeat;
}
.icon-ordern{
	background:url('icons/ordern.gif') no-repeat;
}
.icon-cache{
	background:url('icons/cache.gif') no-repeat;
}
.icon-chkcomment{
	background:url('icons/chkcomment.gif') no-repeat;
}
.icon-comment{
	background:url('icons/comment.gif') no-repeat;
}
.icon-newcomment{
	background:url('icons/newcomment.gif') no-repeat;
}
.icon-unite{
	background:url('icons/unite.gif') no-repeat;
}
.icon-x{
	background:url('icons/x.gif') no-repeat;
}
.icon-commonedit{
	background:url('icons/commonedit.gif') no-repeat;
}
.icon-trash{
	background:url('icons/trash.gif') no-repeat;
}
.icon-d1{
	background:url('icons/d1.gif') no-repeat;
}
.icon-d2{
	background:url('icons/d2.gif') no-repeat;
}
.icon-d3{
	background:url('icons/d3.gif') no-repeat;
}
.icon-d4{
	background:url('icons/d4.gif') no-repeat;
}
.icon-d5{
	background:url('icons/d5.gif') no-repeat;
}
.icon-d6{
	background:url('icons/d6.gif') no-repeat;
}

