.icon-blank{
	background:url('../picture/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('../picture/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('../picture/pencil.png') no-repeat center center;
}
.icon-clear{
	background:url('../picture/clear.png') no-repeat center center;
}
.icon-remove{
	background:url('../picture/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('../picture/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('../picture/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('../picture/ok.png') no-repeat center center;
}
.icon-no{
	background:url('../picture/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('../picture/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('../picture/reload.png') no-repeat center center;
}
.icon-search{
	background:url('../picture/search.png') no-repeat center center;
}
.icon-print{
	background:url('../picture/print.png') no-repeat center center;
}
.icon-help{
	background:url('../picture/help.png') no-repeat center center;
}
.icon-undo{
	background:url('../picture/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('../picture/redo.png') no-repeat center center;
}
.icon-back{
	background:url('../picture/back.png') no-repeat center center;
}
.icon-sum{
	background:url('../picture/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('../picture/tip.png') no-repeat center center;
}
.icon-filter{
	background:url('../picture/filter.png') no-repeat center center;
}
.icon-man{
	background:url('../picture/man.png') no-repeat center center;
}
.icon-lock{
	background:url('../picture/lock.png') no-repeat center center;
}
.icon-more{
	background:url('../picture/more.png') no-repeat center center;
}


.icon-mini-add{
	background:url('../picture/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('../picture/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('../picture/mini_refresh.png') no-repeat center center;
}

.icon-large-picture{
	background:url('../picture/large_picture.png') no-repeat center center;
}
.icon-large-clipart{
	background:url('../picture/large_clipart.png') no-repeat center center;
}
.icon-large-shapes{
	background:url('../picture/large_shapes.png') no-repeat center center;
}
.icon-large-smartart{
	background:url('../picture/large_smartart.png') no-repeat center center;
}
.icon-large-chart{
	background:url('../picture/large_chart.png') no-repeat center center;
}
