/* file:/home/hosting_users/teamblog/www/files/cache/optimized/c9430d2d9163dbe65b24847fb1950c05.cache.php */
/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:.75em;}

img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url(./common/js/iePngFix.htc); } 
.zbxe_info { vertical-align:middle; behavior:url(./common/js/iePngFix.htc); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt; height:100px;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; overflow:hidden; }

.zbxe_widget_output { background:url(/common/tpl/images/widget_text.gif) no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url(/common/tpl/images/loading.gif) no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }

#popup_menu_area{ position:absolute; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}

/* xe faceoff */
.faceOffManager { position:fixed; _position:absolute; right:3px; top:3px;  height:23px; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/41af1049f8cfb3892b55804d88eaf576.cache.php */
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Anchor Button */
a.button,
a.button span { position:relative; display:inline-block; text-decoration:none !important; background:url(/common/tpl/images/buttonWhite.gif) no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle;}
a.button { padding:0; background-position:left top; overflow:visible;}
a.button span { left:2px; padding:6px 10px 5px 8px; color:#000; font:12px/12px Sans-serif; background-position:right top; *vertical-align:top;}
/* Large Size */
a.button.large { background-position:left -30px; }
a.button.large span { padding:7px 10px 6px 8px; font:16px/16px Sans-serif; background-position:right -30px;}
/* xLarge Size */
a.button.xLarge { background-position:left -65px; }
a.button.xLarge span { padding:8px 10px 7px 8px; font:20px/20px Sans-serif; background-position:right -65px;}
/* Small Size */
a.button.small { background-position:left -107px; }
a.button.small span { padding:4px 6px 3px 4px; font:11px/11px Sans-serif; background-position:right -107px;}

/* Control Button + Submit Button */
span.button,
span.button button,
span.button input { position:relative; margin:0; display:inline-block; border:0; font:12px Sans-serif; white-space:nowrap; background:url(/common/tpl/images/buttonWhite.gif) no-repeat; vertical-align:middle;}
span.button { padding:0; background-position:left top;}
span.button button,
span.button input { height:23px; left:2px; *vertical-align:top; padding:0 10px 0 8px; line-height:24px; background-position:right top; cursor:pointer; *overflow:visible;}
/* Large Size */
span.button.large { background-position:left -30px;}
span.button.large button,
span.button.large input { height:30px; padding:0 10px 0 8px; font:16px/30px Sans-serif; background-position:right -30px;}
/* xLarge Size */
span.button.xLarge { background-position:left -65px;}
span.button.xLarge button,
span.button.xLarge input { height:35px; padding:0 10px 0 8px; font:20px/36px Sans-serif; background-position:right -65px;}
/* Small Size */
span.button.small { background-position:left -107px;}
span.button.small button,
span.button.small input { height:18px; padding:0 6px 0 4px; font:11px/18px Sans-serif; background-position:right -107px;}

/* Strong Button */
a.button.strong *,
span.button.strong * { font-weight:bold !important;}

/* Icon Add */
a.button .icon { position:relative; border:0; vertical-align:middle;}
span.button .icon { position:relative; left:10px; margin-right:8px; vertical-align:middle;}

/* Color Preset */
a.button.green,
a.button.green span,
span.button.green,
span.button.green button,
span.button.green input { background-image:url(/common/tpl/images/buttonGreen.gif); color:#fff;}
a.button.black,
a.button.black span,
span.button.black,
span.button.black button,
span.button.black input { background-image:url(/common/tpl/images/buttonBlack.gif); color:#fff;}
a.button.red,
a.button.red span,
span.button.red,
span.button.red button,
span.button.red input { background-image:url(/common/tpl/images/buttonRed.gif); color:#fff;}
a.button.blue,
a.button.blue span,
span.button.blue,
span.button.blue button,
span.button.blue input { background-image:url(/common/tpl/images/buttonBlue.gif); color:#fff;}

/* Offset Debug */
a.button,
span.button{ margin-right:2px;}

/* Button Set */
.buttonSet{ width:16px; height:16px; background-image:url(/common/tpl/images/buttonSet.gif); background-repeat:no-repeat; border:0; background-color:transparent; vertical-align:middle; display:inline-block; text-decoration:none;}
.buttonSet span{ z-index:-1; font-size:0; line-height:0; visibility:hidden;}
.buttonSet.buttonUp{ background-position:0 0;}
.buttonSet.buttonDown{ background-position:0 -16px;}
.buttonSet.buttonLeft{ background-position:0 -32px;}
.buttonSet.buttonRight{ background-position:0 -48px;}
.buttonSet.buttonInfo{ background-position:0 -64px;}
.buttonSet.buttonCopy{ background-position:0 -80px;}
.buttonSet.buttonSetting{ background-position:0 -96px;}
.buttonSet.buttonActive{ background-position:0 -112px;}
.buttonSet.buttonDisable{ background-position:0 -128px;}
.buttonSet.buttonDelete{ background-position:0 -144px;}
.buttonSet.buttonHomepage{ background-position:0 -160px;}
.buttonSet.buttonBlog{ background-position:0 -176px;}
.buttonSet.buttonCalendar{ background-position:0 -192px;}
.buttonSet.buttonLayoutEditor{ background-position:0 -208px;}
.buttonSet.buttonAddWidget{ background-position:0 -224px;}
.buttonSet.buttonAddContent{ background-position:0 -240px;}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/cd04dc45b9a17501d93fefcfeb0de0e9.cache.php */
/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/common/js/plugins/ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/common/js/plugins/ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/common/js/plugins/ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(/common/js/plugins/ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/common/js/plugins/ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(/common/js/plugins/ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/common/js/plugins/ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/common/js/plugins/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/common/js/plugins/ui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/common/js/plugins/ui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/common/js/plugins/ui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/common/js/plugins/ui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/common/js/plugins/ui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/common/js/plugins/ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/common/js/plugins/ui/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/common/js/plugins/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/common/js/plugins/ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url(/common/js/plugins/ui/images/ui-anim_basic_16x16.gif) right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/4c00903fca76edf304fb9c846cb952c4.cache.php */


/*
webmini (http://www.webmini.net/)
webmini@webmini.net
Kim, Tae Kyung
*/

/* Site Layout - Body Wrap */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,p,button {margin:0; padding:0;}
body {background:url(/layouts/webmini_1col_2.1/images/default/bg.gif)  no-repeat center 24px; font:12px "돋움", Dotum, "굴림", Gulim, "맑은고딕", "Malgun Gothic", Arial, sans-serif, AppleGothic;}
#bodyWrap {position:relative; width:880px; margin:0 auto; padding:0; border:0;}
hr, legend {display:none;}
img, fieldset, button {border:0 none;}
.bul {margin:0 0 2px 0;vertical-align:middle;}
.pointer {cursor:pointer;}

/* Site link style */
a:link {color:#555555; text-decoration:none;}
a:visited {color:#555555; text-decoration:none;}
a:hover {color:#0066cc; text-decoration:underline;}
a:active {color:#555555; text-decoration:none;}

#skip_navigation {display:none;}

/* Site Layout - Header */
#header {position:relative; width:880px; height:140px; margin-bottom:10px; background:url(/layouts/webmini_1col_2.1/images/default/bgHeader.gif) no-repeat left bottom; z-index:1;}
#header h1 {position:absolute; top:6px; left:10px;}

#it_search_form {position:absolute; top:42px; right:15px;}
#it_search_form .input {border:1px solid #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button {width:1px; height:1px; visibility:hidden;}

#mini_gnb {position:relative; z-index:2; width:100%; border-bottom:1px solid #eee; background:#fafafa; text-align:center;}
#mini_gnb .top_box {position:relative; width:880px; margin:0 auto; padding:3px 0; }
#mini_gnb ul.account {margin:0; padding:0; text-align:right;}
#mini_gnb ul.account li {display:inline; list-style:none; padding:0 1px 0 6px; background:url(/layouts/webmini_1col_2.1/images/default/login_bar.gif) no-repeat left 50%; color:#555; font:11px "돋움", Dotum; white-space:nowrap;}
#mini_gnb ul.account li.first-child {padding-left:0; background:none;}
#mini_gnb ul.account li.pointer {cursor:pointer;}
#mini_gnb ul.account li.bookmark {padding-left:0; background:none; cursor:pointer;}
#mini_gnb ul.account li strong {color:#555;}
#mini_gnb ul.account li a {color:#555; letter-spacing:-1px;}
#mini_gnb ul.account li a:hover {color:#555; text-decoration:underline;}
#mini_gnb .memberProfile{ display:none; position:absolute; top:23px; right:133px; padding:10px; background:#fff; border:1px solid #acb8d7; text-align:left; overflow:hidden;}
#mini_gnb .memberProfile.active{ display:block;}
#mini_gnb .memberProfile .authorName{ margin:0 0 8px 0; font-size:14px; font-weight:bold; color:#333; white-space:nowrap;}
#mini_gnb .memberProfile ul { margin:0; padding:10px 10px 5px 10px; list-style:none; border:1px solid #f2f2f2; background:#fcfcfc;}
#mini_gnb .memberProfile li{ float:none; white-space:nowrap; margin:0 0 5px 0; padding:0 0 0 10px; background:url(/layouts/webmini_1col_2.1/images/default/bulletB.gif) no-repeat left center; font-size:11px; letter-spacing:-1px;}
#mini_gnb .memberProfile li a{ background:none; color:#333; text-decoration:none;}
#mini_gnb .memberProfile li a:hover,
#mini_gnb .memberProfile li a:active,
#mini_gnb .memberProfile li a:focus{ text-decoration:underline;}
#mini_gnb .memberProfile .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(/layouts/webmini_1col_2.1/images/default/buttonCloseX.gif) no-repeat center center;}
#mini_gnb .memberProfile .close span{ position:absolute; font-size:0; line-height:0; width:0; height:0; overflow:hidden; visibility:hidden;}

/* GNB */
#gnb {position:absolute; top:69px; left:15px; height:35px; margin:0; padding:0; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li {display:inline; position:relative; left:-2px; z-index:1;  list-style:none; float:left; width:auto; background:url(/layouts/webmini_1col_2.1/images/default/bgGnbVr.gif) no-repeat left 50%; white-space:nowrap; line-height:16px; letter-spacing:-1px;}
#gnb li a {display:block; float:left; padding:10px 15px 2px 15px; width:auto; height:23px; color:#FFF; white-space:nowrap; text-decoration:none;}
#gnb li a:hover,
#gnb li a:focus {color:#ffef3e;}
#gnb li.on {position:relative; z-index:2; padding-left:3px; margin:0 -2px 0 2px; background:url(/layouts/webmini_1col_2.1/images/default/bgGnbOn2.gif) no-repeat left top; font-weight:bold;}
#gnb li.on a {padding-right:18px; color:#FFF; background:url(/layouts/webmini_1col_2.1/images/default/bgGnbOn.gif) no-repeat right top;}
#gnb li.on a:hover {color:#FFF;}

#new {position:absolute; top:65px; left:425px; z-index:2;}

#mode {position:absolute; top:77px; right:10px; margin:0; padding:0;}
#mode button {display:block; width:50px; height:20px; text-indent:-3000em; overflow:hidden; cursor:pointer;}
#mode li {float:left; list-style:none; width:auto; margin-left:3px;}
#mode .btn_yesread {background:url(/layouts/webmini_1col_2.1/images/default/btn_yesread.gif) no-repeat;}
#mode .btn_noread {background:url(/layouts/webmini_1col_2.1/images/default/btn_noread.gif) no-repeat;}

#gnb2 {position:absolute; top:108px; left:20px; margin:0; padding:0; white-space:nowrap; margin-bottom:0; overflow:hidden;}
#gnb2 li {position:relative; left:-2px; float:left; list-style:none; width:auto; margin:9px 8px 0 0; padding:0 1px 0 8px; color:#666; font:11px "돋움", Dotum; background:url(/layouts/webmini_1col_2.1/images/default/bgGnb2Vr.gif) no-repeat left 0; white-space:nowrap;}
#gnb2 li.google_li {margin:7px 10px 0 0; padding:0; background:none;}
#gnb2 li a {display:block; color:#666; font:11px "돋움", Dotum; text-decoration:none; letter-spacing:-1px;}
#gnb2 li a:hover, 
#gnb2 li a:focus {padding-bottom:2px; border-bottom:2px solid #3a66a2; color:#3a66a2; letter-spacing:-1px;}
#gnb2 li.on a {padding-bottom:2px; border-bottom:2px solid #3a66a2; color:#3a66a2; font-weight:bold; letter-spacing:-1px;}
* html #gnb2 li.on a {padding-bottom:1px;}
*+html #gnb2 li.on a {padding-bottom:3px;}

#search_se {position:absolute; top:115px; right:172px;}

#isSearch { position:absolute; top:113px; right:10px; width:210px; text-align:right;}
* html #isSearch {top:110px;}
*+html #isSearch {top:110px;}
#isSearch ul { display:none; position:absolute; left:0px; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#ffffff;}
#isSearch ul li input {display:none;}
#isSearch ul li label {display:block; padding:4px 0 0 4px; width:125px; height:15px; font-size:11px; color:#5c5c5c;}
#isSearch ul li label.on {background:#ededed;}
#isSearch ul li label:hover,
#isSearch ul li label:focus {background:#ededed;}
#isSearch .inputText {position:relative; top:0; left:1px; width:100px; height:13px; padding:3px 3px 1px 3px; border:1px solid #ccc; background-color:#ffffff; color:#555; font-size:12px; vertical-align:middle;}
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #4E64F8; background-color:#ffffff; }
#isSearch .submit {vertical-align:middle;}

#bgcolor {position:absolute; top:72px; right:15px; z-index:99; width:145px; height:10px;}
#bgcolor input {cursor:pointer;}
#bgcolor ul {margin:0; text-align:left;}
#bgcolor li {display:inline; list-style:none; padding:0;}
#bgcolor .bg1 {width:10px; height:10px; border:1px solid #dedede; background:#fff;}
#bgcolor .bg2 {width:10px; height:10px; border:1px solid #dedede; background:#faf7e9;}
#bgcolor .bg3 {width:10px; height:10px; border:1px solid #dedede; background:#fef3f0;}
#bgcolor .bg4 {width:10px; height:10px; border:1px solid #dedede; background:#f4f4f4;}
#bgcolor .bg5 {width:10px; height:10px; border:1px solid #dedede; background:#f0f3f9;}

/* Site Layout - Content Body */
#contentBody {position:relative; width:880px; padding-bottom:10px; font:12px "돋움", Dotum, "굴림", Gulim; background:url(/layouts/webmini_1col_2.1/images/default/bgContentBody.gif) repeat-y left top; background-color:#ffffff;}

/* Site Layout - Footer */
#footer {clear:both; position:relative; padding-bottom:20px; border-top:2px solid #636870;}
#footer a {text-decoration:none; color:#666;}
#footer a:visited {text-decoration:none; color:#666;}
#footer a:hover {text-decoration:underline;}
#footer ul.foot_list {height:12px; margin:0; padding:9px 0; border-bottom:1px solid #ebebeb; background:#fafafa; text-align:center; overflow:hidden;}
#footer ul.foot_list li {display:inline; padding:0 1px 0 6px; white-space:nowrap; background:url(/layouts/webmini_1col_2.1/images/default/line_v_footer.gif) no-repeat left 0;  font:11px "돋움", Dotum;}
#footer ul.foot_list li a {letter-spacing:-1px;}
#footer p.top {position:absolute; top:6px; right:10px;}
#footer p.info {margin:5px 0 8px 0; font:11px "돋움", Dotum; line-height:16px; color:#aaa; letter-spacing:-1px; text-align:center;}
#footer p.copyright {margin:0; color:#777; font:bold 9px Verdana; text-align:center;}
#footer p.copyright a {color:#6B7BB3 !important; font:bold 9px Verdana; text-decoration:none;}
#footer p.copyright a:hover,
#footer p.copyright a:focus {font:bold 9px Verdana; color:#6B7BB3;}
#footer address {padding-top:2px; color:#999; font:bold 9px Verdana; text-align:center;}
#footer abbr {color:#333;}
#footer .rss_icon {padding-left:12px; background: url(/layouts/webmini_1col_2.1/images/default/icon_feed.gif) left 50% no-repeat;}

#family_site {
	position: absolute;
	top: 7px;
	left: 10px;
	background: url(/layouts/webmini_1col_2.1/images/default/bg_family_site.gif) no-repeat;
}
#family_site h4 {
	cursor: pointer;
	width: 107px;
	height: 16px;
	margin: 0;
}
#family_site span {
	display: none;
}
#family_site #site_list {
	position: absolute;
	bottom: 15px;
	border: solid #d5d5d5;
	border-width:1px 1px 0 1px;
	background-color: #fff;
	width: 105px;
	height: 0;
	margin:0;
	overflow: auto;
}

#family_site #site_list a:hover,
#family_site #site_list a:focus {color:#0066cc; text-decoration:none;}

#family_site #site_list ul {
	list-style: none;
	margin:0;
	padding:5px;
	text-align:left;
	overflow:hidden;
}

#family_site #site_list ul li {
	color:#666;
	line-height:14px !important;
	font:11px "돋움", Dotum;
	letter-spacing:-1px;
}

/* Google AD */
#google {margin:10px 0 10px 0; padding:5px; border:1px solid #dedede; text-align:center;}
#google_link {margin:10px 0 10px 0; padding:10px; border:1px solid #dedede;}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/0dfd37b3ec5cf28fa1544d47796218fd.cache.php */

.attendance_title { margin:0 auto; text-align:center; font-weight:bold; font-size:12px; color:#000000;  }
.attendance_title:hover { color:#afafaf;}

.paging { overflow:hidden; margin:0 auto; text-align:center; font-size:12px; margin-top:3px; font-size:.9em; color:#000000;  }
.paging a { text-decoration:none; color:#000000; }
.paging a:hover {color:#afafaf; }

#date { float:left; color:#000000; }
#date a { text-decoration:none; color:#000000; }
#date a:hover { color:#afafaf; }

#page_no { float:right; color:#000000; width:auto; }
#page_no a {text-decoration:none; color:#000000;}
#page_no a:hover { color:#afafaf; }

.a_text { border-bottom:1px dashed; border-top:none; border-left:none; border-right:none; border-color:#000000; height:1.5em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; width:100%;}
.a_text:hover { border-color:#dfdfdf; background:#dfdfdf; }

.a_button { text-align:right; font-size:.9em; color:#000000; padding:0; margin:0; width:100%; overflow:hidden;}
.a_button a {text-decoration:none; color:#000000; }
.a_button a:hover { color:#afafaf; }
.a_button_img { width:70px; height:25px; background:url(/widgets/attendance_check/skins/next_line/images/black.gif); float:right;}
.a_button_img:hover {background:url(/widgets/attendance_check/skins/next_line/images/gray.gif);}

.addon_view { text-align:right; font-size:.9em; color:#000000; }
.addon_view a {text-decoration:none; color:#000000; }
.addon_view a:hover { color:#afafaf; }

.messages { padding:0; margin:10px 0 0 0; font-size:.9em; text-align:center; color:#000000; }

.greetings a{ text-decoration:none; color:#000000}
.greetings:hover { background:#dfdfdf; }
.greetings a:hover { text-decoration:underline; }

.attendanceTable { width:100%; border:0;  margin:0; padding:0; color:#000000; }
.attendanceTable th div { white-space:nowrap; }
.attendanceTable th,
.attendanceTable td { vertical-align:middle; line-height:1.6; padding:2px 0; }
.attendanceTable th { font-weight:bold; text-align:center; border-bottom:1px solid #000000; }
.attendanceTable th:hover { background:#f0f0f0; }
.attendanceTable td:hover { background:#ffffff; }
.attendanceTable .lines:hover { background:#d0d0d0; }
.attendanceTable .bold {  font-size:12px; }
.attendanceTable .center {text-align:center;}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/1ff4b10b93518c0d021d549229a3289a.cache.php */

.rank_title { margin:0 auto; text-align:center; font-weight:bold; font-size:12px; color:gray; }
.rank_title:hover { color:#000000; }

.attendRankTable { width:100%; border:0;  margin:0; padding:0; color:#797979; }
.attendRankTable th div { white-space:nowrap; }
.attendRankTable th,
.attendRankTable td { vertical-align:middle; line-height:1.6; padding:2px 0;}
.attendRankTable th { font-weight:bold; text-align:center; border-bottom:1px solid #dfdfdf; }
.attendRankTable th:hover { background:#f0f0f0; color:#000000; }
.attendRankTable td:hover { background:#ffffff; color:#000000; }
.attendRankTable .lines:hover { background:#d0d0d0; }
.attendRankTable .bold { font-weight:bold; font-size:12px; text-align:center; }
.attendRankTable .center { text-align:center; }
.attendRankTable .right { text-align:right; }

.aab { text-align:right; font-size:.9em; color:#797979; }
.aab a {text-decoration:none; color:#797979; }
.aab a:hover { color:#000000; }

/*Graph*/
.attendance_graph { 
    width:60%; 
    position:relative; 
    height:14px; 
    font:.9em 'NanumGhothic', 'Malgun Ghothic', 'Dotum', Tahoma, Gulim, Sans, Sans-Serif; 
    text-align:left;
}

.attendance_graph .progress { 
    position:absolute; 
    height:12px; 
    border:1px solid #a1a1a1; 
    text-align:center; 
    color:#a1a1a1;
    padding-top:1px;
    font-size:.9em;
}

.attendance_graph .progress:hover { 
    position:absolute; 
    height:12px; 
    border:1px 
    solid #000000;
    text-align:center; 
    color:#000000;
    padding-top:1px;
}

.attendance_graph .num { 
    position:relative; 
    color:#a1a1a1; 
    padding-left:3px; 
    white-space:nowrap;
}

.attendance_graph .num:hover { color:#000000;}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/bad23e403352db7f024034a0d8cf876e.cache.php */

/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */

.widgetBoxContainer{ position:relative;}

.widgetBox{ position:relative; *zoom:1; }
.widgetBox:after{content:""; display:block; clear:both; }
.widgetBox .widgetBoxHeader{ font-size:16px; font-family:Tahoma; margin:0; z-index:10;}
.widgetBox .widgetContainer{ position:relative; z-index:10;}
.widgetBox .widgetMore{ position:absolute; display:block; text-decoration:none; font-size:11px !important; white-space:nowrap; font-family:Tahoma; color:#000; text-align:center; z-index:20;}
.widgetBox .widgetMore img{ border:0;}
.widgetBox .rcContainer{ display:block; width:100%; font-size:0; line-height:0; z-index:1; *zoom:1;}
.widgetBox .rc{ position:absolute; display:block; font-size:0; line-height:0; overflow:hidden;}
.widgetBox .rcTop .tl{ top:0;}
.widgetBox .rcTop .tr{ top:0;}
.widgetBox .rcBottom .bl{ top:0;}
.widgetBox .rcBottom .br{ top:0;}

.widgetBoxFred .widgetBox{ border:1px solid #ffcccc; border-top-width:5px; border-bottom-width:5px;}
.widgetBoxFred .widgetBoxHeader{ position:relative; padding:4px 0; text-indent:15px; repeat-x 0 center; border-bottom:1px solid #ffcccc; color:#ff3333;}
.widgetBoxFred .widgetMore{ top:7px; right:15px; color:#888;}
.widgetBoxFred .rcContainer{ display:none !important;;}

.widgetBoxFgreen .widgetBox{ border:1px solid #d9efb9; border-top-width:5px; border-bottom-width:5px;}
.widgetBoxFgreen .widgetBoxHeader{ padding:4px 0; text-indent:15px; repeat-x 0 center; border-bottom:1px solid #d9efb9; color:#ff3333;}
.widgetBoxFgreen .widgetMore{ top:7px; right:15px; color:#888;}
.widgetBoxFgreen .rcContainer{ display:none !important;;}

.widgetBoxFblue .widgetBox{ border:1px solid #d8e6e7; border-top-width:5px; border-bottom-width:5px;}
.widgetBoxFblue .widgetBoxHeader{ position:relative; padding:4px 0; text-indent:15px; repeat-x 0 center; border-bottom:1px solid #d8e6e7; color:#55ccdd;}
.widgetBoxFblue .widgetMore{ top:7px; right:15px; color:#888;}
.widgetBoxFblue .rcContainer{ display:none !important;}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/b2935e3ad0c4093456badafaf06bef40.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

/* anchor button */
a.csbutton { margin:0; display:inline-block; border:0; font:11px Dotum; letter-spacing:-1px; white-space:nowrap; background:url(/widgets/texting_phone/skins/cs_official/img/button/simple_grey_button.gif) no-repeat; vertical-align:middle; }
a.csbutton { margin:0; background-position:left top; }
a.csbutton span { display:inline-block; position:relative; left:2px; height:20px; *vertical-align:top; padding:0 4px 0 2px !important; padding:0 6px 0 4px; line-height:20px; background-position:right top; cursor:pointer; overflow:visible; }

/* button */
span.csbutton,
span.csbutton button,
span.csbutton input { margin:0; display:inline-block; border:0; font:11px Dotum; letter-spacing:-1px; white-space:nowrap; background:url(/widgets/texting_phone/skins/cs_official/img/button/simple_grey_button.gif) no-repeat; vertical-align:middle; }
span.csbutton { margin:0; background-position:left top; }
span.csbutton button,
span.csbutton input { position:relative; left:2px; height:20px; *vertical-align:top; padding:0 2px 0 2px !important; padding:0 6px 0 4px; line-height:20px; background-position:right top; cursor:pointer; *overflow:visible; }

/* strong */
a.csbutton.strong *,
span.csbutton.strong * { font-weight:bold; color:#363636;}

a.csbutton.rect,
a.csbutton.rect span,
span.csbutton.rect,
span.csbutton.rect button,
span.csbutton.rect input { background-image:url(/widgets/texting_phone/skins/cs_official/img/button/rect_button.gif); color:#666666; }

a.csbutton.grey,
a.csbutton.grey span,
span.csbutton.grey,
span.csbutton.grey button,
span.csbutton.grey input { background-image:url(/widgets/texting_phone/skins/cs_official/img/button/simple_grey_button.gif); color:#666666; }

a.csbutton.gradient,
a.csbutton.gradient span,
span.csbutton.gradient,
span.csbutton.gradient button,
span.csbutton.gradient input { background-image:url(/widgets/texting_phone/skins/cs_official/img/button/btn_gradient.gif); color:#363636; }

a.csbutton.gradienth21,
a.csbutton.gradienth21 span,
span.csbutton.gradienth21,
span.csbutton.gradienth21 button,
span.csbutton.gradienth21 input { height:21px; background-image:url(/widgets/texting_phone/skins/cs_official/img/button/btn_gradienth21.gif); color:#363636; line-height:21px;}

/* gradient black */
a.csbutton.gradient.black,
a.csbutton.gradient.black span,
span.csbutton.gradient.black,
span.csbutton.gradient.black button,
span.csbutton.gradient.black input { background-image:url(/widgets/texting_phone/skins/cs_official/img/button/btn_gradient_black.gif); color:#cccccc; }

a.csbutton.login,
a.csbutton.login span,
span.csbutton.login,
span.csbutton.login button,
span.csbutton.login input { height:22px; background-image:url(/widgets/texting_phone/skins/cs_official/img/button/login_button.gif); color:#363636; }

a.csbutton.round1px,
a.csbutton.round1px span,
span.csbutton.round1px,
span.csbutton.round1px button,
span.csbutton.round1px input { height:18px; background-image:url(/widgets/texting_phone/skins/cs_official/img/button/round1px.gif); color:#363636; }

a.csbutton.blackround1px,
a.csbutton.blackround1px span,
span.csbutton.blackround1px,
span.csbutton.blackround1px button,
span.csbutton.blackround1px input { height:20px; background-image:url(/widgets/texting_phone/skins/cs_official/img/button/blackround1px.gif); color:#fff; }

a.csbutton.dbline_grey,
a.csbutton.dbline_grey span,
span.csbutton.dbline_grey,
span.csbutton.dbline_grey button,
span.csbutton.dbline_grey input { height:18px; background-image:url(/widgets/texting_phone/skins/cs_official/img/button/dbline_grey.gif); color:#f6f6f6; }

a.csbutton.dbline_green,
a.csbutton.dbline_green span,
span.csbutton.dbline_green,
span.csbutton.dbline_green button,
span.csbutton.dbline_green input { height:18px; background-image:url(/widgets/texting_phone/skins/cs_official/img/button/dbline_green.gif); color:#f6f6f6; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/8b348e6e1f922be45129a78220eed119.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

#cellphone_telnumlist { overflow-y:scroll; *zoom:1; }

.textingPhone { *zoom:1; overflow:hidden; }
.textingPhone .body { *zoom:1; overflow:hidden; }
.textingPhone .lcd { *zoom:1; overflow:hidden; clear:both; }
.textingPhone .tphoneCaller { *zoom:1; overflow:hidden; }
.textingPhone .sendMsg { *zoom:1; overflow:hidden; }
.textingPhone .tphoneFooter { *zoom:1; overflow:hidden; }
.textingPhone form { margin:0; padding:0; }


/*---------------------------------------------------------------------------------*/

.textingPhone {  }
.textingPhone .body { padding:11px 12px 0 12px; }
.textingPhone .tphoneLowerPart { margin:0 8px 0 8px; }
.textingPhone .tphoneCaller { margin:3px 0 4px 0; color:#666666; }
.textingPhone .tphoneCaller .fl { float:left; margin:4px 0 0 0; }
.textingPhone .tphoneCaller .fr { float:right; }
.textingPhone .tphoneCaller #cellphone_callback { width:92px; height:14px; border:1px solid #cccccc; font:11px Gilum,굴림; color:#666666; padding:3px 3px 0 3px; }
.textingPhone .tphoneFooter { padding:0 12px 0 12px; }


/*---------------------------------------------------------------------------------*/
.textingPhone #tphoneRecentMessageButtonSet { float:left; }
.textingPhone #tphoneRecentMessageButtonSet.right { float:right; }
.textingPhone #tphoneRecentMessageButtonSet .check { margin:4px 0 0 0; width: 13px; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float:left; height:13px; overflow:hidden; cursor:pointer; }
.textingPhone #tphoneRecentMessageButtonSet .check.on { background-position:0px -13px; }
.textingPhone #tphoneRecentMessageButtonSet #btnRecentMessages { float:left; margin:5px 0 0 2px; cursor:pointer; color:#666666;}

.textingPhone .tphoneRecentMessages { position:absolute; height:0; width:0; }
.textingPhone .tphoneRecentMessages .tphoneRecentMessageList { z-index:14; display:none; position:relative; top:4px; left:-179px; width:150px; padding:12px; height:192px; border:solid #b4b4b4 2px; background-color:#fff; background-image:url(/widgets/texting_phone/skins/cs_official/img/common/loading.gif) no-repeat center center; }
.textingPhone .tphoneRecentMessages .tphoneRecentMessageList.hide { background-image:none; }
.textingPhone .tphoneRecentMessages .tphoneRecentMessageList.right { left:178px; }
.textingPhone .tphoneRecentMessages .tphoneRecentMessageList ul { list-style:none; padding:0; margin:10px 0 0 0; }
.textingPhone .tphoneRecentMessages .tphoneRecentMessageList ul li { font:11px/13px 돋움,dotum; color:#333333; padding:0; margin:0; height:17px; cursor:pointer; display:block; }
.textingPhone .tphoneRecentMessages .tphoneRecentMessageList ul li span { display:block; padding:0; margin:0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; letter-spacing:0px; }

.textingPhone .tphoneTopMenu { height:20px; }
.textingPhone #tfonLogView { float:right; text-decoration:none; }
.textingPhone #tfonLogView.right { float:left; }


.textingPhone #cellphone_text { 
    float:left;
    width:100px; 
	height:93px; 
	background:none; 
	font:9pt 굴림체, GulimChe; 
	color:#015179;
	line-height:140%; 
    letter-spacing: 0;
	word-break: break-all;
    overflow:hidden;
    margin:0;
    padding:0;
    border:0;
}

.textingPhone #cellphone_bytes { 
    float:left;
    width:80px; 
	border:0; 
    padding:0 4px 0 4px;
    margin:2px 0 0 2px;
	background:none; 
	font:11px Dotum,돋움; 
	color:#666666; 
	text-align:left; 
	line-height:160%; 
	overflow:hidden;
}

.textingPhone #btnAddPic { float:right; margin:1px 7px 0 0; }


.textingPhone { width:199px; }
.textingPhone .body { font:8pt 돋움, Dotum; color:#999; letter-spacing:-1px; background:url(/widgets/texting_phone/skins/cs_official/img/white/bg_phone.gif) left top no-repeat; }
.textingPhone .lcd { width:175px; height:137px; margin:6px 0 0 0; background:url(/widgets/texting_phone/skins/cs_official/img/white/bg_phone_lcd.gif) no-repeat; text-align:right; }
.textingPhone .lcd #multi { 
    width:135px;
    height:100px;
    margin:16px 0 0 34px;
    *margin:16px 0 0 0;
	overflow: -moz-scrollbars-vertical;
    overflow-x:hidden;
	overflow-y: scroll;
	scrollbar-face-color: #c5f3fe;
	scrollbar-base-color: #c5f3fe;
	scrollbar-shadow-color: #3a89b0;
	scrollbar-highlight-color: #c5f3fe;
	scrollbar-3dlight-color: #c5f3fe;
	scrollbar-darkshadow-color: #c5f3fe;
	scrollbar-track-color: #c5f3fe;
	scrollbar-arrow-color: #3a89b0;
    border:0;
}
.textingPhone .lcd #filepicker_cancel_file_srl { float:right; margin:1px 7px 0 0; }

.textingPhone .lcdFooter { width:175px; height:18px; margin:7px 0 0 0; }
.textingPhone .lcdFooter span#scopen { display:inline-block; float:left; _width:32px; }
.textingPhone .lcdFooter span#scopen.right { float:right; }
.textingPhone .lcdFooter span.btn { float:right; }
.textingPhone .lcdFooter span.btn.right { float:left; }
.textingPhone .lcdFooter span.btn #btnsms { margin-left:3px; }
.textingPhone .tphoneFooter { height:50px; background:url(/widgets/texting_phone/skins/cs_official/img/white/bg_phone.gif) left bottom no-repeat; }

/* middleGap */
.textingPhone .middleGap { height:42px; color:#999; clear:both; overflow:hidden; }

/* tphoneMiddelButtonSet */
.textingPhone .tphoneMiddleButtonSet { padding:3px 0 0 0; height:18px; }

.textingPhone #tfonBtnAddrbook { float:right; }
.textingPhone #tfonBtnAddrbook.right { float:left; }
.textingPhone .tphoneReceiptInfo { display:inline; border:0; overflow:hidden; float:left;  color:#666666; cursor:pointer; margin:4px 0 0 0;}
.textingPhone .tphoneReceiptInfo.right { float:right; }

/* tphoneRecentNumbers */
.textingPhone .tphoneRecentNumbers { position:absolute; width:0; height:0;}
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList { z-index:14; display:none; position:relative; top:-4px; left:-187px; width:150px; height:192px; border:solid #b4b4b4 2px; background-color:#fff; background-image:url(/widgets/texting_phone/skins/cs_official/img/common/loading.gif) no-repeat center center; padding:12px;}
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList.hide { background-image:none; }
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList.right { left:168px; }
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList ul { list-style:none; padding:0; margin:10px 0 0 0; }
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList ul li { float:left;font:11px/13px 돋움,dotum; color:#333333; letter-spacing:0; padding:0; margin:0; height:17px; cursor:pointer; display:block; }
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList ul li span { padding:0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList ul li .ref_name { width:55px;  white-space:nowrap; text-overflow:ellipsis; float:left; }
.textingPhone .tphoneRecentNumbers .tphoneRecentNumberList ul li .phone_num { width:90px;  float:left; }

/* tphoneAddDiv */
.textingPhone .tphoneAddDiv { margin:4px 0 0 0; height:22px; }
.textingPhone .tphoneAddDiv input { color:#999; height:14px; border:solid #cccccc 1px; margin:0; padding:3px 3px 0 3px; font-family:Dotum, 돋움;font-size:8pt;}
.textingPhone .tphoneAddDiv #tphoneInputName { width:41px; }
.textingPhone .tphoneAddDiv #nationCode { width:41px; }
.textingPhone .tphoneAddDiv #tphoneInputNumber { margin:0 0 0 1px; width:81px; }
.textingPhone .tphoneAddDiv #btnDirectAdd { margin:0; float:right;  width:16px; height:19px; background:url(/widgets/texting_phone/skins/cs_official/img/white/btn_plus.gif) no-repeat; border:0 none; text-indent:-1000em; overflow:hidden; }

/* tphoneTelnumList */
.textingPhone .tphoneTelnumList { height:76px; }
.textingPhone .tphoneTelnumList { scrollbar-arrow-color: #bdbdbd; scrollbar-face-color: #f8f8f8; scrollbar-darkshadow-color: #e5e5e5; scrollbar-highlight-color: #f8f8f8; scrollbar-shadow-color: #f8f8f8; scrollbar-track-color: #fcfcfc; scrollbar-3dlight-color: #e5e5e5; }
.textingPhone .tphoneTelnumList ul {  margin:3px 0 0 0; padding:0; height:76px; overflow: -moz-scrollbars-vertical; overflow-y: scroll; } 
.textingPhone .tphoneTelnumList ul { scrollbar-arrow-color: #bdbdbd; scrollbar-face-color: #f8f8f8; scrollbar-darkshadow-color: #e5e5e5; scrollbar-highlight-color: #f8f8f8; scrollbar-shadow-color: #f8f8f8; scrollbar-track-color: #fcfcfc; scrollbar-3dlight-color: #e5e5e5; }
.textingPhone .tphoneTelnumList ul li { height: 19px; font-size: 12px; color:#676767; list-style-type:none; margin:0; padding:0; display:block;letter-spacing:0; font-family:돋움;}
.textingPhone .tphoneTelnumList ul li span { }
.textingPhone .tphoneTelnumList ul li span.chkRecipient { margin:0; width: 13px; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float: left; height: 13px; overflow: hidden; cursor:pointer; } 
.textingPhone .tphoneTelnumList ul li span.chkRecipient.on { margin:0; background-position: 0px -13px; } 
.textingPhone .tphoneTelnumList ul li span.rcpName { margin: 0 0 0 1px; width:38px; text-overflow:ellipsis; float:left; display:inline; white-space:nowrap; overflow:hidden; font-weight:normal; cursor:pointer; }
.textingPhone .tphoneTelnumList ul li span.rcpNumber { margin: 0 0 0 3px; width:66px; text-overflow:ellipsis; float:left; display:inline; white-space:nowrap; overflow:hidden; font-weight:normal; cursor:pointer; }
.textingPhone .tphoneTelnumList ul li span.delRecipient { cursor:pointer; text-indent: -1000em; padding:0; border:0 none; margin: 2px 2px 0px 1px; width: 9px; display: inline; background:url(/widgets/texting_phone/skins/cs_official/img/common/btn_delete.gif) no-repeat; float: right; height:9px; overflow: hidden; } 
.textingPhone .tphoneTelnumList ul.global li span.rcpName { width:0px; }
.textingPhone .tphoneTelnumList ul.global li span.rcpNumber { width:106px; font-size:9pt;}

/* listFooter */
.textingPhone .listFooter { margin:4px 0 0 0; height:40px; }
.textingPhone .listFooter div.secondLine { margin-top:2px; }

/* tphoneFooter */
.textingPhone .tphoneFooter .sendMsg { margin:10px 0 0 0;}
.textingPhone .tphoneFooter .sendMsg #btnSend { float:right; margin:0 0 0 2px;}
.textingPhone .tphoneFooter .sendMsg #btnSend.right { float:left; }
.textingPhone .tphoneFooter .sendMsg #btnReserv {  float:left; }
.textingPhone .tphoneFooter .sendMsg #btnReserv.right { float:right; margin:0 0 0 2px; }

.textingPhoneLogWindow { display:none; }
.textingPhoneLog { width:740px; background-color:#fff; padding:12px;}

/* modalDialog */
.progressModal { text-align:center; display:none; overflow:hidden; }
.progressModal .text { font-size: 8pt; text-align:center; margin:4px; } 
.progressModal .ani { background-image:url(/widgets/texting_phone/skins/cs_official/img/common/pbar-ani.gif); width:180px; height:12px; margin: 0 0 0 10px; }

/* tfonTitleArea */
.tfonTitleArea { height:22px; margin:0; border-bottom:solid #c8c8c8 1px; }
.tfonTitleArea .title { float:left;font:12px 돋움,dotum; color:#333333; margin:2px 0 0 0; }
.tfonTitleArea .close { float:right; cursor:pointer; }

/* scroll bar */
.textingPhone .scrollbar { scrollbar-arrow-color: #bdbdbd; scrollbar-face-color: #f8f8f8; scrollbar-darkshadow-color: #e5e5e5; scrollbar-highlight-color: #f8f8f8; scrollbar-shadow-color: #f8f8f8; scrollbar-track-color: #fcfcfc; scrollbar-3dlight-color: #e5e5e5; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/99ed54c162b5dd1e6937ffe355cd82fb.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

.tipsy { padding: 5px; font-size: 9pt; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(/widgets/texting_phone/skins/cs_official/img/common/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/d985cebbaa48b250e02e3e27cd560077.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

/* Datepicker
----------------------------------*/
.ui-datepicker { width: 190px; padding: .2em .2em 0; z-index:9999;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; font-size:12px; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .4em .2em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .1em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/dd856c17d51ae71754d49a737b8911ca.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */
.textingPhoneLog .header { margin-bottom:8px; }
.textingPhoneLog .header #textingPhoneLogWindowClose { float:right; cursor:pointer; width:15px; height;14px; background:transparent url(/widgets/texting_phone/skins/cs_official/img/white/btn_popup_close.gif) no-repeat center center; display:inline; text-indent:-1000em; border:0; overflow:hidden;}

.textingPhoneLog .tphoneLogSearchOption { margin:0 0 10px 0; font:11px 돋움,Dotum; }
.textingPhoneLog .tphoneLogSearchOption input { width:60px; font-size:11px; height:13px; border:solid #9e9e9e 1px; padding:2px; }
.textingPhoneLog .tphoneLogSearchOption span { margin:0 0 0 4px; _margin-top:-4px; }
.textingPhoneLog #tphoneLogSearchDateStartDiv { position:relative; top:-6px; left:36px;}
.textingPhoneLog #tphoneLogSearchDateEndDiv { position:relative; top:-6px; left:108px;}

.tphoneLogSearch { float:left; width:430px; height:260px; overflow:hidden; font-family:돋움체, DotumChe; font-size:9pt; z-index:99999; }
.tphoneLogSearch .tphoneLogGroupList { float:left; width:428px; height:180px; overflow:auto; font-family:돋움체, DotumChe; font-size:9pt; border:solid #c8c8c8 1px; }
.tphoneLogDetail { float:right; padding:8px; width:284px; height:236px; border:solid #c8c8c8 1px; }
.tphoneLogDetail ul { position:absolute; float:left; padding:0; margin-top:2px; } 
.tphoneLogDetail ul li { height: 18px; width:100%; float: left; font-size: 12px; color:#676767; list-style:none;  margin: 0 0 0 4px; padding:0; display:block; }
.tphoneLogDetail .phonescreen_bg { position:relative; height:98px; top:4px; left:-4px; float:right; background-color:#c5f3fe; }

.tphoneLogSearch { width:428px; }
.tphoneLogSearch .header { margin:0; height:21px; padding-top:8px; vertical-align:middle; border:#c8c8c8 1px solid; background: #ebebeb; font: 11px dotum; letter-spacing: -1px; color: #363636; } 
.tphoneLogSearch .header span.chkLog { margin: 0px; padding:0; width:13px; display: inline; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float: left; height: 13px; overflow: hidden; cursor:pointer;cursor: pointer; } 
.tphoneLogSearch .header span.chkLog.on { background-position: 0px -13px; } 
.tphoneLogSearch .header STRONG.sequence { margin: 0 0px 0px 12px; display: inline; float: left; font-weight: normal; }
.tphoneLogSearch .header STRONG.registdate { margin: 1px 24px 0px 20px; display: inline; float: left; font-weight: normal; }
.tphoneLogSearch .header STRONG.content { margin: 0 0px 0px 46px;	display: inline; float: left; font-weight: normal; }
.tphoneLogSearch .header STRONG.reserv_status { margin: 0 0px 0px 92px;	display: inline; float: left; font-weight: normal; }
.tphoneLogSearch .header STRONG.result { margin: 0 0px 0px 30px;	display: inline; float: left; font-weight: normal; }
.tphoneLogSearch .body { overflow: auto; height:196px; border: #c8c8c8 1px solid; border-top:0px none; background: #fff; }
.tphoneLogSearch .body ul { padding:0; margin: 0px; margin-top:5px; } 
.tphoneLogSearch .body ul li { height: 21px; width:100%; float: left; font-size: 12px; color:#676767; list-style:none;  margin: 0; padding:4px 0 0 0; display:block; letter-spacing:-1px; font-family:arial; color:#787878; background-color:#fff; }
.tphoneLogSearch .body ul li.selected { color:#fff; background-color:#2673ab; }
.tphoneLogSearch .body ul li span.chkLog { margin: 0px; padding:0; width: 13px; display: inline; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float: left; height: 13px; overflow: hidden; cursor:pointer; } 
.tphoneLogSearch .body ul li span.chkLog.on { background-position: 0px -13px; } 
.tphoneLogSearch .body ul li span.sequence { margin: 0px 0px 0px 9px; width: 36px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogSearch .body ul li span.id { margin: 0px 0px 0px 6px; width: 60px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogSearch .body ul li span.registdate { margin: 0px 0px 0px 0px; width: 100px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogSearch .body ul li span.content { margin: 0px 0px 0px 10px; width: 100px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogSearch .body ul li span.reserv_status { margin: 0px 0px 0px 13px; width: 60px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogSearch .body ul li span.result { margin: 0px 0px 0px 15px; width: 60px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogSearch .footer { display:block; margin-top:6px; padding:0; overflow:hidden; font: 11px 돋움체, DotumChe; letter-spacing: -1px; color: #4c4c4c; } 
.tphoneLogSearch .footer ul { padding:0; margin:0; }
.tphoneLogSearch .footer ul li { float:left; list-style:none; width:14px; padding:0; margin:5px; }
.tphoneLogSearch .footer ul li { cursor:pointer; }
.tphoneLogSearch .footer ul li.on { font-weight:bold; }
.tphoneLogSearch .footer span { float:right; margin-right:2px; }
.tphoneLogSearch .footer #tphoneLogGroupListFooterPages { float:left; margin:5px; }
.tphoneLogSearch .footer #tphoneLogBtnGroupListDownload { float:right; margin:1px 6px 0 0; text-indent:-1000em; width:18px; height:17px; background:url(/widgets/texting_phone/skins/cs_official/img/common/excel.gif) no-repeat; border:0; cursor:pointer; }



.tphoneLogList { position:relative; clear:both; padding:0 2px 0 0; top:5px; }
.tphoneLogList .header { width:100%; height:21px; margin:0; padding-top:8px; border: #c8c8c8 1px solid; background: #ebebeb; font: 11px dotum; letter-spacing: -1px; color: #4c4c4c; } 
.tphoneLogList .header span.chkLog { margin: 0px; padding:0; width:13px; display: inline; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float: left; height: 13px; overflow: hidden; cursor:pointer;cursor: pointer; } 
.tphoneLogList .header span.chkLog.on { background-position: 0px -13px; } 
.tphoneLogList .header STRONG.sequence { margin: 0px 0px 0px 12px; display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.id { margin: 0 0 0px 6px;	display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.registdate { margin: 1px 24px 0px 30px; display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.phonenum { margin: 0 0px 0px 38px; display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.callback { margin: 0 0px 0px 54px; display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.name { margin: 0 0px 0px 45px;	display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.content { margin: 0 0px 0px 40px;	display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.reservdate { margin: 0 0px 0px 100px;	display: inline; float: left; font-weight: normal; }
.tphoneLogList .header STRONG.result { margin: 0 0px 0px 80px;	display: inline; float: left; font-weight: normal; }
.tphoneLogList .body { overflow: auto; width:100%; height:260px; border: #c8c8c8 1px solid; border-top:0px none; background: #fff; }

.tphoneLogList .body ul { padding:0; margin: 0px; margin-top:5px; } 
.tphoneLogList .body ul li { height: 21px; width:100%; float: left; font-size: 12px; color:#676767; list-style:none;  margin: 0; padding:4px 0 0 0; display:block; letter-spacing:-1px; font-family:arial; }
.tphoneLogList .body ul li.selected { color:#fff; background-color:#2673ab; }
.tphoneLogList .body ul li span.chkLog { margin: 0px; padding:0; width: 13px; display: inline; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float: left; height: 13px; overflow: hidden; cursor:pointer; } 
.tphoneLogList .body ul li span.chkLog.on { background-position: 0px -13px; } 
.tphoneLogList .body ul li span.sequence { margin: 0px 0px 0px 9px; width: 36px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.id { margin: 0px 0px 0px 6px; width: 60px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.registdate { margin: 0px 0px 0px 6px; width: 100px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.phonenum { margin: 0px 0px 0px 6px; width: 78px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.callback { margin: 0px 0px 0px 6px; width: 78px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.name { margin: 0px 0px 0px 6px; width: 66px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.content { margin: 0px 0px 0px 6px; width: 100px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.reservdate { margin: 0px 0px 0px 16px; width: 100px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }
.tphoneLogList .body ul li span.result { margin: 0px 0px 0px 12px; width: 80px; text-overflow: ellipsis; display: inline; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer;cursor:hand; }

/* footer */
.tphoneLogList .footer { display:block; margin-top:6px; padding:0; width:100%; height:20px; overflow:hidden; font:11px 돋움체, DotumChe; letter-spacing:-1px; color:#4c4c4c; text-align:center;} 
.tphoneLogList .footer ul { padding:0; margin:0; width:660px;}
.tphoneLogList .footer ul li { float:left; list-style:none; width:14px; padding:0; margin-right:5px; }
.tphoneLogList .footer ul li { cursor:pointer; }
.tphoneLogList .footer ul li.on { font-weight:bold; }
.tphoneLogList .footer #tphoneLogListFooterPages { }
.tphoneLogList .footer span { float:right; margin-right:2px; }
.tphoneLogList .footer #tphoneLogBtnListDownload { float:right; margin: 1px 5px 0 0; text-indent:-1000em; width:18px; height:17px; background:url(/widgets/texting_phone/skins/cs_official/img/common/excel.gif) no-repeat; border:0; cursor:pointer; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/b7b7158b7d5a69da1c495f0faad2a21d.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

.phonescreen_bg {
    border: solid #cccccc 1px;
    display: block;
}

.phonescreen {
    font-family: 돋움체;
    font-size: 9pt;
    overflow: hidden;
    width: 100px;
    height: 82px;
    border: 0;
    padding: 0;
    color: #363636;
    cursor: pointer;
    word-break: break-all;
    margin: 4px;
    letter-spacing: 0;
}

.pscreen_bg {
    background-color: transparent;
    padding: 2px 15px 2px 15px;
}

.pscreen {
    background-color: transparent;
    font-family: 돋움체;
    font-size: 9pt;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    width: 118px;
    height: 110px;
    border: 0;
    padding: 8px;
    color: #363636;
    word-break: break-all;
    margin: 4px;
    letter-spacing: 0;

    scrollbar-face-color:#01669a;
    scrollbar-track-color: #f9f9ff;
    scrollbar-arrow-color: #ff7901;
    scrollbar-highlight-color:#f9f9ff;
    scrollbar-3dlight-color: #f9f9ff;
    scrollbar-shadow-color: #f9f9ff;
    scrollbar-darkshadow-color: #f9f9ff;
}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/f28b4526e2ab2325bee634c51d4ef94e.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/loading.gif) center center no-repeat;}
        /*
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/widgets/texting_phone/skins/cs_official/img/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}
        */

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
/*
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
*/

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/00131e8fc399e7c6fddf71000366507a.cache.php */
/* LOCKED */
.tree-checkbox .locked li a { color:gray; }
/* DOTS */
.tree-checkbox ul { background-position:6px 1px; background-repeat:repeat-y; background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/data:image/gif;base64,R0lGODlhAgACAIAAAB4dGf///yH5BAEAAAEALAAAAAACAAIAAAICRF4AOw==); _background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/dot_for_ie.gif); *background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/dot_for_ie.gif); }
.tree-checkbox li { background-position:-64px -16px; background-repeat:no-repeat; background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png); }
/* NO DOTS */
.tree-checkbox .no_dots, .tree-checkbox .no_dots ul { background:transparent; }
.tree-checkbox .no_dots li.leaf { background-image:none; background-color:transparent; }
/* OPEN or CLOSED */
.tree-checkbox li.open { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png) -32px -48px no-repeat; }
.tree-checkbox li.closed, #jstree-dragged.tree-checkbox li li.open { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png) -48px -32px no-repeat; }
#jstree-marker { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png); }
/* DEFAULT, HOVER, CLICKED, LOADING STATES */
.tree-checkbox li a, .tree-checkbox li span { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tree-checkbox li a:hover, .tree-checkbox li a.hover, .tree-checkbox li span { background: #e7f4f9; border:1px solid #d8f0fa; padding:0px 3px 0px 3px; }
.tree-checkbox li a.clicked, .tree-checkbox li a.clicked:hover, .tree-checkbox li span.clicked { background: #beebff; border:1px solid #99defd; padding:0px 3px 0px 3px; }
/* ICONS */
.tree-checkbox ins { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png); background-position:0 0; background-repeat:no-repeat; }
.tree-checkbox ul li a.loading ins { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/throbber.gif) !important; background-position:0 0 !important; } /* UL is added to make selector stronger */
.tree-checkbox li a ins.forbidden { background-position:-16px -48px; }

.tree-checkbox li a.undetermined ins { background-position:0px -16px; }
.tree-checkbox li a.checked ins { background-position:0px -32px; }

.tree-checkbox li a:hover ins { background-position:-16px 0px; }
.tree-checkbox li a.undetermined:hover ins { background-position:-16px -16px; }
.tree-checkbox li a.checked:hover ins { background-position:-16px -32px; }

#jstree-dragged.tree-checkbox ins { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png) 0 -48px no-repeat; }
#jstree-dragged.tree-checkbox ins.forbidden { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png) -16px -48px no-repeat; }

/* CONTEXT MENU */
.tree-checkbox-context a ins { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/checkbox/icons.png); background-repeat:no-repeat; background-position:-64px -64px; }
.tree-checkbox-context a ins.create { background-position:0 -16px; }
.tree-checkbox-context a ins.rename { background-position:-16px 0px; }
.tree-checkbox-context a ins.remove { background-position:0 -32px; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/d189994d1066ef5602c781900881a564.cache.php */
/* LOCKED */
.tree-classic .locked li a { color:gray; }
/* DOTS */
.tree-classic ul { background-position:6px 1px; background-repeat:repeat-y; background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/data:image/gif;base64,R0lGODlhAgACAIAAAB4dGf///yH5BAEAAAEALAAAAAACAAIAAAICRF4AOw==); _background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/dot_for_ie.gif); *background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/dot_for_ie.gif); }
.tree-classic li { background-position:-64px -16px; background-repeat:no-repeat; background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png); }
/* NO DOTS */
.tree-classic .no_dots, .tree-classic .no_dots ul { background:transparent; }
.tree-classic .no_dots li.leaf { background-image:none; background-color:transparent; }
/* OPEN or CLOSED */
.tree-classic li.open { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png) -32px -48px no-repeat; }
.tree-classic li.closed, #jstree-dragged.tree-classic li li.open { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png) -48px -32px no-repeat; }
#jstree-marker { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png); }
/* DEFAULT, HOVER, CLICKED, LOADING STATES */
.tree-classic li a:hover, .tree-classic li a.hover, .tree-classic li span { /*background: #e7f4f9; border:1px solid #d8f0fa; padding:0px 3px 0px 3px;*/ }
.tree-classic li a.clicked, .tree-classic li a.clicked:hover, .tree-classic li span.clicked { background: navy; border:1px solid navy; color:white; padding:0px 3px 0px 3px; }
/* ICONS */
.tree-classic ins { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png); background-position:0 0; background-repeat:no-repeat; }
.tree-classic ul li a.loading ins { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/throbber.gif) !important; background-position:0 0 !important; } /* UL is added to make selector stronger */
.tree-classic li.closed a ins, .tree-classic li.leaf a ins { background-position:0 0px; } /* UL is added to make selector stronger */
.tree-classic ul li a.loading ins { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/throbber.gif); background-position:0 0; } /* UL is added to make selector stronger */
.tree-classic li a ins.forbidden { background-position:-16px -16px; }
.tree-classic .locked li a ins { background-position:0 -48px; }
.tree-classic li span ins { background-position:-16px 0; }
#jstree-dragged.tree-classic ins { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png) -16px -32px no-repeat; }
#jstree-dragged.tree-classic ins.forbidden { background:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png) -16px -16px no-repeat; }

/* CONTEXT MENU */
.tree-classic-context a ins { background-image:url(/widgets/texting_phone/skins/cs_official/js/jstree/themes/classic/icons.png); background-repeat:no-repeat; background-position:-64px -64px; }
.tree-classic-context a ins.create { background-position:0 -16px; }
.tree-classic-context a ins.rename { background-position:-16px 0px; }
.tree-classic-context a ins.remove { background-position:-32px -16px; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/299498b518cc5e8ae756dd09a164fc3f.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

/* main pane */
.tfonPurplebook { z-index:10; width:328px; display:none; border:0; margin:0; padding:0;  position:absolute; top:0; background:transparent; font-family:돋움,dotum; font-size:11px; }
.tfonPurplebook.left { left:-340px; }
.tfonPurplebook.right { left:210px; }

.tfonPurplebook .hrLine { height:1px; font-size:1px; border-bottom:solid #c8c8c8 1px; }

/* address box */
#tfonAddressBox { margin:0; width:274px; background:transparent; }
#tfonAddressBox.left { float:left; }
#tfonAddressBox.right { float:right;}

/* folder tree */
.tfonPurplebook .tfonPurplebookTreePane { overflow:hidden; overflow:auto; border:solid #b4b4b4 2px; padding:10px; background-color:#fff; }
.tfonPurplebook .tfonPurplebookTreePaneBody {  }
.tfonPurplebook .tfonPurplebookTreePaneBody .tfonPurplebookTreeScroll { height:128px; _height:120px; margin-top:10px; overflow:auto; }
.tfonPurplebook .tfonPurplebookTreePaneBody .tree { margin-left:-9px; }

/* folder tree footer */
.tfonPurplebook .tfonPurplebookTreePaneFooter { margin-top:4px; text-align:center;}
.tfonPurplebook .tfonPurplebookTreePaneFooter span  { margin:0 0 0 2px; }

/* address list */
.tfonPurplebook .addresslist { margin-top:10px; padding:0; font:11px 돋움체,DotumChe;border:solid #b4b4b4 2px; padding:10px;background-color:#fff; }
.tfonPurplebook .addresslist .frame { overflow:hidden; }
.tfonPurplebook .addresslist .frame .header { display:block; position:normal; border-bottom:solid #c8c8c8 1px; padding:0 0 6px 0; letter-spacing: -1px; color: #4c4c4c; } 
/* address list header */
.tfonPurplebook .addresslist .frame .header #tfonPurplebookListCount { font:11px 돋움,Dotum; letter-spacing:0; float:right; }
.tfonPurplebook .addresslist .frame .header #tfonPurplebookSelectedFolderName { text-overflow:ellipsis; overflow:hidden; width:40px; white-space:nowrap; font:11px 돋움,Dotum; letter-spacing:-1px; float:right; color:#025da3; font-weight:bold;}
.tfonPurplebook .addresslist .frame .header span.chkPurplebookMembers { margin:0; padding:0; width: 13px; display: inline; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float: left; height: 13px; overflow: hidden; cursor:pointer; } 
.tfonPurplebook .addresslist .frame .header span.chkPurplebookMembers.on { background-position: 0px -13px; } 
.tfonPurplebook .addresslist .frame .header span.name { margin: 1px 0 0 10px; }
.tfonPurplebook .addresslist .frame .header span.number { margin: 1px 0 0 64px; }

/* address list body */
.tfonPurplebook .addresslist .frame .body { background:none; height:130px; overflow:auto; margin:10px 0; padding:0; }
.tfonPurplebook .addresslist .frame .body ul { margin:0; padding:0; } 
.tfonPurplebook .addresslist .frame .body ul li { height: 20px;  font-size: 12px; color:#676767; list-style-type:none; margin:0; padding:0; display:block; }
.tfonPurplebook .addresslist .frame .body ul li span { letter-spacing:0; }
.tfonPurplebook .addresslist .frame .body ul li span.chkPurplebookMembers { margin:0; padding:0; width: 13px; display: inline; background:url(/widgets/texting_phone/skins/cs_official/img/common/bg_checkbox_01.gif) no-repeat; float: left; height: 13px; overflow: hidden; cursor:pointer; } 
.tfonPurplebook .addresslist .frame .body ul li span.chkPurplebookMembers.on { background-position: 0px -13px; } 
.tfonPurplebook .addresslist .frame .body ul li span.nodeName { margin: -1px 0px 0px 8px; padding:2px; width: 80px; text-overflow: ellipsis; display:inline; font-family:tahoma; white-space:nowrap; float:left; overflow:hidden; font-weight:normal; cursor:pointer;}
.tfonPurplebook .addresslist .frame .body ul li span.nodePhone { margin: -1px 0px 0px 9px; padding:2px; width: 90px; text-overflow: ellipsis; display: inline; font-family: tahoma; white-space: nowrap; float: left; overflow: hidden; font-weight: normal; cursor:pointer; }

/* appendPane */
.tfonPurplebook .addresslist .appendPane { height:20px; margin-top:8px; vertical-align:top; }
.tfonPurplebook .addresslist .appendPane input { float:left; font-size:8pt; padding:2px; margin:0 0 0 2px; height:13px; border:solid #cccccc 1px; }
.tfonPurplebook .addresslist .appendPane span { float:left; margin:4px 0; padding:0; }
.tfonPurplebook .addresslist .appendPane #inputPurplebookName { width:48px; _width:46px; *width:48px; margin:0 3px 0 2px; }
.tfonPurplebook .addresslist .appendPane #inputPurplebookPhone { width:80px; _width:80px; }
.tfonPurplebook .addresslist .appendPane #btnAddAddress { float:right; margin:0 2px 0 0px; }

/* address list commands */
.tfonPurplebook .addresslist .footer { border-top:0px; margin-top:6px; _padding-top:6px; *padding-top:6px; height:20px;}
.tfonPurplebook .addresslist .footer #tfonBtnPurplebookExcelDownload { float:left; position:relative; top:2px; margin:0; width:17px; height:17px; background:url(/widgets/texting_phone/skins/cs_official/img/common/excel.gif) no-repeat; text-indent:-1000em; }
.tfonPurplebook .addresslist .footer ul { margin:0; padding:0 0 0 0; float:left; margin:4px 0 0 10px; } 
.tfonPurplebook .addresslist .footer ul li { margin:1px; padding:1px 3px 1px 3px; list-style-type:none; display:inline;  cursor:pointer;}
.tfonPurplebook .addresslist .footer ul li.on { font-weight:bold; }
.tfonPurplebook .addresslist .footer a { float:right; position:relative; top:-2px; margin:0 6px 0 0; width:17px; height:17px; background:url(/widgets/texting_phone/skins/cs_official/img/common/excel.gif) no-repeat; text-indent:-1000em; }
.tfonPurplebook .addresslist .footer #tfonBtnPurplebookMemberMove { float:right; margin-right:2px; }
.tfonPurplebook .addresslist .footer #tfonBtnPurplebookMemberCopy { float:right; margin-right:5px; }
.tfonPurplebook .addresslist .footer #tfonBtnPurplebookMemberDelete { float:right; margin-right:5px; }
.tfonPurplebook .addresslist .footer #tfonBtnPurplebookMemberModify { float:right; margin-right:5px; }

/* (move, copy)target tree */
.tfonPurplebook .addresslist .targetPane { display:none; position:relative; width:200px; background-color:#fff; top:-156px; left:270px; z-index:999;border:solid #b4b4b4 2px;overflow:auto; padding:6px; margin:0;}
.tfonPurplebook .addresslist .targetPane .header { display:block; text-align:right; position:normal; padding:0; margin:0; border:0; }
.tfonPurplebook .addresslist .targetPane .body { background:none; height:97px; _height:92px; overflow-y:auto; overflow-x:hidden; padding:0; margin-top:6px; }
.tfonPurplebook .addresslist .targetPane #tfonPurplebookTargetTree { position:relative; left:-6px; }
.tfonPurplebook .addresslist .targetPane .footer { height:20px; }
.tfonPurplebook .addresslist .targetPane .footer #tfonTargetButtons { float:right; }
.tfonPurplebook .addresslist .targetPane .footer #tfonBtnPurplebookMemberRefresh { float:right; margin-left:5px; }

/* append buttons */
.tfonPurplebook .appendButtons { width:48px; height:460px; }
.tfonPurplebook #tfonAppendButtons.left { float:right; }
.tfonPurplebook #tfonAppendButtons.right { float:left; }
.tfonPurplebook #tfonAddFromFolder { margin:82px 0 0 0; display:block; width:43px; height:53px; border:0 none;  background:url(/widgets/texting_phone/skins/cs_official/img/white/btn_add_en.gif) no-repeat;text-indent:-1000em;overflow:hidden; float:right; }
.tfonPurplebook #tfonAddFromMember { margin:170px 0 0 0; display:block; width:43px; height:53px; border:0 none;background:url(/widgets/texting_phone/skins/cs_official/img/white/btn_add_en.gif) no-repeat; text-indent:-1000em; overflow:hidden; float:right; }
.tfonPurplebook #tfonAddFromFolder.right { float:left; background:url(/widgets/texting_phone/skins/cs_official/img/white/btn_left_add_en.gif) no-repeat; }
.tfonPurplebook #tfonAddFromMember.right { float:left; background:url(/widgets/texting_phone/skins/cs_official/img/white/btn_left_add_en.gif) no-repeat; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/ed926ab8689801cdb2a6be5cb8ca09ac.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

/* tphoneBulkAdd */
.tphoneBulkAdd { z-index:11; position:relative; display:none; top:209px; background-color:#ffffff; width:292px; font-family:돋움체,DotumChe; font-size:11px; border:solid #b4b4b4 2px;}
#tphoneBulkAdd.left { left:-295px; }
#tphoneBulkAdd.right { left:200px; }
.tphoneBulkAdd .bulkAddArea { overflow:hidden; padding:10px; }
.tphoneBulkAdd .bulkAddArea .header { margin-top:6px; }
.tphoneBulkAdd .bulkAddArea .header .number { margin:6px 0 0 1px; }
.tphoneBulkAdd .bulkAddArea .header .name { margin:6px 0 0 60px; }
.tphoneBulkAdd .bulkAddArea .phoneNumberList #tfonTelnumList { margin-top:6px; border:0 none; width:272px; height:150px; padding:0; font-family:돋움체,DotumChe; font-size:11px; overflow-y:scroll; }
.tphoneBulkAdd .bulkAddFooter { display:block; text-align:right; margin-top:6px; padding-right:2px; }
.tphoneBulkAdd .bulkAddFooter span { margin-left:3px; }

/* total count */
.tphoneBulkAdd #tfonBulkAddTotal { color:#025da3; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/d477a16321f0f26805b48154ea0838d9.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

.tphoneSpecialChars { display:none; position:relative; top:180px; width:248px; z-index:12; border:solid #b4b4b4 2px; background-color:#ffffff; }
#tphoneSpecialChars.left {left:-241px;}
#tphoneSpecialChars.right {left:200px;}
.tphoneSpecialChars .area { padding:8px; background-color:#ffffff; overflow:hidden; }
.tphoneSpecialChars .area ul {width:231px;_width:232px; overflow:hidden;clear:both;padding:0; margin:6px 0 0 0; border-left:1px solid #dfe1de;border-top:1px solid #dfe1de; line-height:0;}
.tphoneSpecialChars .area ul li {display:inline; float:left; height:18px; border-right:1px solid #dfe1de;border-bottom:1px solid #dfe1de; line-height:0;}
.tphoneSpecialChars .area ul li.h37 {height:37px;}
.tphoneSpecialChars .area ul li img{_margin-bottom:-4px; vertical-align:top;}

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/f7de125cd2fc9d8d93583fc6321e07e7.cache.php */

/* vi:set ts=4 sw=4 expandtab enc=utf8: */

.tphoneReservation { display:none; position:relative; top:-192px; width:360px; z-index:13; border:solid #b4b4b4 2px; font:12px 굴림체,GulimChe; background:#fff;}
.tphoneReservation_left {left:-366px;}
.tphoneReservation_right {left:200px;}
.tphoneReservation .area {color: #333; padding:10px; overflow:hidden;}
.tphoneReservation .reservtab {overflow:hidden;clear:both;padding:0;margin-top:8px; border-collapse:collapse;}
.tphoneReservation .reservtab td { padding:0; margin:0;}
.tphoneReservation .reservtab .reservtime {padding:0 0 0 10px;}
.tphoneReservation .area .reserv_date { width:93px; font-size:8pt; font-weight:bold; }
.tphoneReservation .area .boundary_line { height:1px; border-bottom:solid #aaa 1px; margin:8px 0 8px 0; }
.tphoneReservation .area input { margin:0 0 6px 0; }
.tphoneReservation .area select { font-family:Arial; font-size:8pt; }

/* file:/home/hosting_users/teamblog/www/files/cache/optimized/4244e2f3c5597c510c0233825f5ca005.cache.php */


