﻿﻿/*16x16icon----------------------------------------------------------------------------------------------------*/
.icon-add { background:url('icons/add.png') no-repeat center center; }						/*添加*/
.icon-pencil { background:url('icons/pencil.png') no-repeat center center; }				/*编辑*/
.icon-disk { background:url('icons/disk.png') no-repeat center center; }					/*保存、磁盘*/
.icon-cut { background:url('icons/cut.png') no-repeat center center; }						/*剪贴*/
.icon-delete { background:url('icons/delete.png') no-repeat center center; }				/*删除*/
.icon-cancel { background:url('icons/cancel.png') no-repeat center center; }				/*取消*/
.icon-cross { background:url('icons/cross.png') no-repeat center center; }					/*叉子*/
.icon-tick { background:url('icons/tick.png') no-repeat center center; }					/*对勾*/
.icon-magnifier { background:url('icons/magnifier.png') no-repeat center center; }			/*搜索、放大镜*/
.icon-search { background:url('icons/magnifier.png') no-repeat center center; }				/*搜索、放大镜*/
.icon-magnifier_zoom_in { background:url('icons/magnifier_zoom_in.png') no-repeat center center; }	/*放大镜-放大*/
.icon-magnifier_zoom_out { background:url('icons/magnifier_zoom_out.png') no-repeat center center; }/*放大镜-缩小*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-folder { background:url('icons/folder.png') no-repeat center center; }				/*文件夹*/
.icon-folder_add { background:url('icons/folder_add.png') no-repeat center center; }			/*文件夹-添加*/
.icon-folder_edit { background:url('icons/folder_edit.png') no-repeat center center; }			/*文件夹-编辑*/
.icon-folder_delete { background:url('icons/folder_delete.png') no-repeat center center; }		/*文件夹-删除*/
.icon-folder_explore { background:url('icons/folder_explore.png') no-repeat center center; }	/*文件夹-浏览*/
.icon-folder_go { background:url('icons/folder_go.png') no-repeat center center; }				/*文件夹-前进*/
.icon-folder_error { background:url('icons/folder_error.png') no-repeat center center; }		/*文件夹-错误*/
.icon-folder_link { background:url('icons/folder_link.png') no-repeat center center; }			/*文件夹-链接*/
.icon-folder_star { background:url('icons/folder_star.png') no-repeat center center; }			/*文件夹-星*/
.icon-folder_camera { background:url('icons/folder_camera.png') no-repeat center center; }		/*文件夹-相机*/
.icon-folder_user { background:url('icons/folder_user.png') no-repeat center center; }			/*文件夹-用户*/
.icon-folder_picture { background:url('icons/folder_picture.png') no-repeat center center; }	/*文件夹-图片*/
.icon-network_folder { background:url('icons/network_folder.png') no-repeat center center; }/*网络文件夹*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-page { background:url('icons/page.png') no-repeat center center; }					/*页面*/
.icon-page_add  { background:url('icons/page_add.png') no-repeat center center; }				/*页面-添加*/
.icon-page_edit { background:url('icons/page_edit.png') no-repeat center center; }				/*页面-编辑*/
.icon-page_attach { background:url('icons/page_attach.png') no-repeat center center; }			/*页面-附件*/
.icon-page_error { background:url('icons/page_error.png') no-repeat center center; }			/*页面-错误*/
.icon-page_link { background:url('icons/page_link.png') no-repeat center center; }				/*页面-链接*/
.icon-page_excel { background:url('icons/page_excel.png') no-repeat center center; }			/*页面-Excel*/
.icon-page_word { background:url('icons/page_word.png') no-repeat center center; }				/*页面-Word*/
.icon-page_pdf { background:url('icons/page_pdf.png') no-repeat center center; }				/*页面-PDF*/
.icon-page_code { background:url('icons/page_code.png') no-repeat center center; }				/*页面-代码*/
.icon-page_copy { background:url('icons/page_copy.png') no-repeat center center; }				/*页面-拷贝*/
.icon-page_refresh { background:url('icons/page_refresh.png') no-repeat center center; }		/*页面-刷新*/
.icon-page_save { background:url('icons/page_save.png') no-repeat center center; }				/*页面-保存*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-arrow_left { background:url('icons/arrow_left.png') no-repeat center center; }			/*箭头-左*/
.icon-arrow_right { background:url('icons/arrow_right.png') no-repeat center center; }			/*箭头-右*/
.icon-arrow_up { background:url('icons/arrow_up.png') no-repeat center center; }				/*箭头-上*/
.icon-arrow_down { background:url('icons/arrow_down.png') no-repeat center center; }			/*箭头-下*/
.icon-arrow_redo { background:url('icons/arrow_redo.png') no-repeat center center; }			/*箭头-重做*/
.icon-arrow_undo { background:url('icons/arrow_undo.png') no-repeat center center; }			/*箭头-取消*/
.icon-arrow_turn_left { background:url('icons/arrow_turn_left.png') no-repeat center center; }	/*箭头-左转*/
.icon-arrow_turn_right { background:url('icons/arrow_turn_right.png') no-repeat center center; }/*箭头-右转*/
.icon-arrow_rotate_clockwise { background:url('icons/arrow_rotate_clockwise.png') no-repeat center center; }/*箭头-顺时针旋转*/
.icon-arrow_rotate_anticlockwise { background:url('icons/arrow_rotate_anticlockwise.png') no-repeat center center; }/*箭头-逆时针旋转*/
.icon-arrow_out { background:url('icons/arrow_out.png') no-repeat center center; }				/*箭头-出*/
.icon-arrow_in { background:url('icons/arrow_in.png') no-repeat center center; }				/*箭头-进*/
.icon-arrow_inout { background:url('icons/arrow_inout.png') no-repeat center center; }			/*箭头-双向*/
.icon-arrow_refresh { background:url('icons/arrow_refresh.png') no-repeat center center; }		/*箭头-刷新*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-email { background:url('icons/email.png') no-repeat center center; }					/*邮件*/
.icon-email_add { background:url('icons/email_add.png') no-repeat center center; }				/*邮件-添加*/
.icon-email_edit { background:url('icons/email_edit.png') no-repeat center center; }			/*邮件-编辑*/
.icon-email_delete { background:url('icons/email_delete.png') no-repeat center center; }		/*邮件-删除*/
.icon-email_attach { background:url('icons/email_attach.png') no-repeat center center; }		/*邮件-附件*/
.icon-email_open { background:url('icons/email_open.png') no-repeat center center; }			/*邮件-打开*/
.icon-email_go { background:url('icons/email_go.png') no-repeat center center; }				/*邮件-前进*/
.icon-email_error { background:url('icons/email_error.png') no-repeat center center; }			/*邮件-错误*/
.icon-email_link { background:url('icons/email_link.png') no-repeat center center; }			/*邮件-链接*/
.icon-email_to_friend { background:url('icons/email_to_friend.png') no-repeat center center; }	/*邮件-给好友*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-cart { background:url('icons/cart.png') no-repeat center center; }					/*购物车*/
.icon-cart_add { background:url('icons/cart_add.png') no-repeat center center; }				/*购物车-添加*/
.icon-cart_edit { background:url('icons/cart_edit.png') no-repeat center center; }				/*购物车-编辑*/
.icon-cart_delete { background:url('icons/cart_delete.png') no-repeat center center; }			/*购物车-删除*/
.icon-cart_go { background:url('icons/cart_go.png') no-repeat center center; }					/*购物车-前进*/
.icon-cart_error { background:url('icons/cart_error.png') no-repeat center center; }			/*购物车-错误*/
.icon-cart_put { background:url('icons/cart_put.png') no-repeat center center; }				/*购物车-装*/
.icon-cart_remove { background:url('icons/cart_remove.png') no-repeat center center; }			/*购物车-卸*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-door { background:url('icons/door.png') no-repeat center center; }					/*门*/
.icon-door_open { background:url('icons/door_open.png') no-repeat center center; }				/*门-开*/
.icon-door_in { background:url('icons/door_in.png') no-repeat center center; }					/*门-进*/
.icon-door_out { background:url('icons/door_out.png') no-repeat center center; }				/*门-出*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-printer { background:url('icons/printer.png') no-repeat center center; }				/*打印机*/
.icon-printer_add { background:url('icons/printer_add.png') no-repeat center center; }			/*打印机-添加*/
.icon-printer_delete { background:url('icons/printer_delete.png') no-repeat center center; }	/*打印机-删除*/
.icon-printer_error { background:url('icons/printer_error.png') no-repeat center center; }		/*打印机-错误*/
.icon-printer_empty { background:url('icons/printer_empty.png') no-repeat center center; }		/*打印机-空*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-note { background:url('icons/note.png') no-repeat center center; }					/*记事本*/
.icon-note_add { background:url('icons/note_add.png') no-repeat center center; }				/*记事本-添加*/
.icon-note_edit { background:url('icons/note_edit.png') no-repeat center center; }				/*记事本-编辑*/
.icon-note_delete { background:url('icons/note_delete.png') no-repeat center center; }			/*记事本-删除*/
.icon-note_go { background:url('icons/note_go.png') no-repeat center center; }					/*记事本-前进*/
.icon-note_error { background:url('icons/note_error.png') no-repeat center center; }			/*记事本-错误*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-flag_blue { background:url('icons/flag_blue.png') no-repeat center center; }				/*旗帜-蓝*/
.icon-flag_green { background:url('icons/flag_green.png') no-repeat center center; }			/*旗帜-绿*/
.icon-flag_red { background:url('icons/flag_red.png') no-repeat center center; }				/*旗帜-红*/
.icon-flag_yellow { background:url('icons/flag_yellow.png') no-repeat center center; }			/*旗帜-黄*/
.icon-flag_purple { background:url('icons/flag_purple.png') no-repeat center center; }			/*旗帜-紫*/
.icon-flag_orange { background:url('icons/flag_orange.png') no-repeat center center; }			/*旗帜-橙*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-link { background:url('icons/link.png') no-repeat center center; }					/*链接*/
.icon-link_add { background:url('icons/link_add.png') no-repeat center center; }				/*链接-添加*/
.icon-link_edit { background:url('icons/link_edit.png') no-repeat center center; }				/*链接-编辑*/
.icon-link_delete { background:url('icons/link_delete.png') no-repeat center center; }			/*链接-删除*/
.icon-link_go { background:url('icons/link_go.png') no-repeat center center; }					/*链接-前进*/
.icon-link_break { background:url('icons/link_break.png') no-repeat center center; }			/*链接-中断*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-money { background:url('icons/money.png') no-repeat center center; }					/*钱*/
.icon-money_add { background:url('icons/money_add.png') no-repeat center center; }				/*钱-添加*/
.icon-money_delete { background:url('icons/money_delete.png') no-repeat center center; }		/*钱-删除*/
.icon-money_bag { background:url('icons/money_bag.png') no-repeat center center; }				/*钱-袋子*/
.icon-money_dollar { background:url('icons/money_dollar.png') no-repeat center center; }		/*钱-美元*/
.icon-money_yen { background:url('icons/money_yen.png') no-repeat center center; }				/*钱-元*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-lock { background:url('icons/lock.png') no-repeat center center; }					/*锁*/
.icon-lock_add { background:url('icons/lock_add.png') no-repeat center center; }				/*锁-添加*/
.icon-lock_edit { background:url('icons/lock_edit.png') no-repeat center center; }				/*锁-编辑*/
.icon-lock_delete { background:url('icons/lock_delete.png') no-repeat center center; }			/*锁-删除*/
.icon-lock_go { background:url('icons/lock_go.png') no-repeat center center; }					/*锁-前进*/
.icon-lock_open { background:url('icons/lock_open.png') no-repeat center center; }				/*锁-打开*/
.icon-lock_break { background:url('icons/lock_break.png') no-repeat center center; }			/*锁-中断*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-comment { background:url('icons/comment.png') no-repeat center center; }				/*评论*/
.icon-comment_add { background:url('icons/comment_add.png') no-repeat center center; }			/*评论-添加*/
.icon-comment_edit { background:url('icons/comment_edit.png') no-repeat center center; }		/*评论-编辑*/
.icon-comment_delete { background:url('icons/comment_delete.png') no-repeat center center; }	/*评论-删除*/
.icon-comments { background:url('icons/comments.png') no-repeat center center; }			/*对话*/
.icon-comments_add { background:url('icons/comments_add.png') no-repeat center center; }		/*对话-添加*/
.icon-comments_delete { background:url('icons/comments_delete.png') no-repeat center center; }	/*对话-删除*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-date { background:url('icons/date.png') no-repeat center center; }					/*日期*/
.icon-date_add { background:url('icons/date_add.png') no-repeat center center; }				/*日期-添加*/
.icon-date_edit { background:url('icons/date_edit.png') no-repeat center center; }				/*日期-编辑*/
.icon-date_delete { background:url('icons/date_delete.png') no-repeat center center; }			/*日期-删除*/
.icon-date_go { background:url('icons/date_go.png') no-repeat center center; }					/*日期-前进*/
.icon-date_error { background:url('icons/date_error.png') no-repeat center center; }			/*日期-错误*/
.icon-date_link { background:url('icons/date_link.png') no-repeat center center; }				/*日期-链接*/
.icon-date_magnify { background:url('icons/date_magnify.png') no-repeat center center; }		/*日期-放大镜*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-chart_bar { background:url('icons/chart_bar.png') no-repeat center center; }					/*图表-柱*/
.icon-chart_pie { background:url('icons/chart_pie.png') no-repeat center center; }					/*图表-饼*/
.icon-chart_curve { background:url('icons/chart_curve.png') no-repeat center center; }				/*图表-曲线*/
.icon-chart_line { background:url('icons/chart_line.png') no-repeat center center; }				/*图表-折线*/
.icon-chart_organisation { background:url('icons/chart_organisation.png') no-repeat center center; }/*图表-组织*/
.icon-chart_stock { background:url('icons/chart_stock.png') no-repeat center center; }				/*图表-股票*/
.icon-chart_down_color { background:url('icons/chart_down_color.png') no-repeat center center; }	/*图表-降*/
.icon-chart_up_color { background:url('icons/chart_up_color.png') no-repeat center center; }		/*图表-升*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-user { background:url('icons/user.png') no-repeat center center; }					/*用户*/
.icon-user_add { background:url('icons/user_add.png') no-repeat center center; }				/*用户-添加*/
.icon-user_edit { background:url('icons/user_edit.png') no-repeat center center; }				/*用户-编辑*/
.icon-user_delete { background:url('icons/user_delete.png') no-repeat center center; }			/*用户-删除*/
.icon-user_go { background:url('icons/user_go.png') no-repeat center center; }							/*用户-前进*/
.icon-user_comment { background:url('icons/user_comment.png') no-repeat center center; }					/*用户-对话*/
.icon-ceo { background:url('icons/ceo.png') no-repeat center center; }						/*CEO*/
.icon-administrator { background:url('icons/administrator.png') no-repeat center center; }	/*管理员*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-group { background:url('icons/group.png') no-repeat center center; }					/*用户组*/
.icon-group_add { background:url('icons/group_add.png') no-repeat center center; }				/*用户组-添加*/
.icon-group_edit { background:url('icons/group_edit.png') no-repeat center center; }			/*用户组-编辑*/
.icon-group_delete { background:url('icons/group_delete.png') no-repeat center center; }		/*用户组-删除*/
.icon-group_go { background:url('icons/group_go.png') no-repeat center center; }				/*用户组-前进*/
.icon-group_error { background:url('icons/group_error.png') no-repeat center center; }			/*用户组-错误*/
.icon-group_link { background:url('icons/group_link.png') no-repeat center center; }			/*用户组-链接*/
.icon-group_gear { background:url('icons/group_gear.png') no-repeat center center; }			/*用户组-齿轮*/
.icon-group_key { background:url('icons/group_key.png') no-repeat center center; }				/*用户组-钥匙*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-pc { background:url('icons/pc.png') no-repeat center center; }						/*电脑*/
.icon-monitor { background:url('icons/monitor.png') no-repeat center center; }				/*显示器*/
.icon-keyboard { background:url('icons/keyboard.png') no-repeat center center; }			/*键盘*/
.icon-mouse { background:url('icons/mouse.png') no-repeat center center; }					/*鼠标*/
.icon-webcam { background:url('icons/webcam.png') no-repeat center center; }				/*摄像头*/
.icon-cd { background:url('icons/cd.png') no-repeat center center; }						/*CD*/
.icon-dvd { background:url('icons/dvd.png') no-repeat center center; }						/*DVD*/
.icon-flashdisk { background:url('icons/flashdisk.png') no-repeat center center; }			/*闪盘*/
.icon-bluetooth { background:url('icons/bluetooth.png') no-repeat center center; }			/*蓝牙*/
.icon-calculator { background:url('icons/calculator.png') no-repeat center center; }		/*计算器*/
.icon-camera { background:url('icons/camera.png') no-repeat center center; }				/*相机*/
.icon-tv { background:url('icons/tv.png') no-repeat center center; }						/*电视*/
.icon-telephone { background:url('icons/telephone.png') no-repeat center center; }			/*电话*/
.icon-phone { background:url('icons/phone.png') no-repeat center center; }					/*手机*/
.icon-iphone { background:url('icons/iphone.png') no-repeat center center; }				/*iPhone*/
.icon-ipad { background:url('icons/ipad.png') no-repeat center center; }					/*iPad*/
.icon-ipod { background:url('icons/ipod.png') no-repeat center center; }					/*iPod*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-house { background:url('icons/house.png') no-repeat center center; }					/*房子*/
.icon-church { background:url('icons/church.png') no-repeat center center; }				/*教堂*/
.icon-bank { background:url('icons/bank.png') no-repeat center center; }					/*银行*/
.icon-building { background:url('icons/building.png') no-repeat center center; }			/*建筑*/
.icon-palette { background:url('icons/palette.png') no-repeat center center; }				/*调色板*/
.icon-key { background:url('icons/key.png') no-repeat center center; }						/*钥匙*/
.icon-umbrella { background:url('icons/umbrella.png') no-repeat center center; }			/*雨伞*/
.icon-book { background:url('icons/book.png') no-repeat center center; }					/*书*/
.icon-map { background:url('icons/map.png') no-repeat center center; }						/*地图*/
.icon-newspaper { background:url('icons/newspaper.png') no-repeat center center; }			/*报纸*/
.icon-cup { background:url('icons/cup.png') no-repeat center center; }						/*杯子*/
.icon-cake { background:url('icons/cake.png') no-repeat center center; }					/*蛋糕*/
.icon-flashlight { background:url('icons/flashlight.png') no-repeat center center; }		/*手电筒*/
.icon-flashlight_shine { background:url('icons/flashlight_shine.png') no-repeat center center; }/*手电筒-打开*/
.icon-lightbulb { background:url('icons/lightbulb.png') no-repeat center center; }			/*灯泡*/
.icon-lightbulb_off { background:url('icons/lightbulb_off.png') no-repeat center center; }		/*灯泡-关*/
.icon-car { background:url('icons/car.png') no-repeat center center; }						/*汽车*/
.icon-lorry { background:url('icons/lorry.png') no-repeat center center; }					/*卡车*/
.icon-green { background:url('icons/green.png') no-repeat center center; }					/*绿叶*/
.icon-tree { background:url('icons/tree.png') no-repeat center center; }					/*树*/
.icon-photo { background:url('icons/photo.png') no-repeat center center; }					/*照片*/
.icon-picture { background:url('icons/picture.png') no-repeat center center; }				/*图片1*/
.icon-pictures { background:url('icons/pictures.png') no-repeat center center; }			/*图片2*/
.icon-sound { background:url('icons/sound.png') no-repeat center center; }					/*音频*/
.icon-sound_mute { background:url('icons/sound_mute.png') no-repeat center center; }			/*音频-静音*/
.icon-film { background:url('icons/film.png') no-repeat center center; }					/*电影*/
/*-------------------------------------------------------------------------------------------------------------*/
.icon-32_bit { background:url('icons/32_bit.png') no-repeat center center; }				/*32位*/
.icon-64_bit { background:url('icons/64_bit.png') no-repeat center center; }				/*64位*/
.icon-accept { background:url('icons/accept.png') no-repeat center center; }				/*接受*/
.icon-error { background:url('icons/error.png') no-repeat center center; }					/*错误*/
.icon-exclamation { background:url('icons/exclamation.png') no-repeat center center; }		/*感叹*/
.icon-stop { background:url('icons/stop.png') no-repeat center center; }					/*停止*/
.icon-help { background:url('icons/help.png') no-repeat center center; }					/*帮助*/
.icon-information { background:url('icons/information.png') no-repeat center center; }		/*信息*/
.icon-heart { background:url('icons/heart.png') no-repeat center center; }					/*红心*/
.icon-lightning { background:url('icons/lightning.png') no-repeat center center; }			/*闪电*/
.icon-star { background:url('icons/star.png') no-repeat center center; }					/*星*/
.icon-html { background:url('icons/html.png') no-repeat center center; }					/*HTML*/
.icon-rss { background:url('icons/rss.png') no-repeat center center; }						/*RSS*/
.icon-new { background:url('icons/new.png') no-repeat center center; }						/*新New*/
.icon-attach { background:url('icons/attach.png') no-repeat center center; }				/*附件*/
.icon-roadworks { background:url('icons/roadworks.png') no-repeat center center; }			/*道路施工*/
.icon-table { background:url('icons/table.png') no-repeat center center; }
.icon-reload { background:url('icons/reload.png') no-repeat center center; }    
/*-------------------------------------------------------------------------------------------------------------*/
.icon-file_doc { background:url('icons/file_doc.png') no-repeat center center; }
.icon-file_pdf { background:url('icons/file_pdf.png') no-repeat center center; }
.icon-file_wps { background:url('icons/file_wps.png') no-repeat center center; }
.icon-file_xls { background:url('icons/file_xls.png') no-repeat center center; }
/*mini icon---------------------------------------------------------------------------------------------------*/
.icon-mini-add{ background:url('icons/mini_add.png') no-repeat center center; }
.icon-mini-edit{ background:url('icons/mini_edit.png') no-repeat center center; }
.icon-mini-refresh{ background:url('icons/mini_refresh.png') no-repeat center center; }
/*32x32icon-L----------------------------------------------------------------------------------------------------------------*/
.icon-L-add { background:url('icons/large/add.png') no-repeat center center; }								/*添加*/
.icon-L-pencil { background:url('icons/large/pencil.png') no-repeat center center; }						/*编辑*/
.icon-L-disk { background:url('icons/large/disk.png') no-repeat center center; }							/*保存、磁盘*/
.icon-L-cut { background:url('icons/large/cut.png') no-repeat center center; }								/*剪贴*/
.icon-L-delete { background:url('icons/large/delete.png') no-repeat center center; }						/*删除*/
.icon-L-cancel { background:url('icons/large/cancel.png') no-repeat center center; }						/*取消*/
.icon-L-cross { background:url('icons/large/cross.png') no-repeat center center; }							/*叉子*/
.icon-L-tick { background:url('icons/large/tick.png') no-repeat center center; }							/*对勾*/
.icon-L-magnifier { background:url('icons/large/magnifier.png') no-repeat center center; }					/*搜索、放大镜*/
.icon-L-magnifier_zoom_in { background:url('icons/large/magnifier_zoom_in.png') no-repeat center center; }	/*放大镜-放大*/
.icon-L-magnifier_zoom_out { background:url('icons/large/magnifier_zoom_out.png') no-repeat center center; }/*放大镜-缩小*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-folder { background:url('icons/large/folder.png') no-repeat center center; }						/*文件夹*/
.icon-L-folder_add { background:url('icons/large/folder_add.png') no-repeat center center; }					/*文件夹-添加*/
.icon-L-folder_edit { background:url('icons/large/folder_edit.png') no-repeat center center; }					/*文件夹-编辑*/
.icon-L-folder_delete { background:url('icons/large/folder_delete.png') no-repeat center center; }				/*文件夹-删除*/
.icon-L-folder_explore { background:url('icons/large/folder_explore.png') no-repeat center center; }			/*文件夹-浏览*/
.icon-L-folder_go { background:url('icons/large/folder_go.png') no-repeat center center; }						/*文件夹-前进*/
.icon-L-folder_error { background:url('icons/large/folder_error.png') no-repeat center center; }				/*文件夹-错误*/
.icon-L-folder_link { background:url('icons/large/folder_link.png') no-repeat center center; }					/*文件夹-链接*/
.icon-L-folder_star { background:url('icons/large/folder_star.png') no-repeat center center; }					/*文件夹-星*/
.icon-L-folder_camera { background:url('icons/large/folder_camera.png') no-repeat center center; }				/*文件夹-相机*/
.icon-L-folder_user { background:url('icons/large/folder_user.png') no-repeat center center; }					/*文件夹-用户*/
.icon-L-folder_picture { background:url('icons/large/folder_picture.png') no-repeat center center; }			/*文件夹-图片*/
.icon-L-network_folder { background:url('icons/large/network_folder.png') no-repeat center center; }		/*网络文件夹*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-page { background:url('icons/large/page.png') no-repeat center center; }							/*页面*/
.icon-L-page_add  { background:url('icons/large/page_add.png') no-repeat center center; }						/*页面-添加*/
.icon-L-page_edit { background:url('icons/large/page_edit.png') no-repeat center center; }						/*页面-编辑*/
.icon-L-page_attach { background:url('icons/large/page_attach.png') no-repeat center center; }					/*页面-附件*/
.icon-L-page_error { background:url('icons/large/page_error.png') no-repeat center center; }					/*页面-错误*/
.icon-L-page_link { background:url('icons/large/page_link.png') no-repeat center center; }						/*页面-链接*/
.icon-L-page_excel { background:url('icons/large/page_excel.png') no-repeat center center; }					/*页面-Excel*/
.icon-L-page_word { background:url('icons/large/page_word.png') no-repeat center center; }						/*页面-Word*/
.icon-L-page_pdf { background:url('icons/large/page_pdf.png') no-repeat center center; }						/*页面-PDF*/
.icon-L-page_code { background:url('icons/large/page_code.png') no-repeat center center; }						/*页面-代码*/
.icon-L-page_copy { background:url('icons/large/page_copy.png') no-repeat center center; }						/*页面-拷贝*/
.icon-L-page_refresh { background:url('icons/large/page_refresh.png') no-repeat center center; }				/*页面-刷新*/
.icon-L-page_save { background:url('icons/large/page_save.png') no-repeat center center; }						/*页面-保存*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-arrow_left { background:url('icons/large/arrow_left.png') no-repeat center center; }					/*箭头-左*/
.icon-L-arrow_right { background:url('icons/large/arrow_right.png') no-repeat center center; }					/*箭头-右*/
.icon-L-arrow_up { background:url('icons/large/arrow_up.png') no-repeat center center; }						/*箭头-上*/
.icon-L-arrow_down { background:url('icons/large/arrow_down.png') no-repeat center center; }					/*箭头-下*/
.icon-L-arrow_redo { background:url('icons/large/arrow_redo.png') no-repeat center center; }					/*箭头-重做*/
.icon-L-arrow_undo { background:url('icons/large/arrow_undo.png') no-repeat center center; }					/*箭头-取消*/
.icon-L-arrow_turn_left { background:url('icons/large/arrow_turn_left.png') no-repeat center center; }			/*箭头-左转*/
.icon-L-arrow_turn_right { background:url('icons/large/arrow_turn_right.png') no-repeat center center; }		/*箭头-右转*/
.icon-L-arrow_rotate_clockwise { background:url('icons/large/arrow_rotate_clockwise.png') no-repeat center center; }/*箭头-顺时针旋转*/
.icon-L-arrow_rotate_anticlockwise { background:url('icons/large/arrow_rotate_anticlockwise.png') no-repeat center center; }/*箭头-逆时针旋转*/
.icon-L-arrow_out { background:url('icons/large/arrow_out.png') no-repeat center center; }						/*箭头-出*/
.icon-L-arrow_in { background:url('icons/large/arrow_in.png') no-repeat center center; }						/*箭头-进*/
.icon-L-arrow_inout { background:url('icons/large/arrow_inout.png') no-repeat center center; }					/*箭头-双向*/
.icon-L-arrow_refresh { background:url('icons/large/arrow_refresh.png') no-repeat center center; }				/*箭头-刷新*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-email { background:url('icons/large/email.png') no-repeat center center; }							/*邮件*/
.icon-L-email_add { background:url('icons/large/email_add.png') no-repeat center center; }						/*邮件-添加*/
.icon-L-email_edit { background:url('icons/large/email_edit.png') no-repeat center center; }					/*邮件-编辑*/
.icon-L-email_delete { background:url('icons/large/email_delete.png') no-repeat center center; }				/*邮件-删除*/
.icon-L-email_attach { background:url('icons/large/email_attach.png') no-repeat center center; }				/*邮件-附件*/
.icon-L-email_open { background:url('icons/large/email_open.png') no-repeat center center; }					/*邮件-打开*/
.icon-L-email_go { background:url('icons/large/email_go.png') no-repeat center center; }						/*邮件-前进*/
.icon-L-email_error { background:url('icons/large/email_error.png') no-repeat center center; }					/*邮件-错误*/
.icon-L-email_link { background:url('icons/large/email_link.png') no-repeat center center; }					/*邮件-链接*/
.icon-L-email_to_friend { background:url('icons/large/email_to_friend.png') no-repeat center center; }			/*邮件-给好友*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-cart { background:url('icons/large/cart.png') no-repeat center center; }							/*购物车*/
.icon-L-cart_add { background:url('icons/large/cart_add.png') no-repeat center center; }						/*购物车-添加*/
.icon-L-cart_edit { background:url('icons/large/cart_edit.png') no-repeat center center; }						/*购物车-编辑*/
.icon-L-cart_delete { background:url('icons/large/cart_delete.png') no-repeat center center; }					/*购物车-删除*/
.icon-L-cart_go { background:url('icons/large/cart_go.png') no-repeat center center; }							/*购物车-前进*/
.icon-L-cart_error { background:url('icons/large/cart_error.png') no-repeat center center; }					/*购物车-错误*/
.icon-L-cart_put { background:url('icons/large/cart_put.png') no-repeat center center; }						/*购物车-装*/
.icon-L-cart_remove { background:url('icons/large/cart_remove.png') no-repeat center center; }					/*购物车-卸*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-door { background:url('icons/large/door.png') no-repeat center center; }							/*门*/
.icon-L-door_open { background:url('icons/large/door_open.png') no-repeat center center; }						/*门-开*/
.icon-L-door_in { background:url('icons/large/door_in.png') no-repeat center center; }							/*门-进*/
.icon-L-door_out { background:url('icons/large/door_out.png') no-repeat center center; }						/*门-出*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-printer { background:url('icons/large/printer.png') no-repeat center center; }						/*打印机*/
.icon-L-printer_add { background:url('icons/large/printer_add.png') no-repeat center center; }					/*打印机-添加*/
.icon-L-printer_delete { background:url('icons/large/printer_delete.png') no-repeat center center; }			/*打印机-删除*/
.icon-L-printer_error { background:url('icons/large/printer_error.png') no-repeat center center; }				/*打印机-错误*/
.icon-L-printer_empty { background:url('icons/large/printer_empty.png') no-repeat center center; }				/*打印机-空*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-note { background:url('icons/large/note.png') no-repeat center center; }							/*记事本*/
.icon-L-note_add { background:url('icons/large/note_add.png') no-repeat center center; }						/*记事本-添加*/
.icon-L-note_edit { background:url('icons/large/note_edit.png') no-repeat center center; }						/*记事本-编辑*/
.icon-L-note_delete { background:url('icons/large/note_delete.png') no-repeat center center; }					/*记事本-删除*/
.icon-L-note_go { background:url('icons/large/note_go.png') no-repeat center center; }							/*记事本-前进*/
.icon-L-note_error { background:url('icons/large/note_error.png') no-repeat center center; }					/*记事本-错误*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-flag_blue { background:url('icons/large/flag_blue.png') no-repeat center center; }						/*旗帜-蓝*/
.icon-L-flag_green { background:url('icons/large/flag_green.png') no-repeat center center; }					/*旗帜-绿*/
.icon-L-flag_red { background:url('icons/large/flag_red.png') no-repeat center center; }						/*旗帜-红*/
.icon-L-flag_yellow { background:url('icons/large/flag_yellow.png') no-repeat center center; }					/*旗帜-黄*/
.icon-L-flag_purple { background:url('icons/large/flag_purple.png') no-repeat center center; }					/*旗帜-紫*/
.icon-L-flag_orange { background:url('icons/large/flag_orange.png') no-repeat center center; }					/*旗帜-橙*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-link { background:url('icons/large/link.png') no-repeat center center; }							/*链接*/
.icon-L-link_add { background:url('icons/large/link_add.png') no-repeat center center; }						/*链接-添加*/
.icon-L-link_edit { background:url('icons/large/link_edit.png') no-repeat center center; }						/*链接-编辑*/
.icon-L-link_delete { background:url('icons/large/link_delete.png') no-repeat center center; }					/*链接-删除*/
.icon-L-link_go { background:url('icons/large/link_go.png') no-repeat center center; }							/*链接-前进*/
.icon-L-link_break { background:url('icons/large/link_break.png') no-repeat center center; }					/*链接-中断*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-money { background:url('icons/large/money.png') no-repeat center center; }							/*钱*/
.icon-L-money_add { background:url('icons/large/money_add.png') no-repeat center center; }						/*钱-添加*/
.icon-L-money_delete { background:url('icons/large/money_delete.png') no-repeat center center; }				/*钱-删除*/
.icon-L-money_bag { background:url('icons/large/money_bag.png') no-repeat center center; }						/*钱-袋子*/
.icon-L-money_dollar { background:url('icons/large/money_dollar.png') no-repeat center center; }				/*钱-美元*/
.icon-L-money_yen { background:url('icons/large/money_yen.png') no-repeat center center; }						/*钱-元*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-lock { background:url('icons/large/lock.png') no-repeat center center; }							/*锁*/
.icon-L-lock_add { background:url('icons/large/lock_add.png') no-repeat center center; }						/*锁-添加*/
.icon-L-lock_edit { background:url('icons/large/lock_edit.png') no-repeat center center; }						/*锁-编辑*/
.icon-L-lock_delete { background:url('icons/large/lock_delete.png') no-repeat center center; }					/*锁-删除*/
.icon-L-lock_go { background:url('icons/large/lock_go.png') no-repeat center center; }							/*锁-前进*/
.icon-L-lock_open { background:url('icons/large/lock_open.png') no-repeat center center; }						/*锁-打开*/
.icon-L-lock_break { background:url('icons/large/lock_break.png') no-repeat center center; }					/*锁-中断*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-comment { background:url('icons/large/comment.png') no-repeat center center; }						/*评论*/
.icon-L-comment_add { background:url('icons/large/comment_add.png') no-repeat center center; }					/*评论-添加*/
.icon-L-comment_edit { background:url('icons/large/comment_edit.png') no-repeat center center; }				/*评论-编辑*/
.icon-L-comment_delete { background:url('icons/large/comment_delete.png') no-repeat center center; }			/*评论-删除*/
.icon-L-comments { background:url('icons/large/comments.png') no-repeat center center; }					/*对话*/
.icon-L-comments_add { background:url('icons/large/comments_add.png') no-repeat center center; }				/*对话-添加*/
.icon-L-comments_delete { background:url('icons/large/comments_delete.png') no-repeat center center; }			/*对话-删除*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-date { background:url('icons/large/date.png') no-repeat center center; }							/*日期*/
.icon-L-date_add { background:url('icons/large/date_add.png') no-repeat center center; }						/*日期-添加*/
.icon-L-date_edit { background:url('icons/large/date_edit.png') no-repeat center center; }						/*日期-编辑*/
.icon-L-date_delete { background:url('icons/large/date_delete.png') no-repeat center center; }					/*日期-删除*/
.icon-L-date_go { background:url('icons/large/date_go.png') no-repeat center center; }							/*日期-前进*/
.icon-L-date_error { background:url('icons/large/date_error.png') no-repeat center center; }					/*日期-错误*/
.icon-L-date_link { background:url('icons/large/date_link.png') no-repeat center center; }						/*日期-链接*/
.icon-L-date_magnify { background:url('icons/large/date_magnify.png') no-repeat center center; }				/*日期-放大镜*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-chart_bar { background:url('icons/large/chart_bar.png') no-repeat center center; }						/*图表-柱*/
.icon-L-chart_pie { background:url('icons/large/chart_pie.png') no-repeat center center; }						/*图表-饼*/
.icon-L-chart_curve { background:url('icons/large/chart_curve.png') no-repeat center center; }					/*图表-曲线*/
.icon-L-chart_line { background:url('icons/large/chart_line.png') no-repeat center center; }					/*图表-折线*/
.icon-L-chart_organisation { background:url('icons/large/chart_organisation.png') no-repeat center center; }	/*图表-组织*/
.icon-L-chart_stock { background:url('icons/large/chart_stock.png') no-repeat center center; }					/*图表-股票*/
.icon-L-chart_down_color { background:url('icons/large/chart_down_color.png') no-repeat center center; }		/*图表-降*/
.icon-L-chart_up_color { background:url('icons/large/chart_up_color.png') no-repeat center center; }			/*图表-升*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-user { background:url('icons/large/user.png') no-repeat center center; }							/*用户*/
.icon-L-user_add { background:url('icons/large/user_add.png') no-repeat center center; }						/*用户-添加*/
.icon-L-user_edit { background:url('icons/large/user_edit.png') no-repeat center center; }						/*用户-编辑*/
.icon-L-user_delete { background:url('icons/large/user_delete.png') no-repeat center center; }					/*用户-删除*/
.icon-L-user_go { background:url('icons/large/user_go.png') no-repeat center center; }							/*用户-前进*/
.icon-L-user_comment { background:url('icons/large/user_comment.png') no-repeat center center; }				/*用户-对话*/
.icon-L-ceo { background:url('icons/large/ceo.png') no-repeat center center; }								/*CEO*/
.icon-L-administrator { background:url('icons/large/administrator.png') no-repeat center center; }			/*管理员*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-group { background:url('icons/large/group.png') no-repeat center center; }							/*用户组*/
.icon-L-group_add { background:url('icons/large/group_add.png') no-repeat center center; }						/*用户组-添加*/
.icon-L-group_edit { background:url('icons/large/group_edit.png') no-repeat center center; }					/*用户组-编辑*/
.icon-L-group_delete { background:url('icons/large/group_delete.png') no-repeat center center; }				/*用户组-删除*/
.icon-L-group_go { background:url('icons/large/group_go.png') no-repeat center center; }						/*用户组-前进*/
.icon-L-group_error { background:url('icons/large/group_error.png') no-repeat center center; }					/*用户组-错误*/
.icon-L-group_link { background:url('icons/large/group_link.png') no-repeat center center; }					/*用户组-链接*/
.icon-L-group_gear { background:url('icons/large/group_gear.png') no-repeat center center; }					/*用户组-齿轮*/
.icon-L-group_key { background:url('icons/large/group_key.png') no-repeat center center; }						/*用户组-钥匙*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-pc { background:url('icons/large/pc.png') no-repeat center center; }								/*电脑*/
.icon-L-monitor { background:url('icons/large/monitor.png') no-repeat center center; }						/*显示器*/
.icon-L-keyboard { background:url('icons/large/keyboard.png') no-repeat center center; }					/*键盘*/
.icon-L-mouse { background:url('icons/large/mouse.png') no-repeat center center; }							/*鼠标*/
.icon-L-webcam { background:url('icons/large/webcam.png') no-repeat center center; }						/*摄像头*/
.icon-L-cd { background:url('icons/large/cd.png') no-repeat center center; }								/*CD*/
.icon-L-dvd { background:url('icons/large/dvd.png') no-repeat center center; }								/*DVD*/
.icon-L-flashdisk { background:url('icons/large/flashdisk.png') no-repeat center center; }					/*闪盘*/
.icon-L-bluetooth { background:url('icons/large/bluetooth.png') no-repeat center center; }					/*蓝牙*/
.icon-L-calculator { background:url('icons/large/calculator.png') no-repeat center center; }				/*计算器*/
.icon-L-camera { background:url('icons/large/camera.png') no-repeat center center; }						/*相机*/
.icon-L-tv { background:url('icons/large/tv.png') no-repeat center center; }								/*电视*/
.icon-L-telephone { background:url('icons/large/telephone.png') no-repeat center center; }					/*电话*/
.icon-L-phone { background:url('icons/large/phone.png') no-repeat center center; }							/*手机*/
.icon-L-iphone { background:url('icons/large/iphone.png') no-repeat center center; }						/*iPhone*/
.icon-L-ipad { background:url('icons/large/ipad.png') no-repeat center center; }							/*iPad*/
.icon-L-ipod { background:url('icons/large/ipod.png') no-repeat center center; }							/*iPod*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-house { background:url('icons/large/house.png') no-repeat center center; }							/*房子*/
.icon-L-church { background:url('icons/large/church.png') no-repeat center center; }						/*教堂*/
.icon-L-bank { background:url('icons/large/bank.png') no-repeat center center; }							/*银行*/
.icon-L-building { background:url('icons/large/building.png') no-repeat center center; }					/*建筑*/
.icon-L-palette { background:url('icons/large/palette.png') no-repeat center center; }						/*调色板*/
.icon-L-key { background:url('icons/large/key.png') no-repeat center center; }								/*钥匙*/
.icon-L-umbrella { background:url('icons/large/umbrella.png') no-repeat center center; }					/*雨伞*/
.icon-L-book { background:url('icons/large/book.png') no-repeat center center; }							/*书*/
.icon-L-map { background:url('icons/large/map.png') no-repeat center center; }								/*地图*/
.icon-L-newspaper { background:url('icons/large/newspaper.png') no-repeat center center; }					/*报纸*/
.icon-L-cup { background:url('icons/large/cup.png') no-repeat center center; }								/*杯子*/
.icon-L-cake { background:url('icons/large/cake.png') no-repeat center center; }							/*蛋糕*/
.icon-L-flashlight { background:url('icons/large/flashlight.png') no-repeat center center; }				/*手电筒*/
.icon-L-flashlight_shine { background:url('icons/large/flashlight_shine.png') no-repeat center center; }		/*手电筒-打开*/
.icon-L-lightbulb { background:url('icons/large/lightbulb.png') no-repeat center center; }					/*灯泡*/
.icon-L-lightbulb_off { background:url('icons/large/lightbulb_off.png') no-repeat center center; }				/*灯泡-关*/
.icon-L-car { background:url('icons/large/car.png') no-repeat center center; }								/*汽车*/
.icon-L-lorry { background:url('icons/large/lorry.png') no-repeat center center; }							/*卡车*/
.icon-L-green { background:url('icons/large/green.png') no-repeat center center; }							/*绿叶*/
.icon-L-tree { background:url('icons/large/tree.png') no-repeat center center; }							/*树*/
.icon-L-photo { background:url('icons/large/photo.png') no-repeat center center; }							/*照片*/
.icon-L-picture { background:url('icons/large/picture.png') no-repeat center center; }						/*图片1*/
.icon-L-pictures { background:url('icons/large/pictures.png') no-repeat center center; }					/*图片2*/
.icon-L-sound { background:url('icons/large/sound.png') no-repeat center center; }							/*音频*/
.icon-L-sound_mute { background:url('icons/large/sound_mute.png') no-repeat center center; }					/*音频-静音*/
.icon-L-film { background:url('icons/large/film.png') no-repeat center center; }							/*电影*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-32_bit { background:url('icons/large/32_bit.png') no-repeat center center; }						/*32位*/
.icon-L-64_bit { background:url('icons/large/64_bit.png') no-repeat center center; }						/*64位*/
.icon-L-accept { background:url('icons/large/accept.png') no-repeat center center; }						/*接受*/
.icon-L-error { background:url('icons/large/error.png') no-repeat center center; }							/*错误*/
.icon-L-exclamation { background:url('icons/large/exclamation.png') no-repeat center center; }				/*感叹*/
.icon-L-stop { background:url('icons/large/stop.png') no-repeat center center; }							/*停止*/
.icon-L-help { background:url('icons/large/help.png') no-repeat center center; }							/*帮助*/
.icon-L-information { background:url('icons/large/information.png') no-repeat center center; }				/*信息*/
.icon-L-heart { background:url('icons/large/heart.png') no-repeat center center; }							/*红心*/
.icon-L-lightning { background:url('icons/large/lightning.png') no-repeat center center; }					/*闪电*/
.icon-L-star { background:url('icons/large/star.png') no-repeat center center; }							/*星*/
.icon-L-html { background:url('icons/large/html.png') no-repeat center center; }							/*HTML*/
.icon-L-rss { background:url('icons/large/rss.png') no-repeat center center; }								/*RSS*/
.icon-L-new { background:url('icons/large/new.png') no-repeat center center; }								/*新New*/
.icon-L-attach { background:url('icons/large/attach.png') no-repeat center center; }						/*附件*/
.icon-L-roadworks { background:url('icons/large/roadworks.png') no-repeat center center; }					/*道路施工*/
/*---------------------------------------------------------------------------------------------------------------------------*/
.icon-L-file_doc { background:url('icons/large/file_doc.png') no-repeat center center; }
.icon-L-file_pdf { background:url('icons/large/file_pdf.png') no-repeat center center; }
.icon-L-file_wps { background:url('icons/large/file_wps.png') no-repeat center center; }
.icon-L-file_xls { background:url('icons/large/file_xls.png') no-repeat center center; }
/*---------------------------------------------------------------------------------------------------------------------------*/
/*70x50 icon------------------------------------------------------------------------*/
.icon70-options { background:url('icons/70options.png') no-repeat center top; }
.icon70-info { background:url('icons/70info.png') no-repeat center top; }
.icon70-key { background:url('icons/70key.png') no-repeat center top; }
.icon70-book { background:url('icons/70book.png') no-repeat center top; }
.icon70-note { background:url('icons/70note.png') no-repeat center top; }