=== Easy Google Fonts === Contributors: sunny_johal, amit_kayasth Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=28M8NWPHVQNYU Tags: WordPress Google Fonts Plugin, Google Webfonts, Google Fonts WordPress, Typography, Webfonts, WordPress Webfonts, Fonts, WordPress Fonts, Theme Fonts, Theme Fonts Plugin Requires PHP: 7.0.0 Requires at least: 5.8 Tested up to: 5.8 Stable tag: 2.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds google fonts to any theme without coding and integrates with the WordPress Customizer automatically for a realtime live preview. == Description == > **Our new WordPress theme is almost ready!** Want to know when we launch? Awesome! [Visit our website](http://www.titaniumthemes.com) and enter your details and we will e-mail you as soon as we are ready :) [View Plugin Demo Here](https://www.youtube.com/watch?v=Qk9z7S6J9Yo) https://www.youtube.com/watch?v=Qk9z7S6J9Yo [Follow us on twitter!](https://twitter.com/titaniumthemes) If you have found this plugin useful please [donate here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=28M8NWPHVQNYU) A simple and easy way to add custom google fonts to any WordPress theme without coding. This plugin integrates with the WordPress Customizer so you can preview google fonts on your site in realtime. It's compatible with any theme. It also allows you to create custom theme specific font controls in the admin settings area to control particular css selectors. Once created, these custom font controls are instantly available in the customizer no coding required! = What does this plugin do? = * This plugin allows you to **take full control of your theme's typography** in any WordPress theme (no coding required). * It allows you to **choose from over 600+ google fonts** and font variants to insert into your website without coding. * Allows you to **preview font changes on your website in realtime** using the WordPress Customizer. * **Create Unlimited Custom Font Controls:** Create custom font controls in the admin area that are instantly available in the Customizer preview. * Allows you to preview what your theme will look like with the new google fonts before you save any changes. * Allows you to **create your own font controls and rules** in the admin area (no coding required). * Allows you to easily change the look of your website with the click of a button. * **Automatically enqueues all stylesheets for your chosen google fonts**. * Allows you to add google fonts to your theme without editing the themes main stylesheet which allows you to update your theme without losing your custom google fonts. = Plugin Features = * **Live Customizer Preview:** Preview google fonts without refreshing the page in real time right in the WordPress Customizer. * **Over 600+ Google Fonts** to choose from as well as a list of default system fonts. * Works with any WordPress Theme. No coding required. * Automatic Background Updates: Updates the google fonts list with the latest fonts automatically once. * Translation Ready: MO and PO files are included. * Seamless WordPress Integration: Uses the WordPress customizer for the live preview and has a white label admin area that looks like it is a part of WordPress. * Custom WordPress Customizer Control: One of a kind control only available with this plugin. = Who is this Plugin ideal for? = * Anyone who is looking for an easy way to use google fonts in their theme without coding. * Theme Authors: you can use this plugin to add custom google webfonts to your theme. * Great for use on client projects or for use on existing websites. * People that are happy with their theme but want an easy way to change the typography. * Anyone with basic knowledge of CSS Selectors (in order to add custom font rules). = Developer Features = **Please note:** We are currently working on producing in-depth documentation for theme developers which will be available shortly. * **Cross Browser and Backwards Browser Compatible** (Tested in all major browsers). * **Uses Action Hooks and Filters:** For advanced integration. * **Seamless WordPress Integration:** Live preview is integrated into the WordPress Customizer and the settings page follows core WordPress design guidelines. * Uses the WordPress **Options API** to store and retrieve options. * **Highly Secure:** Checks user permissions, uses nonces and the WordPress Security API. * **Uses the REST API** for an enhanced admin experience. * Strong Usability Testing. * **Enhanced Performance:** Will only make a single request to google to fetch all fonts. == Installation == This section describes how to install the plugin and get it working. e.g. 1. From your WordPress Admin Dashboard go to: Plugins > Add New 1. Search for "Easy Google Fonts" 1. Locate the "Easy Google Fonts" plugin by Titanium Themes and click the Install Now button. 1. Activate the plugin labeled "Easy Google Fonts". 1. You're done! == Screenshots == 1. Before: The page before we have used the plugin to change the font. 2. After: The page after we have used the plugin to change the heading 1 font. 3. Live Customizer Font Control Preview: Choose from over 600+ Google Fonts and preview them instantly without refreshing the page. 4. Font Style Tab: Customize all styles of the font including the color, background, font size, line height etc. 5. Font Position Tab: Customize all position properties of the font including the margin, padding, border, display etc. 6. Create Screen: Create your own font controls for your theme. 7. Edit Screen: Manage any existing font controls for your theme. 8. Your custom control is instantly available for real time preview in the customizer. No coding required! 9. View and manage all of your custom controls in the admin area. 10. Plugin Settings: If you enter a valid google fonts api key then this plugin will update itself with the latest fonts automatically. == Changelog == = 2.0.4 JS API = * Added fallback for sanitization functions when no font key is selected. = 2.0.3 Bugfix and Backwards Compatibilty = * Bugfix: Tuples needed to be sorted in the google fonts url when the stylesheet url was being generated. * Added complete support for the old tabs based api. = 2.0.2 = * Backwards Compatibilty: Added backwards compatibility for old theme integrations. = 2.0.1 = * Bugfix: Google stylesheet url requires font weights to be sorted in ascending order. = 2.0.0 = * Complete plugin codebase rewrite. * Font controls/styles now support media queries. * New Admin UI. * New Customizer UI (now uses react js components). * Live customizer preview has been rewritten to be more performant (by handling subsettings for each font control individually). * Frontend query for font controls has been optimised for performance. * Removed unnessary WordPress filters. = 1.4.4 - WordPress 5.0 compatibility update = * Updated webfonts.json with the latest google fonts. * Last minor update before major rewrite. = 1.4.3 - WordPress 4.8 compatibility update = * Updated webfonts.json with the latest google fonts. * Updated includes class-egf-frontend.php to only output styles if there is a selector. = 1.4.2 - WordPress 4.7 compatibility update = * Fixed issue where the font controls weren't saving in WordPress 4.7. * Updated the font list. = 1.4.1 - Urgent update = * Fixed issue where the plugin wasn't taking effect for screen sizes under 700px = 1.4.0 - Plugin update = * Now automatically removes white spaces added to the api key on the settings page. * Started rewriting part of the code for eventual media query support. = 1.3.9 - Stylesheet Update = * Updated the appearance in the customizer for the new changes in WordPress 3.4 = 1.3.7 - Important Update = * Addressed potential security issue on the plugin admin page - Hardened security and escaped any attributes passed via the URL throughout the plugin. * Now added support for arabic and telegu and devangari subsets. * Updated JSON decode when parsing fonts for servers running an older version of PHP. = 1.3.6 - Updated Stylesheet Enqueue = * Addressed issue on certain servers where a 400 error was being returned when making a http request to google. = 1.3.5 - Changed Stylesheet Enqueue = * Removed esc_url_raw() as it was causing a 404 error when fetching the stylesheet from google. = 1.3.4 - Customizer js API Update = * Implemented font search to make it easier to browse google fonts (using the chosen js plugin). * Implemented border controls. * Implemented border radius controls. * Completely rewritten the control javascript to utilise the new customizer js api (using backbone and underscore templates). * Preview performance enhancement: Completely rewritten the preview javascript to utilise the new customizer js api. * Performance update: Each font control now only registers one setting per control. * Performance update: The functionality for each font control is lazy loaded to increase the customizer load speed. * All settings for each font controls are handled by json objects (removed any hidden inputs and json2 library dependancy). = 1.3.3 - WordPress 4.1+ Update = * Added patch for WordPress 4.1 * The code is going to be rewritten in Backbone for future releases. = 1.3.2 - Big Update = * Now combining all of the font requests from google fonts in a single http request. * Introducing Panels: A new customizer feature in WordPress 4.0 that makes it easier to manage alot of font controls. Our plugin creates a new panel called Typography. * Google fonts are now separated into the following categories to make them easier to navigate: Serif, Sans Serif, Display, Handwriting, Monospace. * Now the plugin keeps font state when user switches page in customizer. * Now there is a separate section for default and custom font controls. * Improved the help tab in the admin area to help people obtain a google api key. * Synchronised Force Styles between the Manage Font Controls and the Edit Font Controls Screen * Fixed issue with the font weights not showing up for the customizer control. * The plugin now checks and handles occurances where theme developers have removed all default controls. = 1.3.1 = * Changed order of style outputs * Futher UI Improvements = 1.3 = * Critical Update: Made the plugin WordPress 3.9 compatible * Performance tuned the plugin * Removed recursion during runtime. * Updated local font list = 1.2.5 = * Performance enhancement for older browsers implemented. Safe to upgrade. = 1.2 = * Big Update: Complete Rewrite of Plugin * New controls: Background Color, Margin, Padding and Display. * Added Subset support. * Introduced a large amount of actions and filters for theme developers. * Big performance enhancement. The old version used to register 32 settings per control, this is now down to 3. * Lightning fast customizer loading times, under 1 second. * Rewrote the plugin into classes and views to make it more managable for future development. * Rewrote the plugin into classes. * MO/PO language files now included. = 1.1.1= * 3.8 Admin integration = 1.1 = * Full google fonts transient integration. = 1.0 = * First plugin release. == Upgrade Notice == Nothing to see here... == Frequently Asked Questions == For a quick video demo please view the [youtube screencast](https://www.youtube.com/watch?v=Qk9z7S6J9Yo&t=36s). == Credits and Donation == * [WordPress Components](https://developer.wordpress.org/block-editor/reference-guides/components/). (Used in the admin settings page) * Otherwise, this plugin has been entirely written from scratch by Titanium Themes. If you have found this plugin useful please [donate here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=28M8NWPHVQNYU) @charset "UTF-8"; /* NHN Web Standardization Team (http://html.nhndesign.com/) HHJ 090226 */ /* TEXT_TOOLBAR : FONTNAME */ #smart_editor2 .se2_tool .se2_l_font_fam{width:186px;margin:0;padding:0} #smart_editor2 .se2_tool .se2_l_font_fam li{display:block;width:186px;height:21px;margin:0;padding:0;color:#333;cursor:pointer} #smart_editor2 .se2_l_font_fam .hover,#smart_editor2 .se2_l_font_fam .active{background:#ebebeb} #smart_editor2 .se2_l_font_fam button{width:184px;height:21px;margin:0;padding:2px 0 2px 0px;background:none;text-align:left} #smart_editor2 .se2_l_font_fam button span{display:block;visibility:visible;overflow:visible;position:relative;top:auto;left:auto;width:auto;height:auto;margin:0 0 0 4px;padding:0;font-size:12px;line-height:normal;color:#333} #smart_editor2 .se2_l_font_fam button span span{display:inline;visibility:visible;overflow:visible;width:auto;height:auto;margin:0 0 0 4px;font-family:Verdana;font-size:12px;line-height:14px;color:#888} #smart_editor2 .se2_l_font_fam button span em{visibility:visible;overflow:auto;position:static;width:auto;height:auto;margin-right:-4px;font-size:12px;color:#888} #smart_editor2 .se2_l_font_fam .se2_division{width:162px;height:2px !important;margin:1px 0 1px 0px;border:0;background:url("../../img/bg_line1.gif") 0 0 repeat-x;font-size:0;cursor:default} /* TEXT_TOOLBAR : FONTSIZE */ #smart_editor2 .se2_tool .se2_l_font_size{width:302px;margin:0;padding:0} #smart_editor2 .se2_tool .se2_l_font_size li{width:302px;margin:0;padding:0;color:#333;cursor:pointer} #smart_editor2 .se2_l_font_size .hover,#smart_editor2 .se2_l_font_size .active{background:#ebebeb} #smart_editor2 .se2_l_font_size button{width:300px;height:auto;margin:0;padding:2px 0 1px 0px;*padding:4px 0 1px 0px;background:none;text-align:left} #smart_editor2 .se2_l_font_size button span{display:block;visibility:visible;overflow:visible;position:relative;top:auto;left:auto;width:auto;height:auto;margin:0 0 0 4px;padding:0;line-height:normal;color:#373737;letter-spacing:0px} #smart_editor2 .se2_l_font_size button span span{display:inline;margin:0 0 0 5px;padding:0} #smart_editor2 .se2_l_font_size span em{visibility:visible;overflow:auto;position:static;width:auto;height:auto;color:#888} /* TEXT_TOOLBAR : FONTCOLOR */ #smart_editor2 .se2_palette{float:left;position:relative;width:225px;margin:0;padding:11px 0 10px 0} #smart_editor2 .se2_palette .se2_pick_color{_display:inline;float:left;clear:both;width:205px;margin:0 0 0 11px;padding:0} #smart_editor2 .se2_palette .se2_pick_color li{float:left;width:12px;height:12px;margin:0;padding:0} #smart_editor2 .se2_palette .se2_pick_color li button{width:11px;height:11px;border:0} #smart_editor2 .se2_palette .se2_pick_color li button span{display:block;visibility:visible;overflow:visible;position:absolute;top:1px;left:1px;width:11px;height:11px} #smart_editor2 .se2_palette .se2_pick_color li button span span{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0} #smart_editor2 .se2_palette .se2_pick_color .hover button,#smart_editor2 .se2_palette .se2_pick_color .active button{width:11px;height:11px;border:1px solid #666} #smart_editor2 .se2_palette .se2_pick_color .hover span,#smart_editor2 .se2_palette .se2_pick_color .active span{width:7px;height:7px;border:1px solid #fff} #smart_editor2 .se2_palette .se2_view_more{_display:inline;float:left;width:46px;height:23px;margin:1px 0 0 1px;background:url("../../img/zh_CN/btn_set.png?160622") 0 -47px no-repeat} #smart_editor2 .se2_palette .se2_view_more2{_display:inline;float:left;width:46px;height:23px;margin:1px 0 0 1px;background:url("../../img/zh_CN/btn_set.png?160622") 0 -24px no-repeat} #smart_editor2 .se2_palette h4{_display:inline;float:left;width:203px;margin:9px 0 0 11px;padding:10px 0 4px 0;background:url("../../img/bg_line1.gif") repeat-x;font-weight:normal;font-size:12px;line-height:14px;color:#333;letter-spacing:-1px} #smart_editor2 .se2_palette2{float:left;_float:none;width:214px;margin:9px 0 0 0;padding:11px 0 0 11px;background:url("../../img/bg_line1.gif") repeat-x} #smart_editor2 .se2_palette2 .se2_color_set{float:left} #smart_editor2 .se2_palette2 .se2_selected_color{_display:inline;float:left;width:83px;height:18px;margin:0;border:1px solid #c7c7c7;background:#fff} #smart_editor2 .se2_palette2 .se2_selected_color span{_display:inline;float:left;width:79px;height:14px;margin:2px} #smart_editor2 .se2_palette2 .input_ty1{_display:inline;float:left;width:67px;height:16px;margin:0 3px 0 3px;padding:2px 2px 0 4px;font-family:tahoma;font-size:11px} #smart_editor2 .se2_palette2 button.se2_btn_insert{float:left;width:35px;height:21px;margin-left:2px;padding:0;background:url("../../img/zh_CN/btn_set.png?160622") -80px 0 no-repeat} #smart_editor2 .se2_gradation1{float:left;_float:none;width:201px;height:128px;margin:4px 0 0 0;border:1px solid #c7c7c7;cursor:crosshair} #smart_editor2 .se2_gradation2{float:left;_float:none;width:201px;height:10px;margin:4px 0 1px 0;border:1px solid #c7c7c7;cursor:crosshair} /* TEXT_TOOLBAR : BGCOLOR */ #smart_editor2 .se2_palette_bgcolor{width:225px;margin:11px 0 0;padding:0} #smart_editor2 .se2_palette_bgcolor .se2_background{width:205px;margin:0 11px 0 11px} #smart_editor2 .se2_palette_bgcolor .se2_background li{width:68px;height:20px} #smart_editor2 .se2_palette_bgcolor .se2_background button{width:67px;height:19px;border:0} #smart_editor2 .se2_palette_bgcolor .se2_background span{left:0;display:block;visibility:visible;overflow:visible;width:65px;height:17px;padding:0} #smart_editor2 .se2_palette_bgcolor .se2_background span span{display:block;visibility:visible;overflow:visible;width:64px;height:16px;padding:3px 0 0 3px;font-size:11px;line-height:14px;text-align:left} #smart_editor2 .se2_palette_bgcolor .se2_background .hover span{width:65px;height:17px;border:1px solid #666} #smart_editor2 .se2_palette_bgcolor .se2_background .hover span span{width:62px;height:14px;padding:1px 0 0 1px;border:1px solid #fff} /* TEXT_TOOLBAR : LINEHEIGHT */ #smart_editor2 .se2_l_line_height{width:107px;margin:0;padding:0} #smart_editor2 .se2_l_line_height li{width:107px;margin:0;padding:0;border-top:0;border-bottom:0;color:#333;cursor:pointer} #smart_editor2 .se2_l_line_height .hover{background:#ebebeb} #smart_editor2 .se2_l_line_height button{width:105px;height:19px;margin:0;padding:3px 0 2px 0px;background:none;text-align:left} #smart_editor2 .se2_l_line_height button span{visibility:visible;overflow:visible;position:relative;width:auto;height:auto;margin:0;padding:0 0 0 15px;font-size:12px;line-height:normal;color:#373737} #smart_editor2 .se2_l_line_height li button.active span{background:url("../../img/icon_set.gif?141007") 5px -30px no-repeat} #smart_editor2 .se2_l_line_height_user{clear:both;width:83px;margin:5px 0 0 12px;padding:10px 0 0 0;_padding:11px 0 0 0;background:url("../../img/bg_line1.gif") repeat-x} #smart_editor2 .se2_l_line_height_user h3{margin:0 0 4px 0;_margin:0 0 2px -1px;padding:0;line-height:14px;color:#000;letter-spacing:-1px} #smart_editor2 .se2_l_line_height_user .bx_input{display:block;position:relative;width:83px} #smart_editor2 .se2_l_line_height_user .btn_up{position:absolute;top:2px;*top:3px;left:68px;width:13px;height:8px;background:url("../../img/zh_CN/btn_set.png?160622") -86px -54px no-repeat} #smart_editor2 .se2_l_line_height_user .btn_down{position:absolute;top:10px;*top:11px;left:68px;width:13px;height:8px;background:url("../../img/zh_CN/btn_set.png?160622") -86px -62px no-repeat} #smart_editor2 .se2_l_line_height_user .btn_area{margin:5px 0 10px 0} #smart_editor2 .se2_tool .btn_area .se2_btn_apply3{width:41px;height:24px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat} #smart_editor2 .se2_tool .btn_area .se2_btn_cancel3{width:39px;height:24px;margin-left:3px;background:url("../../img/zh_CN/btn_set.png?160622") -41px 0 no-repeat} /* TEXT_TOOLBAR : QUOTE */ #smart_editor2 .se2_quote{width:425px;height:56px} #smart_editor2 .se2_quote ul{_display:inline;float:left;margin:11px 0 0 9px;padding:0} #smart_editor2 .se2_quote li{_display:inline;float:left;margin:0 0 0 2px;padding:0} #smart_editor2 .se2_quote button{width:34px;height:34px;margin:0;padding:0;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat;cursor:pointer} #smart_editor2 .se2_quote button span{left:0;display:block;visibility:visible;overflow:visible;width:32px;height:32px;margin:0;padding:0;border:1px solid #c7c7c7} #smart_editor2 .se2_quote button span span{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;margin:0;padding:0} #smart_editor2 .se2_quote .se2_quote1{background-position:1px -375px} #smart_editor2 .se2_quote .se2_quote2{background-position:-32px -375px} #smart_editor2 .se2_quote .se2_quote3{background-position:-65px -375px} #smart_editor2 .se2_quote .se2_quote4{background-position:-98px -375px} #smart_editor2 .se2_quote .se2_quote5{background-position:-131px -375px} #smart_editor2 .se2_quote .se2_quote6{background-position:-164px -375px} #smart_editor2 .se2_quote .se2_quote7{background-position:-197px -375px} #smart_editor2 .se2_quote .se2_quote8{background-position:-230px -375px} #smart_editor2 .se2_quote .se2_quote9{background-position:-263px -375px} #smart_editor2 .se2_quote .se2_quote10{background-position:-296px -375px} #smart_editor2 .se2_quote .hover button span,#smart_editor2 .se2_quote .active button span{width:30px;height:30px;margin:0;padding:0;border:2px solid #44b525} #smart_editor2 .se2_quote .hover button span span,#smart_editor2 .se2_quote .active button span span{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;margin:0;padding:0} #smart_editor2 .se2_quote .se2_cancel2{float:left;width:40px;height:35px;margin:11px 0 0 5px;background:url("../../img/zh_CN/btn_set.png?160622") -46px -24px no-repeat} #smart_editor2 .se2_quote .se2_cancel2 span{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;margin:0;padding:0} /* TEXT_TOOLBAR : HYPERLINK */ #smart_editor2 .se2_url2{width:281px;padding:11px 11px 6px 11px;color:#666} #smart_editor2 .se2_url2 .input_ty1{display:block;width:185px;height:16px;margin:0 5px 5px 0;*margin:-1px 5px 5px 0;padding:5px 2px 0 4px} #smart_editor2 .se2_url2 .se2_url_new{width:15px;height:15px;margin:-1px 3px 1px -1px;*margin:-2px 3px 2px -1px;vertical-align:middle} #smart_editor2 .se2_url2 label{font-size:11px;line-height:14px;vertical-align:middle} #smart_editor2 .se2_url2 .se2_apply{position:absolute;top:13px;right:51px;width:41px;height:24px;margin:-1px 3px 1px 0;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat} #smart_editor2 .se2_url2 .se2_cancel{position:absolute;top:13px;right:9px;width:39px;height:24px;margin:-1px 3px 1px 0;background:url("../../img/zh_CN/btn_set.png?160622") -41px 0 no-repeat} /* TEXT_TOOLBAR : SCHARACTER */ #smart_editor2 .se2_bx_character{width:469px;height:272px;margin:0;padding:0;background:url("../../img/bx_set_110302.gif") 9px -1230px no-repeat} #smart_editor2 .se2_bx_character .se2_char_tab{_display:inline;float:left;position:relative;width:443px;margin:11px 10px 200px 11px;padding:0 0 0 1px} #smart_editor2 .se2_bx_character .se2_char_tab li{position:static;margin:0 0 0 -1px;padding:0} #smart_editor2 .se2_bx_character .se2_char1{width:77px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") 0 -204px no-repeat} #smart_editor2 .se2_bx_character .se2_char2{width:90px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -76px -204px no-repeat} #smart_editor2 .se2_bx_character .se2_char3{width:84px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -165px -204px no-repeat} #smart_editor2 .se2_bx_character .se2_char4{width:52px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -248px -204px no-repeat} #smart_editor2 .se2_bx_character .se2_char5{width:91px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -299px -204px no-repeat} #smart_editor2 .se2_bx_character .se2_char6{width:54px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -389px -204px no-repeat} #smart_editor2 .se2_bx_character .active .se2_char1{width:77px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") 0 -230px no-repeat} #smart_editor2 .se2_bx_character .active .se2_char2{width:90px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -76px -230px no-repeat} #smart_editor2 .se2_bx_character .active .se2_char3{width:84px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -165px -230px no-repeat} #smart_editor2 .se2_bx_character .active .se2_char4{width:52px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -248px -230px no-repeat} #smart_editor2 .se2_bx_character .active .se2_char5{width:91px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -299px -230px no-repeat} #smart_editor2 .se2_bx_character .active .se2_char6{width:54px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -389px -230px no-repeat} #smart_editor2 .se2_bx_character .se2_s_character{display:none;position:absolute;top:26px;left:0;width:448px;height:194px;margin:0;padding:0} #smart_editor2 .se2_bx_character .active .se2_s_character{display:block} #smart_editor2 .se2_bx_character .se2_s_character ul{float:left;width:422px;height:172px;margin:0;padding:9px 0 0 11px} #smart_editor2 .se2_bx_character .se2_s_character li{_display:inline;float:left;position:relative;width:20px;height:18px;margin:0 0 1px 1px;background:#fff} #smart_editor2 .se2_bx_character .se2_s_character button{width:20px;height:18px;margin:0;padding:2px;background:none} #smart_editor2 .se2_bx_character .se2_s_character .hover,#smart_editor2 .se2_bx_character .se2_s_character .active{background:url("../../img/zh_CN/btn_set.png?160622") -446px -274px no-repeat} #smart_editor2 .se2_bx_character .se2_s_character button span{left:0;display:block;visibility:visible;overflow:visible;width:14px;height:16px;margin:3px 0 0 3px;border:0;background:none;font-size:12px;line-height:normal} #smart_editor2 .se2_apply_character{clear:both;position:relative;padding:0 0 0 11px} #smart_editor2 .se2_apply_character label{margin:0 3px 0 0;font-size:12px;color:#666;letter-spacing:-1px} #smart_editor2 .se2_apply_character .input_ty1{width:283px;height:17px;margin:-1px 5px 1px 0;padding:4px 0 0 5px;font-size:12px;color:#666;letter-spacing:0;vertical-align:middle} #smart_editor2 .se2_apply_character .se2_confirm{width:41px;height:24px;margin-right:3px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat;vertical-align:middle} #smart_editor2 .se2_apply_character .se2_cancel{width:39px;height:24px;background:url("../../img/zh_CN/btn_set.png?160622") -41px 0 no-repeat;vertical-align:middle} /* TEXT_TOOLBAR : TABLECREATOR */ #smart_editor2 .se2_table_set{position:relative;width:166px;margin:3px 11px 0 11px;padding:8px 0 0 0} #smart_editor2 .se2_table_set .se2_cell_num{float:left;width:73px} #smart_editor2 .se2_table_set .se2_cell_num dt{float:left;clear:both;width:17px;height:23px;margin:0;padding:0} #smart_editor2 .se2_table_set .se2_cell_num dt label{display:block;margin:5px 0 0 0;font-size:11px;color:#666} #smart_editor2 .se2_table_set .se2_cell_num dd{float:left;position:relative;width:54px;height:23px;margin:0;padding:0} #smart_editor2 .se2_table_set .se2_cell_num .input_ty2{display:block;width:32px;height:16px;*margin:-1px 0 0 0;padding:2px 19px 0 0px;border:1px solid #c7c7c7;font-family:tahoma,verdana,times New Roman;font-size:11px;color:#666;text-align:right;*direction:rtl} #smart_editor2 .se2_table_set .se2_cell_num .input_ty2::-ms-clear{display:none} #smart_editor2 .se2_table_set .se2_pre_table{float:right;width:91px;height:43px;background:#c7c7c7;border-spacing:1px} #smart_editor2 .se2_table_set .se2_pre_table tr{background:#fff} #smart_editor2 .se2_table_set .se2_pre_table td{font-size:0;line-height:0} #smart_editor2 .se2_table_set .se2_add{position:absolute;top:2px;right:3px;width:13px;height:8px;background:url("../../img/zh_CN/btn_set.png?160622") -86px -54px no-repeat} #smart_editor2 .se2_table_set .se2_del{position:absolute;top:10px;right:3px;width:13px;height:8px;background:url("../../img/zh_CN/btn_set.png?160622") -86px -62px no-repeat} /* TEXT_TOOLBAR : TABLEEDITOR */ #smart_editor2 .se2_table_set .se2_t_proper1{float:left;width:166px;margin:7px 0 0 0;padding:10px 0 5px;background:url("../../img/bg_line1.gif") repeat-x} #smart_editor2 .se2_table_set .se2_t_proper1 dt{width:166px;margin:0 0 6px 0} #smart_editor2 .se2_table_set .se2_t_proper1 dd{width:166px} #smart_editor2 .se2_table_set .se2_t_proper1 dt input{width:15px;height:15px;margin:-1px 3px 1px 0;_margin:-2px 3px 2px 0;vertical-align:middle} #smart_editor2 .se2_table_set .se2_t_proper1 dt label{font-weight:bold;font-size:11px;color:#666;letter-spacing:-1px;vertical-align:middle} #smart_editor2 .se2_table_set .se2_t_proper1_1{float:left;position:relative;z-index:59;width:166px;margin:1px 0 0 0} #smart_editor2 .se2_table_set .se2_t_proper1_2{z-index:54;margin:0} #smart_editor2 .se2_table_set .se2_t_proper1_3{z-index:53;margin:0} #smart_editor2 .se2_table_set .se2_t_proper1_4{z-index:52;margin:0} #smart_editor2 .se2_table_set .se2_t_proper1_1 dt{_display:inline;float:left;clear:both;width:66px;height:22px;margin:1px 0 0 18px} #smart_editor2 .se2_table_set .se2_t_proper1_1 dt label{display:block;margin:4px 0 0 0;font-weight:normal;font-size:11px;color:#666;letter-spacing:-1px} #smart_editor2 .se2_table_set .se2_t_proper1_1 dd{float:left;position:relative;width:82px;height:23px} #smart_editor2 .se2_table_set .se2_t_proper1_1 .input_ty1{width:72px;height:16px;*margin:-1px 0 0 0;padding:2px 2px 0 6px;font-family:tahoma,verdana,times New Roman;font-size:11px;color:#666} #smart_editor2 .se2_table_set .se2_t_proper1_1 .input_ty3{float:left;width:49px;height:16px;margin:0 3px 0 0;padding:2px 4px 0 4px;border:1px solid #c7c7c7;font-family:tahoma,verdana,times New Roman;font-size:11px;color:#666} #smart_editor2 .se2_table_set .se2_t_proper1_1 .se2_add{top:2px;right:2px} #smart_editor2 .se2_table_set .se2_t_proper1_1 .se2_del{top:10px;right:2px} #smart_editor2 .se2_table_set .se2_t_proper1_1 .se2_color_set .input_ty1{_display:inline;float:left;width:67px;height:16px;margin:0 3px 0 3px;padding:2px 2px 0 4px;font-family:tahoma,verdana,times New Roman;font-size:11px} #smart_editor2 .se2_select_ty1{position:relative;width:80px;height:18px;border:1px solid #c7c7c7;background:#fff;font-size:11px;line-height:14px;text-align:left} #smart_editor2 .se2_select_ty1 span{float:left;width:54px;height:18px;margin:0 0 0 5px;font-size:11px;line-height:14px;color:#666} #smart_editor2 .se2_select_ty1 .se2_b_style0{position:relative;top:3px;left:-3px;white-space:nowrap} #smart_editor2 .se2_select_ty1 .se2_b_style1{height:15px;margin:3px 0 0 4px;font-size:11px;line-height:14px;color:#666;letter-spacing:-1px} #smart_editor2 .se2_select_ty1 .se2_b_style2{background:url("../../img/bg_set.gif") 0 -50px repeat-x} #smart_editor2 .se2_select_ty1 .se2_b_style3{background:url("../../img/bg_set.gif") 0 -68px repeat-x} #smart_editor2 .se2_select_ty1 .se2_b_style4{background:url("../../img/bg_set.gif") 0 -85px repeat-x} #smart_editor2 .se2_select_ty1 .se2_b_style5{background:url("../../img/bg_set.gif") 0 -103px repeat-x} #smart_editor2 .se2_select_ty1 .se2_b_style6{background:url("../../img/bg_set.gif") 0 -121px repeat-x} #smart_editor2 .se2_select_ty1 .se2_b_style7{background:url("../../img/bg_set.gif") 0 -139px repeat-x} #smart_editor2 .se2_select_ty1 .se2_view_more{position:absolute;top:1px;right:1px;width:13px;height:16px;background:url("../../img/zh_CN/btn_set.png?160622") -112px -54px no-repeat} #smart_editor2 .se2_select_ty1 .se2_view_more2{position:absolute;top:1px;right:1px;width:13px;height:16px;background:url("../../img/zh_CN/btn_set.png?160622") -99px -54px no-repeat} /* TEXT_TOOLBAR : TABLEEDITOR > BORDER */ #smart_editor2 .se2_table_set .se2_b_t_b1{border-top:1px solid #b1b1b1} #smart_editor2 .se2_layer_b_style{position:absolute;top:20px;right:0px;width:80px;padding-bottom:1px;border:1px solid #c7c7c7;border-top:1px solid #a8a8a8;background:#fff} #smart_editor2 .se2_layer_b_style ul{width:80px;margin:0;padding:1px 0 0 0} #smart_editor2 .se2_layer_b_style li{width:80px;height:18px;margin:0;padding:0} #smart_editor2 .se2_layer_b_style .hover,#smart_editor2 .se2_layer_b_style .active{background:#ebebeb} #smart_editor2 .se2_layer_b_style button{width:80px;height:18px;background:none} #smart_editor2 .se2_layer_b_style button span{left:0;display:block;visibility:visible;overflow:visible;width:71px;height:18px;margin:0 0 0 5px;font-size:11px;line-height:15px;text-align:left} #smart_editor2 .se2_layer_b_style button span span{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0} #smart_editor2 .se2_layer_b_style .se2_b_style1 span{margin:3px 0 0 4px;font-size:11px;line-height:14px;color:#666;letter-spacing:-1px} #smart_editor2 .se2_layer_b_style .se2_b_style2 span{background:url("../../img/bg_set.gif") 0 -50px repeat-x} #smart_editor2 .se2_layer_b_style .se2_b_style3 span{background:url("../../img/bg_set.gif") 0 -68px repeat-x} #smart_editor2 .se2_layer_b_style .se2_b_style4 span{background:url("../../img/bg_set.gif") 0 -86px repeat-x} #smart_editor2 .se2_layer_b_style .se2_b_style5 span{background:url("../../img/bg_set.gif") 0 -103px repeat-x} #smart_editor2 .se2_layer_b_style .se2_b_style6 span{background:url("../../img/bg_set.gif") 0 -121px repeat-x} #smart_editor2 .se2_layer_b_style .se2_b_style7 span{background:url("../../img/bg_set.gif") 0 -139px repeat-x} /* TEXT_TOOLBAR : TABLEEDITOR > COLOR */ #smart_editor2 .se2_pre_color{float:left;width:18px;height:18px;border:1px solid #c7c7c7} #smart_editor2 .se2_pre_color button{float:left;width:14px;height:14px;margin:2px 0 0 2px;padding:0} #smart_editor2 .se2_pre_color button span{overflow:hidden;position:absolute;top:-10000px;left:-10000px;z-index:-100;width:0;height:0} /* TEXT_TOOLBAR : TABLEEDITOR > DIMMED */ #smart_editor2 .se2_table_set .se2_t_dim1{clear:both;position:absolute;top:71px;left:16px;z-index:60;width:157px;height:118px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_table_set .se2_t_dim2{position:absolute;top:116px;left:16px;z-index:55;width:157px;height:45px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_table_set .se2_t_dim3{clear:both;position:absolute;top:192px;left:16px;z-index:51;width:157px;height:39px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} /* TEXT_TOOLBAR : TABLEEDITOR > STYLE PREVIEW */ #smart_editor2 .se2_table_set .se2_t_proper2{float:left;position:relative;z-index:50;width:166px;margin:2px 0 0 0} #smart_editor2 .se2_table_set .se2_t_proper2 dt{float:left;width:84px;height:33px;margin:4px 0 0 0} #smart_editor2 .se2_table_set .se2_t_proper2 dt input{width:15px;height:15px;margin:-1px 3px 1px 0;_margin:-2px 3px 2px 0;vertical-align:middle} #smart_editor2 .se2_table_set .se2_t_proper2 dt label{font-weight:bold;font-size:11px;color:#666;letter-spacing:-1px;vertical-align:middle} #smart_editor2 .se2_table_set .se2_t_proper2 dd{float:left;width:66px;height:33px} #smart_editor2 .se2_select_ty2{position:relative;width:65px;height:31px;border:1px solid #c7c7c7;background:#fff;font-size:11px;line-height:14px;text-align:left} #smart_editor2 .se2_select_ty2 span{float:left;width:45px;height:25px;margin:3px 0 0 3px;background:url("../../img/zh_CN/btn_set.png?160622") repeat-x} #smart_editor2 .se2_select_ty2 .se2_t_style1{background-position:0 -410px} #smart_editor2 .se2_select_ty2 .se2_t_style2{background-position:-46px -410px} #smart_editor2 .se2_select_ty2 .se2_t_style3{background-position:-92px -410px} #smart_editor2 .se2_select_ty2 .se2_t_style4{background-position:-138px -410px} #smart_editor2 .se2_select_ty2 .se2_t_style5{background-position:-184px -410px} #smart_editor2 .se2_select_ty2 .se2_t_style6{background-position:-230px -410px} #smart_editor2 .se2_select_ty2 .se2_t_style7{background-position:-276px -410px} #smart_editor2 .se2_select_ty2 .se2_t_style8{background-position:-322px -410px} #smart_editor2 .se2_select_ty2 .se2_t_style9{background-position:0 -436px} #smart_editor2 .se2_select_ty2 .se2_t_style10{background-position:-46px -436px} #smart_editor2 .se2_select_ty2 .se2_t_style11{background-position:-92px -436px} #smart_editor2 .se2_select_ty2 .se2_t_style12{background-position:-138px -436px} #smart_editor2 .se2_select_ty2 .se2_t_style13{background-position:-184px -436px} #smart_editor2 .se2_select_ty2 .se2_t_style14{background-position:-230px -436px} #smart_editor2 .se2_select_ty2 .se2_t_style15{background-position:-276px -436px} #smart_editor2 .se2_select_ty2 .se2_t_style16{background-position:-322px -436px} #smart_editor2 .se2_select_ty2 .se2_view_more{position:absolute;top:1px;right:1px;_right:0px;width:13px !important;height:29px !important;background:url("../../img/zh_CN/btn_set.png?160622") -355px -48px no-repeat !important} #smart_editor2 .se2_select_ty2 .se2_view_more2{position:absolute;top:1px;right:1px;_right:0px;width:13px !important;height:29px !important;background:url("../../img/zh_CN/btn_set.png?160622") -368px -48px no-repeat !important} #smart_editor2 .se2_select_ty2 .se2_view_more span{display:none} /* TEXT_TOOLBAR : TABLEEDITOR > STYLE */ #smart_editor2 .se2_layer_t_style{position:absolute;top:33px;right:15px;width:208px;border:1px solid #c7c7c7;border-top:1px solid #a8a8a8;background:#fff} #smart_editor2 .se2_layer_t_style ul{width:204px;height:126px;margin:1px 2px;padding:1px 0 0 0;background:#fff} #smart_editor2 .se2_layer_t_style li{_display:inline;float:left;width:45px;height:25px;margin:1px;padding:1px;border:1px solid #fff} #smart_editor2 .se2_layer_t_style .hover,#smart_editor2 .se2_layer_t_style .active{border:1px solid #666;background:#fff} #smart_editor2 .se2_layer_t_style button{width:45px;height:25px;background:url("../../img/zh_CN/btn_set.png?160622") repeat-x !important} #smart_editor2 .se2_layer_t_style .se2_t_style1{background-position:0 -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style2{background-position:-46px -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style3{background-position:-92px -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style4{background-position:-138px -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style5{background-position:-184px -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style6{background-position:-230px -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style7{background-position:-276px -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style8{background-position:-322px -410px !important} #smart_editor2 .se2_layer_t_style .se2_t_style9{background-position:0 -436px !important} #smart_editor2 .se2_layer_t_style .se2_t_style10{background-position:-46px -436px !important} #smart_editor2 .se2_layer_t_style .se2_t_style11{background-position:-92px -436px !important} #smart_editor2 .se2_layer_t_style .se2_t_style12{background-position:-138px -436px !important} #smart_editor2 .se2_layer_t_style .se2_t_style13{background-position:-184px -436px !important} #smart_editor2 .se2_layer_t_style .se2_t_style14{background-position:-230px -436px !important} #smart_editor2 .se2_layer_t_style .se2_t_style15{background-position:-276px -436px !important} #smart_editor2 .se2_layer_t_style .se2_t_style16{background-position:-322px -436px !important} #smart_editor2 .se2_table_set .se2_btn_area{float:left;width:166px;margin:6px 0 0 0;padding:12px 0 8px 0;background:url("../../img/bg_line1.gif") repeat-x;text-align:center} #smart_editor2 .se2_table_set button.se2_apply{width:41px;height:24px;margin-right:3px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat} #smart_editor2 .se2_table_set button.se2_cancel{width:39px;height:24px;background:url("../../img/zh_CN/btn_set.png?160622") -41px 0 no-repeat} #smart_editor2 .se2_table_set .se2_rd{width:14px;height:14px;vertical-align:middle} #smart_editor2 .se2_table_set .se2_celltit{font-size:11px;font-size:11px;color:#666;letter-spacing:-1px} #smart_editor2 .se2_table_set dt label.se2_celltit{display:inline} /* TEXT_TOOLBAR : FINDREPLACE */ #smart_editor2 .se2_bx_find_revise{position:relative;width:255px;margin:0;padding:0} #smart_editor2 .se2_bx_find_revise .se2_close{position:absolute;top:5px;right:8px;width:20px;height:20px;background:url("../../img/zh_CN/btn_set.png?160622") -151px -1px no-repeat} #smart_editor2 .se2_bx_find_revise h3{margin:0;padding:10px 0 13px 10px;background:url("../../img/bg_find_h3.gif") 0 -1px repeat-x;font-size:12px;line-height:14px;letter-spacing:-1px} #smart_editor2 .se2_bx_find_revise ul{position:relative;margin:8px 0 0 0;padding:0 0 0 12px} #smart_editor2 .se2_bx_find_revise ul li{_display:inline;float:left;position:static;margin:0 0 0 -1px;padding:0} #smart_editor2 .se2_bx_find_revise .se2_tabfind{width:117px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") 0 -100px no-repeat} #smart_editor2 .se2_bx_find_revise .se2_tabrevise{width:117px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -116px -100px no-repeat} #smart_editor2 .se2_bx_find_revise .active .se2_tabfind{width:117px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") 0 -126px no-repeat} #smart_editor2 .se2_bx_find_revise .active .se2_tabrevise{width:117px;height:26px;background:url("../../img/zh_CN/btn_set.png?160622") -116px -126px no-repeat} #smart_editor2 .se2_bx_find_revise .se2_in_bx_find dl{_display:inline;float:left;width:223px;margin:0 0 0 9px;padding:7px 0 13px 14px;background:url("../../img/bx_set_110302.gif") -289px -1518px no-repeat} #smart_editor2 .se2_bx_find_revise .se2_in_bx_revise dl{_display:inline;float:left;width:223px;margin:0 0 0 9px;padding:7px 0 13px 14px;background:url("../../img/bx_set_110302.gif") -289px -1619px no-repeat} #smart_editor2 .se2_bx_find_revise dt{_display:inline;float:left;clear:both;width:55px;margin:1px 0 2px 0} #smart_editor2 .se2_bx_find_revise dd{float:left;margin:0 0 2px 0} #smart_editor2 .se2_bx_find_revise label{float:left;padding:5px 0 0 0;font-size:11px;color:#666;letter-spacing:-2px} #smart_editor2 .se2_bx_find_revise input{float:left;width:151px;height:12px;margin:1px 0 0 0;padding:3px 2px 3px 4px;font-size:12px;color:#666} #smart_editor2 .se2_bx_find_revise .se2_find_btns{float:left;clear:both;width:255px;padding:8px 0 10px 0;text-align:center} #smart_editor2 .se2_bx_find_revise .se2_find_next{width:81px;height:24px;margin:0 3px 0 0;background:url("../../img/zh_CN/btn_set.png?160622") -180px -48px no-repeat} #smart_editor2 .se2_bx_find_revise .se2_find_next2{width:78px;height:24px;margin:0 3px 0 0;background:url("../../img/zh_CN/btn_set.png?160622") -180px -24px no-repeat} #smart_editor2 .se2_bx_find_revise .se2_revise1{width:52px;height:24px;margin:0 3px 0 0;background:url("../../img/zh_CN/btn_set.png?160622") -261px -48px no-repeat} #smart_editor2 .se2_bx_find_revise .se2_revise2{width:55px;height:24px;margin:0 3px 0 0;background:url("../../img/zh_CN/btn_set.png?160622") -259px -24px no-repeat} #smart_editor2 .se2_bx_find_revise .se2_cancel{width:39px;height:24px;background:url("../../img/zh_CN/btn_set.png?160622") -41px 0 no-repeat} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE */ #smart_editor2 .se2_qmax{position:absolute;width:18px;height:18px;background:url("../../img/zh_CN/btn_set.png?160622") -339px -169px no-repeat} #smart_editor2 .se2_qeditor{position:absolute;top:0;left:0;width:183px;margin:0;padding:0;border:1px solid #c7c7c7;border-right:1px solid #ababab;border-bottom:1px solid #ababab;background:#fafafa} #smart_editor2 .se2_qeditor label,#smart_editor2 .se2_qeditor span,#smart_editor2 .se2_qeditor dt{font-size:11px;color:#666;letter-spacing:-1px} #smart_editor2 .se2_qbar{position:relative;width:183px;height:11px;background:url("../../img/bx_set_110302.gif") 0 -731px no-repeat} #smart_editor2 .se2_qbar .se2_qmini{position:absolute;top:-1px;right:0;*right:-1px;_right:-3px;width:18px;height:14px;background:url("../../img/zh_CN/btn_set.png?160622") -315px -170px no-repeat} #smart_editor2 .se2_qbar .se2_qmini button{width:20px;height:14px;margin-top:-1px} #smart_editor2 .se2_qeditor .se2_qbody0{float:left;border:1px solid #fefefe} #smart_editor2 .se2_qeditor .se2_qbody{position:relative;z-index:90;width:174px;padding:4px 0 0 7px} #smart_editor2 .se2_qeditor .se2_qe1{overflow:hidden;width:174px} #smart_editor2 .se2_qeditor .se2_qe1 dt{float:left;width:22px;height:18px;padding:4px 0 0 0} #smart_editor2 .se2_qeditor .se2_qe1 dd{float:left;width:65px;height:22px} #smart_editor2 .se2_qeditor .se2_addrow{width:28px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -385px -49px} #smart_editor2 .se2_qeditor .se2_addcol{width:29px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -413px -49px} #smart_editor2 .se2_qeditor .se2_seprow{width:28px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -385px -68px} #smart_editor2 .se2_qeditor .se2_sepcol{width:29px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -413px -68px} #smart_editor2 .se2_qeditor .se2_delrow{width:28px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -385px -106px} #smart_editor2 .se2_qeditor .se2_delcol{width:29px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -413px -106px} #smart_editor2 .se2_qeditor .se2_merrow{width:57px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -385px -125px} #smart_editor2 .se2_qeditor .se2_mercol{width:57px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -413px -125px} #smart_editor2 .se2_qeditor .se2_seprow_off{width:28px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -385px -87px} #smart_editor2 .se2_qeditor .se2_sepcol_off{width:29px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -413px -87px} #smart_editor2 .se2_qeditor .se2_merrow_off{width:57px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -385px -144px} #smart_editor2 .se2_qeditor .se2_mercol_off{width:57px;height:19px;background:url("../../img/zh_CN/btn_set.png?160622") no-repeat -413px -144px} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE > CELL_BACKGROUND */ #smart_editor2 .se2_qeditor .se2_qe2{_display:inline;float:left;position:relative;z-index:100;width:165px;margin:2px 0 0 1px;padding:7px 0 0 0;background:url("../../img/bg_line1.gif") repeat-x;zoom:1} #smart_editor2 .se2_qeditor .se2_qe2_1 dt{float:left;width:79px;padding:3px 0 0 0} #smart_editor2 .se2_qeditor .se2_qe2_1 dt input{width:15px;height:15px;margin:-1px 1px 1px -1px;vertical-align:middle} #smart_editor2 .se2_qeditor .se2_qe2_1 dd{float:left;position:relative;zoom:1} #smart_editor2 .se2_qeditor .se2_qe2_3{padding:7px 0 6px 0} /* My글양식 없을때 */ #smart_editor2 .se2_qeditor .se2_qe2_2{position:relative;_position:absolute} #smart_editor2 .se2_qeditor .se2_qe2_2 dt{float:left;width:50px;padding:3px 0 0 13px} #smart_editor2 .se2_qeditor .se2_qe2_2 dt input{width:15px;height:15px;margin:-1px 2px 1px -1px;vertical-align:middle} #smart_editor2 .se2_qeditor .se2_qe2_2 dd{float:left} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE > STYLE */ #smart_editor2 .se2_table_set .se2_qbody .se2_t_proper2{float:left;*float:none;position:static;width:166px;margin:5px 0 0 1px} #smart_editor2 .se2_qeditor .se2_qe3 dt{float:left;width:79px;padding:0} #smart_editor2 .se2_qeditor .se2_qe3 dt label{font-weight:normal} #smart_editor2 .se2_qeditor .se2_qe3 dt input{width:15px;height:15px;margin:-1px 1px 1px -1px;vertical-align:middle} #smart_editor2 .se2_qeditor .se2_qe3 dd .se2_qe3_table{position:relative} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE > CELL_BACKGROUND PREWVIEW */ #smart_editor2 .se2_qeditor .se2_pre_color{float:left;width:18px;height:18px;border:1px solid #c7c7c7} #smart_editor2 .se2_qeditor .se2_pre_color button{float:left;width:14px;height:14px;margin:2px 0 0 2px;padding:0} #smart_editor2 .se2_qeditor .se2_pre_color button span{overflow:hidden;position:absolute;top:-10000px;left:-10000px;z-index:-100;width:0;height:0} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE > CELL_BACKGROUND LAYER */ #smart_editor2 .se2_qeditor .se2_layer{float:left;clear:both;position:absolute;top:20px;left:0;margin:0;padding:0;border:1px solid #c7c7c7;border-top:1px solid #9a9a9a;background:#fafafa} #smart_editor2 .se2_qeditor .se2_layer .se2_in_layer{float:left;margin:0;padding:0;border:1px solid #fff;background:#fafafa} #smart_editor2 .se2_qeditor .se2_layer button{vertical-align:top} #smart_editor2 .se2_qeditor .se2_layer .se2_pick_color li{position:relative} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE > CELL_BACKGROUND IMAGE */ #smart_editor2 .se2_qeditor .se2_pre_bgimg{float:left;width:14px;height:14px;padding:2px;border:1px solid #c7c7c7} #smart_editor2 .se2_qeditor .se2_qe2_2 button{width:16px;height:16px;background:url("../../img/zh_CN/btn_set.png?160622") 0 -261px no-repeat} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE > CELL_BACKGROUND IMAGE LAYER */ #smart_editor2 .se2_cellimg_set{_display:inline;float:left;width:136px;margin:4px 3px 0 4px;padding-bottom:4px} #smart_editor2 .se2_cellimg_set li{_display:inline;float:left;width:16px;height:16px;margin:0 1px 1px 0} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg0{background-position:-255px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg1{background-position:0 -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg2{background-position:-17px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg3{background-position:-34px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg4{background-position:-51px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg5{background-position:-68px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg6{background-position:-85px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg7{background-position:-102px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg8{background-position:-119px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg9{background-position:-136px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg10{background-position:-153px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg11{background-position:-170px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg12{background-position:-187px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg13{background-position:-204px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg14{background-position:-221px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg15{background-position:-238px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg16{background-position:-255px -261px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg17{background-position:0 -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg18{background-position:-17px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg19{background-position:-34px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg20{background-position:-51px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg21{background-position:-68px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg22{background-position:-85px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg23{background-position:-102px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg24{background-position:-119px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg25{background-position:-136px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg26{background-position:-153px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg27{background-position:-170px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg28{background-position:-187px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg29{background-position:-204px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg30{background-position:-221px -278px} #smart_editor2 .se2_qeditor .se2_qe2_2 .se2_cellimg31{background-position:-238px -278px} #smart_editor2 .se2_qeditor .se2_pre_bgimg button{width:14px;height:14px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg1{background-position:-1px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg2{background-position:-18px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg3{background-position:-35px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg4{background-position:-52px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg5{background-position:-69px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg6{background-position:-86px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg7{background-position:-103px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg8{background-position:-120px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg9{background-position:-137px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg10{background-position:-154px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg11{background-position:-171px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg12{background-position:-188px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg13{background-position:-205px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg14{background-position:-222px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg15{background-position:-239px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg16{background-position:-256px -262px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg17{background-position:-1px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg18{background-position:-18px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg19{background-position:-35px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg20{background-position:-52px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg21{background-position:-69px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg22{background-position:-86px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg23{background-position:-103px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg24{background-position:-120px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg25{background-position:-137px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg26{background-position:-154px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg27{background-position:-171px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg28{background-position:-188px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg29{background-position:-205px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg30{background-position:-222px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg31{background-position:-239px -279px} #smart_editor2 .se2_qeditor .se2_pre_bgimg .se2_cellimg32{background-position:-256px -279px} /* TEXT_TOOLBAR : QUICKEDITOR_TABLE > MY REVIEW */ #smart_editor2 .se2_btn_area{_display:inline;float:left;clear:both;width:166px;margin:5px 0 0 1px;padding:7px 0 6px 0;background:url("../../img/bg_line1.gif") repeat-x;text-align:center} #smart_editor2 .se2_btn_area .se2_btn_save{width:97px;height:21px;background:url("../../img/zh_CN/btn_set.png?160622") -369px -163px no-repeat} /* TEXT_TOOLBAR : QUICKEDITOR_IMAGE */ #smart_editor2 .se2_qe10{width:166px;margin:0;*margin:-2px 0 0 0} #smart_editor2 .se2_qe10 label{margin:0 1px 0 0;vertical-align:middle} #smart_editor2 .se2_qe10 .se2_sheight{margin-left:4px} #smart_editor2 .se2_qe10 .input_ty1{width:30px;height:13px;margin:0 0 1px 1px;padding:3px 4px 0 1px;font-size:11px;letter-spacing:0;text-align:right;vertical-align:middle} #smart_editor2 .se2_qe10 .se2_sreset{width:41px;height:19px;margin-left:3px;background:url("../../img/zh_CN/btn_set.png?160622") -401px -184px no-repeat;vertical-align:middle} #smart_editor2 .se2_qe10_1{margin-top:4px;padding:10px 0 3px;background:url("../../img/bg_line1.gif") repeat-x} #smart_editor2 .se2_qe10_1 input{width:15px;height:15px;margin:-1px 3px 1px -1px;vertical-align:middle} #smart_editor2 .se2_qe11{float:left;width:166px;margin:4px 0 0 0;padding:7px 0 2px 0;background:url("../../img/bg_line1.gif") repeat-x} #smart_editor2 .se2_qe11_1{float:left;width:99px} #smart_editor2 .se2_qe11_1 dt{float:left;width:56px;height:15px;padding:5px 0 0 0} #smart_editor2 .se2_qe11_1 dd{float:left;position:relative;width:38px;height:20px} #smart_editor2 .se2_qe11_1 .input_ty1{display:block;width:29px;height:15px;margin:0;*margin:-1px 0 1px 0;padding:3px 1px 0 5px;font-size:11px;letter-spacing:0;text-align:left} #smart_editor2 .se2_qe11_1 .se2_add{position:absolute;top:2px;right:3px;width:13px;height:8px;background:url("../../img/zh_CN/btn_set.png?160622") -86px -54px no-repeat} #smart_editor2 .se2_qe11_1 .se2_del{position:absolute;top:10px;right:3px;width:13px;height:8px;background:url("../../img/zh_CN/btn_set.png?160622") -86px -62px no-repeat} #smart_editor2 .se2_qe11_2{float:left;width:67px} #smart_editor2 .se2_qe11_2 dt{float:left;width:47px;margin:5px 0 0 0} #smart_editor2 .se2_qe11_2 dd{float:left;position:relative;width:20px} #smart_editor2 .se2_qe12{float:left;width:166px;margin:3px 0 0 0;padding:7px 0 0 0;background:url("../../img/bg_line1.gif") repeat-x} #smart_editor2 .se2_qe12 dt{float:left;margin:5px 4px 0 0} #smart_editor2 .se2_qe12 dd{float:left;padding:0 0 6px 0} #smart_editor2 .se2_qe12 .se2_align0{float:left;width:19px;height:21px;background:url("../../img/zh_CN/btn_set.png?160622") -276px -121px no-repeat} #smart_editor2 .se2_qe12 .se2_align1{float:left;width:19px;height:21px;background:url("../../img/zh_CN/btn_set.png?160622") -295px -121px no-repeat} #smart_editor2 .se2_qe12 .se2_align2{float:left;width:20px;height:21px;background:url("../../img/zh_CN/btn_set.png?160622") -314px -121px no-repeat} #smart_editor2 .se2_qe13{position:relative;z-index:10;zoom:1} #smart_editor2 .se2_qe13 dt{float:left;width:62px;padding:3px 0 0} #smart_editor2 .se2_qe13 dt input{width:15px;height:15px;margin:-1px 1px 1px -1px;vertical-align:middle;zoom:1} #smart_editor2 .se2_qe13 dt .se2_qdim2{width:32px} #smart_editor2 .se2_qe13 dd .se2_select_ty1{width:38px} #smart_editor2 .se2_qe13 dd .se2_select_ty1 span{width:15px} #smart_editor2 .se2_qe13 dd .input_ty1{width:20px} #smart_editor2 .se2_qe13 dd .se2_palette2 .input_ty1{width:67px} #smart_editor2 .se2_qe13 .se2_add{*top:3px} #smart_editor2 .se2_qe13 .se2_del{*top:11px} #smart_editor2 .se2_qe13 .se2_layer_b_style{right:-2px;_right:0} #smart_editor2 .se2_qe13 .se2_layer_b_style li span{width:auto;margin:0 4px 0 5px;padding-top:2px} #smart_editor2 .se2_qe13 dd{_display:inline;float:left;position:relative;width:29px;margin-right:5px;_margin-right:3px;zoom:1} #smart_editor2 .se2_qe13 dd .se2_palette h4{margin-top:9px;font-family:dotum;font-size:12px} #smart_editor2 .se2_qe13 dd.dd_type{width:38px} #smart_editor2 .se2_qe13 dd.dd_type2{width:37px;margin-right:3px} #smart_editor2 .se2_qe13 dd.dd_type2 .input_ty1{width:29px} #smart_editor2 .se2_qe13 dd.dd_type2 button{right:2px;_right:1px} #smart_editor2 .se2_qe13 dd.dd_type3{width:20px;margin:0} #smart_editor2 .se2_qe13_v1{_display:inline;float:left;margin:2px 0 1px} #smart_editor2 .se2_qe13_v1 dt{padding:4px 0 0 1px} #smart_editor2 .se2_qe13_v2{_display:inline;float:left;position:relative;z-index:100;width:165px;margin:4px 0 0 1px;zoom:1} #smart_editor2 .se2_qe13_v2 dd{width:18px;margin:0} #smart_editor2 .se2_qeditor .se2_qdim1{clear:both;position:absolute;top:25px;left:115px;width:60px;height:23px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim2{clear:both;position:absolute;top:55px;left:24px;z-index:110;width:87px;height:22px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim3{clear:both;position:absolute;top:55px;left:118px;z-index:110;width:56px;height:22px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim4{clear:both;position:absolute;top:81px;left:23px;z-index:35;width:154px;height:35px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim5{clear:both;position:absolute;top:31px;left:106px;width:68px;height:26px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim6c{clear:both;position:absolute;top:25px;left:28px;width:29px;height:23px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim6r{clear:both;position:absolute;top:25px;left:57px;width:29px;height:23px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_highedit{float:right;width:56px;height:21px;margin:-27px 8px 0 0;background:url("../../img/zh_CN/btn_set.png?160622") -329px -142px no-repeat} #smart_editor2 .se2_qeditor .se2_qdim7{clear:both;position:absolute;top:55px;left:24px;z-index:110;width:150px;height:48px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim8{clear:both;position:absolute;top:105px;left:24px;z-index:110;width:150px;height:37px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim9{clear:both;position:absolute;top:55px;left:111px;z-index:110;width:65px;height:24px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim10{clear:both;position:absolute;top:55px;left:100px;z-index:110;width:77px;height:24px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)} #smart_editor2 .se2_qeditor .se2_qdim11{clear:both;position:absolute;top:55px;left:65px;z-index:110;width:115px;height:24px;background:#fafafa;opacity:0.5;filter:alpha(opacity=50)}