.icon-go{
	background:url('icons/script_go.png') no-repeat left center;
}
.icon-export{
	background:url('icons/book_next.png') no-repeat left center;
}
.icon-blank{
	background:url('icons/blank.gif') no-repeat left center;
}
.icon-tel{
	background:url('icons/tel.gif') no-repeat left center;
}
.icon-mb{
	background:url('icons/mb.gif') no-repeat left center;
}
.icon-qq{
	background:url('icons/qq.gif') no-repeat left center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat left center;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat left center;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat left center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat left center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat left center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat left center;
}
.icon-no{
	background:url('icons/no.png') no-repeat left center;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat left center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat left center;
}
.icon-search{
	background:url('icons/search.png') no-repeat left center;
}
.icon-txt{
	background:url('icons/txt.gif') no-repeat left center;
}
.icon-xls{
	background:url('icons/xls.gif') no-repeat left center;
}
.icon-print{
	background:url('icons/print.png') no-repeat left center;
}
.icon-help{
	background:url('icons/help.png') no-repeat left center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat left center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat left center;
}
.icon-back{
	background:url('icons/back.png') no-repeat left center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat left center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat left center;
}

.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat left center;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat left center;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat left center;
}
.icon-clear{
	background:url('icons/decline.png') no-repeat left center;
}
.icon-key{
	background:url('icons/key.png') no-repeat left center;
}
.icon-user_star{
	background:url('icons/user_star.png') no-repeat left center;
}
.icon-tree{
	background:url('icons/application_side_tree.png') no-repeat left center;
}
.icon-copy{
	background:url('icons/database_copy.png') no-repeat left center;
}
.icon-email{
	background:url('icons/email.png') no-repeat left center;
}

.icon-close{
	background:url('icons/close.png') no-repeat center center;
}
.icon-user{
	background:url('icons/user.png') no-repeat center center;
}
.icon-login{
	background:url('icons/login.png') no-repeat center center;
}
.icon-view{
	background:url('icons/book_open.png') no-repeat center center;
}
.icon-list{
	background:url('icons/application_view_list.png') no-repeat center center;
}
.icon-calendar{
	background:url('icons/calendar_view_day.png') no-repeat center center;
}