﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
.icon-blank {
	background: url('../images/blank.gif') no-repeat center center;
}
.icon-add {
	background: url('../images/edit_add.png') no-repeat center center;
}
.icon-edit {
	background: url('../images/pencil.png') no-repeat center center;
}
.icon-remove {
	background: url('../images/edit_remove.png') no-repeat center center;
}
.icon-save {
	background: url('../images/filesave.png') no-repeat center center;
}
.icon-cut {
	background: url('../images/cut.png') no-repeat center center;
}
.icon-ok {
	background: url('../images/ok.png') no-repeat center center;
}
.icon-no {
	background: url('../images/no.png') no-repeat center center;
}
.icon-cancel {
	background: url('../images/cancel.png') no-repeat center center;
}
.icon-reload {
	background: url('../images/reload.png') no-repeat center center;
}
.icon-search {
	background: url('../images/search.png') no-repeat center center;
}
.icon-print {
	background: url('../images/print.png') no-repeat center center;
}
.icon-help {
	background: url('../images/help.png') no-repeat center center;
}
.icon-undo {
	background: url('../images/undo.png') no-repeat center center;
}
.icon-redo {
	background: url('../images/redo.png') no-repeat center center;
}
.icon-back {
	background: url('../images/back.png') no-repeat center center;
}
.icon-sum {
	background: url('../images/sum.png') no-repeat center center;
}
.icon-tip {
	background: url('../images/tip.png') no-repeat center center;
}
.icon-filter {
	background: url('../images/filter.png') no-repeat center center;
}
.icon-mini-add {
	background: url('../images/mini_add.png') no-repeat center center;
}
.icon-mini-edit {
	background: url('../images/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh {
	background: url('../images/mini_refresh.png') no-repeat center center;
}
