/* file:/export/home/share/htdocs2/xe/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(/xe/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(/xe/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:/export/home/share/htdocs2/xe/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(/xe/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(/xe/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(/xe/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(/xe/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(/xe/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(/xe/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(/xe/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:/export/home/share/htdocs2/xe/files/cache/optimized/c4221e2af627db0fcd30aefb2dba9286.cache.php */

/* NHN | dece24@nhncorp.com */
#loginAccess{ position:relative; width:384px; border:2px solid #757575; margin:30px auto; padding:20px 0 0 0; background:#fff; font-size:12px; font-family:Tahoma; line-height:normal;}
#loginAccess form{ margin:0; padding:0;}
#loginAccess fieldset{ border:0; margin:0; padding:0;}
#loginAccess h1{ margin:0 28px 20px 28px; font-size:12px; color:#e77161;}
#loginAccess ul{ margin:0; padding:0; list-style:none;}
#loginAccess .mLogin{ display:none;}
#loginAccess .idpw{ margin:0 28px 20px 28px;}
#loginAccess .oid{ margin:0 28px 20px 28px;}
#loginAccess .idpw li{ margin:0 0 5px 0;}
#loginAccess .inputText{ font-size:12px; height:22px; color:#767676; font-weight:bold; border:1px solid #b7b7b7; border-right-color:#e1e1e1; border-bottom-color:#e1e1e1;}
#loginAccess .idpw .inputText{ width:316px; padding:8px 0 0 10px;}
#loginAccess .oid .inputText{ width:291px; padding:8px 0 0 35px; background:url(/xe/modules/message/skins/default/images/openid_login_bg.gif) no-repeat 10px center;}
#loginAccess .inputCheck{ width:13px; height:13px; margin:0; padding:0; vertical-align:middle;}
#loginAccess label{ vertical-align:middle;}
#loginAccess #warning{ display:none; margin:0 0 20px 0;}
#loginAccess #warning.open{ display:block;}
#loginAccess #warning p{ margin:0;}
#loginAccess .buttonArea{ position:relative; margin:0 28px; padding:0; color:#767676; *zoom:1;}
#loginAccess .buttonArea .keeping{ position:relative; margin:0 0 20px 0; height:32px; line-height:32px;}
#loginAccess #gLogin .buttonArea .buttonAccount{ position:absolute; top:0; right:0;}
#loginAccess #oLogin .buttonArea{ text-align:center; margin-bottom:20px;}
#loginAccess .buttonAccount,
#loginAccess .buttonAccount a,
#loginAccess .buttonAccount input{ position:relative; display:inline-block; margin:0; padding:0; overflow:visible; height:32px; line-height:32px; font-size:12px; font-weight:bold; color:#fff; vertical-align:middle; cursor:pointer; border:0; text-decoration:none !important; background:transparent url(/xe/modules/message/skins/default/images/buttonAction.gif) no-repeat;}
#loginAccess .buttonAccount{ margin:0 4px 0 0; background-position:left top;}
#loginAccess .buttonAccount a,
#loginAccess .buttonAccount input{ left:4px; background-position:right top; *vertical-align:top; padding:0 24px 0 36px;}
#loginAccess .help{ position:relative; padding:15px 0; background:#fafafa; border-top:1px solid #d9d9d9; text-align:center;}
#loginAccess .help li{ display:inline; border-left:1px solid #c3c3c3; padding:0 0 0 10px; margin:0 6px 0 0; line-height:1;}
#loginAccess .help li.first{ border:0; padding:0;}
#loginAccess .help a{ text-decoration:none; color:#333;}
#loginAccess .help a:hover,
#loginAccess .help a:active,
#loginAccess .help a:focus{ text-decoration:underline;}
#loginAccess .logOut{ text-align:left; margin:0 28px; padding:0 0 20px 0;}
.gLogin #gLogin,
.oLogin #oLogin{ display:block;}

/* file:/export/home/share/htdocs2/xe/files/cache/optimized/1efd7ee55d1f4464991022f0461959e6.cache.php */


/* Default Skin - Start */
/* Site link style */
a:link {color:#555555; text-decoration:none;}
a:visited {color:#555555; text-decoration:none;}
a:hover {color:#555555; text-decoration:none;}
a:active {color:#555555; text-decoration:none ;}

a {selector-dummy: expression(this.hideFocus=true);}
body {margin:0; padding:0; background: url(/xe/layouts/xe_sunooDMv3.1/images/default/bgBody.gif) repeat-x left top; }

/* Site Layout - Body Wrap */
#bodyWrap { margin:0.5em auto 1.5em auto; padding:0; }

/* Site Layout - top line */
#topline {position:relative; height:20px; background:#bdcbd7;  z-index:100; }
/* 최상단 문구 및 메뉴 설정 */
#top_comment { position:absolute;	top:4px; left:15px; color:#555555; font:12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; margin:0; }
#topMenu { position:absolute; top:3px; *top:2px; right:144px; color:#999999; *color:#666666; }
#topMenu a { color:#777777; *color:#666666; padding:0px 8px 0px 0px; text-decoration:none; font:12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }
#topMenu a:hover { color:#fb1e07; font:12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }

/* 언어선택 설정 */
#language { position:absolute; top:2px; *top:1px; right:19px; z-index:200;}
#language strong { color:#555555; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #d9d9d9; background:#ffffff;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

/* Site Layout - topimg */
#topimage { position:relative; padding:0px; margin:0px; overflow:hidden; }
#topimage .logoimg { position:absolute; margin:0px; z-index:90;} 

/* Site Layout - search */
#isSearch { position:absolute; top:3px; right:15px; width:274px; text-align:right; z-index:160; }
#isSearch .searchOrder { display:none; }
#isSearch .checked { position:absolute; left:49px; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:62px; 
                     height:14px; background:url(/xe/layouts/xe_sunooDMv3.1/images/default/bgSearchTerm.gif) no-repeat; 
                     font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal; }
*:first-child+html #isSearch .checked { top:0px; }
#isSearch ul { display:none; position:absolute; margin:0px; left:49px; top:18px; width:60px; padding:2px 0 3px 0; text-align:left; 
               border:1px solid #b2b2b2; background:#f4f7fa; overflow:hidden; }
#isSearch ul li { width:60px; height:15px; list-style:none; }
#isSearch ul li input { display:none; }
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:60px; height:15px; 
                        font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; }
#isSearch ul li label.on { background:#e0fad6; }
#isSearch ul li label:hover { background:#ededed; }
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:4px; padding:3px 3px 1px 3px; 
                       width:120px; height:13px; color:#000000; border:1px solid #b2b2b2; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
*:first-child+html  #isSearch .inputText { position:relative; top:-1px; }
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px; }
*:first-child+html #isSearch .submit { position:relative; top:-1px; }

/* Site Layout - main menu */
#mainMenu_line  {position:relative; top:0px; height:43px; padding:1px 0px 0px 0px; margin:0px; background:#b7cbda; z-index:90; }
#mainMenu_line table.tMenu  {position:relative; top:0px; width:100%; height:42px; padding:0px; margin:0px; }
#mainMenu_line table td.td1  { color:#ffffff; padding:0px 0px 0px 0px; text-align:left; 
                               height:42px; width:174px; background: url(/xe/layouts/xe_sunooDMv3.1/images/default/bgMenuTd1.gif) repeat-x left top; }
#mainMenu_line table td.td2  { height:42px; width:32px; background: url(/xe/layouts/xe_sunooDMv3.1/images/default/bgMenuTd2.gif) no-repeat left top; }
#mainMenu_line table td.td3  { height:42px; background: url(/xe/layouts/xe_sunooDMv3.1/images/default/bgMenuTd3.gif) repeat-x left top; }
#mainMenu { position:absolute; top:2px; *top:0px; height:42px; padding:0px; margin:0px; }
#mainMenu .Mmenu {position:relative; float:left; padding:0px; margin:0px; }
#mainMenu .Mmenu li { list-style:none; position:relative; float:left; padding:0px; margin:-1px 0px 0px 0px; *margin:0px; }
#mainMenu .Mmenu a {position:relative; display:block; float:left; color:#ffffff; padding:18px 15px 0px 15px; margin:0px; 
                    vertical-align:middle; text-decoration:none; }
#mainMenu .Mmenu a:hover { color:#fbf200; height:26px; padding:18px 15px 0px 15px; margin:0px; text-decoration:none; 
                              background: url(/xe/layouts/xe_sunooDMv3.1/images/default/bgMenuHover.gif) repeat-x left top; }
#mainMenu .Mmenu li.on { color:#fbf200; height:41px; padding:0px; margin:-1px 0px 0px 0px; *margin:0px; 
                           background: url(/xe/layouts/xe_sunooDMv3.1/images/default/bgMenuOn.gif) repeat-x; } 
#mainMenu .Mmenu .Smenu { position:relative; top:-68px; right:-100%; margin:0px; }
#mainMenu .Mmenu .arrow {position:absolute; right:8px; padding-top:3px; }
#mainMenu .Mmenu table {position:absolute; top:39px; left:-2px; display:none; padding:0px; z-index:140; }
#mainMenu .Mmenu table td {white-space:nowrap; height:16px; border:1px solid #a7ccdc; background:#c4e9f9; }
#mainMenu .Mmenu table td a {float:none; font-weight:normal; color:#222222; height:16px; padding:7px 20px 3px 10px; 
                             border-top:1px solid #fff; border-bottom:1px solid #bec4c7;}
#mainMenu .Mmenu table td a:hover { color:#333333; height:16px; padding:7px 20px 3px 10px; border-bottom:1px solid #bec4c7; background:#ffffff;}

/* Site Layout - Content Body */
#contentBody { position:relative; float:left; padding:0px; margin:0px; background:#ffffff url(/xe/layouts/xe_sunooDMv3.1/images/bgContent.gif) repeat-y left top; }

/* Site Layout - Column Left */
#columnLeft { position:relative; float:left; padding:0px; margin:0px; overflow:hidden; }
#mask1 { width:190px; height:1px; }
#mask2 { width:200px; height:8px; }

/* Site Layout - 좌측 메뉴 */
#leftMenu_line {position:relative; width:190px; padding:2px; margin:0px; border:1px solid #e1e1dd; background:#f4f6fa; }
#leftMenu {position:relative; top:0px; padding:5px 0px 0px 8px; margin:2px 0px 0px 0px; background:#ffffff; }
#leftMenu li { list-style:none; }
#leftMenu .leftSub1 {position:relative; padding:0px; margin:0px; }
#leftMenu ul.sub1 { color:#493cfa; padding:0px 0px 0px 2px; margin:0px 0px 0px 0px; *margin:-15px 0px 0px 0px; border:0px solid #e1e1dd; }
#leftMenu .leftSub2 {position:relative; padding:1px 0px 1px 0px; *padding:1px 0px 0px 0px; margin:-5px 0px -1px -25px; *margin:-4px 0px 0px -25px; }
#leftMenu .leftSub3 {position:relative; padding:0px; margin:-3px 0px 0px -26px; }
#leftMenu li a {position:relative; top:-4px; color:#3e3e3e; text-decoration:none; }
#leftMenu li a:hover { color:#de4332; }
#leftMenu li.on a {font-weight:normal; color:#493cfa;}
#leftMenu li.on a:hover {font-weight:normal; color:#de4332;}
#leftMenu ul.left_sub2 {position:relative; padding:0px; margin:0px 0px 0px 29px; }

/* Site Layout - 좌측 위젯 */
#leftWidget1 {position:relative; width:190px; padding:2px; margin:0px 0px 8px 0px; border:1px solid #e1e1dd; background:#f4f6fa;}
#leftWidget1 div.title { padding:5px 0px 0px 0px; border-bottom:0px solid #E1E1DD; background:#f1f4f9; }
#leftWidget1 div.title .icon { padding:0px; margin:0px 5px 0px 16px; }
#leftWidget1 div.title li.text { position:absolute; top:8px; left:46px; color:#555555; font:bold 14px Tahoma; padding:0px; margin:0px; list-style:none; }
#leftWidget1 div.widget { float:none; padding:4px; margin:0px; border:0px solid #E1E1DD; background:#ffffff;}

#leftWidget2 {position:relative; width:190px; padding:2px; margin:0px 0px 8px 0px; border:1px solid #e1e1dd; background:#f4f6fa;}
#leftWidget2 div.title { padding:5px 0px 6px 0px; *padding:5px 0px 3px 0px; border-bottom:1px solid #E1E1DD; background:#f1f4f9; }
#leftWidget2 div.title .icon { padding:0px; margin:0px 5px 0px 16px; }
#leftWidget2 div.title li.text { position:absolute; top:8px; left:46px; color:#555555; font:bold 14px Tahoma; padding:0px; margin:0px; list-style:none; }
#leftWidget2 div.widget { float:none; padding:4px; margin:0px; background:#ffffff;}

#leftWidget3 {position:relative; width:190px; padding:2px; margin:0px 0px 8px 0px; border:1px solid #e1e1dd; background:#f4f6fa;}
#leftWidget3 div.widget3 { float:none; padding:4px; margin:0px; border:0px solid #E1E1DD; background:#ffffff;}

/* Site Layout - 좌측 배너 */
#leftBanner1 { position:relative; width:193px; padding:0px; margin:0px 0px 8px 0px; border:1px solid #e1e1dd; overflow:hidden; }
#leftBanner2 { position:relative; width:193px; padding:0px; margin:-5px 0px 8px 0px; border:1px solid #e1e1dd; overflow:hidden; }
#leftBanner3 { position:relative; width:193px; padding:0px; margin:-5px 0px 8px 0px; border:1px solid #e1e1dd; overflow:hidden; }

/* Site Layout - Column Right */
#columnRight { position:relative; float:right; margin:0px; overflow:hidden; }
#quickMenu { position:absolute; top:0px; width:72px; }
#quickMenu .qMenu { position:relative; width:72px; top:0px; left:0px; padding:2px 0px 0px 0px; background:url(/xe/layouts/xe_sunooDMv3.1/images/default/bgQuickMenuBody.gif) repeat-y left top; }
#quickMenu .qMenu p { list-style:none; padding:5px 7px 0px 22px; margin:0px 0px 0px 0px; line-height:20px; background:url(/xe/layouts/xe_sunooDMv3.1/images/default/bulletB.gif) no-repeat 7px 10px; }
#quickMenu .qMenu p a { display:block; color:#03698f; font:12px Tahoma; padding:0px 0px 0px 0px; margin:0px 0px 0px -10px; }
#quickMenu .qMenu p a:hover { color:#f80404; text-decoration:underline; }
#quickMenu .qMenu .arrowTop { position:relative; width:66px; bottom:0px; left:3px; margin:2px 0px -2px 0px; }
#quickMenu .quickMenuBgTop { position:relative; width:70px; top:0px; left:0px; height:30px; background:url(/xe/layouts/xe_sunooDMv3.1/images/default/bgQuickMenuTop.gif) no-repeat left top; }
#quickMenu .quickMenuBgBottom { position:relative; width:70px; top:0px; _top:-4px; left:0px; height:10px; background:url(/xe/layouts/xe_sunooDMv3.1/images/default/bgQuickMenuBottom.gif) no-repeat left bottom; }

/* Site Layout - Footer */
#footer {position:relative; float:left; border-top:2px solid #e1e1dd;  background:#ffffff; overflow:hidden; }
#cpright {position:absolute; top:27px; left:0px; height:8px; margin:0px; }
#cpright a { color:#ffffff; font:6px Tahoma; }
#bottomMenu {position:relative; top:0px; width:100%; height:20px; text-align:center; overflow:hidden; margin:0px; 
              padding-top:7px; *padding-top:5px; border-bottom:1px solid #e1e1dd; }
#bottomMenu a { color:#666666; padding:0px 10px 0px 10px; margin:0px; font:12px; }
#bottomMenu a:hover {	color:#fc2306;	text-decoration:none; }
#copyright {position:relative; top:8px; width:100%; padding:0px; font:12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }
#copyright td .bottom_text { color:#666666; line-height:120%; padding:0px 0px 0px 10px; margin:0px; }
#copyright td .bottom_text a { text-decoration:none; color:#666666; font:12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }
#copyright td .bottom_text a:hover {	color:#fc2306;	text-decoration:none; }

/* 레이아웃 로그인 폼 설정 */
#loginAccess { position:relative; top:7px; *top:0px; _top:7px; left:0px; width:192px; height:12px; margin:0px; padding:0px; z-index:100;}
#loginAccess li{ position:relative; float:left; list-style:none; }
#loginAccess li li{ float:none; height:auto; background-image:none;}
#loginAccess li.login{ padding:0px; *padding:2px 0px 0px 0px; _padding:0px 0px 6px 0px; margin:2px 20px 0px 25px; *margin:0px 20px 0px 25px; _margin:0px 20px 0px 13px; }
#loginAccess li.login a{ display:block; padding:0px 0px;}
#loginAccess li.logout{ padding:2px 0px 0px 0px; *padding:2px 0px 0px 0px; _padding:0px 0px 6px 0px; margin:0px 18px 0px 18px; *margin:0px 20px 0px 20px; _margin:0px 18px 0px 10px; }
#loginAccess li.logout a{ display:block; padding:0px 0px;}
#loginAccess li.myList { padding:2px 0px 6px 0px; *padding:2px 0px 0px 0px; _padding:0px; margin:0px; *margin:0px; _margin:0px 0px -6px 0px; }
#loginAccess li.myList button{ border:0px; padding:0px; width:70px; height:18px; _margin:0px 0px -6px 0px; cursor:pointer; background-color:transparent; 
                                background-image:url(/xe/layouts/xe_sunooDMv3.1/images/default/btnMylist.gif); background-repeat:no-repeat; overflow:visible;}
#loginAccess li.myList button span{ position:relative; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}
#loginAccess li.join { padding:0px 0px 8px 0px; *padding:2px 0px 0px 0px; _padding:0px 0px 6px 0px; margin:2px 0px 0px 0px; *margin:0px; _margin:0px; }
#loginAccess li.join a{ display:block; padding:0px; margin:0px; }
#loginAccess .user_myList{ display:none; position:absolute; top:19px; left:92px; *left:-10px; padding:10px; background:#fbfcfd; border:2px solid #5f678b; }
#loginAccess .user_myList.opens{ display:block;}
#loginAccess .user_myList .nickName{ margin:0 0 6px 0; font-size:13px; font-weight:bold; color:#444; white-space:nowrap;}
#loginAccess .user_myList ul{ width:100px; margin:0; padding:10px 10px 0px 10px; list-style:none; border:1px solid #e8ebed; background:#f2f7fb;}
#loginAccess .user_myList li{ float:none; white-space:nowrap; margin:0 0 5px 0; padding:0 0 0 10px; background:url(/xe/layouts/xe_sunooDMv3.1/images/default/bulletB.gif) no-repeat left center;}
#loginAccess .user_myList li.point{ float:none; white-space:nowrap; margin:0 0 5px 0; padding:0 0 0 10px; color:#565fdf; }
#loginAccess .user_myList li.admin a{ color:#057ac5; }
#loginAccess .user_myList li a{ background:none; color:#444; text-decoration:none;}
#loginAccess .user_myList li a:hover{ color:#fa1c05; text-decoration:underline; }
#loginAccess .user_myList .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:20px; height:17px; background:transparent url(/xe/layouts/xe_sunooDMv3.1/images/default/CloseX_p.gif) no-repeat center center;}
#loginAccess .user_myList .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}
#loginAccess .latestLogin{ position:relative; float:left; top:2px; left:0px; width:114px; margin:0 0 5px 0; padding:6px 2px 2px 4px; color:#555; 
                                      border:1px solid #e8ebed; background:#f2f7fb; }
/* login popupForm */
#popupLogin{ display:none; position:fixed; left:0; top:0; _position:absolute; width:100%; height:100%; z-index:100;} 
#popupLogin.open{ display:block;}
#popupLogin .popupForm{ display:block; position:fixed; border:0; left:0; top:0; _position:absolute; width:100%; height:100%; background:#000; opacity:.3; filter:alpha(opacity:30);}
#popupLogin .loginFace{ position:absolute; width:289px; top:180px; left:50%; padding:30px; border:6px solid #3f678b; margin:0 0 0 -175px; background:#f2f6fa;}
#popupLogin .loginFace form{ display:none; *zoom:1; margin:0 0 29px 0;}
#popupLogin .loginFace form:after{ content:""; display:block; clear:both;}
#popupLogin .loginFace form legend{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden;}
#popupLogin .loginFace fieldset{ border:0; margin:0; padding:0;}
#popupLogin .loginFace.loginTypeA form.typeA,
#popupLogin .loginFace.loginTypeB form.typeB{ display:block;}
#popupLogin .loginFace dl{ margin:0; padding:0 0 1px 0;}
#popupLogin .loginFace dt{ font-size:12px; font-weight:bold; color:#868d95; margin:0 0 2px 0;}
#popupLogin .loginFace dd{ margin:0 0 21px 0;}
#popupLogin .loginFace .inputText{ width:269px; height:31px; padding:6px 9px 0 9px; border:1px solid #ddd; font:20px Tahoma; color:#333;}
#popupLogin .loginFace .inputText:focus{ background-color:#fbfbfb;}
#popupLogin .loginFace .inputCheck{ margin:0 3px 0 0; width:13px; height:13px; vertical-align:middle;}
#popupLogin .loginFace.loginTypeA .inputText{ background-image:url(/xe/layouts/xe_sunooDMv3.1/images/default/bgLoginNormal.gif); background-repeat:no-repeat; background-position:right top;}
#popupLogin .loginFace.loginTypeB .inputText{ background-image:url(/xe/layouts/xe_sunooDMv3.1/images/default/bgLoginOpenid.gif); background-repeat:no-repeat; background-position:right top; padding:6px 9px 0 35px; width:243px;}
#popupLogin .loginFace .keep{ margin:0; float:left; font-size:11px; line-height:normal; white-space:nowrap;}
#popupLogin .loginFace .keep label{ color:#555;}
#popupLogin .loginFace .loginButton,
#popupLogin .loginFace .loginButton input{ position:relative; border:0; color:#fff; font-size:12px; font-weight:bold; display:inline-block; 
                                             height:33px; line-height:33px; background-color:transparent; 
                                             background-image:url(/xe/layouts/xe_sunooDMv3.1/images/default/btnLoginClick.gif); background-repeat:no-repeat; overflow:visible;}
#popupLogin .loginFace .loginButton{ float:right; background-position:0 0; right:0px;}
#popupLogin .loginFace .loginButton input{ left:0px; padding:0 18px 0 55px; *padding:0 22px 0 55px; cursor:pointer; border:0px solid #ddd;}
#popupLogin .loginFace .logMenu{ margin:0 -30px -30px -30px; padding:14px 0; list-style:none; text-align:center; background:#fafafa; border-top:1px solid #f2f2f2;}
#popupLogin .loginFace .logMenu li{ display:inline; font-size:11px; line-height:11px; padding:0 0 0 5px; margin:0px; }
#popupLogin .loginFace .logMenu li.join{ font-weight:bold; margin:0px 0px 0px -10px; }
#popupLogin .loginFace .logMenu li.find{ border-left:1px solid #b3b3b3;}
#popupLogin .loginFace .logMenu li.typeA,
#popupLogin .loginFace .logMenu li.typeB{ display:none; border-left:1px solid #b3b3b3;}
#popupLogin .loginFace.loginTypeA .logMenu li.typeA,
#popupLogin .loginFace.loginTypeB .logMenu li.typeB{ display:inline;}
#popupLogin .loginFace .logMenu li a{ text-decoration:none; color:#555;}
#popupLogin .loginFace .logMenu li a:hover{ color:#f81e08; text-decoration:underline;}
#popupLogin .loginFace .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:25px; height:25px; background:transparent url(/xe/layouts/xe_sunooDMv3.1/images/default/CloseX_L.gif) no-repeat center center;}
#popupLogin .loginFace .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

/* 좌측 1차 현재 메뉴 */
#menuNow_line { position:relative; width:189px; height:30px; padding:0px; margin:-5px 0px 0px 0px; overflow:hidden; 
                background:#f4f6fa; border-top:1px solid #e1e1dd; border-bottom:1px solid #e1e1dd;  }
#menuNow_line li { list-style:none; }
#menuNow_line li.leftSub1_icon { padding:0px; margin:8px 0px 0px 10px; *margin:8px 0px 0px 0px; }
#menuNow_line li.menunow { padding:0px; margin:-17px 0px 0px 10px; }
#menu_now { position:relative; width:190px; padding:0px; margin:0px 0px 0px 15px; *margin:0px 0px 0px 5px; }
#menu_now a { font-weight:bold; color:#0830f9;  padding:10px 0px 0px 0px; margin:0px 0px 0px 10px; text-decoration:none; }

/* Calender */
#calendar table td.today { font-weight:bold; color:#54564b; background:url(/xe/layouts/xe_sunooDMv3.1/images/calendar/bgToday.gif) center no-repeat; }
#calendar table td.todaysun { font-weight:bold; color:#fe3614; background:url(/xe/layouts/xe_sunooDMv3.1/images/calendar/bgTodaySun.gif) center no-repeat; }
#calendar table td.todaysat { font-weight:bold; color:#0033FF; background:url(/xe/layouts/xe_sunooDMv3.1/images/calendar/bgTodaySat.gif) center no-repeat; }

/* newest_document */
.blog_widget_normal .newest_document { }
.blog_widget_normal .newest_document .items { margin:0; padding:0px; overflow:hidden;}
.blog_widget_normal .newest_document .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; 
                                                 overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.blog_widget_normal .newest_document .items li a {font:12px dotum; color:#777777; display:block; line-height:1.5em; 
                                                  text-decoration:none; padding:3px 0 3px 13px; border-bottom:1px solid #eae8e8;
                                                  background:url(/xe/layouts/xe_sunooDMv3.1/images/newest/bulletD.gif) no-repeat left; }
.blog_widget_normal .newest_document .items li a:hover { color:#555555; background:url(/xe/layouts/xe_sunooDMv3.1/images/newest/bulletD.gif) #f2f3fc no-repeat left; 
                                                         line-height:1.5em; text-decoration:none; }
/* newest_comment */
.blog_widget_normal .newest_comment { }
.blog_widget_normal .newest_comment .items { margin:0; padding:0px; overflow:hidden;}
.blog_widget_normal .newest_comment .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; 
                                                overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.blog_widget_normal .newest_comment .items li a {font:12px dotum; color:#777777; display:block; line-height:1.5em; 
                                                 text-decoration:none; padding:3px 0 3px 10px; border-bottom:1px dashed #e4e2e2;
                                                 background:url(/xe/layouts/xe_sunooDMv3.1/images/newest/bulletC.gif) no-repeat left; }
.blog_widget_normal .newest_comment .items li a:hover { color:#555555; background:#eeeeee; line-height:1.5em; text-decoration:none;
                                                        background:url(/xe/layouts/xe_sunooDMv3.1/images/newest/bulletC.gif) #eeeeee no-repeat left; }


/* Default Skin - End */

/* file:/export/home/share/htdocs2/xe/files/cache/optimized/0df1a3a2b2fe566bfbe0c7b0905f391f.cache.php */


