.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('images/add.png') no-repeat center center;
}
.icon-edit{
	background:url('images/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('images/remove.png') no-repeat center center;
}
.icon-save{
	background:url('images/saveWatch.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('images/cancelWatch.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.icon-print{
	background:url('icons/print.png') no-repeat center center;
}
.icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}

.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}
.icon-startAll{
	background:url('images/startAll.png') no-repeat center center;
}
.icon-stopAll{
	background:url('images/stopAll.png') no-repeat center center;
}
.unline{
	background:url('images/unline.png') no-repeat center center;
}
.online{
	background:url('images/online.png') no-repeat center center;
}
.webcam{
	background:url('images/webcam.png') no-repeat 0 center;
}
.unwebcam{
	background:url('images/webcam.png') no-repeat -23px center;
}
.shopLeaf{
background:url('images/shop.png') no-repeat center center;
}
.city{
background:url('images/city.png') no-repeat center center;
}
.country{
background:url('images/country.png') no-repeat center center;
}
.uncountry{
background:url('images/uncountry.png') no-repeat center center;
}
.childfile,.leaf{
background:url('images/file.png') no-repeat center center;
}
.flowDevice{
background:url('images/flowDevice.png') no-repeat center center;
}
.icon-export{
	background:url('images/downBtn.png') no-repeat center center;
}
.icon-import{
	background:url('images/upgrade_normal_small.png') no-repeat center center;
}
.icon-download{
	background:url('images/downBtn.png') no-repeat center center;
}
.icon-removeBtn{
	background:url('images/delBtn.png') no-repeat center center;
}
.icon-removeBtnDown{
	background:url('images/delete_down_small.png') no-repeat center center;
}
.icon-refresh{
	background:url('images/refreshBtn.png') no-repeat center center;
}
.icon-refreshBtn{
	background:url('images/refreshBtn.png') no-repeat center center;
}
.icon-upgrade{
	background:url('images/upgrade.png') no-repeat center center;
}