/* body样式 */
body {
	overflow: hidden;
	/* //TODO：统一调整字体，参考新浪微博 */
	font-family: Arial, 'Microsoft YaHei' !important;
}

/*粗体文本*/
.app-bold {
	font-size: 18px;
	font-weight: bold;
}

/* 必录项的高亮提醒 */
.mustinput-label {
	color: red;
	font-weight: bold;
}

/*常规体文本*/
.app-normal {
	font-weight: normal;
}

/* 手型鼠标 */
.app_cursor_pointer {
	cursor: pointer;
}

/*容器类组件标题文本1*/
.app-container-title-normal {
	font-size: 13px;
	font-weight: normal;
}

/*容器类组件标题文本2*/
.app-container-title-bold {
	font-size: 13px;
	font-weight: bold;
}

/*表格列标题文本*/
.app-grid-column-header {
	font-weight: normal;
}

/* 表单元素输入框区域样式 fieldCls属性：去掉输入框内区域的立体效果 */
.app-form-fieldcls {
	background: #FFFFFF;
}

/* 等待提示框使用的动画图标 */
.app-wait-msg-saving {
	background: url("../../static/image/gif/ajax7.gif") no-repeat scroll 6px
		0px transparent;
	height: 32px !important;
}

/* 状态栏专用开始 */
.x-statusbar .x-status-busy {
	padding-left: 25px !important;
	background: transparent no-repeat 3px 0;
	background-image: url(../../static/image/gif/ajax.gif);
}
/* 状态栏专用结束 */

/* =========滑动提示框 >>========== */
.ux-notification-icon-information {
	background-image: url('../controls/notification/images/icon16_info.png');
}

.ux-notification-icon-error {
	background-image:
		url('../controls/notification/images/icon16_error.png');
}

/* Using standard theme */
.ux-notification-window .x-window-body {
	font-family: Arial, 'Microsoft YaHei' !important;
	font-size: 14px;
	text-align: center;
	padding: 15px 5px 15px 5px;
	width: 240px;
	text-align: center;
}

/* Custom styling */
.ux-notification-light .x-window-header {
	background-color: transparent;
}

body .ux-notification-light {
	background-image: url('../controls/notification/images/fader.png');
}

.ux-notification-light .x-window-body {
	text-align: center;
	padding: 15px 5px 18px 5px;
	width: 240px;
	background-color: transparent;
	border: 0px solid white;
}
/* =========<<滑动提示框结束========== */

/* =========Webkit 滚动条开始========== */
::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}

::-webkit-scrollbar-thumb {
	background-color: #CCCCCC;
	height: 50px;
	outline-offset: -2px;
	outline: 2px solid white;
	-webkit-border-radius: 4px;
	border: 2px solid white;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #999999;
	height: 50px;
	-webkit-border-radius: 4px;
}

::-webkit-scrollbar-track-piece {
	background-color: white;
	-webkit-border-radius: 0;
}
/* =========Webkit 滚动条结束========== */
.cancel_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/cancel.gif) !important;
}

.first_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/first.gif) !important;
}

.last_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/last.gif) !important;
}

.null_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/null.gif) !important;
}

.page_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/page.gif) !important;
}

.model_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/model.gif) !important;
}

.form_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/form.gif) !important;
}

.group_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/group.gif) !important;
}

.excl_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/excl.gif) !important;
}

.error_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/error.gif) !important;
}

.chart_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/chart.gif) !important;
}

.close_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/close.gif) !important;
}

.cut_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/cut.gif) !important;
}

.copy_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/copy.gif) !important;
}

.paste_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/paste.gif) !important;
}

.delete_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/delete.gif) !important;
}

.edit_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/edit.gif) !important;
}

.excel_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/excel.gif) !important;
}

.ppt_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/ppt.gif) !important;
}

.start_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/start.gif) !important;
}

.find_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/find.gif) !important;
}

.wand_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/wand.gif) !important;
}

.plus_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/plus.gif) !important;
}

.accept_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/accept.gif) !important;
}

.attach_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/attach.gif) !important;
}

.phone_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/phone.gif) !important;
}

.plugin_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/plugin.gif) !important;
}

.check_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/check.gif) !important;
}

.printer_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/printer.gif) !important;
}

.minus_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/minus.gif) !important;
}

.linkOn_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/linkOn.gif) !important;
}

.linkOff_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/linkOff.gif) !important;
}

.wrench_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/wrench.gif) !important;
}

.insert_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/insert.gif) !important;
}

.new_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/png/add.png) !important;
}

.new1_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/new1.gif) !important;
}

.option_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/option.gif) !important;
}

.pause_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/pause.gif) !important;
}

.report_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/report.gif) !important;
}

.resume_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/resume.gif) !important;
}

.save_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/save.gif) !important;
}

.saveAll1_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/saveAll.gif) !important;
}

.seek_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/seek.gif) !important;
}

.stop_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/stop.gif) !important;
}

.word_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/word.gif) !important;
}

.home_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/home.gif) !important;
}

.user_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/user.gif) !important;
}

.item_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/item.gif) !important;
}

.property_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/property.gif) !important;
}

.folder_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/folder.gif) !important;
}

.remove_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/remove.gif) !important;
}

.text_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/text.gif) !important;
}

.sql_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/sql.gif) !important;
}

.run_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/run.gif) !important;
}

.execute_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/execute.gif) !important;
}

.userGroup_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/userGroup.gif) !important;
}

.web_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/web.gif) !important;
}

.go_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/go.gif) !important;
}

.upward_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/upward.gif) !important;
}

.rename_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/rename.gif) !important;
}

.import_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/import.gif) !important;
}

.export_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/export.gif) !important;
}

.lamp_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/lamp.gif) !important;
}

.zip_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/zip.gif) !important;
}

.computer_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/computer.gif) !important;
}

.order_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/order.gif) !important;
}

.explorer_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/explorer.gif) !important;
}

.clock_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/clock.gif) !important;
}

.db_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/db.gif) !important;
}

.table_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/table.gif) !important;
}

.prior_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/prior.gif) !important;
}

.next_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/next.gif) !important;
}

.mail_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/mail.gif) !important;
}

.align_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/align.gif) !important;
}

.window_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/window.gif) !important;
}

.open_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/open.gif) !important;
}

.weather_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/weather.gif) !important;
}

.system_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/system.gif) !important;
}

.money_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/money.gif) !important;
}

.tool_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/tool.gif) !important;
}

.calc_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/calc.gif) !important;
}

.image_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/image.gif) !important;
}

.calendar_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/calendar.gif) !important;
}

.preview_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/preview.gif) !important;
}

.help_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/help.gif) !important;
}

.engine_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/engine.gif) !important;
}

.logout_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/logout.gif) !important;
}

.info_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/info.gif) !important;
}

.file_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/file.gif) !important;
}

.ellipsis_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/app/ellipsis.gif) !important;
}

.view_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/view.gif) !important;
}

.list_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/list.gif) !important;
}

.speaker_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/speaker.gif) !important;
}

.hf_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/hf.gif) !important;
}

.ht_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/ht.gif) !important;
}

.product_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/product.gif) !important;
}

.total_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/total.gif) !important;
}

.lr_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/lr.gif) !important;
}

.lg_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/lg.gif) !important;
}

.ly_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/ly.gif) !important;
}

.resource_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/resource.gif) !important;
}

.video_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/video.gif) !important;
}

.write_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/write.gif) !important;
}

.object_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/object.gif) !important;
}

.module_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/module.gif) !important;
}

.viewport_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/viewport.gif) !important;
}

.dp_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/dp.gif) !important;
}

.grid_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/grid.gif) !important;
}

.time_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/time.gif) !important;
}

.date_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/date.gif) !important;
}

.saveAs_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/saveAs.gif) !important;
}

.ajax_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/ajax.gif) !important;
}

.get_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/get.gif) !important;
}

.set_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/set.gif) !important;
}

.key_icon {
	width: 16px;
	height: 16px;
	background-image: url(../images/key.gif) !important;
}

.action_icon {
	background-image: url(../images/action.gif) !important;
}

.aim_icon {
	background-image: url(../images/aim.gif) !important;
}

.anonymous_icon {
	background-image: url(../images/anonymous.gif) !important;
}

.application_icon {
	background-image: url(../images/application.gif) !important;
}

.application_add_icon {
	background-image: url(../images/application_add.gif) !important;
}

.application_delete_icon {
	background-image: url(../images/application_delete.gif) !important;
}

.arrow_join_icon {
	background-image: url(../images/arrow_join.gif) !important;
}

.attach_icon {
	background-image: url(../images/attach.gif) !important;
}

.axis_icon {
	background-image: url(../images/axis.gif) !important;
}

.backup_icon {
	background-image: url(../images/backup.gif) !important;
}

.backup_add_icon {
	background-image: url(../images/backup_add.gif) !important;
}

.backup_delete_icon {
	background-image: url(../images/backup_delete.gif) !important;
}

.backup_edit_icon {
	background-image: url(../images/backup_edit.gif) !important;
}

.backup_start_icon {
	background-image: url(../images/backup_start.gif) !important;
}

.backup_stop_icon {
	background-image: url(../images/backup_stop.gif) !important;
}

.bold_icon {
	background-image: url(../images/bold.gif) !important;
}

.book_icon {
	background-image: url(../images/book.gif) !important;
}

.bottom_icon {
	background-image: url(../images/bottom.gif) !important;
}

.bug1_icon {
	background-image: url(../images/bug1.gif) !important;
}

.business_icon {
	background-image: url(../images/business.gif) !important;
}

.button_icon {
	background-image: url(../images/button.gif) !important;
}

.calc_icon {
	background-image: url(../images/calc.gif) !important;
}

.calendar_icon {
	background-image: url(../images/calendar.gif) !important;
}

.cancel_icon {
	background-image: url(../images/cancel.gif) !important;
}

.chart_icon {
	background-image: url(../images/chart.gif) !important;
}

.check-in_icon {
	background-image: url(../images/check-in.gif) !important;
}

.check-out_icon {
	background-image: url(../images/check-out.gif) !important;
}

.check_icon {
	background-image: url(../images/check.gif) !important;
}

.checkgroup_icon {
	background-image: url(../images/checkgroup.gif) !important;
}

.check_off_icon {
	background-image: url(../images/check_off.gif) !important;
}

.check_on_icon {
	background-image: url(../images/check_on.gif) !important;
}

.clock_icon {
	background-image: url(../images/clock.gif) !important;
}

.close_icon {
	background-image: url(../images/close.gif) !important;
}

.color_icon {
	background-image: url(../images/color.gif) !important;
}

.column_icon {
	background-image: url(../images/column.gif) !important;
}

.columns_icon {
	background-image: url(../images/columns.gif) !important;
}

.combobox_icon {
	background-image: url(../images/combobox.gif) !important;
}

.comment_icon {
	background-image: url(../images/comment.gif) !important;
}

.computer_icon {
	background-image: url(../images/computer.gif) !important;
}

.connect_icon {
	background-image: url(../images/connect.gif) !important;
}

.console_icon {
	background-image: url(../images/console.gif) !important;
}

.container_icon {
	background-image: url(../images/container.gif) !important;
}

.copy_icon {
	background-image: url(../images/copy.gif) !important;
}

.cube_icon {
	background-image: url(../images/cube.gif) !important;
}

.cut_icon {
	background-image: url(../images/cut.gif) !important;
}

.data_icon {
	background-image: url(../images/data.gif) !important;
}

.dataview_icon {
	background-image: url(../images/dataview.gif) !important;
}

.data_add_icon {
	background-image: url(../images/data_add.gif) !important;
}

.data_delete_icon {
	background-image: url(../images/data_delete.gif) !important;
}

.data_edit_icon {
	background-image: url(../images/data_edit.gif) !important;
}

.data_play_icon {
	background-image: url(../images/data_play.gif) !important;
}

.data_stop_icon {
	background-image: url(../images/data_stop.gif) !important;
}

.date_icon {
	background-image: url(../images/date.gif) !important;
}

.datetime_icon {
	background-image: url(../images/datetime.gif) !important;
}

.db_icon {
	background-image: url(../images/db.gif) !important;
}

.db_add_icon {
	background-image: url(../images/db_add.gif) !important;
}

.db_delete_icon {
	background-image: url(../images/db_delete.gif) !important;
}

.db_edit_icon {
	background-image: url(../images/db_edit.gif) !important;
}

.db_export_icon {
	background-image: url(../images/db_export.gif) !important;
}

.db_field_icon {
	background-image: url(../images/db_field.gif) !important;
}

.db_field_add_icon {
	background-image: url(../images/db_field_add.gif) !important;
}

.db_field_delete_icon {
	background-image: url(../images/db_field_delete.gif) !important;
}

.db_field_edit_icon {
	background-image: url(../images/db_field_edit.gif) !important;
}

.db_form_icon {
	background-image: url(../images/db_form.gif) !important;
}

.db_form_add_icon {
	background-image: url(../images/db_form_add.gif) !important;
}

.db_form_delete_icon {
	background-image: url(../images/db_form_delete.gif) !important;
}

.db_form_edit_icon {
	background-image: url(../images/db_form_edit.gif) !important;
}

.db_import_icon {
	background-image: url(../images/db_import.gif) !important;
}

.db_start_icon {
	background-image: url(../images/db_start.gif) !important;
}

.db_stop_icon {
	background-image: url(../images/db_stop.gif) !important;
}

.delete_icon {
	background-image: url(../images/delete.gif) !important;
}

.desktop_icon {
	background-image: url(../images/desktop.gif) !important;
}

.disconnect_icon {
	background-image: url(../images/disconnect.gif) !important;
}

.down_icon {
	background-image: url(../images/down.gif) !important;
}

.dp_icon {
	background-image: url(../images/dp.gif) !important;
}

.eject_icon {
	background-image: url(../images/eject.gif) !important;
}

.error_icon {
	background-image: url(../images/error.gif) !important;
}

.execute_icon {
	background-image: url(../images/execute.gif) !important;
}

.explorer_icon {
	background-image: url(../images/explorer.gif) !important;
}

.export_icon {
	background-image: url(../images/export.gif) !important;
}

.field_label_icon {
	background-image: url(../images/field_label.gif) !important;
}

.fieldset_icon {
	background-image: url(../images/fieldset.gif) !important;
}

.file_add_icon {
	background-image: url(../images/file_add.gif) !important;
}

.file_css_icon {
	background-image: url(../images/file_css.gif) !important;
}

.file_default_icon {
	background-image: url(../images/file_default.gif) !important;
}

.file_delete_icon {
	background-image: url(../images/file_delete.gif) !important;
}

.file_doc_icon {
	background-image: url(../images/file_doc.gif) !important;
}

.file_edit_icon {
	background-image: url(../images/file_edit.gif) !important;
}

.file_jar_icon {
	background-image: url(../images/file_jar.gif) !important;
}

.file_java_icon {
	background-image: url(../images/file_java.gif) !important;
}

.file_js_icon {
	background-image: url(../images/file_js.gif) !important;
}

.file_jsp_icon {
	background-image: url(../images/file_jsp.gif) !important;
}

.file_ppt_icon {
	background-image: url(../images/file_ppt.gif) !important;
}

.file_ss_icon {
	background-image: url(../images/file_ss.gif) !important;
}

.file_txt_icon {
	background-image: url(../images/file_txt.gif) !important;
}

.file_xls_icon {
	background-image: url(../images/file_xls.gif) !important;
}

.file_xml_icon {
	background-image: url(../images/file_xml.gif) !important;
}

.file_xwl_icon {
	background-image: url(../images/file_xwl.gif) !important;
}

.file_zip_icon {
	background-image: url(../images/file_zip.gif) !important;
}

.fill_icon {
	background-image: url(../images/fill.gif) !important;
}

.filter_icon {
	background-image: url(../images/filter.gif) !important;
}

.filter_add_icon {
	background-image: url(../images/filter_add.gif) !important;
}

.filter_delete_icon {
	background-image: url(../images/filter_delete.gif) !important;
}

.filter_edit_icon {
	background-image: url(../images/filter_edit.gif) !important;
}

.first_icon {
	background-image: url(../images/first.gif) !important;
}

.flag1_icon {
	background-image: url(../images/flag1.gif) !important;
}

.flag2_icon {
	background-image: url(../images/flag2.gif) !important;
}

.flag3_icon {
	background-image: url(../images/flag3.gif) !important;
}

.flash_icon {
	background-image: url(../images/flash.gif) !important;
}

.folder_icon {
	background-image: url(../images/folder.gif) !important;
}

.folder_add_icon {
	background-image: url(../images/folder_add.gif) !important;
}

.folder_closed_icon {
	background-image: url(../images/folder_closed.gif) !important;
}

.folder_close_edit_icon {
	background-image: url(../images/folder_close_edit.gif) !important;
}

.folder_delete_icon {
	background-image: url(../images/folder_delete.gif) !important;
}

.folder_open_icon {
	background-image: url(../images/folder_open.gif) !important;
}

.form_icon {
	background-image: url(../images/form.gif) !important;
}

.format_icon {
	background-image: url(../images/format.gif) !important;
}

.get_icon {
	background-image: url(../images/get.gif) !important;
}

.go_icon {
	background-image: url(../images/go.gif) !important;
}

.grid_icon {
	background-image: url(../images/grid.gif) !important;
}

.group_icon {
	background-image: url(../images/group.gif) !important;
}

.help_icon {
	background-image: url(../images/help.gif) !important;
}

.hiddenfield_icon {
	background-image: url(../images/hiddenfield.gif) !important;
}

.home_icon {
	background-image: url(../images/home.gif) !important;
}

.htmleditor_icon {
	background-image: url(../images/htmleditor.gif) !important;
}

.image_icon {
	background-image: url(../images/image.gif) !important;
}

.import_icon {
	background-image: url(../images/import.gif) !important;
}

.insert_icon {
	background-image: url(../images/insert.gif) !important;
}

.italic_icon {
	background-image: url(../images/italic.gif) !important;
}

.item_icon {
	background-image: url(../images/item.gif) !important;
}

.ja_icon {
	background-image: url(../images/ja.gif) !important;
}

.js_icon {
	background-image: url(../images/js.gif) !important;
}

.key1_icon {
	background-image: url(../images/key1.gif) !important;
}

.keyboard_icon {
	background-image: url(../images/keyboard.gif) !important;
}

.label_icon {
	background-image: url(../images/label.gif) !important;
}

.lamp_icon {
	background-image: url(../images/lamp.gif) !important;
}

.lamp_green_icon {
	background-image: url(../images/lamp_green.gif) !important;
}

.lamp_red_icon {
	background-image: url(../images/lamp_red.gif) !important;
}

.lamp_yellow_icon {
	background-image: url(../images/lamp_yellow.gif) !important;
}

.last_icon {
	background-image: url(../images/last.gif) !important;
}

.law_icon {
	background-image: url(../images/law.gif) !important;
}

.left_icon {
	background-image: url(../images/left.gif) !important;
}

.level_down_icon {
	background-image: url(../images/level_down.gif) !important;
}

.level_up_icon {
	background-image: url(../images/level_up.gif) !important;
}

.link_icon {
	background-image: url(../images/link.gif) !important;
}

.link_add_icon {
	background-image: url(../images/link_add.gif) !important;
}

.link_delete_icon {
	background-image: url(../images/link_delete.gif) !important;
}

.link_edit_icon {
	background-image: url(../images/link_edit.gif) !important;
}

.list_icon {
	background-image: url(../images/list.gif) !important;
}

.listcon_icon {
	background-image: url(../images/listcon.gif) !important;
}

.lock_icon {
	background-image: url(../images/lock.gif) !important;
}

.logout_icon {
	background-image: url(../images/logout.gif) !important;
}

.love_icon {
	background-image: url(../images/love.gif) !important;
}

.mail_icon {
	background-image: url(../images/mail.gif) !important;
}

.measure_icon {
	background-image: url(../images/measure.gif) !important;
}

.media_flash_icon {
	background-image: url(../images/media_flash.gif) !important;
}

.menu_icon {
	background-image: url(../images/menu.gif) !important;
}

.menuitem_icon {
	background-image: url(../images/menuitem.gif) !important;
}

.message_icon {
	background-image: url(../images/message.gif) !important;
}

.minus_icon {
	background-image: url(../images/minus.gif) !important;
}

.model_icon {
	background-image: url(../images/model.gif) !important;
}

.module_icon {
	background-image: url(../images/module.gif) !important;
}

.money_icon {
	background-image: url(../images/money.gif) !important;
}

.mouse_icon {
	background-image: url(../images/mouse.gif) !important;
}

.move_icon {
	background-image: url(../images/move.gif) !important;
}

.music_icon {
	background-image: url(../images/music.gif) !important;
}

.navview_icon {
	background-image: url(../images/navview.gif) !important;
}

.ne_icon {
	background-image: url(../images/ne.gif) !important;
}

.notepad_icon {
	background-image: url(../images/notepad.gif) !important;
}

.open_icon {
	background-image: url(../images/open.gif) !important;
}

.option_icon {
	background-image: url(../images/option.gif) !important;
}

.order_icon {
	background-image: url(../images/order.gif) !important;
}

.ordered_list_icon {
	background-image: url(../images/ordered_list.gif) !important;
}

.org_icon {
	background-image: url(../images/org.gif) !important;
}

.page_icon {
	background-image: url(../images/page.gif) !important;
}

.panel_icon {
	background-image: url(../images/panel.gif) !important;
}

.paste_icon {
	background-image: url(../images/paste.gif) !important;
}

.pause_icon {
	background-image: url(../images/pause.gif) !important;
}

.pay_icon {
	background-image: url(../images/pay.gif) !important;
}

.phone_icon {
	background-image: url(../images/phone.gif) !important;
}

.photo_icon {
	background-image: url(../images/photo.gif) !important;
}

.plugin_icon {
	background-image: url(../images/plugin.gif) !important;
}

.plus_icon {
	background-image: url(../images/plus.gif) !important;
}

.preview_icon {
	background-image: url(../images/preview.gif) !important;
}

.printer_icon {
	background-image: url(../images/printer.gif) !important;
}

.product_icon {
	background-image: url(../images/product.gif) !important;
}

.property_icon {
	background-image: url(../images/property.gif) !important;
}

.radio_group_icon {
	background-image: url(../images/radio_group.gif) !important;
}

.radio_off_icon {
	background-image: url(../images/radio_off.gif) !important;
}

.radio_on_icon {
	background-image: url(../images/radio_on.gif) !important;
}

.record_icon {
	background-image: url(../images/record.gif) !important;
}

.record_add_icon {
	background-image: url(../images/record_add.gif) !important;
}

.record_copy_icon {
	background-image: url(../images/record_copy.gif) !important;
}

.record_delete_icon {
	background-image: url(../images/record_delete.gif) !important;
}

.record_edit_icon {
	background-image: url(../images/record_edit.gif) !important;
}

.redo_icon {
	background-image: url(../images/redo.gif) !important;
}

.refresh_icon {
	background-image: url(../images/refresh.gif) !important;
}

.registration_icon {
	background-image: url(../images/registration.gif) !important;
}

.relation_icon {
	background-image: url(../images/relation.gif) !important;
}

.remove_icon {
	background-image: url(../images/remove.gif) !important;
}

.rename_icon {
	background-image: url(../images/rename.gif) !important;
}

.replace_icon {
	background-image: url(../images/replace.gif) !important;
}

.report_icon {
	background-image: url(../images/report.gif) !important;
}

.research_icon {
	background-image: url(../images/research.gif) !important;
}

.resource_icon {
	background-image: url(../images/resource.gif) !important;
}

.restore_icon {
	background-image: url(../images/restore.gif) !important;
}

.resume_icon {
	background-image: url(../images/resume.gif) !important;
}

.right_icon {
	background-image: url(../images/right.gif) !important;
}

.rss_icon {
	background-image: url(../images/rss.gif) !important;
}

.ruby_icon {
	background-image: url(../images/ruby.gif) !important;
}

.run_icon {
	background-image: url(../images/run.gif) !important;
}

.save_icon {
	background-image: url(../images/save.gif) !important;
}

.saveAll_icon {
	background-image: url(../images/save_all.gif) !important;
}

.save_as_icon {
	background-image: url(../images/save_as.gif) !important;
}

.script_icon {
	background-image: url(../images/script.gif) !important;
}

.search_icon {
	background-image: url(../images/search.gif) !important;
}

.search_again_icon {
	background-image: url(../images/search_again.gif) !important;
}

.security1_icon {
	background-image: url(../images/security1.gif) !important;
}

.seek_icon {
	background-image: url(../images/seek.gif) !important;
}

.select_all_icon {
	background-image: url(../images/select_all.gif) !important;
}

.series_icon {
	background-image: url(../images/series.gif) !important;
}

.server_icon {
	background-image: url(../images/server.gif) !important;
}

.servers_icon {
	background-image: url(../images/servers.gif) !important;
}

.server_add_icon {
	background-image: url(../images/server_add.gif) !important;
}

.server_delete_icon {
	background-image: url(../images/server_delete.gif) !important;
}

.server_start_icon {
	background-image: url(../images/server_start.gif) !important;
}

.server_stop_icon {
	background-image: url(../images/server_stop.gif) !important;
}

.set_icon {
	background-image: url(../images/set.gif) !important;
}

.settings1_icon {
	background-image: url(../images/settings1.gif) !important;
}

.settings2_icon {
	background-image: url(../images/settings2.gif) !important;
}

.share1_icon {
	background-image: url(../images/share1.gif) !important;
}

.shopping_cart_icon {
	background-image: url(../images/shopping_cart.gif) !important;
}

.shopping_cart_add_icon {
	background-image: url(../images/shopping_cart_add.gif) !important;
}

.shopping_cart_delete_icon {
	background-image: url(../images/shopping_cart_delete.gif) !important;
}

.shopping_cart_edit_icon {
	background-image: url(../images/shopping_cart_edit.gif) !important;
}

.sitemap1_icon {
	background-image: url(../images/sitemap1.gif) !important;
}

.slider_icon {
	background-image: url(../images/slider.gif) !important;
}

.sort_by_date_icon {
	background-image: url(../images/sort_by_date.gif) !important;
}

.sort_by_name_icon {
	background-image: url(../images/sort_by_name.gif) !important;
}

.sort_by_quantity_icon {
	background-image: url(../images/sort_by_quantity.gif) !important;
}

.sound_icon {
	background-image: url(../images/sound.gif) !important;
}

.sound_delete_icon {
	background-image: url(../images/sound_delete.gif) !important;
}

.spacer_icon {
	background-image: url(../images/spacer.gif) !important;
}

.spinner_icon {
	background-image: url(../images/spinner.gif) !important;
}

.sql_icon {
	background-image: url(../images/sql.gif) !important;
}

.sql_switcher_icon {
	background-image: url(../images/sql_switcher.gif) !important;
}

.ss_icon {
	background-image: url(../images/ss.gif) !important;
}

.star_icon {
	background-image: url(../images/star.gif) !important;
}

.start_icon {
	background-image: url(../images/start.gif) !important;
}

.stop_icon {
	background-image: url(../images/stop.gif) !important;
}

.store_icon {
	background-image: url(../images/store.gif) !important;
}

.strike_icon {
	background-image: url(../images/strike.gif) !important;
}

.support_icon {
	background-image: url(../images/support.gif) !important;
}

.system1_icon {
	background-image: url(../images/system1.gif) !important;
}

.tab_icon {
	background-image: url(../images/tab.gif) !important;
}

.table1_icon {
	background-image: url(../images/table1.gif) !important;
}

.table_add_icon {
	background-image: url(../images/table_add.gif) !important;
}

.table_align_columns_icon {
	background-image: url(../images/table_align_columns.gif) !important;
}

.table_align_rows_icon {
	background-image: url(../images/table_align_rows.gif) !important;
}

.table_auto_format_icon {
	background-image: url(../images/table_auto_format.gif) !important;
}

.table_borders_icon {
	background-image: url(../images/table_borders.gif) !important;
}

.table_cell_alignment_icon {
	background-image: url(../images/table_cell_alignment.gif) !important;
}

.table_delete_icon {
	background-image: url(../images/table_delete.gif) !important;
}

.table_edit1_icon {
	background-image: url(../images/table_edit1.gif) !important;
}

.table_merge_cells_icon {
	background-image: url(../images/table_merge_cells.gif) !important;
}

.table_split_cells_icon {
	background-image: url(../images/table_split_cells.gif) !important;
}

.te_icon {
	background-image: url(../images/te.gif) !important;
}

.textarea_icon {
	background-image: url(../images/textarea.gif) !important;
}

.text_align_center_icon {
	background-image: url(../images/text_align_center.gif) !important;
}

.text_align_left_icon {
	background-image: url(../images/text_align_left.gif) !important;
}

.text_align_right_icon {
	background-image: url(../images/text_align_right.gif) !important;
}

.text_align_right_pin_icon {
	background-image: url(../images/text_align_right_pin.gif) !important;
}

.text_indent_icon {
	background-image: url(../images/text_indent.gif) !important;
}

.text_justify_icon {
	background-image: url(../images/text_justify.gif) !important;
}

.text_outdent_icon {
	background-image: url(../images/text_outdent.gif) !important;
}

.tile_windows_horizontally_icon {
	background-image: url(../images/tile_windows_horizontally.gif)
		!important;
}

.tile_windows_vertically_icon {
	background-image: url(../images/tile_windows_vertically.gif) !important;
}

.time1_icon {
	background-image: url(../images/time1.gif) !important;
}

.toggle_icon {
	background-image: url(../images/toggle.gif) !important;
}

.tool_icon {
	background-image: url(../images/tool.gif) !important;
}

.toolbar_icon {
	background-image: url(../images/toolbar.gif) !important;
}

.top_icon {
	background-image: url(../images/top.gif) !important;
}

.topic_icon {
	background-image: url(../images/topic.gif) !important;
}

.total_icon {
	background-image: url(../images/total.gif) !important;
}

.trash_icon {
	background-image: url(../images/trash.gif) !important;
}

.tree_icon {
	background-image: url(../images/tree.gif) !important;
}

.treestore_icon {
	background-image: url(../images/treestore.gif) !important;
}

.underline_icon {
	background-image: url(../images/underline.gif) !important;
}

.undo_icon {
	background-image: url(../images/undo.gif) !important;
}

.unlock_icon {
	background-image: url(../images/unlock.gif) !important;
}

.unordered_list_icon {
	background-image: url(../images/unordered_list.gif) !important;
}

.up_icon {
	background-image: url(../images/up.gif) !important;
}

.upward_icon {
	background-image: url(../images/upward.gif) !important;
}

.usb_icon {
	background-image: url(../images/usb.gif) !important;
}

.user_icon {
	background-image: url(../images/user.gif) !important;
}

.user1_icon {
	background-image: url(../images/user1.gif) !important;
}

.user_add_icon {
	background-image: url(../images/user_add.gif) !important;
}

.user_delete_icon {
	background-image: url(../images/user_delete.gif) !important;
}

.user_edit_icon {
	background-image: url(../images/user_edit.gif) !important;
}

.user_group_icon {
	background-image: url(../images/user_group.gif) !important;
}

.video_icon {
	background-image: url(../images/video.gif) !important;
}

.view_icon {
	background-image: url(../images/view.gif) !important;
}

.viewport_icon {
	background-image: url(../images/viewport.gif) !important;
}

.wait_icon {
	background-image: url(../images/wait.gif) !important;
}

.warning_icon {
	background-image: url(../images/warning.gif) !important;
}

.weather_icon {
	background-image: url(../images/weather.gif) !important;
}

.web_icon {
	background-image: url(../images/web.gif) !important;
}

.window_icon {
	background-image: url(../images/window.gif) !important;
}

.wrench_icon {
	background-image: url(../images/wrench.gif) !important;
}

.write_icon {
	background-image: url(../images/write.gif) !important;
}

.zoom_icon {
	background-image: url(../images/zoom.gif) !important;
}

.zoom_in1_icon {
	background-image: url(../images/zoom_in1.gif) !important;
}

.zoom_out1_icon {
	background-image: url(../images/zoom_out1.gif) !important;
}

/* PNG图标*/
.upload_icon {
	background-image: url(../images/png/upload.png) !important
}

.download_icon {
	background-image: url(../images/png/download.png) !important
}

.add_icon {
	background-image: url(../images/png/add.png) !important
}

.add2_icon {
	background-image: url(../images/png/add2.png) !important
}

.against_icon {
	background-image: url(../images/png/against.png) !important
}

.agree_icon {
	background-image: url(../images/png/agree.png) !important
}

.app_columns_icon {
	background-image: url(../images/png/app_columns.png) !important
}

.app_list_icon {
	background-image: url(../images/png/app_list.png) !important
}

.arraw_return_icon {
	background-image: url(../images/png/arraw_return.png) !important
}

.arrow_branch_icon {
	background-image: url(../images/png/arrow_branch.png) !important
}

.arrow_divide_icon {
	background-image: url(../images/png/arrow_divide.png) !important
}

.arrow_down_icon {
	background-image: url(../images/png/arrow_down.png) !important
}

.arrow_left_icon {
	background-image: url(../images/png/arrow_left.png) !important
}

.arrow_merge_icon {
	background-image: url(../images/png/arrow_merge.png) !important
}

.arrow_redo_icon {
	background-image: url(../images/png/arrow_redo.png) !important
}

.arrow_right_icon {
	background-image: url(../images/png/arrow_right.png) !important
}

.arrow_switch_icon {
	background-image: url(../images/png/arrow_switch.png) !important
}

.arrow_undo_icon {
	background-image: url(../images/png/arrow_undo.png) !important
}

.arrow_up_icon {
	background-image: url(../images/png/arrow_up.png) !important
}

.bars_icon {
	background-image: url(../images/png/bars.gif) !important
}

.basket_icon {
	background-image: url(../images/png/basket.png) !important
}

.book1_icon {
	background-image: url(../images/png/book1.png) !important
}

.book_user_icon {
	background-image: url(../images/png/book_user.png) !important
}

.bug_icon {
	background-image: url(../images/png/bug.png) !important
}

.chart_curve_icon {
	background-image: url(../images/png/chart_curve.png) !important
}

.chart_flipped_icon {
	background-image: url(../images/png/chart_flipped.png) !important
}

.chart_line_icon {
	background-image: url(../images/png/chart_line.png) !important
}

.chart_pie_icon {
	background-image: url(../images/png/chart_pie.png) !important
}

.close1_icon {
	background-image: url(../images/png/close1.png) !important
}

.config_icon {
	background-image: url(../images/png/config.png) !important
}

.config1_icon {
	background-image: url(../images/png/config1.png) !important
}

.config3_icon {
	background-image: url(../images/png/config3.png) !important
}

.connect1_icon {
	background-image: url(../images/png/connect1.png) !important
}

.copy1_icon {
	background-image: url(../images/png/copy1.png) !important
}

.cut1_icon {
	background-image: url(../images/png/cut1.png) !important
}

.cv_icon {
	background-image: url(../images/png/cv.png) !important
}

.c_key_icon {
	background-image: url(../images/png/c_key.png) !important
}

.database_icon {
	background-image: url(../images/png/database.png) !important
}

.database_add_icon {
	background-image: url(../images/png/database_add.png) !important
}

.del_icon {
	background-image: url(../images/png/del.png) !important
}

.del1_icon {
	background-image: url(../images/png/del1.png) !important
}

.del2_icon {
	background-image: url(../images/png/del2.png) !important
}

.del3_icon {
	background-image: url(../images/png/del3.png) !important
}

.del_folder_icon {
	background-image: url(../images/png/del_folder.png) !important
}

.del_page_icon {
	background-image: url(../images/png/del_page.png) !important
}

.detail_icon {
	background-image: url(../images/png/detail.png) !important
}

.disconnect1_icon {
	background-image: url(../images/png/disconnect1.png) !important
}

.doc_ok_icon {
	background-image: url(../images/png/doc_ok.png) !important
}

.edit_icon {
	background-image: url(../images/png/edit.png) !important
}

.edit1_icon {
	background-image: url(../images/png/edit1.png) !important
}

.edit2_icon {
	background-image: url(../images/png/edit2.png) !important
}

.email_icon {
	background-image: url(../images/png/email.png) !important
}

.email2_icon {
	background-image: url(../images/png/email2.png) !important
}

.email3_icon {
	background-image: url(../images/png/email3.png) !important
}

.email_go_icon {
	background-image: url(../images/png/email_go.png) !important
}

.email_open_icon {
	background-image: url(../images/png/email_open.png) !important
}

.exit_icon {
	background-image: url(../images/png/exit.png) !important
}

.exit2_icon {
	background-image: url(../images/png/exit2.png) !important
}

.filter1_icon {
	background-image: url(../images/png/filter1.png) !important
}

.folder1_icon {
	background-image: url(../images/png/folder1.png) !important
}

.folder10_icon {
	background-image: url(../images/png/folder10.png) !important
}

.folder11_icon {
	background-image: url(../images/png/folder11.png) !important
}

.folder12_icon {
	background-image: url(../images/png/folder12.png) !important
}

.folder13_icon {
	background-image: url(../images/png/folder13.png) !important
}

.folder14_icon {
	background-image: url(../images/png/folder14.png) !important
}

.folder15_icon {
	background-image: url(../images/png/folder15.png) !important
}

.folder16_icon {
	background-image: url(../images/png/folder16.png) !important
}

.folder17_icon {
	background-image: url(../images/png/folder17.png) !important
}

.folder18_icon {
	background-image: url(../images/png/folder18.png) !important
}

.folder19_icon {
	background-image: url(../images/png/folder19.png) !important
}

.folder2_icon {
	background-image: url(../images/png/folder2.png) !important
}

.folder20_icon {
	background-image: url(../images/png/folder20.png) !important
}

.folder21_icon {
	background-image: url(../images/png/folder21.png) !important
}

.folder22_icon {
	background-image: url(../images/png/folder22.png) !important
}

.folder23_icon {
	background-image: url(../images/png/folder23.png) !important
}

.folder24_icon {
	background-image: url(../images/png/folder24.png) !important
}

.folder25_icon {
	background-image: url(../images/png/folder25.png) !important
}

.folder26_icon {
	background-image: url(../images/png/folder26.png) !important
}

.folder27_icon {
	background-image: url(../images/png/folder27.png) !important
}

.folder28_icon {
	background-image: url(../images/png/folder28.png) !important
}

.folder4_icon {
	background-image: url(../images/png/folder4.png) !important
}

.folder5_icon {
	background-image: url(../images/png/folder5.png) !important
}

.folder6_icon {
	background-image: url(../images/png/folder6.png) !important
}

.folder7_icon {
	background-image: url(../images/png/folder7.png) !important
}

.folder8_icon {
	background-image: url(../images/png/folder8.png) !important
}

.folder9_icon {
	background-image: url(../images/png/folder9.png) !important
}

.forward_icon {
	background-image: url(../images/png/forward.png) !important
}

.freelance_icon {
	background-image: url(../images/png/freelance.png) !important
}

.go2_icon {
	background-image: url(../images/png/go2.png) !important
}

.go1_icon {
	background-image: url(../images/png/go1.png) !important
}

.help1_icon {
	background-image: url(../images/png/help1.png) !important
}

.home1_icon {
	background-image: url(../images/png/home1.gif) !important
}

.home2_icon {
	background-image: url(../images/png/home2.png) !important
}

.icon134_icon {
	background-image: url(../images/png/icon134.png) !important
}

.icon137_icon {
	background-image: url(../images/png/icon137.png) !important
}

.icon140_icon {
	background-image: url(../images/png/icon140.png) !important
}

.icon141_icon {
	background-image: url(../images/png/icon141.png) !important
}

.icon146_icon {
	background-image: url(../images/png/icon146.png) !important
}

.icon15_icon {
	background-image: url(../images/png/icon15.png) !important
}

.icon150_icon {
	background-image: url(../images/png/icon150.png) !important
}

.icon152_icon {
	background-image: url(../images/png/icon152.png) !important
}

.icon153_icon {
	background-image: url(../images/png/icon153.png) !important
}

.icon154_icon {
	background-image: url(../images/png/icon154.png) !important
}

.icon56_icon {
	background-image: url(../images/png/icon56.png) !important
}

.icon59_icon {
	background-image: url(../images/png/icon59.png) !important
}

.icon63_icon {
	background-image: url(../images/png/icon63.png) !important
}

.icon65_icon {
	background-image: url(../images/png/icon65.png) !important
}

.icon66_icon {
	background-image: url(../images/png/icon66.png) !important
}

.icon67_icon {
	background-image: url(../images/png/icon67.png) !important
}

.icon68_icon {
	background-image: url(../images/png/icon68.png) !important
}

.icon70_icon {
	background-image: url(../images/png/icon70.png) !important
}

.icon71_icon {
	background-image: url(../images/png/icon71.png) !important
}

.icon72_icon {
	background-image: url(../images/png/icon72.png) !important
}

.icon75_icon {
	background-image: url(../images/png/icon75.png) !important
}

.icon76_icon {
	background-image: url(../images/png/icon76.png) !important
}

.icon77_icon {
	background-image: url(../images/png/icon77.png) !important
}

.icon78_icon {
	background-image: url(../images/png/icon78.png) !important
}

.icon79_icon {
	background-image: url(../images/png/icon79.png) !important
}

.icon8_icon {
	background-image: url(../images/png/icon8.png) !important
}

.icon80_icon {
	background-image: url(../images/png/icon80.png) !important
}

.icon82_icon {
	background-image: url(../images/png/icon82.png) !important
}

.icon85_icon {
	background-image: url(../images/png/icon85.png) !important
}

.icon86_icon {
	background-image: url(../images/png/icon86.png) !important
}

.icon88_icon {
	background-image: url(../images/png/icon88.png) !important
}

.icon9_icon {
	background-image: url(../images/png/icon9.png) !important
}

.icon96_icon {
	background-image: url(../images/png/icon96.png) !important
}

.icq_icon {
	background-image: url(../images/png/icq.png) !important
}

.id_icon {
	background-image: url(../images/png/id.png) !important
}

.jar_icon {
	background-image: url(../images/png/jar.png) !important
}

.key_icon {
	background-image: url(../images/png/key.png) !important
}

.layout_icon {
	background-image: url(../images/png/layout.png) !important
}

.layout2_icon {
	background-image: url(../images/png/layout2.png) !important
}

.lightbulb_icon {
	background-image: url(../images/png/lightbulb.png) !important
}

.lock1_icon {
	background-image: url(../images/png/lock1.png) !important
}

.lock3_icon {
	background-image: url(../images/png/lock3.png) !important
}

.modules_wizard_icon {
	background-image: url(../images/png/modules_wizard.gif) !important
}

.monitor_icon {
	background-image: url(../images/png/monitor.png) !important
}

.node_icon {
	background-image: url(../images/png/node.png) !important
}

.ok_icon {
	background-image: url(../images/png/ok.png) !important
}

.ok1_icon {
	background-image: url(../images/png/ok1.png) !important
}

.ok2_icon {
	background-image: url(../images/png/ok2.png) !important
}

.ok3_icon {
	background-image: url(../images/png/ok3.png) !important
}

.ok4_icon {
	background-image: url(../images/png/ok4.png) !important
}

.ok5_icon {
	background-image: url(../images/png/ok5.png) !important
}

.org_icon {
	background-image: url(../images/png/org.png) !important
}

.org2_icon {
	background-image: url(../images/png/org2.png) !important
}

.own_icon {
	background-image: url(../images/png/own.png) !important
}

.page1_icon {
	background-image: url(../images/png/page1.png) !important
}

.page2_icon {
	background-image: url(../images/png/page2.png) !important
}

.page3_icon {
	background-image: url(../images/png/page3.png) !important
}

.page_code_icon {
	background-image: url(../images/png/page_code.png) !important
}

.page_font_icon {
	background-image: url(../images/png/page_font.png) !important
}

.page_next_icon {
	background-image: url(../images/png/page_next.png) !important
}

.page_office_icon {
	background-image: url(../images/png/page_office.png) !important
}

.page_paint_icon {
	background-image: url(../images/png/page_paint.png) !important
}

.page_picture_icon {
	background-image: url(../images/png/page_picture.png) !important
}

.page_vector_icon {
	background-image: url(../images/png/page_vector.png) !important
}

.paint2_icon {
	background-image: url(../images/png/paint2.png) !important
}

.paste1_icon {
	background-image: url(../images/png/paste1.png) !important
}

.picture_icon {
	background-image: url(../images/png/picture.png) !important
}

.pictures_icon {
	background-image: url(../images/png/pictures.png) !important
}

.picture_empty_icon {
	background-image: url(../images/png/picture_empty.png) !important
}

.plugin3_icon {
	background-image: url(../images/png/plugin3.png) !important
}

.plugin1_icon {
	background-image: url(../images/png/plugin1.png) !important
}

.plugin2_icon {
	background-image: url(../images/png/plugin2.png) !important
}

.printer1_icon {
	background-image: url(../images/png/printer1.png) !important
}

.query_icon {
	background-image: url(../images/png/query.png) !important
}

.refresh4_icon {
	background-image: url(../images/png/refresh4.png) !important
}

.refresh1_icon {
	background-image: url(../images/png/refresh1.png) !important
}

.refresh2_icon {
	background-image: url(../images/png/refresh2.png) !important
}

.refresh3_icon {
	background-image: url(../images/png/refresh3.png) !important
}

.save1_icon {
	background-image: url(../images/png/save1.png) !important
}

.save_all1_icon {
	background-image: url(../images/png/save_all1.png) !important
}

.search1_icon {
	background-image: url(../images/png/search1.png) !important
}

.security_icon {
	background-image: url(../images/png/security.png) !important
}

.send_receive_icon {
	background-image: url(../images/png/send_receive.png) !important
}

.shape_align_bottom_icon {
	background-image: url(../images/png/shape_align_bottom.png) !important
}

.shape_align_center_icon {
	background-image: url(../images/png/shape_align_center.png) !important
}

.shape_align_middle_icon {
	background-image: url(../images/png/shape_align_middle.png) !important
}

.shape_group_icon {
	background-image: url(../images/png/shape_group.png) !important
}

.shape_handles_icon {
	background-image: url(../images/png/shape_handles.png) !important
}

.shape_move_back_icon {
	background-image: url(../images/png/shape_move_back.png) !important
}

.share_icon {
	background-image: url(../images/png/share.png) !important
}

.sitemap_icon {
	background-image: url(../images/png/sitemap.png) !important
}

.sql1_icon {
	background-image: url(../images/png/sql1.png) !important
}

.sql2_icon {
	background-image: url(../images/png/sql2.png) !important
}

.sql3_icon {
	background-image: url(../images/png/sql3.png) !important
}

.stop2_icon {
	background-image: url(../images/png/stop2.png) !important
}

.stop3_icon {
	background-image: url(../images/png/stop3.png) !important
}

.system_icon {
	background-image: url(../images/png/system.png) !important
}

.table_icon {
	background-image: url(../images/png/table.png) !important
}

.table2_icon {
	background-image: url(../images/png/table2.png) !important
}

.tables_icon {
	background-image: url(../images/png/tables.png) !important
}

.tables_relation_icon {
	background-image: url(../images/png/tables_relation.png) !important
}

.table_edit_icon {
	background-image: url(../images/png/table_edit.png) !important
}

.tag_icon {
	background-image: url(../images/png/tag.png) !important
}

.task_icon {
	background-image: url(../images/png/task.png) !important
}

.task1_icon {
	background-image: url(../images/png/task1.png) !important
}

.task_finish_icon {
	background-image: url(../images/png/task_finish.png) !important
}

.task_list_icon {
	background-image: url(../images/png/task_list.png) !important
}

.terminal_icon {
	background-image: url(../images/png/terminal.png) !important
}

.textfield_icon {
	background-image: url(../images/png/textfield.png) !important
}

.text_cap_icon {
	background-image: url(../images/png/text_cap.png) !important
}

.text_col_icon {
	background-image: url(../images/png/text_col.png) !important
}

.text_list_icon {
	background-image: url(../images/png/text_list.png) !important
}

.text_upper_icon {
	background-image: url(../images/png/text_upper.png) !important
}

.theme_icon {
	background-image: url(../images/png/theme.png) !important
}

.time_icon {
	background-image: url(../images/png/time.png) !important
}

.timeline_icon {
	background-image: url(../images/png/timeline.png) !important
}

.user2_icon {
	background-image: url(../images/png/user2.png) !important
}

.user20_icon {
	background-image: url(../images/png/user20.png) !important
}

.user3_icon {
	background-image: url(../images/png/user3.png) !important
}

.user6_icon {
	background-image: url(../images/png/user6.png) !important
}

.user8_icon {
	background-image: url(../images/png/user8.png) !important
}

.vcard_icon {
	background-image: url(../images/png/vcard.png) !important
}

.vector_icon {
	background-image: url(../images/png/vector.png) !important
}

.wand_icon {
	background-image: url(../images/png/wand.png) !important
}

.webcam_icon {
	background-image: url(../images/png/webcam.png) !important
}

.zoom_in_icon {
	background-image: url(../images/png/zoom_in.png) !important
}

.zoom_out_icon {
	background-image: url(../images/png/zoom_out.png) !important
}

.anchor_icon {
	background-image: url(../images/icons/16x16_0020/anchor.png) !important
}

.application_icon {
	background-image: url(../images/icons/16x16_0020/application.png)
		!important
}

.application_add_icon {
	background-image: url(../images/icons/16x16_0020/application_add.png)
		!important
}

.application_cascade_icon {
	background-image:
		url(../images/icons/16x16_0020/application_cascade.png) !important
}

.application_delete_icon {
	background-image: url(../images/icons/16x16_0020/application_delete.png)
		!important
}

.application_double_icon {
	background-image: url(../images/icons/16x16_0020/application_double.png)
		!important
}

.application_edit_icon {
	background-image: url(../images/icons/16x16_0020/application_edit.png)
		!important
}

.application_error_icon {
	background-image: url(../images/icons/16x16_0020/application_error.png)
		!important
}

.application_form_icon {
	background-image: url(../images/icons/16x16_0020/application_form.png)
		!important
}

.application_form_add_icon {
	background-image:
		url(../images/icons/16x16_0020/application_form_add.png) !important
}

.application_form_delete_icon {
	background-image:
		url(../images/icons/16x16_0020/application_form_delete.png) !important
}

.application_form_edit_icon {
	background-image:
		url(../images/icons/16x16_0020/application_form_edit.png) !important
}

.application_form_magnify_icon {
	background-image:
		url(../images/icons/16x16_0020/application_form_magnify.png)
		!important
}

.application_get_icon {
	background-image: url(../images/icons/16x16_0020/application_get.png)
		!important
}

.application_go_icon {
	background-image: url(../images/icons/16x16_0020/application_go.png)
		!important
}

.application_home_icon {
	background-image: url(../images/icons/16x16_0020/application_home.png)
		!important
}

.application_key_icon {
	background-image: url(../images/icons/16x16_0020/application_key.png)
		!important
}

.application_lightning_icon {
	background-image:
		url(../images/icons/16x16_0020/application_lightning.png) !important
}

.view-list-details-4_icon {
	background-image:
		url(../images/icons/16x16_0020/view-list-details-4.png) !important
}

.view-list-icons_icon {
	background-image: url(../images/icons/16x16_0020/view-list-icons.png)
		!important
}

.view-list-tree-4_icon {
	background-image: url(../images/icons/16x16_0020/view-list-tree-4.png)
		!important
}

.view-media-artist_icon {
	background-image: url(../images/icons/16x16_0020/view-media-artist.png)
		!important
}

.view-media-lyrics_icon {
	background-image: url(../images/icons/16x16_0020/view-media-lyrics.png)
		!important
}

.view-media-playlist-3_icon {
	background-image:
		url(../images/icons/16x16_0020/view-media-playlist-3.png) !important
}

.view-pim-contacts_icon {
	background-image: url(../images/icons/16x16_0020/view-pim-contacts.png)
		!important
}

.view-pim-news_icon {
	background-image: url(../images/icons/16x16_0020/view-pim-news.png)
		!important
}

.view-preview_icon {
	background-image: url(../images/icons/16x16_0020/view-preview.png)
		!important
}

.view-process-users_icon {
	background-image: url(../images/icons/16x16_0020/view-process-users.png)
		!important
}

.view-sort-ascending_icon {
	background-image:
		url(../images/icons/16x16_0020/view-sort-ascending.png) !important
}

.view-sort-descending_icon {
	background-image:
		url(../images/icons/16x16_0020/view-sort-descending.png) !important
}

.application_link_icon {
	background-image: url(../images/icons/16x16_0040/application_link.png)
		!important
}

.application_osx_icon {
	background-image: url(../images/icons/16x16_0040/application_osx.png)
		!important
}

.application_osx_terminal_icon {
	background-image:
		url(../images/icons/16x16_0040/application_osx_terminal.png)
		!important
}

.application_put_icon {
	background-image: url(../images/icons/16x16_0040/application_put.png)
		!important
}

.application_side_boxes_icon {
	background-image:
		url(../images/icons/16x16_0040/application_side_boxes.png) !important
}

.application_side_contract_icon {
	background-image:
		url(../images/icons/16x16_0040/application_side_contract.png)
		!important
}

.application_side_expand_icon {
	background-image:
		url(../images/icons/16x16_0040/application_side_expand.png) !important
}

.application_side_list_icon {
	background-image:
		url(../images/icons/16x16_0040/application_side_list.png) !important
}

.application_side_tree_icon {
	background-image:
		url(../images/icons/16x16_0040/application_side_tree.png) !important
}

.application_split_icon {
	background-image: url(../images/icons/16x16_0040/application_split.png)
		!important
}

.application_tile_horizontal_icon {
	background-image:
		url(../images/icons/16x16_0040/application_tile_horizontal.png)
		!important
}

.application_tile_vertical_icon {
	background-image:
		url(../images/icons/16x16_0040/application_tile_vertical.png)
		!important
}

.application_view_columns_icon {
	background-image:
		url(../images/icons/16x16_0040/application_view_columns.png)
		!important
}

.application_view_detail_icon {
	background-image:
		url(../images/icons/16x16_0040/application_view_detail.png) !important
}

.application_view_gallery_icon {
	background-image:
		url(../images/icons/16x16_0040/application_view_gallery.png)
		!important
}

.application_view_icons_icon {
	background-image:
		url(../images/icons/16x16_0040/application_view_icons.png) !important
}

.application_view_list_icon {
	background-image:
		url(../images/icons/16x16_0040/application_view_list.png) !important
}

.application_view_tile_icon {
	background-image:
		url(../images/icons/16x16_0040/application_view_tile.png) !important
}

.application_xp_icon {
	background-image: url(../images/icons/16x16_0040/application_xp.png)
		!important
}

.application_xp_terminal_icon {
	background-image:
		url(../images/icons/16x16_0040/application_xp_terminal.png) !important
}

.attach_icon {
	background-image: url(../images/icons/16x16_0080/attach.png) !important
}

.award_star_add_icon {
	background-image: url(../images/icons/16x16_0080/award_star_add.png)
		!important
}

.award_star_bronze_1_icon {
	background-image:
		url(../images/icons/16x16_0080/award_star_bronze_1.png) !important
}

.award_star_bronze_2_icon {
	background-image:
		url(../images/icons/16x16_0080/award_star_bronze_2.png) !important
}

.award_star_bronze_3_icon {
	background-image:
		url(../images/icons/16x16_0080/award_star_bronze_3.png) !important
}

.award_star_delete_icon {
	background-image: url(../images/icons/16x16_0080/award_star_delete.png)
		!important
}

.award_star_gold_1_icon {
	background-image: url(../images/icons/16x16_0080/award_star_gold_1.png)
		!important
}

.award_star_gold_2_icon {
	background-image: url(../images/icons/16x16_0080/award_star_gold_2.png)
		!important
}

.award_star_gold_3_icon {
	background-image: url(../images/icons/16x16_0080/award_star_gold_3.png)
		!important
}

.award_star_silver_1_icon {
	background-image:
		url(../images/icons/16x16_0080/award_star_silver_1.png) !important
}

.award_star_silver_2_icon {
	background-image:
		url(../images/icons/16x16_0080/award_star_silver_2.png) !important
}

.award_star_silver_3_icon {
	background-image:
		url(../images/icons/16x16_0080/award_star_silver_3.png) !important
}

.bell_icon {
	background-image: url(../images/icons/16x16_0100/bell.png) !important
}

.bell_add_icon {
	background-image: url(../images/icons/16x16_0100/bell_add.png)
		!important
}

.bell_delete_icon {
	background-image: url(../images/icons/16x16_0100/bell_delete.png)
		!important
}

.bell_error_icon {
	background-image: url(../images/icons/16x16_0100/bell_error.png)
		!important
}

.bell_go_icon {
	background-image: url(../images/icons/16x16_0100/bell_go.png) !important
}

.bell_link_icon {
	background-image: url(../images/icons/16x16_0100/bell_link.png)
		!important
}

.bin_icon {
	background-image: url(../images/icons/16x16_0100/bin.png) !important
}

.bin_closed_icon {
	background-image: url(../images/icons/16x16_0100/bin_closed.png)
		!important
}

.bin_empty_icon {
	background-image: url(../images/icons/16x16_0100/bin_empty.png)
		!important
}

.bomb_icon {
	background-image: url(../images/icons/16x16_0100/bomb.png) !important
}

.book_icon {
	background-image: url(../images/icons/16x16_0100/book.png) !important
}

.book_add_icon {
	background-image: url(../images/icons/16x16_0100/book_add.png)
		!important
}

.book_addresses_icon {
	background-image: url(../images/icons/16x16_0100/book_addresses.png)
		!important
}

.book_delete_icon {
	background-image: url(../images/icons/16x16_0100/book_delete.png)
		!important
}

.book_edit_icon {
	background-image: url(../images/icons/16x16_0100/book_edit.png)
		!important
}

.book_error_icon {
	background-image: url(../images/icons/16x16_0100/book_error.png)
		!important
}

.book_go_icon {
	background-image: url(../images/icons/16x16_0100/book_go.png) !important
}

.book_key_icon {
	background-image: url(../images/icons/16x16_0100/book_key.png)
		!important
}

.book_link_icon {
	background-image: url(../images/icons/16x16_0120/book_link.png)
		!important
}

.book_next_icon {
	background-image: url(../images/icons/16x16_0120/book_next.png)
		!important
}

.book_open_icon {
	background-image: url(../images/icons/16x16_0120/book_open.png)
		!important
}

.book_previous_icon {
	background-image: url(../images/icons/16x16_0120/book_previous.png)
		!important
}

.box_icon {
	background-image: url(../images/icons/16x16_0120/box.png) !important
}

.box_down_icon {
	background-image: url(../images/icons/16x16_0120/box_down.png)
		!important
}

.brick_icon {
	background-image: url(../images/icons/16x16_0120/brick.png) !important
}

.bricks_icon {
	background-image: url(../images/icons/16x16_0120/bricks.png) !important
}

.brick_add_icon {
	background-image: url(../images/icons/16x16_0120/brick_add.png)
		!important
}

.brick_delete_icon {
	background-image: url(../images/icons/16x16_0120/brick_delete.png)
		!important
}

.brick_edit_icon {
	background-image: url(../images/icons/16x16_0120/brick_edit.png)
		!important
}

.brick_error_icon {
	background-image: url(../images/icons/16x16_0120/brick_error.png)
		!important
}

.brick_go_icon {
	background-image: url(../images/icons/16x16_0120/brick_go.png)
		!important
}

.brick_link_icon {
	background-image: url(../images/icons/16x16_0120/brick_link.png)
		!important
}

.briefcase_icon {
	background-image: url(../images/icons/16x16_0120/briefcase.png)
		!important
}

.calculator_error_icon {
	background-image: url(../images/icons/16x16_0180/calculator_error.png)
		!important
}

.calculator_link_icon {
	background-image: url(../images/icons/16x16_0180/calculator_link.png)
		!important
}

.calendar_icon {
	background-image: url(../images/icons/16x16_0180/calendar.png)
		!important
}

.calendar_add_icon {
	background-image: url(../images/icons/16x16_0180/calendar_add.png)
		!important
}

.calendar_delete_icon {
	background-image: url(../images/icons/16x16_0180/calendar_delete.png)
		!important
}

.calendar_edit_icon {
	background-image: url(../images/icons/16x16_0180/calendar_edit.png)
		!important
}

.calendar_link_icon {
	background-image: url(../images/icons/16x16_0180/calendar_link.png)
		!important
}

.calendar_view_day_icon {
	background-image: url(../images/icons/16x16_0180/calendar_view_day.png)
		!important
}

.calendar_view_month_icon {
	background-image:
		url(../images/icons/16x16_0180/calendar_view_month.png) !important
}

.calendar_view_week_icon {
	background-image: url(../images/icons/16x16_0180/calendar_view_week.png)
		!important
}

.camera_icon {
	background-image: url(../images/icons/16x16_0180/camera.png) !important
}

.camera_add_icon {
	background-image: url(../images/icons/16x16_0180/camera_add.png)
		!important
}

.camera_delete_icon {
	background-image: url(../images/icons/16x16_0180/camera_delete.png)
		!important
}

.camera_edit_icon {
	background-image: url(../images/icons/16x16_0180/camera_edit.png)
		!important
}

.camera_error_icon {
	background-image: url(../images/icons/16x16_0180/camera_error.png)
		!important
}

.camera_go_icon {
	background-image: url(../images/icons/16x16_0180/camera_go.png)
		!important
}

.camera_link_icon {
	background-image: url(../images/icons/16x16_0180/camera_link.png)
		!important
}

.camera_small_icon {
	background-image: url(../images/icons/16x16_0180/camera_small.png)
		!important
}

.cancel_1_icon {
	background-image: url(../images/icons/16x16_0180/cancel_1.png)
		!important
}

.car_icon {
	background-image: url(../images/icons/16x16_0180/car.png) !important
}

.office-calendar-2_icon {
	background-image: url(../images/icons/16x16_0180/office-calendar-2.png)
		!important
}

.office-calendar-3_icon {
	background-image: url(../images/icons/16x16_0180/office-calendar-3.png)
		!important
}

.text-calendar_icon {
	background-image: url(../images/icons/16x16_0180/text-calendar.png)
		!important
}

.view-calendar-day-2_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-day-2.png) !important
}

.view-calendar-list_icon {
	background-image: url(../images/icons/16x16_0180/view-calendar-list.png)
		!important
}

.view-calendar-month-2_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-month-2.png) !important
}

.view-calendar-tasks_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-tasks.png) !important
}

.view-calendar-time-spent_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-time-spent.png)
		!important
}

.view-calendar-timeline_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-timeline.png) !important
}

.view-calendar-upcoming-days_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-upcoming-days.png)
		!important
}

.view-calendar-upcoming-events_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-upcoming-events.png)
		!important
}

.view-calendar-week-2_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-week-2.png) !important
}

.view-calendar-workweek-2_icon {
	background-image:
		url(../images/icons/16x16_0180/view-calendar-workweek-2.png)
		!important
}

.view-calendar_icon {
	background-image: url(../images/icons/16x16_0180/view-calendar.png)
		!important
}

.view-pim-calendar_icon {
	background-image: url(../images/icons/16x16_0180/view-pim-calendar.png)
		!important
}

.x-office-calendar_icon {
	background-image: url(../images/icons/16x16_0180/x-office-calendar.png)
		!important
}

.cart_icon {
	background-image: url(../images/icons/16x16_0200/cart.png) !important
}

.cart_add_icon {
	background-image: url(../images/icons/16x16_0200/cart_add.png)
		!important
}

.cart_delete_icon {
	background-image: url(../images/icons/16x16_0200/cart_delete.png)
		!important
}

.cart_edit_icon {
	background-image: url(../images/icons/16x16_0200/cart_edit.png)
		!important
}

.cart_error_icon {
	background-image: url(../images/icons/16x16_0200/cart_error.png)
		!important
}

.cart_go_icon {
	background-image: url(../images/icons/16x16_0200/cart_go.png) !important
}

.cart_put_icon {
	background-image: url(../images/icons/16x16_0200/cart_put.png)
		!important
}

.cart_remove_icon {
	background-image: url(../images/icons/16x16_0200/cart_remove.png)
		!important
}

.car_add_icon {
	background-image: url(../images/icons/16x16_0200/car_add.png) !important
}

.car_delete_icon {
	background-image: url(../images/icons/16x16_0200/car_delete.png)
		!important
}

.chart_bar_icon {
	background-image: url(../images/icons/16x16_0200/chart_bar.png)
		!important
}

.chart_bar_add_icon {
	background-image: url(../images/icons/16x16_0200/chart_bar_add.png)
		!important
}

.chart_bar_delete_icon {
	background-image: url(../images/icons/16x16_0200/chart_bar_delete.png)
		!important
}

.chart_bar_edit_icon {
	background-image: url(../images/icons/16x16_0220/chart_bar_edit.png)
		!important
}

.chart_bar_error_icon {
	background-image: url(../images/icons/16x16_0220/chart_bar_error.png)
		!important
}

.chart_bar_link_icon {
	background-image: url(../images/icons/16x16_0220/chart_bar_link.png)
		!important
}

.chart_curve_icon {
	background-image: url(../images/icons/16x16_0220/chart_curve.png)
		!important
}

.chart_curve_add_icon {
	background-image: url(../images/icons/16x16_0220/chart_curve_add.png)
		!important
}

.chart_curve_delete_icon {
	background-image: url(../images/icons/16x16_0220/chart_curve_delete.png)
		!important
}

.chart_curve_edit_icon {
	background-image: url(../images/icons/16x16_0220/chart_curve_edit.png)
		!important
}

.chart_curve_error_icon {
	background-image: url(../images/icons/16x16_0220/chart_curve_error.png)
		!important
}

.chart_curve_go_icon {
	background-image: url(../images/icons/16x16_0220/chart_curve_go.png)
		!important
}

.chart_curve_link_icon {
	background-image: url(../images/icons/16x16_0220/chart_curve_link.png)
		!important
}

.chart_line_icon {
	background-image: url(../images/icons/16x16_0220/chart_line.png)
		!important
}

.chart_line_add_icon {
	background-image: url(../images/icons/16x16_0220/chart_line_add.png)
		!important
}

.chart_line_delete_icon {
	background-image: url(../images/icons/16x16_0220/chart_line_delete.png)
		!important
}

.chart_line_edit_icon {
	background-image: url(../images/icons/16x16_0220/chart_line_edit.png)
		!important
}

.chart_line_error_icon {
	background-image: url(../images/icons/16x16_0220/chart_line_error.png)
		!important
}

.chart_line_link_icon {
	background-image: url(../images/icons/16x16_0220/chart_line_link.png)
		!important
}

.chart_organisation_icon {
	background-image: url(../images/icons/16x16_0220/chart_organisation.png)
		!important
}

.chart_organisation_add_icon {
	background-image:
		url(../images/icons/16x16_0220/chart_organisation_add.png) !important
}

.chart_organisation_delete_icon {
	background-image:
		url(../images/icons/16x16_0220/chart_organisation_delete.png)
		!important
}

.chart_pie_icon {
	background-image: url(../images/icons/16x16_0220/chart_pie.png)
		!important
}

.chart_pie_add_icon {
	background-image: url(../images/icons/16x16_0240/chart_pie_add.png)
		!important
}

.chart_pie_delete_icon {
	background-image: url(../images/icons/16x16_0240/chart_pie_delete.png)
		!important
}

.chart_pie_edit_icon {
	background-image: url(../images/icons/16x16_0240/chart_pie_edit.png)
		!important
}

.chart_pie_error_icon {
	background-image: url(../images/icons/16x16_0240/chart_pie_error.png)
		!important
}

.chart_pie_link_icon {
	background-image: url(../images/icons/16x16_0240/chart_pie_link.png)
		!important
}

.clock_icon {
	background-image: url(../images/icons/16x16_0240/clock.png) !important
}

.clock_add_icon {
	background-image: url(../images/icons/16x16_0240/clock_add.png)
		!important
}

.clock_delete_icon {
	background-image: url(../images/icons/16x16_0240/clock_delete.png)
		!important
}

.clock_edit_icon {
	background-image: url(../images/icons/16x16_0240/clock_edit.png)
		!important
}

.clock_error_icon {
	background-image: url(../images/icons/16x16_0240/clock_error.png)
		!important
}

.clock_go_icon {
	background-image: url(../images/icons/16x16_0240/clock_go.png)
		!important
}

.clock_link_icon {
	background-image: url(../images/icons/16x16_0240/clock_link.png)
		!important
}

.clock_pause_icon {
	background-image: url(../images/icons/16x16_0240/clock_pause.png)
		!important
}

.clock_play_icon {
	background-image: url(../images/icons/16x16_0240/clock_play.png)
		!important
}

.clock_red_icon {
	background-image: url(../images/icons/16x16_0240/clock_red.png)
		!important
}

.clock_stop_icon {
	background-image: url(../images/icons/16x16_0240/clock_stop.png)
		!important
}

.cog_icon {
	background-image: url(../images/icons/16x16_0240/cog.png) !important
}

.cog_add_icon {
	background-image: url(../images/icons/16x16_0240/cog_add.png) !important
}

.cog_delete_icon {
	background-image: url(../images/icons/16x16_0240/cog_delete.png)
		!important
}

.cog_edit_icon {
	background-image: url(../images/icons/16x16_0240/cog_edit.png)
		!important
}

.cog_error_icon {
	background-image: url(../images/icons/16x16_0260/cog_error.png)
		!important
}

.cog_go_icon {
	background-image: url(../images/icons/16x16_0260/cog_go.png) !important
}

.coins_icon {
	background-image: url(../images/icons/16x16_0260/coins.png) !important
}

.coins_add_icon {
	background-image: url(../images/icons/16x16_0260/coins_add.png)
		!important
}

.coins_delete_icon {
	background-image: url(../images/icons/16x16_0260/coins_delete.png)
		!important
}

.color_swatch_icon {
	background-image: url(../images/icons/16x16_0260/color_swatch.png)
		!important
}

.color_wheel_icon {
	background-image: url(../images/icons/16x16_0260/color_wheel.png)
		!important
}

.comment_icon {
	background-image: url(../images/icons/16x16_0260/comment.png) !important
}

.comments_icon {
	background-image: url(../images/icons/16x16_0260/comments.png)
		!important
}

.comments_add_icon {
	background-image: url(../images/icons/16x16_0260/comments_add.png)
		!important
}

.comments_delete_icon {
	background-image: url(../images/icons/16x16_0260/comments_delete.png)
		!important
}

.comment_add_icon {
	background-image: url(../images/icons/16x16_0260/comment_add.png)
		!important
}

.comment_delete_icon {
	background-image: url(../images/icons/16x16_0260/comment_delete.png)
		!important
}

.comment_edit_icon {
	background-image: url(../images/icons/16x16_0260/comment_edit.png)
		!important
}

.compress_icon {
	background-image: url(../images/icons/16x16_0260/compress.png)
		!important
}

.computer_icon {
	background-image: url(../images/icons/16x16_0260/computer.png)
		!important
}

.computer_add_icon {
	background-image: url(../images/icons/16x16_0260/computer_add.png)
		!important
}

.computer_delete_icon {
	background-image: url(../images/icons/16x16_0260/computer_delete.png)
		!important
}

.computer_edit_icon {
	background-image: url(../images/icons/16x16_0260/computer_edit.png)
		!important
}

.computer_error_icon {
	background-image: url(../images/icons/16x16_0260/computer_error.png)
		!important
}

.computer_go_icon {
	background-image: url(../images/icons/16x16_0280/computer_go.png)
		!important
}

.computer_key_icon {
	background-image: url(../images/icons/16x16_0280/computer_key.png)
		!important
}

.computer_link_icon {
	background-image: url(../images/icons/16x16_0280/computer_link.png)
		!important
}

.connect_icon {
	background-image: url(../images/icons/16x16_0280/connect.png) !important
}

.controller_icon {
	background-image: url(../images/icons/16x16_0280/controller.png)
		!important
}

.controller_add_icon {
	background-image: url(../images/icons/16x16_0280/controller_add.png)
		!important
}

.controller_delete_icon {
	background-image: url(../images/icons/16x16_0280/controller_delete.png)
		!important
}

.controller_error_icon {
	background-image: url(../images/icons/16x16_0280/controller_error.png)
		!important
}

.database_lightning_icon {
	background-image: url(../images/icons/16x16_0340/database_lightning.png)
		!important
}

.database_link_icon {
	background-image: url(../images/icons/16x16_0340/database_link.png)
		!important
}

.database_refresh_icon {
	background-image: url(../images/icons/16x16_0340/database_refresh.png)
		!important
}

.database_save_icon {
	background-image: url(../images/icons/16x16_0340/database_save.png)
		!important
}

.database_table_icon {
	background-image: url(../images/icons/16x16_0340/database_table.png)
		!important
}

.date_icon {
	background-image: url(../images/icons/16x16_0340/date.png) !important
}

.date_add_icon {
	background-image: url(../images/icons/16x16_0340/date_add.png)
		!important
}

.date_delete_icon {
	background-image: url(../images/icons/16x16_0340/date_delete.png)
		!important
}

.date_edit_icon {
	background-image: url(../images/icons/16x16_0340/date_edit.png)
		!important
}

.date_error_icon {
	background-image: url(../images/icons/16x16_0340/date_error.png)
		!important
}

.date_go_icon {
	background-image: url(../images/icons/16x16_0340/date_go.png) !important
}

.date_link_icon {
	background-image: url(../images/icons/16x16_0340/date_link.png)
		!important
}

.date_magnify_icon {
	background-image: url(../images/icons/16x16_0340/date_magnify.png)
		!important
}

.date_next_icon {
	background-image: url(../images/icons/16x16_0340/date_next.png)
		!important
}

.date_previous_icon {
	background-image: url(../images/icons/16x16_0340/date_previous.png)
		!important
}

.disconnect_icon {
	background-image: url(../images/icons/16x16_0340/disconnect.png)
		!important
}

.disk_icon {
	background-image: url(../images/icons/16x16_0340/disk.png) !important
}

.disk_multiple_icon {
	background-image: url(../images/icons/16x16_0340/disk_multiple.png)
		!important
}

.door_icon {
	background-image: url(../images/icons/16x16_0340/door.png) !important
}

.door_in_icon {
	background-image: url(../images/icons/16x16_0360/door_in.png) !important
}

.door_open_icon {
	background-image: url(../images/icons/16x16_0360/door_open.png)
		!important
}

.door_out_icon {
	background-image: url(../images/icons/16x16_0360/door_out.png)
		!important
}

.drink_icon {
	background-image: url(../images/icons/16x16_0360/drink.png) !important
}

.drink_empty_icon {
	background-image: url(../images/icons/16x16_0360/drink_empty.png)
		!important
}

.drive_icon {
	background-image: url(../images/icons/16x16_0360/drive.png) !important
}

.drive_add_icon {
	background-image: url(../images/icons/16x16_0360/drive_add.png)
		!important
}

.drive_burn_icon {
	background-image: url(../images/icons/16x16_0360/drive_burn.png)
		!important
}

.drive_cd_icon {
	background-image: url(../images/icons/16x16_0360/drive_cd.png)
		!important
}

.drive_cd_empty_icon {
	background-image: url(../images/icons/16x16_0360/drive_cd_empty.png)
		!important
}

.drive_delete_icon {
	background-image: url(../images/icons/16x16_0360/drive_delete.png)
		!important
}

.drive_disk_icon {
	background-image: url(../images/icons/16x16_0360/drive_disk.png)
		!important
}

.drive_edit_icon {
	background-image: url(../images/icons/16x16_0360/drive_edit.png)
		!important
}

.drive_error_icon {
	background-image: url(../images/icons/16x16_0360/drive_error.png)
		!important
}

.drive_go_icon {
	background-image: url(../images/icons/16x16_0360/drive_go.png)
		!important
}

.drive_key_icon {
	background-image: url(../images/icons/16x16_0360/drive_key.png)
		!important
}

.drive_link_icon {
	background-image: url(../images/icons/16x16_0360/drive_link.png)
		!important
}

.drive_magnify_icon {
	background-image: url(../images/icons/16x16_0360/drive_magnify.png)
		!important
}

.drive_network_icon {
	background-image: url(../images/icons/16x16_0360/drive_network.png)
		!important
}

.drive_rename_icon {
	background-image: url(../images/icons/16x16_0360/drive_rename.png)
		!important
}

.drive_user_icon {
	background-image: url(../images/icons/16x16_0380/drive_user.png)
		!important
}

.drive_web_icon {
	background-image: url(../images/icons/16x16_0380/drive_web.png)
		!important
}

.email_icon {
	background-image: url(../images/icons/16x16_0380/email.png) !important
}

.email_add_icon {
	background-image: url(../images/icons/16x16_0380/email_add.png)
		!important
}

.email_attach_icon {
	background-image: url(../images/icons/16x16_0380/email_attach.png)
		!important
}

.email_delete_icon {
	background-image: url(../images/icons/16x16_0380/email_delete.png)
		!important
}

.email_edit_icon {
	background-image: url(../images/icons/16x16_0380/email_edit.png)
		!important
}

.email_error_icon {
	background-image: url(../images/icons/16x16_0380/email_error.png)
		!important
}

.email_go_icon {
	background-image: url(../images/icons/16x16_0380/email_go.png)
		!important
}

.email_link_icon {
	background-image: url(../images/icons/16x16_0380/email_link.png)
		!important
}

.email_open_icon {
	background-image: url(../images/icons/16x16_0380/email_open.png)
		!important
}

.email_open_image_icon {
	background-image: url(../images/icons/16x16_0380/email_open_image.png)
		!important
}

.exclamation_icon {
	background-image: url(../images/icons/16x16_0400/exclamation.png)
		!important
}

.eye_icon {
	background-image: url(../images/icons/16x16_0400/eye.png) !important
}

.feed_icon {
	background-image: url(../images/icons/16x16_0400/feed.png) !important
}

.feed_add_icon {
	background-image: url(../images/icons/16x16_0400/feed_add.png)
		!important
}

.feed_delete_icon {
	background-image: url(../images/icons/16x16_0400/feed_delete.png)
		!important
}

.feed_disk_icon {
	background-image: url(../images/icons/16x16_0400/feed_disk.png)
		!important
}

.feed_edit_icon {
	background-image: url(../images/icons/16x16_0400/feed_edit.png)
		!important
}

.feed_error_icon {
	background-image: url(../images/icons/16x16_0420/feed_error.png)
		!important
}

.feed_go_icon {
	background-image: url(../images/icons/16x16_0420/feed_go.png) !important
}

.feed_key_icon {
	background-image: url(../images/icons/16x16_0420/feed_key.png)
		!important
}

.feed_magnify_icon {
	background-image: url(../images/icons/16x16_0420/feed_magnify.png)
		!important
}

.female_icon {
	background-image: url(../images/icons/16x16_0420/female.png) !important
}

.film_icon {
	background-image: url(../images/icons/16x16_0420/film.png) !important
}

.film_add_icon {
	background-image: url(../images/icons/16x16_0420/film_add.png)
		!important
}

.film_delete_icon {
	background-image: url(../images/icons/16x16_0420/film_delete.png)
		!important
}

.film_edit_icon {
	background-image: url(../images/icons/16x16_0420/film_edit.png)
		!important
}

.film_error_icon {
	background-image: url(../images/icons/16x16_0420/film_error.png)
		!important
}

.film_go_icon {
	background-image: url(../images/icons/16x16_0420/film_go.png) !important
}

.film_key_icon {
	background-image: url(../images/icons/16x16_0420/film_key.png)
		!important
}

.film_link_icon {
	background-image: url(../images/icons/16x16_0420/film_link.png)
		!important
}

.film_save_icon {
	background-image: url(../images/icons/16x16_0420/film_save.png)
		!important
}

.find_icon {
	background-image: url(../images/icons/16x16_0420/find.png) !important
}

.flag_blue_icon {
	background-image: url(../images/icons/16x16_0420/flag_blue.png)
		!important
}

.flag_green_icon {
	background-image: url(../images/icons/16x16_0420/flag_green.png)
		!important
}

.flag_orange_icon {
	background-image: url(../images/icons/16x16_0420/flag_orange.png)
		!important
}

.flag_pink_icon {
	background-image: url(../images/icons/16x16_0420/flag_pink.png)
		!important
}

.flag_purple_icon {
	background-image: url(../images/icons/16x16_0420/flag_purple.png)
		!important
}

.flag_red_icon {
	background-image: url(../images/icons/16x16_0440/flag_red.png)
		!important
}

.flag_yellow_icon {
	background-image: url(../images/icons/16x16_0440/flag_yellow.png)
		!important
}

.folder_add_icon {
	background-image: url(../images/icons/16x16_0440/folder_add.png)
		!important
}

.folder_bell_icon {
	background-image: url(../images/icons/16x16_0440/folder_bell.png)
		!important
}

.folder_brick_icon {
	background-image: url(../images/icons/16x16_0440/folder_brick.png)
		!important
}

.folder_bug_icon {
	background-image: url(../images/icons/16x16_0440/folder_bug.png)
		!important
}

.folder_camera_icon {
	background-image: url(../images/icons/16x16_0440/folder_camera.png)
		!important
}

.folder_database_icon {
	background-image: url(../images/icons/16x16_0440/folder_database.png)
		!important
}

.folder_delete_icon {
	background-image: url(../images/icons/16x16_0440/folder_delete.png)
		!important
}

.folder_edit_icon {
	background-image: url(../images/icons/16x16_0440/folder_edit.png)
		!important
}

.folder_error_icon {
	background-image: url(../images/icons/16x16_0440/folder_error.png)
		!important
}

.folder_explore_icon {
	background-image: url(../images/icons/16x16_0440/folder_explore.png)
		!important
}

.folder_feed_icon {
	background-image: url(../images/icons/16x16_0440/folder_feed.png)
		!important
}

.folder_find_icon {
	background-image: url(../images/icons/16x16_0440/folder_find.png)
		!important
}

.folder_go_icon {
	background-image: url(../images/icons/16x16_0440/folder_go.png)
		!important
}

.folder_heart_icon {
	background-image: url(../images/icons/16x16_0440/folder_heart.png)
		!important
}

.folder_image_icon {
	background-image: url(../images/icons/16x16_0440/folder_image.png)
		!important
}

.folder_key_icon {
	background-image: url(../images/icons/16x16_0440/folder_key.png)
		!important
}

.folder_lightbulb_icon {
	background-image: url(../images/icons/16x16_0440/folder_lightbulb.png)
		!important
}

.folder_link_icon {
	background-image: url(../images/icons/16x16_0460/folder_link.png)
		!important
}

.folder_page_icon {
	background-image: url(../images/icons/16x16_0460/folder_page.png)
		!important
}

.folder_page_white_icon {
	background-image: url(../images/icons/16x16_0460/folder_page_white.png)
		!important
}

.folder_palette_icon {
	background-image: url(../images/icons/16x16_0460/folder_palette.png)
		!important
}

.folder_picture_icon {
	background-image: url(../images/icons/16x16_0460/folder_picture.png)
		!important
}

.folder_star_icon {
	background-image: url(../images/icons/16x16_0460/folder_star.png)
		!important
}

.folder_table_icon {
	background-image: url(../images/icons/16x16_0460/folder_table.png)
		!important
}

.folder_user_icon {
	background-image: url(../images/icons/16x16_0460/folder_user.png)
		!important
}

.folder_wrench_icon {
	background-image: url(../images/icons/16x16_0460/folder_wrench.png)
		!important
}

.font_icon {
	background-image: url(../images/icons/16x16_0460/font.png) !important
}

.font_add_icon {
	background-image: url(../images/icons/16x16_0460/font_add.png)
		!important
}

.font_delete_icon {
	background-image: url(../images/icons/16x16_0460/font_delete.png)
		!important
}

.font_go_icon {
	background-image: url(../images/icons/16x16_0460/font_go.png) !important
}

.group_icon {
	background-image: url(../images/icons/16x16_0460/group.png) !important
}

.group_add_icon {
	background-image: url(../images/icons/16x16_0460/group_add.png)
		!important
}

.group_delete_icon {
	background-image: url(../images/icons/16x16_0460/group_delete.png)
		!important
}

.group_edit_icon {
	background-image: url(../images/icons/16x16_0460/group_edit.png)
		!important
}

.group_error_icon {
	background-image: url(../images/icons/16x16_0460/group_error.png)
		!important
}

.group_gear_icon {
	background-image: url(../images/icons/16x16_0460/group_gear.png)
		!important
}

.group_go_icon {
	background-image: url(../images/icons/16x16_0460/group_go.png)
		!important
}

.group_key_icon {
	background-image: url(../images/icons/16x16_0480/group_key.png)
		!important
}

.group_link_icon {
	background-image: url(../images/icons/16x16_0480/group_link.png)
		!important
}

.heart_icon {
	background-image: url(../images/icons/16x16_0480/heart.png) !important
}

.heart_add_icon {
	background-image: url(../images/icons/16x16_0480/heart_add.png)
		!important
}

.heart_delete_icon {
	background-image: url(../images/icons/16x16_0480/heart_delete.png)
		!important
}

.help_icon {
	background-image: url(../images/icons/16x16_0480/help.png) !important
}

.hourglass_icon {
	background-image: url(../images/icons/16x16_0480/hourglass.png)
		!important
}

.hourglass_add_icon {
	background-image: url(../images/icons/16x16_0480/hourglass_add.png)
		!important
}

.hourglass_delete_icon {
	background-image: url(../images/icons/16x16_0480/hourglass_delete.png)
		!important
}

.hourglass_go_icon {
	background-image: url(../images/icons/16x16_0480/hourglass_go.png)
		!important
}

.hourglass_link_icon {
	background-image: url(../images/icons/16x16_0480/hourglass_link.png)
		!important
}

.house_icon {
	background-image: url(../images/icons/16x16_0480/house.png) !important
}

.house_go_icon {
	background-image: url(../images/icons/16x16_0480/house_go.png)
		!important
}

.house_link_icon {
	background-image: url(../images/icons/16x16_0480/house_link.png)
		!important
}

.html_icon {
	background-image: url(../images/icons/16x16_0480/html.png) !important
}

.html_add_icon {
	background-image: url(../images/icons/16x16_0480/html_add.png)
		!important
}

.html_delete_icon {
	background-image: url(../images/icons/16x16_0480/html_delete.png)
		!important
}

.html_go_icon {
	background-image: url(../images/icons/16x16_0480/html_go.png) !important
}

.html_valid_icon {
	background-image: url(../images/icons/16x16_0480/html_valid.png)
		!important
}

.image_icon {
	background-image: url(../images/icons/16x16_0480/image.png) !important
}

.images_icon {
	background-image: url(../images/icons/16x16_0500/images.png) !important
}

.image_add_icon {
	background-image: url(../images/icons/16x16_0500/image_add.png)
		!important
}

.image_delete_icon {
	background-image: url(../images/icons/16x16_0500/image_delete.png)
		!important
}

.image_edit_icon {
	background-image: url(../images/icons/16x16_0500/image_edit.png)
		!important
}

.image_link_icon {
	background-image: url(../images/icons/16x16_0500/image_link.png)
		!important
}

.information_icon {
	background-image: url(../images/icons/16x16_0500/information.png)
		!important
}

.ipod_icon {
	background-image: url(../images/icons/16x16_0500/ipod.png) !important
}

.ipod_cast_icon {
	background-image: url(../images/icons/16x16_0500/ipod_cast.png)
		!important
}

.ipod_cast_add_icon {
	background-image: url(../images/icons/16x16_0500/ipod_cast_add.png)
		!important
}

.ipod_cast_delete_icon {
	background-image: url(../images/icons/16x16_0500/ipod_cast_delete.png)
		!important
}

.ipod_sound_icon {
	background-image: url(../images/icons/16x16_0500/ipod_sound.png)
		!important
}

.joystick_icon {
	background-image: url(../images/icons/16x16_0500/joystick.png)
		!important
}

.joystick_add_icon {
	background-image: url(../images/icons/16x16_0500/joystick_add.png)
		!important
}

.joystick_delete_icon {
	background-image: url(../images/icons/16x16_0500/joystick_delete.png)
		!important
}

.joystick_error_icon {
	background-image: url(../images/icons/16x16_0500/joystick_error.png)
		!important
}

.keyboard_icon {
	background-image: url(../images/icons/16x16_0500/keyboard.png)
		!important
}

.key_add_icon {
	background-image: url(../images/icons/16x16_0500/key_add.png) !important
}

.key_delete_icon {
	background-image: url(../images/icons/16x16_0500/key_delete.png)
		!important
}

.key_go_icon {
	background-image: url(../images/icons/16x16_0500/key_go.png) !important
}

.keyboard_add_icon {
	background-image: url(../images/icons/16x16_0520/keyboard_add.png)
		!important
}

.keyboard_delete_icon {
	background-image: url(../images/icons/16x16_0520/keyboard_delete.png)
		!important
}

.keyboard_magnify_icon {
	background-image: url(../images/icons/16x16_0520/keyboard_magnify.png)
		!important
}

.layers_icon {
	background-image: url(../images/icons/16x16_0520/layers.png) !important
}

.layout_icon {
	background-image: url(../images/icons/16x16_0520/layout.png) !important
}

.layout_add_icon {
	background-image: url(../images/icons/16x16_0520/layout_add.png)
		!important
}

.layout_content_icon {
	background-image: url(../images/icons/16x16_0520/layout_content.png)
		!important
}

.layout_delete_icon {
	background-image: url(../images/icons/16x16_0520/layout_delete.png)
		!important
}

.layout_edit_icon {
	background-image: url(../images/icons/16x16_0520/layout_edit.png)
		!important
}

.layout_error_icon {
	background-image: url(../images/icons/16x16_0520/layout_error.png)
		!important
}

.layout_header_icon {
	background-image: url(../images/icons/16x16_0520/layout_header.png)
		!important
}

.layout_link_icon {
	background-image: url(../images/icons/16x16_0520/layout_link.png)
		!important
}

.layout_sidebar_icon {
	background-image: url(../images/icons/16x16_0520/layout_sidebar.png)
		!important
}

.lightbulb_icon {
	background-image: url(../images/icons/16x16_0520/lightbulb.png)
		!important
}

.lightbulb_add_icon {
	background-image: url(../images/icons/16x16_0520/lightbulb_add.png)
		!important
}

.lightbulb_delete_icon {
	background-image: url(../images/icons/16x16_0520/lightbulb_delete.png)
		!important
}

.lightbulb_off_icon {
	background-image: url(../images/icons/16x16_0520/lightbulb_off.png)
		!important
}

.lightning_icon {
	background-image: url(../images/icons/16x16_0520/lightning.png)
		!important
}

.lightning_add_icon {
	background-image: url(../images/icons/16x16_0520/lightning_add.png)
		!important
}

.lightning_delete_icon {
	background-image: url(../images/icons/16x16_0520/lightning_delete.png)
		!important
}

.lightning_go_icon {
	background-image: url(../images/icons/16x16_0540/lightning_go.png)
		!important
}

.link_icon {
	background-image: url(../images/icons/16x16_0540/link.png) !important
}

.link_add_icon {
	background-image: url(../images/icons/16x16_0540/link_add.png)
		!important
}

.link_break_icon {
	background-image: url(../images/icons/16x16_0540/link_break.png)
		!important
}

.link_delete_icon {
	background-image: url(../images/icons/16x16_0540/link_delete.png)
		!important
}

.link_edit_icon {
	background-image: url(../images/icons/16x16_0540/link_edit.png)
		!important
}

.link_go_icon {
	background-image: url(../images/icons/16x16_0540/link_go.png) !important
}

.lock_icon {
	background-image: url(../images/icons/16x16_0540/lock.png) !important
}

.lock_add_icon {
	background-image: url(../images/icons/16x16_0540/lock_add.png)
		!important
}

.lock_break_icon {
	background-image: url(../images/icons/16x16_0540/lock_break.png)
		!important
}

.lock_delete_icon {
	background-image: url(../images/icons/16x16_0540/lock_delete.png)
		!important
}

.lock_edit_icon {
	background-image: url(../images/icons/16x16_0540/lock_edit.png)
		!important
}

.lock_go_icon {
	background-image: url(../images/icons/16x16_0540/lock_go.png) !important
}

.lock_open_icon {
	background-image: url(../images/icons/16x16_0540/lock_open.png)
		!important
}

.lorry_icon {
	background-image: url(../images/icons/16x16_0540/lorry.png) !important
}

.lorry_add_icon {
	background-image: url(../images/icons/16x16_0540/lorry_add.png)
		!important
}

.lorry_delete_icon {
	background-image: url(../images/icons/16x16_0540/lorry_delete.png)
		!important
}

.lorry_error_icon {
	background-image: url(../images/icons/16x16_0540/lorry_error.png)
		!important
}

.lorry_flatbed_icon {
	background-image: url(../images/icons/16x16_0540/lorry_flatbed.png)
		!important
}

.lorry_go_icon {
	background-image: url(../images/icons/16x16_0540/lorry_go.png)
		!important
}

.lorry_link_icon {
	background-image: url(../images/icons/16x16_0560/lorry_link.png)
		!important
}

.magnifier_icon {
	background-image: url(../images/icons/16x16_0560/magnifier.png)
		!important
}

.magnifier_zoom_in_icon {
	background-image: url(../images/icons/16x16_0560/magnifier_zoom_in.png)
		!important
}

.magnifier_zoom_out_icon {
	background-image: url(../images/icons/16x16_0560/magnifier_zoom_out.png)
		!important
}

.male_icon {
	background-image: url(../images/icons/16x16_0560/male.png) !important
}

.map_icon {
	background-image: url(../images/icons/16x16_0560/map.png) !important
}

.map_add_icon {
	background-image: url(../images/icons/16x16_0560/map_add.png) !important
}

.map_delete_icon {
	background-image: url(../images/icons/16x16_0560/map_delete.png)
		!important
}

.map_edit_icon {
	background-image: url(../images/icons/16x16_0560/map_edit.png)
		!important
}

.map_go_icon {
	background-image: url(../images/icons/16x16_0560/map_go.png) !important
}

.map_magnify_icon {
	background-image: url(../images/icons/16x16_0560/map_magnify.png)
		!important
}

.medal_bronze_1_icon {
	background-image: url(../images/icons/16x16_0560/medal_bronze_1.png)
		!important
}

.medal_bronze_2_icon {
	background-image: url(../images/icons/16x16_0560/medal_bronze_2.png)
		!important
}

.medal_bronze_3_icon {
	background-image: url(../images/icons/16x16_0560/medal_bronze_3.png)
		!important
}

.medal_bronze_add_icon {
	background-image: url(../images/icons/16x16_0560/medal_bronze_add.png)
		!important
}

.medal_bronze_delete_icon {
	background-image:
		url(../images/icons/16x16_0560/medal_bronze_delete.png) !important
}

.medal_gold_1_icon {
	background-image: url(../images/icons/16x16_0560/medal_gold_1.png)
		!important
}

.medal_gold_2_icon {
	background-image: url(../images/icons/16x16_0560/medal_gold_2.png)
		!important
}

.medal_gold_3_icon {
	background-image: url(../images/icons/16x16_0560/medal_gold_3.png)
		!important
}

.medal_gold_add_icon {
	background-image: url(../images/icons/16x16_0560/medal_gold_add.png)
		!important
}

.medal_gold_delete_icon {
	background-image: url(../images/icons/16x16_0580/medal_gold_delete.png)
		!important
}

.medal_silver_1_icon {
	background-image: url(../images/icons/16x16_0580/medal_silver_1.png)
		!important
}

.medal_silver_2_icon {
	background-image: url(../images/icons/16x16_0580/medal_silver_2.png)
		!important
}

.medal_silver_3_icon {
	background-image: url(../images/icons/16x16_0580/medal_silver_3.png)
		!important
}

.medal_silver_add_icon {
	background-image: url(../images/icons/16x16_0580/medal_silver_add.png)
		!important
}

.medal_silver_delete_icon {
	background-image:
		url(../images/icons/16x16_0580/medal_silver_delete.png) !important
}

.money_icon {
	background-image: url(../images/icons/16x16_0580/money.png) !important
}

.money_add_icon {
	background-image: url(../images/icons/16x16_0580/money_add.png)
		!important
}

.money_delete_icon {
	background-image: url(../images/icons/16x16_0580/money_delete.png)
		!important
}

.money_dollar_icon {
	background-image: url(../images/icons/16x16_0580/money_dollar.png)
		!important
}

.money_euro_icon {
	background-image: url(../images/icons/16x16_0580/money_euro.png)
		!important
}

.money_pound_icon {
	background-image: url(../images/icons/16x16_0580/money_pound.png)
		!important
}

.money_yen_icon {
	background-image: url(../images/icons/16x16_0580/money_yen.png)
		!important
}

.monitor_icon {
	background-image: url(../images/icons/16x16_0580/monitor.png) !important
}

.monitor_add_icon {
	background-image: url(../images/icons/16x16_0580/monitor_add.png)
		!important
}

.monitor_delete_icon {
	background-image: url(../images/icons/16x16_0580/monitor_delete.png)
		!important
}

.monitor_edit_icon {
	background-image: url(../images/icons/16x16_0580/monitor_edit.png)
		!important
}

.monitor_error_icon {
	background-image: url(../images/icons/16x16_0580/monitor_error.png)
		!important
}

.monitor_go_icon {
	background-image: url(../images/icons/16x16_0580/monitor_go.png)
		!important
}

.monitor_lightning_icon {
	background-image: url(../images/icons/16x16_0580/monitor_lightning.png)
		!important
}

.monitor_link_icon {
	background-image: url(../images/icons/16x16_0600/monitor_link.png)
		!important
}

.mouse_icon {
	background-image: url(../images/icons/16x16_0600/mouse.png) !important
}

.mouse_add_icon {
	background-image: url(../images/icons/16x16_0600/mouse_add.png)
		!important
}

.mouse_delete_icon {
	background-image: url(../images/icons/16x16_0600/mouse_delete.png)
		!important
}

.mouse_error_icon {
	background-image: url(../images/icons/16x16_0600/mouse_error.png)
		!important
}

.music_icon {
	background-image: url(../images/icons/16x16_0600/music.png) !important
}

.newspaper_icon {
	background-image: url(../images/icons/16x16_0600/newspaper.png)
		!important
}

.newspaper_add_icon {
	background-image: url(../images/icons/16x16_0600/newspaper_add.png)
		!important
}

.newspaper_delete_icon {
	background-image: url(../images/icons/16x16_0600/newspaper_delete.png)
		!important
}

.newspaper_go_icon {
	background-image: url(../images/icons/16x16_0600/newspaper_go.png)
		!important
}

.newspaper_link_icon {
	background-image: url(../images/icons/16x16_0600/newspaper_link.png)
		!important
}

.note_icon {
	background-image: url(../images/icons/16x16_0600/note.png) !important
}

.note_add_icon {
	background-image: url(../images/icons/16x16_0600/note_add.png)
		!important
}

.note_delete_icon {
	background-image: url(../images/icons/16x16_0600/note_delete.png)
		!important
}

.note_edit_icon {
	background-image: url(../images/icons/16x16_0600/note_edit.png)
		!important
}

.note_error_icon {
	background-image: url(../images/icons/16x16_0600/note_error.png)
		!important
}

.note_go_icon {
	background-image: url(../images/icons/16x16_0600/note_go.png) !important
}

.package_icon {
	background-image: url(../images/icons/16x16_0600/package.png) !important
}

.package_add_icon {
	background-image: url(../images/icons/16x16_0600/package_add.png)
		!important
}

.package_delete_icon {
	background-image: url(../images/icons/16x16_0620/package_delete.png)
		!important
}

.package_go_icon {
	background-image: url(../images/icons/16x16_0620/package_go.png)
		!important
}

.package_green_icon {
	background-image: url(../images/icons/16x16_0620/package_green.png)
		!important
}

.package_link_icon {
	background-image: url(../images/icons/16x16_0620/package_link.png)
		!important
}

.page_icon {
	background-image: url(../images/icons/16x16_0620/page.png) !important
}

.page_add_icon {
	background-image: url(../images/icons/16x16_0620/page_add.png)
		!important
}

.page_attach_icon {
	background-image: url(../images/icons/16x16_0620/page_attach.png)
		!important
}

.page_code_icon {
	background-image: url(../images/icons/16x16_0620/page_code.png)
		!important
}

.page_copy_icon {
	background-image: url(../images/icons/16x16_0620/page_copy.png)
		!important
}

.page_delete_icon {
	background-image: url(../images/icons/16x16_0620/page_delete.png)
		!important
}

.page_edit_icon {
	background-image: url(../images/icons/16x16_0620/page_edit.png)
		!important
}

.page_error_icon {
	background-image: url(../images/icons/16x16_0620/page_error.png)
		!important
}

.page_excel_icon {
	background-image: url(../images/icons/16x16_0620/page_excel.png)
		!important
}

.page_find_icon {
	background-image: url(../images/icons/16x16_0620/page_find.png)
		!important
}

.page_gear_icon {
	background-image: url(../images/icons/16x16_0620/page_gear.png)
		!important
}

.page_go_icon {
	background-image: url(../images/icons/16x16_0620/page_go.png) !important
}

.page_green_icon {
	background-image: url(../images/icons/16x16_0620/page_green.png)
		!important
}

.page_key_icon {
	background-image: url(../images/icons/16x16_0620/page_key.png)
		!important
}

.page_lightning_icon {
	background-image: url(../images/icons/16x16_0620/page_lightning.png)
		!important
}

.page_link_icon {
	background-image: url(../images/icons/16x16_0620/page_link.png)
		!important
}

.page_paintbrush_icon {
	background-image: url(../images/icons/16x16_0640/page_paintbrush.png)
		!important
}

.page_paste_icon {
	background-image: url(../images/icons/16x16_0640/page_paste.png)
		!important
}

.page_red_icon {
	background-image: url(../images/icons/16x16_0640/page_red.png)
		!important
}

.page_refresh_icon {
	background-image: url(../images/icons/16x16_0640/page_refresh.png)
		!important
}

.page_save_icon {
	background-image: url(../images/icons/16x16_0640/page_save.png)
		!important
}

.page_white_icon {
	background-image: url(../images/icons/16x16_0640/page_white.png)
		!important
}

.page_white_acrobat_icon {
	background-image: url(../images/icons/16x16_0640/page_white_acrobat.png)
		!important
}

.page_white_actionscript_icon {
	background-image:
		url(../images/icons/16x16_0640/page_white_actionscript.png) !important
}

.page_white_add_icon {
	background-image: url(../images/icons/16x16_0640/page_white_add.png)
		!important
}

.page_white_c_icon {
	background-image: url(../images/icons/16x16_0640/page_white_c.png)
		!important
}

.page_white_camera_icon {
	background-image: url(../images/icons/16x16_0640/page_white_camera.png)
		!important
}

.page_white_cd_icon {
	background-image: url(../images/icons/16x16_0640/page_white_cd.png)
		!important
}

.page_white_code_icon {
	background-image: url(../images/icons/16x16_0640/page_white_code.png)
		!important
}

.page_white_code_red_icon {
	background-image:
		url(../images/icons/16x16_0640/page_white_code_red.png) !important
}

.page_white_compress_icon {
	background-image:
		url(../images/icons/16x16_0640/page_white_compress.png) !important
}

.page_white_copy_icon {
	background-image: url(../images/icons/16x16_0640/page_white_copy.png)
		!important
}

.page_white_cplusplus_icon {
	background-image:
		url(../images/icons/16x16_0640/page_white_cplusplus.png) !important
}

.page_white_csharp_icon {
	background-image: url(../images/icons/16x16_0640/page_white_csharp.png)
		!important
}

.page_white_cup_icon {
	background-image: url(../images/icons/16x16_0640/page_white_cup.png)
		!important
}

.page_white_database_icon {
	background-image:
		url(../images/icons/16x16_0640/page_white_database.png) !important
}

.page_white_delete_icon {
	background-image: url(../images/icons/16x16_0660/page_white_delete.png)
		!important
}

.page_white_dvd_icon {
	background-image: url(../images/icons/16x16_0660/page_white_dvd.png)
		!important
}

.page_white_edit_icon {
	background-image: url(../images/icons/16x16_0660/page_white_edit.png)
		!important
}

.page_white_error_icon {
	background-image: url(../images/icons/16x16_0660/page_white_error.png)
		!important
}

.page_white_excel_icon {
	background-image: url(../images/icons/16x16_0660/page_white_excel.png)
		!important
}

.page_white_find_icon {
	background-image: url(../images/icons/16x16_0660/page_white_find.png)
		!important
}

.page_white_flash_icon {
	background-image: url(../images/icons/16x16_0660/page_white_flash.png)
		!important
}

.page_white_gear_icon {
	background-image: url(../images/icons/16x16_0660/page_white_gear.png)
		!important
}

.page_white_get_icon {
	background-image: url(../images/icons/16x16_0660/page_white_get.png)
		!important
}

.page_white_go_icon {
	background-image: url(../images/icons/16x16_0660/page_white_go.png)
		!important
}

.page_white_h_icon {
	background-image: url(../images/icons/16x16_0660/page_white_h.png)
		!important
}

.page_white_horizontal_icon {
	background-image:
		url(../images/icons/16x16_0660/page_white_horizontal.png) !important
}

.page_white_key_icon {
	background-image: url(../images/icons/16x16_0660/page_white_key.png)
		!important
}

.page_white_lightning_icon {
	background-image:
		url(../images/icons/16x16_0660/page_white_lightning.png) !important
}

.page_white_link_icon {
	background-image: url(../images/icons/16x16_0660/page_white_link.png)
		!important
}

.page_white_magnify_icon {
	background-image: url(../images/icons/16x16_0660/page_white_magnify.png)
		!important
}

.page_white_medal_icon {
	background-image: url(../images/icons/16x16_0660/page_white_medal.png)
		!important
}

.page_white_office_icon {
	background-image: url(../images/icons/16x16_0660/page_white_office.png)
		!important
}

.page_white_paint_icon {
	background-image: url(../images/icons/16x16_0660/page_white_paint.png)
		!important
}

.page_white_paintbrush_icon {
	background-image:
		url(../images/icons/16x16_0660/page_white_paintbrush.png) !important
}

.page_white_paste_icon {
	background-image: url(../images/icons/16x16_0680/page_white_paste.png)
		!important
}

.page_white_php_icon {
	background-image: url(../images/icons/16x16_0680/page_white_php.png)
		!important
}

.page_white_picture_icon {
	background-image: url(../images/icons/16x16_0680/page_white_picture.png)
		!important
}

.page_white_powerpoint_icon {
	background-image:
		url(../images/icons/16x16_0680/page_white_powerpoint.png) !important
}

.page_white_put_icon {
	background-image: url(../images/icons/16x16_0680/page_white_put.png)
		!important
}

.page_white_ruby_icon {
	background-image: url(../images/icons/16x16_0680/page_white_ruby.png)
		!important
}

.page_white_stack_icon {
	background-image: url(../images/icons/16x16_0680/page_white_stack.png)
		!important
}

.page_white_star_icon {
	background-image: url(../images/icons/16x16_0680/page_white_star.png)
		!important
}

.page_white_text_icon {
	background-image: url(../images/icons/16x16_0680/page_white_text.png)
		!important
}

.page_white_text_width_icon {
	background-image:
		url(../images/icons/16x16_0680/page_white_text_width.png) !important
}

.page_white_tux_icon {
	background-image: url(../images/icons/16x16_0680/page_white_tux.png)
		!important
}

.page_white_vector_icon {
	background-image: url(../images/icons/16x16_0680/page_white_vector.png)
		!important
}

.page_white_visualstudio_icon {
	background-image:
		url(../images/icons/16x16_0680/page_white_visualstudio.png) !important
}

.page_white_width_icon {
	background-image: url(../images/icons/16x16_0680/page_white_width.png)
		!important
}

.page_white_word_icon {
	background-image: url(../images/icons/16x16_0680/page_white_word.png)
		!important
}

.page_white_world_icon {
	background-image: url(../images/icons/16x16_0680/page_white_world.png)
		!important
}

.page_white_wrench_icon {
	background-image: url(../images/icons/16x16_0680/page_white_wrench.png)
		!important
}

.page_white_zip_icon {
	background-image: url(../images/icons/16x16_0680/page_white_zip.png)
		!important
}

.page_word_icon {
	background-image: url(../images/icons/16x16_0680/page_word.png)
		!important
}

.page_world_icon {
	background-image: url(../images/icons/16x16_0680/page_world.png)
		!important
}

.paintbrush_icon {
	background-image: url(../images/icons/16x16_0700/paintbrush.png)
		!important
}

.paintcan_icon {
	background-image: url(../images/icons/16x16_0700/paintcan.png)
		!important
}

.palette_icon {
	background-image: url(../images/icons/16x16_0700/palette.png) !important
}

.paste_plain_icon {
	background-image: url(../images/icons/16x16_0700/paste_plain.png)
		!important
}

.paste_word_icon {
	background-image: url(../images/icons/16x16_0700/paste_word.png)
		!important
}

.pencil_icon {
	background-image: url(../images/icons/16x16_0700/pencil.png) !important
}

.pencil_add_icon {
	background-image: url(../images/icons/16x16_0700/pencil_add.png)
		!important
}

.pencil_delete_icon {
	background-image: url(../images/icons/16x16_0700/pencil_delete.png)
		!important
}

.pencil_go_icon {
	background-image: url(../images/icons/16x16_0700/pencil_go.png)
		!important
}

.phone_icon {
	background-image: url(../images/icons/16x16_0700/phone.png) !important
}

.phone_add_icon {
	background-image: url(../images/icons/16x16_0700/phone_add.png)
		!important
}

.phone_delete_icon {
	background-image: url(../images/icons/16x16_0700/phone_delete.png)
		!important
}

.phone_sound_icon {
	background-image: url(../images/icons/16x16_0700/phone_sound.png)
		!important
}

.photo_icon {
	background-image: url(../images/icons/16x16_0700/photo.png) !important
}

.photos_icon {
	background-image: url(../images/icons/16x16_0700/photos.png) !important
}

.photo_add_icon {
	background-image: url(../images/icons/16x16_0700/photo_add.png)
		!important
}

.photo_delete_icon {
	background-image: url(../images/icons/16x16_0700/photo_delete.png)
		!important
}

.photo_link_icon {
	background-image: url(../images/icons/16x16_0700/photo_link.png)
		!important
}

.picture_icon {
	background-image: url(../images/icons/16x16_0700/picture.png) !important
}

.pictures_icon {
	background-image: url(../images/icons/16x16_0700/pictures.png)
		!important
}

.picture_add_icon {
	background-image: url(../images/icons/16x16_0720/picture_add.png)
		!important
}

.picture_delete_icon {
	background-image: url(../images/icons/16x16_0720/picture_delete.png)
		!important
}

.picture_edit_icon {
	background-image: url(../images/icons/16x16_0720/picture_edit.png)
		!important
}

.picture_empty_icon {
	background-image: url(../images/icons/16x16_0720/picture_empty.png)
		!important
}

.picture_error_icon {
	background-image: url(../images/icons/16x16_0720/picture_error.png)
		!important
}

.picture_go_icon {
	background-image: url(../images/icons/16x16_0720/picture_go.png)
		!important
}

.picture_key_icon {
	background-image: url(../images/icons/16x16_0720/picture_key.png)
		!important
}

.picture_link_icon {
	background-image: url(../images/icons/16x16_0720/picture_link.png)
		!important
}

.picture_save_icon {
	background-image: url(../images/icons/16x16_0720/picture_save.png)
		!important
}

.pilcrow_icon {
	background-image: url(../images/icons/16x16_0720/pilcrow.png) !important
}

.pill_icon {
	background-image: url(../images/icons/16x16_0720/pill.png) !important
}

.pill_add_icon {
	background-image: url(../images/icons/16x16_0720/pill_add.png)
		!important
}

.pill_delete_icon {
	background-image: url(../images/icons/16x16_0720/pill_delete.png)
		!important
}

.pill_go_icon {
	background-image: url(../images/icons/16x16_0720/pill_go.png) !important
}

.plugin_icon {
	background-image: url(../images/icons/16x16_0720/plugin.png) !important
}

.plugin_add_icon {
	background-image: url(../images/icons/16x16_0720/plugin_add.png)
		!important
}

.plugin_delete_icon {
	background-image: url(../images/icons/16x16_0720/plugin_delete.png)
		!important
}

.plugin_disabled_icon {
	background-image: url(../images/icons/16x16_0720/plugin_disabled.png)
		!important
}

.plugin_edit_icon {
	background-image: url(../images/icons/16x16_0720/plugin_edit.png)
		!important
}

.plugin_error_icon {
	background-image: url(../images/icons/16x16_0720/plugin_error.png)
		!important
}

.plugin_go_icon {
	background-image: url(../images/icons/16x16_0740/plugin_go.png)
		!important
}

.plugin_link_icon {
	background-image: url(../images/icons/16x16_0740/plugin_link.png)
		!important
}

.printer_icon {
	background-image: url(../images/icons/16x16_0740/printer.png) !important
}

.printer_add_icon {
	background-image: url(../images/icons/16x16_0740/printer_add.png)
		!important
}

.printer_delete_icon {
	background-image: url(../images/icons/16x16_0740/printer_delete.png)
		!important
}

.printer_empty_icon {
	background-image: url(../images/icons/16x16_0740/printer_empty.png)
		!important
}

.printer_error_icon {
	background-image: url(../images/icons/16x16_0740/printer_error.png)
		!important
}

.rainbow_icon {
	background-image: url(../images/icons/16x16_0740/rainbow.png) !important
}

.report_icon {
	background-image: url(../images/icons/16x16_0740/report.png) !important
}

.report_add_icon {
	background-image: url(../images/icons/16x16_0740/report_add.png)
		!important
}

.report_delete_icon {
	background-image: url(../images/icons/16x16_0740/report_delete.png)
		!important
}

.report_disk_icon {
	background-image: url(../images/icons/16x16_0740/report_disk.png)
		!important
}

.report_edit_icon {
	background-image: url(../images/icons/16x16_0740/report_edit.png)
		!important
}

.report_go_icon {
	background-image: url(../images/icons/16x16_0740/report_go.png)
		!important
}

.report_key_icon {
	background-image: url(../images/icons/16x16_0740/report_key.png)
		!important
}

.report_link_icon {
	background-image: url(../images/icons/16x16_0740/report_link.png)
		!important
}

.report_magnify_icon {
	background-image: url(../images/icons/16x16_0740/report_magnify.png)
		!important
}

.report_picture_icon {
	background-image: url(../images/icons/16x16_0740/report_picture.png)
		!important
}

.report_user_icon {
	background-image: url(../images/icons/16x16_0740/report_user.png)
		!important
}

.report_word_icon {
	background-image: url(../images/icons/16x16_0740/report_word.png)
		!important
}

.rosette_icon {
	background-image: url(../images/icons/16x16_0760/rosette.png) !important
}

.rss_icon {
	background-image: url(../images/icons/16x16_0760/rss.png) !important
}

.rss_add_icon {
	background-image: url(../images/icons/16x16_0760/rss_add.png) !important
}

.rss_delete_icon {
	background-image: url(../images/icons/16x16_0760/rss_delete.png)
		!important
}

.rss_go_icon {
	background-image: url(../images/icons/16x16_0760/rss_go.png) !important
}

.rss_valid_icon {
	background-image: url(../images/icons/16x16_0760/rss_valid.png)
		!important
}

.ruby_icon {
	background-image: url(../images/icons/16x16_0760/ruby.png) !important
}

.ruby_add_icon {
	background-image: url(../images/icons/16x16_0760/ruby_add.png)
		!important
}

.ruby_delete_icon {
	background-image: url(../images/icons/16x16_0760/ruby_delete.png)
		!important
}

.ruby_gear_icon {
	background-image: url(../images/icons/16x16_0760/ruby_gear.png)
		!important
}

.ruby_get_icon {
	background-image: url(../images/icons/16x16_0760/ruby_get.png)
		!important
}

.ruby_go_icon {
	background-image: url(../images/icons/16x16_0760/ruby_go.png) !important
}

.ruby_key_icon {
	background-image: url(../images/icons/16x16_0760/ruby_key.png)
		!important
}

.ruby_link_icon {
	background-image: url(../images/icons/16x16_0760/ruby_link.png)
		!important
}

.ruby_put_icon {
	background-image: url(../images/icons/16x16_0760/ruby_put.png)
		!important
}

.script_icon {
	background-image: url(../images/icons/16x16_0760/script.png) !important
}

.script_add_icon {
	background-image: url(../images/icons/16x16_0780/script_add.png)
		!important
}

.script_code_icon {
	background-image: url(../images/icons/16x16_0780/script_code.png)
		!important
}

.script_code_red_icon {
	background-image: url(../images/icons/16x16_0780/script_code_red.png)
		!important
}

.script_delete_icon {
	background-image: url(../images/icons/16x16_0780/script_delete.png)
		!important
}

.script_edit_icon {
	background-image: url(../images/icons/16x16_0780/script_edit.png)
		!important
}

.script_error_icon {
	background-image: url(../images/icons/16x16_0780/script_error.png)
		!important
}

.script_gear_icon {
	background-image: url(../images/icons/16x16_0780/script_gear.png)
		!important
}

.script_go_icon {
	background-image: url(../images/icons/16x16_0780/script_go.png)
		!important
}

.script_key_icon {
	background-image: url(../images/icons/16x16_0780/script_key.png)
		!important
}

.script_lightning_icon {
	background-image: url(../images/icons/16x16_0780/script_lightning.png)
		!important
}

.script_link_icon {
	background-image: url(../images/icons/16x16_0780/script_link.png)
		!important
}

.script_palette_icon {
	background-image: url(../images/icons/16x16_0780/script_palette.png)
		!important
}

.script_save_icon {
	background-image: url(../images/icons/16x16_0780/script_save.png)
		!important
}

.server_icon {
	background-image: url(../images/icons/16x16_0780/server.png) !important
}

.server_add_icon {
	background-image: url(../images/icons/16x16_0780/server_add.png)
		!important
}

.server_chart_icon {
	background-image: url(../images/icons/16x16_0780/server_chart.png)
		!important
}

.server_compress_icon {
	background-image: url(../images/icons/16x16_0780/server_compress.png)
		!important
}

.server_connect_icon {
	background-image: url(../images/icons/16x16_0780/server_connect.png)
		!important
}

.server_database_icon {
	background-image: url(../images/icons/16x16_0780/server_database.png)
		!important
}

.server_delete_icon {
	background-image: url(../images/icons/16x16_0780/server_delete.png)
		!important
}

.server_edit_icon {
	background-image: url(../images/icons/16x16_0800/server_edit.png)
		!important
}

.server_error_icon {
	background-image: url(../images/icons/16x16_0800/server_error.png)
		!important
}

.server_go_icon {
	background-image: url(../images/icons/16x16_0800/server_go.png)
		!important
}

.server_key_icon {
	background-image: url(../images/icons/16x16_0800/server_key.png)
		!important
}

.server_lightning_icon {
	background-image: url(../images/icons/16x16_0800/server_lightning.png)
		!important
}

.server_link_icon {
	background-image: url(../images/icons/16x16_0800/server_link.png)
		!important
}

.server_uncompress_icon {
	background-image: url(../images/icons/16x16_0800/server_uncompress.png)
		!important
}

.shading_icon {
	background-image: url(../images/icons/16x16_0800/shading.png) !important
}

.shape_group_icon {
	background-image: url(../images/icons/16x16_0800/shape_group.png)
		!important
}

.shape_handles_icon {
	background-image: url(../images/icons/16x16_0800/shape_handles.png)
		!important
}

.shape_move_back_icon {
	background-image: url(../images/icons/16x16_0800/shape_move_back.png)
		!important
}

.shape_move_backwards_icon {
	background-image:
		url(../images/icons/16x16_0800/shape_move_backwards.png) !important
}

.shape_move_forwards_icon {
	background-image:
		url(../images/icons/16x16_0820/shape_move_forwards.png) !important
}

.shape_move_front_icon {
	background-image: url(../images/icons/16x16_0820/shape_move_front.png)
		!important
}

.shape_ungroup_icon {
	background-image: url(../images/icons/16x16_0820/shape_ungroup.png)
		!important
}

.shield_icon {
	background-image: url(../images/icons/16x16_0820/shield.png) !important
}

.shield_add_icon {
	background-image: url(../images/icons/16x16_0820/shield_add.png)
		!important
}

.shield_delete_icon {
	background-image: url(../images/icons/16x16_0820/shield_delete.png)
		!important
}

.shield_go_icon {
	background-image: url(../images/icons/16x16_0820/shield_go.png)
		!important
}

.sitemap_1_icon {
	background-image: url(../images/icons/16x16_0820/sitemap_1.png)
		!important
}

.sitemap_color_icon {
	background-image: url(../images/icons/16x16_0820/sitemap_color.png)
		!important
}

.sound_icon {
	background-image: url(../images/icons/16x16_0820/sound.png) !important
}

.table_link_icon {
	background-image: url(../images/icons/16x16_0880/table_link.png)
		!important
}

.table_multiple_icon {
	background-image: url(../images/icons/16x16_0880/table_multiple.png)
		!important
}

.table_refresh_icon {
	background-image: url(../images/icons/16x16_0880/table_refresh.png)
		!important
}

.table_relationship_icon {
	background-image: url(../images/icons/16x16_0880/table_relationship.png)
		!important
}

.table_row_delete_icon {
	background-image: url(../images/icons/16x16_0880/table_row_delete.png)
		!important
}

.table_row_insert_icon {
	background-image: url(../images/icons/16x16_0880/table_row_insert.png)
		!important
}

.table_save_icon {
	background-image: url(../images/icons/16x16_0880/table_save.png)
		!important
}

.table_sort_icon {
	background-image: url(../images/icons/16x16_0880/table_sort.png)
		!important
}

.tag_icon {
	background-image: url(../images/icons/16x16_0880/tag.png) !important
}

.tag_blue_icon {
	background-image: url(../images/icons/16x16_0880/tag_blue.png)
		!important
}

.tag_blue_add_icon {
	background-image: url(../images/icons/16x16_0880/tag_blue_add.png)
		!important
}

.tag_blue_delete_icon {
	background-image: url(../images/icons/16x16_0880/tag_blue_delete.png)
		!important
}

.tag_blue_edit_icon {
	background-image: url(../images/icons/16x16_0880/tag_blue_edit.png)
		!important
}

.tag_green_icon {
	background-image: url(../images/icons/16x16_0880/tag_green.png)
		!important
}

.tag_orange_icon {
	background-image: url(../images/icons/16x16_0880/tag_orange.png)
		!important
}

.tag_pink_icon {
	background-image: url(../images/icons/16x16_0880/tag_pink.png)
		!important
}

.tag_purple_icon {
	background-image: url(../images/icons/16x16_0880/tag_purple.png)
		!important
}

.tag_red_icon {
	background-image: url(../images/icons/16x16_0880/tag_red.png) !important
}

.tag_yellow_icon {
	background-image: url(../images/icons/16x16_0880/tag_yellow.png)
		!important
}

.telephone_icon {
	background-image: url(../images/icons/16x16_0880/telephone.png)
		!important
}

.telephone_add_icon {
	background-image: url(../images/icons/16x16_0900/telephone_add.png)
		!important
}

.telephone_delete_icon {
	background-image: url(../images/icons/16x16_0900/telephone_delete.png)
		!important
}

.telephone_edit_icon {
	background-image: url(../images/icons/16x16_0900/telephone_edit.png)
		!important
}

.telephone_error_icon {
	background-image: url(../images/icons/16x16_0900/telephone_error.png)
		!important
}

.telephone_go_icon {
	background-image: url(../images/icons/16x16_0900/telephone_go.png)
		!important
}

.telephone_key_icon {
	background-image: url(../images/icons/16x16_0900/telephone_key.png)
		!important
}

.telephone_link_icon {
	background-image: url(../images/icons/16x16_0900/telephone_link.png)
		!important
}

.television_icon {
	background-image: url(../images/icons/16x16_0900/television.png)
		!important
}

.television_add_icon {
	background-image: url(../images/icons/16x16_0900/television_add.png)
		!important
}

.television_delete_icon {
	background-image: url(../images/icons/16x16_0900/television_delete.png)
		!important
}

.textfield_icon {
	background-image: url(../images/icons/16x16_0900/textfield.png)
		!important
}

.textfield_add_icon {
	background-image: url(../images/icons/16x16_0900/textfield_add.png)
		!important
}

.textfield_delete_icon {
	background-image: url(../images/icons/16x16_0900/textfield_delete.png)
		!important
}

.textfield_key_icon {
	background-image: url(../images/icons/16x16_0900/textfield_key.png)
		!important
}

.textfield_rename_icon {
	background-image: url(../images/icons/16x16_0900/textfield_rename.png)
		!important
}

.text_allcaps_icon {
	background-image: url(../images/icons/16x16_0900/text_allcaps.png)
		!important
}

.x-grid-tree-loading .x-tree-icon {
	background-image: url(../images/app/loading1.gif) !important;
}

.default_icon {
	width: 16px;
	height: 16px;
}

.wb_normal {
	font-size: 12px;
}

.wb_bold {
	font-size: 12px;
	font-weight: bold;
}

.wb_title {
	font-size: 13px;
	font-weight: bold;
}

.wb_h1 {
	font-size: 18px;
	font-weight: bold;
}

.wb_h2 {
	font-size: 15px;
	font-weight: bold;
}

.wb_h3 {
	font-size: 12px;
	font-weight: bold;
}

.wb_blue {
	color: #0000FF;
}

.wb_red {
	color: red;
}

.wb_green {
	color: green;
}

.wb_yellow {
	color: yellow;
}

.wb_line {
	background-image: url(../images/app/line.gif);
	width: 100%;
	height: 41px;
}

.wb_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 4px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.wb_icon1 {
	width: 16px;
	height: 16px;
}

.wb_combo_icon {
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
}

.wb_link:link,.wb_link:visited {
	color: #000000;
	text-decoration: none;
}

.wb_link:hover {
	color: #0000FF;
	text-decoration: none;
}

.wb_thumb {
	float: left;
	margin: 4px;
	margin-right: 0;
	padding: 5px;
}

/*EXTJS字体*/
.x-body {
	color: black;
	font-family: 微软雅黑, tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

.x-btn-default-small .x-btn-inner,.x-btn-default-medium .x-btn-inner,.x-btn-default-large .x-btn-inner,.x-btn-default-toolbar-small .x-btn-inner,.x-btn-default-toolbar-medium .x-btn-inner,.x-btn-default-toolbar-large .x-btn-inner,.x-menu-item-text,.x-html-editor-tb .x-font-select,.x-panel-header-default,.x-panel-header-text-default,.x-panel-header-default-framed,.x-tip-header,.x-tip-body,.x-form-invalid-tip-body,.x-tip-header-text,.x-progress-text,.x-toolbar,.x-toolbar .x-form-item-label,.x-toolbar .x-toolbar-text,.x-window-header-text-default,.x-tab-bar,.x-tab button,.x-grid-rowbody,.x-grid-row .x-grid-cell,.x-grid-group-title,.x-grid-row-editor .x-form-field,.x-grid-row-editor .x-form-display-field,.x-form-invalid-under,.x-fieldset-header,.x-column-header,.x-mask-msg div,.x-btn-group-header-text-default-framed,table.x-datepicker-inner a,.x-monthpicker-item,.x-dd-drag-ghost
	{
	font-size: 12px;
}

.x-column-header {
	text-shadow: 0 0 0 rgba(255, 255, 255, 0.3);
}

#poweredby {
	position: absolute;
	bottom: 30px;
	left: 5px;
	z-index: 1; /* IE 5-7 */
	filter: alpha(opacity =         90); /* Netscape */
	-moz-opacity: 0.9; /* Safari 1.x */
	-khtml-opacity: 0.9; /* Good browsers */
	opacity: 0.9;
}

#poweredby div {
	position: relative;
	width: 188px;
	height: 17px;
	background-image: url(../images/site/onlypowerby.png);
	background-repeat: no-repeat;
}
/* The simple background image PNG does not work in IE6-8, but does in IE9 */
.x-ie6 #poweredby div,.x-ie7 #poweredby div,.x-ie8 #poweredby div {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/site/onlypowerby.png',
		sizingMethod='scale');
}
/**
 * The Initial Developer of the Original Code is Sean McDaniel <sean@mcdconsulting.com>
 * Copyright(c) 2010, http://www.mcdconsultingllc.com Licensed under the terms
 * of the Open Source LGPL 3.0 http://www.gnu.org/licenses/lgpl.html
 * @see https://github.com/steelThread/ExtJs-ToggleSlide
 *
 * @author Harald Hanek (c) 2011-2012
 * @license http://harrydeluxe.mit-license.org
 */
.x-toggle-slide-container, .x-toggle-slide-container label {
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.x-toggle-slide-disabled {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.x-toggle-slide-container {
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	height: 23px;
	cursor: pointer;
	overflow: hidden;
}

.x-toggle-slide-container div.holder {

	height: 23px;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;

}

.x-toggle-slide-container label {
	white-space: nowrap;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	clear: both;
	-moz-box-shadow: inset -2px 2px 10px -5px black;
	-webkit-box-shadow: inset -2px 2px 10px -5px black;
	box-shadow: inset -2px 2px 10px -5px black;
	height: 23px;
	width: auto;
	padding-top: 3px;
	overflow: hidden;
}

label.x-toggle-slide-label-on {
	background: #5EA2DA;
	color: #F7FAFD;
	text-shadow: 0px 0px 2px #364A5D;
}

label.x-toggle-slide-label-on span {
	padding-left: 8px;
}

label.x-toggle-slide-label-off {
	background: #D5D6D6;
	color: #929496;
	text-shadow: 1px 0px 1px #fff;
	text-align: right;
}

label.x-toggle-slide-label-off span {
	padding-right: 8px;
}

.x-toggle-slide-thumb {

	display: block;
	height: 23px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

	border: 1px solid #999999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left: 3px;
}

.x-item-disabled .x-toggle-slide-label-on span {
	color: white !important;
}

.x-item-disabled .x-toggle-slide-label-off span {
	color: gray !important;
}

.x-toolbar .x-toggle-slide-container label {
	font-size: 12px !important;
	
	height: 17px;
	padding-top: 1px;
}

.x-toolbar .x-toggle-slide-container {
	height: 17px;
}

.x-toolbar .x-toggle-slide-container div.holder {

	height: 17px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.x-toolbar label.x-toggle-slide-label-on {

}

.x-toolbar label.x-toggle-slide-label-on span {
	padding-left: 6px;
}

.x-toolbar label.x-toggle-slide-label-off {

}

.x-toolbar label.x-toggle-slide-label-off span {
	padding-right: 6px;
}

.x-toolbar .x-toggle-slide-thumb {
	height: 17px;
}

.x-toolbar-right .x-toggle-slide-label-on {
	text-align: left;
}






.x-field .x-toggle-slide-container label {
	font-size: 12px !important;
	
	height: 18px;
	padding-top: 1px;
}

.x-field .x-toggle-slide-container {
	height: 18px;
}

.x-field .x-toggle-slide-container div.holder {

	height: 18px;
}

.x-field label.x-toggle-slide-label-on {

}

.x-field label.x-toggle-slide-label-on span {
	padding-left: 6px;
}

.x-field label.x-toggle-slide-label-off {

}

.x-field label.x-toggle-slide-label-off span {
	padding-right: 6px;
}

.x-field .x-toggle-slide-thumb {
	height: 18px;
}

.x-toolbar-right .x-toggle-slide-label-on {
	text-align: left;
}