@charset "UTF-8";
/* default.css - Type Selector Definition */body { margin:0;padding:0; font-size:.75em; font-family: tahoma;}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; }.zbxe_widget_output { background:url("../../../../common/css/../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/css/../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;}
 
/* 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/css/../tpl/images/buttonWhite.gif") no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle; *vertical-align:top;}
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;}
a.button, x:-moz-any-link { font:0/23px Sans-serif; padding:12px 0; top:1px;} /* Firefox 2 Fix */
a.button, x:-moz-any-link, x:default { padding:0; top:0;} /* Firefox 2 Fix */
/* 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;}
a.button.large, x:-moz-any-link { font:0/29px Sans-serif; padding:15px 0;} /* Firefox 2 Fix */
a.button.large, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */
/* 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;}
a.button.xLarge, x:-moz-any-link { font:0/35px Sans-serif; padding:18px 0;} /* Firefox 2 Fix */
a.button.xLarge, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */
/* 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;}
a.button.small, x:-moz-any-link { font:0/18px Sans-serif; padding:9px 0;} /* Firefox 2 Fix */
a.button.small, x:-moz-any-link, x:default { padding:0;} /* Firefox 2 Fix */

/* 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/css/../tpl/images/buttonWhite.gif") no-repeat; vertical-align:middle;}
span.button { padding:0; background-position:left top;}
span.button, x:-moz-any-link{ font:0/23px Sans-serif; padding:11px 0;} /* Firefox 2 Fix */
span.button, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button button,
span.button input { height:23px; left:2px; *top:-1px; _top:0; padding:0 10px 0 8px; *padding:0 5px 0 3px; line-height:24px; background-position:right top; cursor:pointer;}
/* Large Size */
span.button.large { background-position:left -30px;}
span.button.large, x:-moz-any-link{ font:0/29px Sans-serif; padding:14px 0;} /* Firefox 2 Fix */
span.button.large, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.large button,
span.button.large input { height:30px; *top:0; _top:-1px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:16px/30px Sans-serif; background-position:right -30px;}
/* xLarge Size */
span.button.xLarge { background-position:left -65px;}
span.button.xLarge, x:-moz-any-link{ font:0/35px Sans-serif; padding:17px 0;} /* Firefox 2 Fix */
span.button.xLarge, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.xLarge button,
span.button.xLarge input { height:35px; padding:0 10px 0 8px; *padding:0 5px 0 3px; font:20px/36px Sans-serif; background-position:right -65px;}
/* Small Size */
span.button.small { background-position:left -107px;}
span.button.small, x:-moz-any-link{ font:0/18px Sans-serif; padding:9px 0;} /* Firefox 2 Fix */
span.button.small, x:-moz-any-link, x:default{ padding:0;} /* Firefox 2 Fix */
span.button.small button,
span.button.small input { height:18px; *top:0; _top:-1px; padding:0 6px 0 4px; *padding:0 3px 0 2px; font:11px/18px Sans-serif; background-position:right -107px;}
span.button.small button, x:-moz-any-link,
span.button.small input, x:-moz-any-link{ top:-1px;} /* Firefox 2 Fix */
span.button.small button, x:-moz-any-link, x:default,
span.button.small input, x:-moz-any-link, x:default{ top:0;} /* Firefox 2 Fix */

/* 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/css/../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/css/../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/css/../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/css/../tpl/images/buttonBlue.gif"); color:#fff;}

/* Offset Debug */
a.button,
span.button{ margin-right:2px;}

/* default.css - Type Selector Definition */body { margin:0;padding:0; font-size:.75em; font-family: tahoma;}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; }.zbxe_widget_output { background:url("../../../../modules/planet/skins/xe_planet/../../../../common/css/../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("../../../../modules/planet/skins/xe_planet/../../../../common/css/../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;}

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

/* xe layer */
#waitingforserverresponse { border:2px solid #000000; font-weight:bold; color:#BBBBBB; padding: 7px 5px 5px 25px; background-color:#222222; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#popup_menu_area { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}

/* Reset */
body{ margin:35px 30px; font-family:Sans-serif;}
img, fieldset, button{border:0;}
fieldset{ padding:0;}
hr, button img{display:none;}
a{text-decoration:none;}
a:hover, a:active, a:focus{text-decoration:underline;}
textarea{overflow:auto;}
html:first-child select{padding-right:6px; height:20px;}
option{ padding-right:6px;}
button, label{cursor:pointer; cursor:hand;}
button{background:none; background-repeat:no-repeat;}
button *{position:relative;}
button span{ position:absolute; width:0; height:0; font:0/0 Sans-serif; visibility:hidden;}
.inputText, textarea{*margin:-1px 0; border:1px solid;}
.inputCheck, .inputRadio{width:13px; height:13px;}
.blind, legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0 !important; line-height:0;} 

/* Layout */
#planet{}
#container {}
#planetHeader{ position:relative; z-index:30; clear:both; margin:0 0 20px 0;}
#planetHeader *{ margin:0; padding:0;}
#planetHeader li{ list-style:none;}
#planetBody{ clear:both; z-index:20;}
.nTop #navigation{ right:0; top:0 !important; z-index:100; }
.nTop #navigation .gnb ul{ margin:0;}
.nTop #navigation li{ list-style:none;}
.buttonArea{ text-align:center;}
.languageSelect { position:absolute; right:0; top:-30px; }
.languageSelect select{ font-size:12px;}

/* Heading */
h1 { position:relative; top:-10px; white-space:nowrap; font-family:"Malgun Gothic", AppleGothic, Dotum, Sans-serif;}
h1, x:-moz-any-link{ top:0;}
h1, x:-moz-any-link, x:default{ top:-10px;}
h1 a{ font-weight:bold; font-size:26px; color:#000; letter-spacing:-3px; text-decoration:none !important;}

/* Time Navigation */
.timeNav{ font:11px Dotum, Tahoma; white-space:nowrap; color:#999;}
.timeNav *{ color:#000;}
.timeNav strong{ font-family:Arial; font-size:18px;}
.timeNav em{ font-style:normal; font-weight:bold; font-size:18px; font-family:"Malgun Gothic", AppleGothic, Dotum, Tahoma, Sans-serif;}
.timeNav .prev,
.timeNav .next{ display:inline-block; font-size:18px; font-family:Arial; font-weight:bold; color:#000; padding:0 5px !important; text-decoration:none !important;}

/* Footer */
#planetFooter{margin:0; clear:both; text-align:center; padding:30px 0;}
#planetFooter *{margin:0; padding:0; color:#444; list-style:none; font:9px Verdana; line-height:normal;}
#planetFooter a{text-decoration:none; color:#444;}
#planetFooter a:visited{text-decoration:none; color:#666;}
#planetFooter a:hover{text-decoration:underline;}
#planetFooter address a{font-weight:bold; font-family:Tahoma; color:#00535d;}

/* ---------- Navigation ---------- */
/* Search */
#planetHeader .search{ position:relative; top:2px; float:right; margin:0; padding:0; white-space:nowrap; text-align:right; *zoom:1; margin-right:2px;}
#planetHeader .search .inputText{ padding:4px 5px 2px 5px; height:21px; width:160px; border:1px solid #e7e7e7; vertical-align:top; font:bold 14px AppleGothic, Dotum, Gulim, Sans-serif;}
#planetHeader .search .inputText.focus{ border:3px solid #4ba300; height:17px; width:156px;}
#planetHeader .search .button{ top:1px;}
#planetHeader .search .button button{ padding:0 10px 0 8px; font-family:Dotum;}

/* GNB */
#planetHeader .gnb{ position:relative; float:right; margin-left:20px; }
#planetHeader .gnb ul{ margin:0; padding:0; position:relative; float:left; overflow:hidden;}
#planetHeader .gnb ul li{ position:relative; float:left;}
#planetHeader .gnb ul li a{ position:relative; display:block; float:left; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonGnb.gif") no-repeat center top; padding:11px 25px 11px 25px; font:12px AppleGothic, Dotum, Gulim, Sans-serif; color:#fff !important; text-decoration:none !important; letter-spacing:-1px; white-space:nowrap;}
#planetHeader .gnb ul li.active a{ opacity:0.7; filter:alpha(opacity=70); font-weight:bold;}
#planetHeader .gnb ul li a:hover,
#planetHeader .gnb ul li a:active,
#planetHeader .gnb ul li a:focus{ opacity:0.9; filter:alpha(opacity=90);}
#planetHeader .gnb ul li.first a{ background-position:left top;}
#planetHeader .gnb ul li.last a{ background-position:right top;}

/* ---------- Content ---------- */

/* Tab */
.generalTab{ float:left; margin:0; padding:0 0 0 16px; position:relative; *zoom:1;}
.generalTab *{ margin:0; padding:0; list-style:none;}
.generalTab li{ position:relative; top:2px; float:left; margin-right:6px; text-align:center; background:#848f97 url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxLeft.gif") no-repeat left top;}
.generalTab li a{ position:relative; left:3px; display:block; float:left; height:22px; padding:5px 23px 0 20px; font-size:12px; color:#fff; text-decoration:none !important; background:#848f97 url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxRight.gif") no-repeat right top;}
.generalTab li a sup{ font:9px Tahoma, Sans-serif;}
.generalTab li.active{ top:0; background-color:#50606B;}
.generalTab li.active a{ padding:7px 23px 0 20px; background-color:#50606B; font-weight:bold;}

.tab{ *zoom:1;}
.tab:after{ content:""; display:block; clear:both;}

.myTab{ float:left; margin:0; padding:0 0 0 16px; position:relative; *zoom:1;}
.myTab:after{ content:""; display:block; clear:both;}
.myTab *{ margin:0; padding:0; list-style:none;}
.myTab li{ position:relative; top:2px; float:left; margin-right:6px; text-align:center; background:url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxLeft.gif") no-repeat left top;}
.myTab li a{ position:relative; left:3px; display:block; float:left; height:22px; padding:5px 23px 0 20px; font-size:12px; color:#fff; text-decoration:none !important; background:url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxRight.gif") no-repeat right top;}
.myTab li a sup{ font:9px Tahoma, Sans-serif;}
.myTab li.active{ top:0;}
.myTab li.active a{ padding:7px 23px 0 20px; font-weight:bold;}

.exTab{ float:right; margin:0; padding:0; position:relative; *zoom:1;}
.exTab:after{ content:""; display:block; clear:both;}
.exTab *{ margin:0; padding:0; list-style:none;}
.exTab li{ position:relative; top:2px; float:left; margin-right:6px; _margin-right:3px; text-align:center; background:url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxLeft.gif") no-repeat left top;}
.exTab li a{ position:relative; left:3px; display:block; float:left; height:22px; padding:5px 23px 0 20px; font-size:12px; color:#fff; text-decoration:none !important; background:url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxRight.gif") no-repeat right top;}
.exTab li a sup{ font:9px Tahoma, Sans-serif;}
.exTab li.active{ top:0;}
.exTab li.active a{ padding:7px 23px 0 20px; font-weight:bold;}

/* Tag */
.tagRank{ float:right; position:relative; top:2px; padding:0 19px 0 0; z-index:20; margin:0; *zoom:1;}
.tagRank *{ margin:0; padding:0;}
.tagRank .buttonTag{ width:197px; display:block; position:relative; background:#848f97 url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxLeft.gif") no-repeat left top;}
.tagRank .buttonTag button{ width:197px; display:block; position:relative; left:3px; height:27px; padding:5px 10px 0 10px; background:#848f97 url("../../../../modules/planet/skins/xe_planet/css/../images/cr3pxRight.gif") no-repeat right top; text-align:left; vertical-align:middle;}
.tagRank .buttonTag button span{ padding:0 15px 0 0; display:block; visibility:visible; width:auto; height:auto; white-space:nowrap; position:relative; font-size:12px; line-height:12px; color:#fff; background:url("../../../../modules/planet/skins/xe_planet/css/../images/arrowTagNavigation.gif") no-repeat right -14px; text-align:center;}
.tagRank .layer{ display:none; position:absolute; width:200px; top:27px; left:0px; background:#50606b; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTagNavigation.gif") no-repeat left bottom;}
.tagRank .layer a{ font:11px Dotum, Sans-serif; white-space:nowrap; text-decoration:none; line-height:normal;}
.tagRank .layer ul{ padding:1px 13px 30px 13px; text-align:justify;}
.tagRank .layer ul *{ line-height:16px;}
.tagRank .layer ul li{ display:inline; margin-bottom:4px;}
.tagRank .layer ul li a{ color:#cbd0d3; zoom:1;}
.tagRank .layer .more{ display:block; padding:5px 13px 7px 10px; _margin:-1px 0; position:absolute; bottom:0; right:0; color:#fff;}
.tagRank.open .buttonTag button span{ background-position:right 6px;}
.tagRank.open .layer{ display:block;}

/* Try Planet */
.tryPlanet{ position:relative; height:90px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTryPlanet.gif") repeat-x 0 0; margin-bottom:15px;}
.tryPlanet *{ margin:0; padding:0;}
.tryPlanet p{ position:relative; top:20px; margin-left:80px; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; color:#50606b;}
.tryPlanet .leftCap,
.tryPlanet .rightCap{ position:absolute; display:block; top:0; width:5px; height:90px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTryPlanet.gif") no-repeat; white-space:nowrap;}
.tryPlanet .leftCap{ left:0; background-position:left bottom;}
.tryPlanet .rightCap{ right:0; _left:100%; _margin-left:-4px; background-position:right bottom;}
.tryPlanet .button{ position:absolute; top:30px; right:80px;}

/* Personal Header */
.personalHeader{ position:relative; height:90px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTryPlanet.gif") repeat-x 0 0; margin-bottom:15px;}
.personalHeader *{ margin:0; padding:0; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.personalHeader h2{ position:absolute; top:15px; left:30px; padding-top:15px; font-size:24px; _zoom:1; padding-left:30px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/bgPerson.png") no-repeat; _behavior:url(./common/js/iePngFix.htc); }
.personalHeader p{ position:absolute; top:46px; left:220px;}
.personalHeader .leftCap,
.personalHeader .rightCap{ position:absolute; display:block; top:0; width:5px; height:90px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTryPlanet.gif") no-repeat; white-space:nowrap;}
.personalHeader .leftCap{ left:0; background-position:left bottom;}
.personalHeader .rightCap{ right:0; _left:100%; _margin-left:-4px; background-position:right bottom;}
.personalHeader .button{ position:absolute; top:30px; right:80px;}

.searchHeader{ position:relative; height:90px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTryPlanet.gif") repeat-x 0 0; margin-bottom:30px;}
.searchHeader *{ margin:0; padding:0;}
.searchHeader p{ position:absolute; top:27px; margin-left:80px; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; color:#50606b;}
.searchHeader p strong{ font:bold 18px NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.searchHeader .leftCap,
.searchHeader .rightCap{ position:absolute; display:block; top:0; width:5px; height:90px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTryPlanet.gif") no-repeat; white-space:nowrap;}
.searchHeader .leftCap{ left:0; background-position:left bottom;}
.searchHeader .rightCap{ right:0; _left:100%; _margin-left:-4px; background-position:right bottom;}

/* My Info */
.myInfo{ padding:20px 30px 20px 30px; margin-bottom:15px; position:relative; border:1px solid #e9e9e9; *zoom:1;}
.myInfo *{ margin:0; padding:0; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.myInfo dl.login{ position:relative; width:500px; margin:0 auto; padding:70px 0;}
.myInfo dt{ float:left; width:100px; font-weight:bold;}
.myInfo dd{ margin-bottom:10px;}
.myInfo .inputText{ border:1px solid #ccc; padding:3px 4px; width:190px;}
.myInfo em{ color:#f00; font-style:normal; }
.myInfo .thumb{ display:block; position:relative; left:110px; margin-top:5px; vertical-align:top; border:2px solid #eee;}
.myInfo .tl,
.myInfo .tr,
.myInfo .bl,
.myInfo .br{ position:absolute; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTagCloud.gif") no-repeat;}
.myInfo .tl{ top:-1px; left:-1px; background-position:0 0;}
.myInfo .tr{ top:-1px; right:-1px; background-position:-4px 0;}
.myInfo .bl{ bottom:-1px; left:-1px; background-position:0 -4px;}
.myInfo .br{ bottom:-1px; right:-1px; background-position:-4px -4px;}
.myInfo button{ width:90px; height:60px; position:absolute; top:90px; left:50%; margin-left:80px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonLogin.gif") no-repeat;}
.myInfo button span{ position:relative; display:block; *padding-top:15px; visibility:visible; width:auto; height:auto; text-align:center; font:bold 14px NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; color:#fff;}

/* Tag Cloud */
.tagCloud{ display:none; padding:20px 20px 30px 20px; margin-bottom:15px; position:relative; border:1px solid #e9e9e9; *zoom:1;}
.tagCloud *{ margin:0; padding:0;}
.tagCloud.open{ display:block;}
.tagCloud h2{ display:inline; margin-right:15px; font-size:18px; color:#50606b; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; letter-spacing:-2px;}
.tagCloud p{ display:inline; color:#a7afb5; font:11px AppleGothic, Dotum, Gulim, Sans-serif;}
.tagCloud ul{ position:relative; overflow:hidden; text-align:justify; line-height:24px; *zoom:1; margin-top:10px;}
.tagCloud li{ position:relative; left:-5px; display:inline-block; *display:inline !important; background:url("../../../../modules/planet/skins/xe_planet/css/../images/lineVccc.gif") no-repeat 0 center; padding:0 0 0 7px; *padding:0 5px 0 6px; *zoom:1;}
.tagCloud li, x:-moz-any-link{ display:inline;} /* Firefox 2 Fix */
.tagCloud li, x:-moz-any-link, x:default{ display:inline-block;} /* Firefox 2 Fix */
.tagCloud a{ position:relative; color:#999; font-size:12px; font-family:AppleGothic, Dotum, Gulim, Sans-serif; white-space:nowrap; text-decoration:none !important;}
.tagCloud a:hover,
.tagCloud a:active,
.tagCloud a:focus{ background:#000 !important; color:#ff0 !important;}
.tagCloud a.closeButton { position:absolute; right:5px; bottom:5px; }

.tagCloud li.rank1 a{ font-weight:bold; font-size:20px; background:#12d763; color:#fff;}
.tagCloud li.rank2 a{ font-weight:bold; font-size:18px; color:#666;}
.tagCloud li.rank3 a{ font-weight:bold; font-size:16px; color:#00b4b5;}
.tagCloud li.rank4 a{ font-size:14px; color:#666;}

.tagCloud .tl,
.tagCloud .tr,
.tagCloud .bl,
.tagCloud .br{ position:absolute; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTagCloud.gif") no-repeat;}
.tagCloud .tl{ top:-1px; left:-1px; background-position:0 0;}
.tagCloud .tr{ top:-1px; right:-1px; background-position:-4px 0;}
.tagCloud .bl{ bottom:-1px; left:-1px; background-position:0 -4px;}
.tagCloud .br{ bottom:-1px; right:-1px; background-position:-4px -4px;}

/* Comment List */
.commentList{ position:relative; padding:15px; border:1px solid #dedede; *zoom:1; z-index:10; clear:both; background:#eee;}
.commentList h3{ position:relative; display:inline-block; *display:inline; margin-right:20px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxH2Comment.gif") no-repeat 0 0; vertical-align:middle; *zoom:1; line-height:18px;}
.commentList h3, x:-moz-any-link { display:inline; padding-top:3px;}
.commentList h3, x:-moz-any-link, x:default { display:inline-block; *display:inline; padding-top:0;}
.commentList h3 span{ position:relative; left:3px; _top:-1px; display:inline-block; padding:4px 20px 0 17px; height:25px; _height /**/:29px; vertical-align:top; color:#fff; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxH2Comment.gif") no-repeat right 0; font:bold 14px/18px NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; vertical-align:middle; *zoom:1;}
.commentList h3 span strong{ color:#ff0; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; font-size:1em;}
.commentList h3 span, x:-moz-any-link{ padding:8px 20px 5px 17px; }
.commentList h3 span, x:-moz-any-link, x:default{ padding:5px 20px 0 17px}

.commentList .commentHeader .button *{ font-size:12px;}
.commentList .planetBlue{ top:-3px;}
.commentList span.planetBlue{ margin-right:10px;}
.commentList a.planetBlue{ *top:1px;}
.commentList .planetGreen{ position:absolute; top:0; right:3px; _right:18px;}

.commentList .tagChoiceAfter{ display:none; position:absolute; top:45px; left:50%; width:289px; height:121px; text-align:center; margin-left:-145px;}
.commentList .tagChoiceAfter.alert{ display:block;}
.commentList .tagChoiceAfter p{ position:absolute; top:0; left:0; width:289px; height:94px; _height /**/:121px; font-size:12px; color:#fff; padding:37px 0 0 0; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxTagChoice.png") no-repeat; _behavior:url(./common/js/iePngFix.htc);}
.commentList .tagChoiceAfter button,
.commentList .tagChoiceAfter a{ position:relative; display:inline-block; top:60px; font-size:12px; color:#fff; text-decoration:none; vertical-align:top; cursor:pointer; _cursor /**/:hand;}
.commentList .tagChoiceAfter button{ width:45px; height:23px; text-align:center; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonFixedBlack45.png") no-repeat; _behavior:url(./common/js/iePngFix.htc);}
.commentList .tagChoiceAfter a{ width:94px; height:18px; _height /**/:23px; padding-top:5px; text-align:center; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonFixedBlack94.png") no-repeat; _behavior:url(./common/js/iePngFix.htc);}

.commentBody.myPlanet .comment .tongue{ margin:0 !important;}
.commentBody.myPlanet .comment .tongue .post,
.commentBody.myPlanet .comment .tongue .postScript,
.commentBody.myPlanet .comment .tongue .postExtra{ *zoom:1;}

/* Comment Body */
.commentBody{ position:relative; margin:10px 0; border:1px solid #d7dfe2; background:#fff; *zoom:1; clear:both;}
.commentBody .comment{ position:relative; margin:0 15px; padding:15px 0 15px 0; clear:both; *zoom:1;}
.commentBody .comment:after { content:""; display:block; width:0; height:0; font:0/0 Sans-serif; overflow:hidden; visibility:hidden; clear:both; float:none;}
.commentBody .comment .identity{ position:relative; width:98px; float:left; margin:0 -98px 0 0; font-size:12px; background:none; *zoom:1;}
.commentBody .comment .identity a{ position:relative; display:block; text-align:center; font-size:12px; color:#fff !important; font-weight:bold;}
.commentBody .comment .identity a img{ display:block; border:1px solid #ddd;}
.commentBody .comment .identity a em{ position:absolute; width:96px; text-align:center; left:1px; bottom:1px; display:block; padding:5px 0; font-style:normal; background:#000; opacity:.6; filter:alpha(opacity=60); line-height:normal;}
.commentBody .comment .tongue{ position:relative; margin-left:113px; *zoom:1;}
.commentBody .comment .tongue .post{ margin:0 0 7px 0; font:16px/1.6 NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.commentBody .comment .tongue .post a { font:1em NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; color:#06C;}
.commentBody .comment .tongue .post strong{ background:#f7b100; font:normal 1em NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; color:#fff;}
.commentBody .comment .tongue .postScript{ margin:0 0 10px 0; font-size:12px; color:#999;}
.commentBody .comment .tongue .postScript strong{ font-family:Arial; letter-spacing:-1px; margin-right:5px;}
.commentBody .comment .tongue .postExtra{ overflow:hidden; padding-top:10px; border-top:1px dotted #ccc; *zoom:1;}
.commentBody .comment .tongue .postExtra *{ margin:0; padding:0;}
.commentBody .comment .tongue .postExtra .tag { float:left;}
.commentBody .comment .tongue .postExtra .tag .time{ display:inline; margin-right:5px; color:#999; font:11px AppleGothic, Dotum, Gulim, Sans-serif;}
.commentBody .comment .tongue .postExtra .tag dl{ display:inline;}
.commentBody .comment .tongue .postExtra .tag dt{ text-align:center; padding:0 7px; margin-right:5px; display:inline; background:url("../../../../modules/planet/skins/xe_planet/css/../images/bgTag.gif") no-repeat center; font:bold 11px Tahoma; color:#fff;}
.commentBody .comment .tongue .postExtra .tag dd{ display:inline; position:relative;}
.commentBody .comment .tongue .postExtra .tag dd.tagRead a{ position:relative; margin-right:2px; font:11px AppleGothic, Dotum, Gulim, Sans-serif; color:#999;}
.commentBody .comment .tongue .postExtra .tag dd.tagRead a strong{ font:normal 1em AppleGothic, Dotum, Gulim, Sans-serif; background:#f7b100; color:#fff;}
.commentBody .comment .tongue .postExtra .tag dd.tagRead .delete{ position:relative; top:-7px; left:-8px; display:none; width:12px; height:11px; margin-right:-12px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonX.gif") no-repeat center;}
.commentBody .comment .tongue .postExtra .tag dd.tagRead .delete.hover{ display:inline-block;}
.commentBody .comment .tongue .postExtra .tag dd.tagRead .modify{ position:relative; width:13px; height:13px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonModify.gif") no-repeat center; vertical-align:middle; *vertical-align:baseline; *top:-1px; *left:5px;}
.commentBody .comment .tongue .postExtra .tag dd.tagModify{ display:none; top:2px;}
.commentBody .comment .tongue .postExtra .tag dd.tagModify form{ display:inline;}
.commentBody .comment .tongue .postExtra .tag dd.tagModify .inputText{ border:1px solid #ccc; padding:2px 4px; height:13px; width:290px; font-size:12px;}
.commentBody .comment .tongue .postExtra .tag dd.tagModify button{ height:19px; font-size:11px; background:#eee; border:1px solid #ccc; margin-left:5px; vertical-align:top;}
.commentBody .comment .tongue .postExtra .tag.edit dd{ display:none;}
.commentBody .comment .tongue .postExtra .tag.edit dd.tagModify{ display:inline;}
.commentBody .comment .tongue .postExtra .sympathy{ float:right; position:relative; top:-2px;}
.commentBody .comment .tongue .postExtra .sympathy span.btnPlus { display:block; float:left; margin-right:10px; padding-top:3px;}
.commentBody .comment .tongue .postExtra .sympathy button { color:#999;}
.commentBody .comment .tongue .postExtra .sympathy .num{ position:relative; display:inline-block; width:22px; height:22px; padding-top:6px; letter-spacing:-1px; color:#fff; text-align:center; font:bold 11px AppleGothic, Dotum, Gulim, Sans-serif; background:url("../../../../modules/planet/skins/xe_planet/css/../images/bgSympathy.gif") no-repeat center top; *margin-bottom:-10px;}
.commentBody .comment .tongue .postExtra .sympathy .num, x:-moz-any-link { padding-left:11px; padding-right:11px;}
.commentBody .comment .tongue .postExtra .sympathy .num, x:-moz-any-link, x:default { padding-left:0; padding-right:0;}
.commentBody .comment .tongue .postExtra .sympathy a{ position:relative; *top:-2px; margin-right:1px; color:#999; padding-left:8px; font:11px AppleGothic, Dotum, Gulim, Sans-serif; letter-spacing:-1px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/arrowReplyOpen.gif") no-repeat left 3px;}

/* Todo Manager */
.commentList .commentHeader h3.exTitle{ font-family:"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; line-height:normal; background:none; float:left;}
.commentList .commentHeader .todoWrite{ float:right; }
.todoManager ul{ position:relative; margin:0 0 0 40px; padding:20px 0;}
.todoManager li{ position:relative; font-family:"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.todoManager li .button{ margin-left:5px;}
.todoManager .time{ position:absolute; top:0; right:20px;}
.todoManager .tag{ position:absolute; top:0; right:20px;}
.todoManager .tag img { margin-right:5px; vertical-align:middle; }

/* Comment Reply */
.commentBody .reply{ display:none; clear:both; padding:15px; background:#f3f3f3; *zoom:1;}
.commentBody .reply.open{ display:block;}
.commentBody .reply dl{ position:relative; clear:both; overflow:hidden; *zoom:1; margin:0 0 5px 0;}
.commentBody .reply dt{ float:left; width:83px; padding-left:15px; margin-right:-98px; font-size:12px; font-weight:bold; color:#666;}
.commentBody .reply dt a{ color:#a5b2c2; }
.commentBody .reply dd{ margin:0 80px 0 113px; font-size:12px; color:#666; line-height:1.4em;}
.commentBody .reply dd a{ text-decoration:underline; color:#333;}
.commentBody .reply dd .time{ position:absolute; top:0; right:0;}
.commentBody .reply dd input{ position:relative; border:1px solid #ccc; padding:4px 5px; width:96%; height:14px; vertical-align:top; font-size:1em; *zoom:1;}
.commentBody .reply dd .button{ position:absolute; top:0; right:3px;}

.commentList .tl,
.commentList .tr,
.commentList .bl,
.commentList .br{ position:absolute; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxCommentOut.gif") no-repeat;}
.commentList .commentBody .tl,
.commentList .commentBody .tr,
.commentList .commentBody .bl,
.commentList .commentBody .br{ background-image:url("../../../../modules/planet/skins/xe_planet/css/../images/boxCommentIn.gif"); background-repeat:no-repeat;}
.commentList .tl{ top:-1px; left:-1px; background-position:0 0;}
.commentList .tr{ top:-1px; right:-1px; background-position:-4px 0;}
.commentList .bl{ bottom:-1px; left:-1px; background-position:0 -4px;}
.commentList .br{ bottom:-1px; right:-1px; background-position:-4px -4px;}

/* Author Header */
.authorHeader{ position:relative; padding:20px; *zoom:1; z-index:30;}
.authorHeader *{ margin:0; padding:0; list-style:none;}
.authorHeader fieldset{ position:relative;}
.authorHeader .thumb{ position:relative; float:left; margin-right:-100px; z-index:10;}
.authorHeader .thumb a{ position:relative; display:block; width:100px; height:100px; text-decoration:none;}
.authorHeader .thumb a img{ position:relative; border:2px solid #fff;}
.authorHeader .thumb a span{ position:absolute; display:none; top:2px; left:2px; padding-top:44px; width:96px; height:52px; _height /**/:96px; font-size:12px; color:#fff; font-weight:bold; text-align:center; cursor:pointer; _cursor /**/:hand; background:#000; opacity:.6; filter:alpha(opacity=60);}
.authorHeader .thumb a:hover span,
.authorHeader .thumb a:active span,
.authorHeader .thumb a:focus span{ display:block;}
.authorHeader .thumb .file{ display:none; position:absolute; top:0; left:115px; background:#fff; border:2px solid #eee; padding:15px; height:66px; _height /**/:100px; width:446px; font-size:12px;}
.authorHeader .thumb .file p{ margin-bottom:5px;}
.authorHeader .thumb .file input{ padding:2px 4px; width:400px;}
.authorHeader .thumb .file .buttonArea{ padding-top:10px;}
.authorHeader .thumb .file .buttonArea button{ height:19px; font-size:11px; background:#eee; border:1px solid #ccc; margin-right:4px;}
.authorHeader .thumb.edit .file{ position:absolute; display:block; z-index:100;}

.authorHeader .title{ position:relative; margin-left:120px; height:60px; margin-bottom:10px; _margin-bottom:0; }
.authorHeader .title h2{ position:relative; margin-bottom:10px; }
.authorHeader .title h2 a{ font-size:1em; color:#fff; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; text-decoration:none;}
.authorHeader .title h2 a:hover,
.authorHeader .title .authorPersonality a:hover,
.authorHeader .title h2 a:active,
.authorHeader .title .authorPersonality a:active,
.authorHeader .title h2 a:focus,
.authorHeader .title .authorPersonality a:focus{ padding-right:15px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonModify.gif") no-repeat right center;}

.authorHeader .title h2.disable a { background:none !important; }
.authorHeader .title p.disable a { background:none !important; }

.authorHeader .title h2 .inputText,
.authorHeader .title .authorPersonality .inputText{ display:none; border:1px solid #ccc; padding:2px 4px; height:13px; width:290px;}
.authorHeader .title h2 .inputText{ height:30px; *margin-right:5px; font:bold 1em/1em NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.authorHeader .title h2 button,
.authorHeader .title .authorPersonality button{ display:none; height:19px; font-size:11px; background:#eee; border:1px solid #ccc; margin-left:5px; vertical-align:top;}
.authorHeader .title h2 button{ height:36px;}
.authorHeader .title h2.edit a,
.authorHeader .title .authorPersonality.edit a{ display:none;}
.authorHeader .title *.edit .inputText,
.authorHeader .title *.edit button{ display:inline; vertical-align:top;}
.authorHeader .title .authorPersonality{ float:left;}
.authorHeader .title .authorPersonality a{ position:relative; float:left; color:#fff; font-size:12px; font-family:AppleGothic, Dotum, Gulim, Sans-serif; text-decoration:none;}
.authorHeader .title .addFavorite{ position:relative; top:-3px; float:right; clear:right; background:url("../../../../modules/planet/skins/xe_planet/css/../images/iconAddFavorite.gif") no-repeat left center; padding-left:7px; }
.authorHeader .title .addFavorite button{ position:relative; *top:2px; width:80px; height:20px; font-size:11px; font-family:AppleGothic, Dotum, Gulim, Sans-serif; color:#fff; text-align:right; letter-spacing:-1px;}

.authorHeader .authorTag{ position:relative; border-top:1px solid #ddd; margin-left:120px; padding-top:10px; *zoom:1;}
.authorHeader .authorTag dl{ position:relative; display:block; float:left;}
.authorHeader .authorTag dt{ text-align:center; padding:0 7px; margin-right:5px; display:inline; background:url("../../../../modules/planet/skins/xe_planet/css/../images/bgTag.png") no-repeat center; _behavior:url(./common/js/iePngFix.htc); font:bold 11px Tahoma; color:#fff; *zoom:1;}
.authorHeader .authorTag dd{ display:inline;}
.authorHeader .authorTag.edit dd{ display:none;}
.authorHeader .authorTag dd a{ font-size:11px; font-family:AppleGothic, Dotum, Gulim, Sans-serif; color:#fff; margin-right:2px;}
.authorHeader .authorTag dd .delete{ position:relative; top:-7px; left:-8px; display:none; width:12px; height:11px; margin-right:-12px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonX.gif") no-repeat center;}
.authorHeader .authorTag dd .delete span{ display:inline-block; width:0; height:0; font:0/0 Sans-serif; visibility:hidden;}
.authorHeader .authorTag dd .delete.hover{ display:inline-block;}
.authorHeader .authorTag dd .modify{ position:relative; width:13px; height:13px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonModify.gif") no-repeat center; vertical-align:middle; *vertical-align:baseline; *top:-1px; *left:5px;}
.authorHeader .authorTag dd.tagModify{ display:none;}
.authorHeader .authorTag.edit dd.tagModify{ display:inline;}
.authorHeader .authorTag dd.tagModify .inputText{ border:1px solid #ccc; padding:2px 4px; height:13px; width:290px;}
.authorHeader .authorTag dd.tagModify button{ height:19px; font-size:11px; background:#eee; border:1px solid #ccc; margin-left:5px; vertical-align:top;}
.authorHeader .authorTag .planetUri{ position:relative; float:right; color:#fff; font-size:11px; font-family:Tahoma Sans-serif;}
.authorHeader .authorTag .rssFeed{ float:right; display:block; margin:0 0 0 5px; width:12px; height:12px; cursor:pointer; background:url("../../../../modules/planet/skins/xe_planet/css/../images/rssFeed.png") no-repeat; _behavior:url(./common/js/iePngFix.htc);}
.authorHeader .authorTag .rssFeed span{ position:absolute; width:0; height:0; overflow:hidden;}
.authorHeader .tl,
.authorHeader .tr{position:absolute; top:0; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxAuthorHeader.png") no-repeat; _background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxAuthorHeader.gif") no-repeat;}
.authorHeader .tl{ left:0; background-position:left top;}
.authorHeader .tr{ right:0; background-position:right top;}

.authorHeader .myOption{ position:absolute; top:20px; right:15px;}

.authorHeader .rss{ float:left; margin:0 5px 0 0; position:relative; display:block; width:15px; height:15px; background-repeat:no-repeat; background-position:center; cursor:pointer;}
.authorHeader .rss.off{ background-image:url("../../../../modules/planet/skins/xe_planet/css/../images/rssOff.png"); _behavior:url(./common/js/iePngFix.htc);}
.authorHeader .rss.on{ background-image:url("../../../../modules/planet/skins/xe_planet/css/../images/rssOn.png"); _behavior:url(./common/js/iePngFix.htc);}
.authorHeader .rss span{ display:block; width:0; height:0; overflow:hidden;}

.authorHeader .color{ float:left; margin:0 5px 0 0; display:block; border:1px solid #ccc; width:16px; height:16px;}
.authorHeader .colorPreset{ position:absolute; display:none; top:25px; right:0; width:131px;}
.authorHeader .colorPreset.open{ display:block;}
.authorHeader .colorPreset.close{ display:none;}
.authorHeader .colorPreset li{ float:left; border:1px solid #ccc; margin-left:5px;}
.authorHeader .colorPreset li.gray{ background:#999;}
.authorHeader .colorPreset li.green{ background:#75B570;}
.authorHeader .colorPreset li.blue{ background:#8BBED8;}
.authorHeader .colorPreset li.cyan{ background:#9DB0B2;}
.authorHeader .colorPreset li.red{ background:#D18675;}
.authorHeader .colorPreset li.orange{ background:#E8A15E;}
.authorHeader .colorPreset li a{ display:block; width:14px; height:14px;}
.authorHeader .colorPreset li a span{ display:block; width:0; height:0; overflow:hidden; visibility:hidden;}

.authorHeader .apiMe2day{ position:relative; float:left; width:16px; margin:0 5px 0 0;}
.authorHeader .apiMe2day fieldset{ width:16px;}
.authorHeader .apiMe2day *{ font-size:12px;}
.authorHeader .apiMe2day .setupButton{ width:16px; height:16px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/iconMe2day.png") no-repeat center; _behavior:url(./common/js/iePngFix.htc);}
.authorHeader .apiMe2day .apiProtocol{ position:relative; width:240px; border:2px solid #eee; background:#fff; padding:10px 15px 10px 20px; position:absolute; top:25px; right:0;}
.authorHeader .apiMe2day .apiProtocol.open{ display:block;}
.authorHeader .apiMe2day .apiProtocol.close{ display:none;}
.authorHeader .apiMe2day .apiProtocol .summary{ font-weight:bold; margin-bottom:10px;}
.authorHeader .apiMe2day .apiProtocol dl{ font-size:12px; overflow:hidden;}
.authorHeader .apiMe2day .apiProtocol dt{ float:left; clear:left; margin:0 4px 0 0; padding-top:3px;}
.authorHeader .apiMe2day .apiProtocol dd{ clear:right; margin-bottom:2px;}
.authorHeader .apiMe2day .apiProtocol dd input{ width:120px; border:1px solid #ccc; padding:2px 4px; *margin:-1px 0;}
.authorHeader .apiMe2day .apiProtocol .autoPush{ padding:5px 0;}
.authorHeader .apiMe2day .apiProtocol .autoPush input{ width:13px; height:13px; vertical-align:top; margin-right:4px;}
.authorHeader .apiMe2day .apiProtocol .autoPush label{}
.authorHeader .apiMe2day .apiProtocol .buttonArea button{ border:1px solid #ccc; background:#eee; font-size:11px; *margin-right:4px;}

.authorHeader .mobile{ float:left; width:12px; margin:0 5px 0 0; position:relative;}
.authorHeader .mobile fieldset{ width:12px;}
.authorHeader .mobile .setupButton{ position:relative; top:-3px; width:12px; height:19px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/iconMobile.gif") no-repeat;}
.authorHeader .mobile .address{ display:none; position:absolute; border:2px solid #eee; background:#fff; padding:10px 15px 10px 20px; position:absolute; top:25px; right:0; white-space:nowrap;}
.authorHeader .mobile .address.open{ display:block;}
.authorHeader .mobile .address *{ font-size:12px;}
.authorHeader .mobile .address dt{ font-weight:bold; display:inline;}
.authorHeader .mobile .address dd{ display:inline;}
.authorHeader .mobile .address dd input { width:30px; border:1px solid #ccc; padding:2px 4px; *margin:-1px 0;}
.authorHeader .mobile .address dd.buttonArea{ display:block; text-align:center; padding-top:10px;}
.authorHeader .mobile .address dd.buttonArea button{ border:1px solid #ccc; background:#eee; font-size:11px; vertical-align:top; margin-right:4px;}

/* Author Footer */
.authorFooter{ position:relative; clear:both; padding:12px 18px 0 17px; height:45px; _height /**/:57px; margin-bottom:10px; z-index:20; border:1px solid #dedede; border-top-color:#fff;}
.authorFooter *{ margin:0; padding:0;}
.authorFooter .memo{ position:absolute; left:17px; top:12px; width:500px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxMemo.gif") no-repeat;}
.authorFooter .memo p{ display:block; height:20px; padding-top:9px; margin:0; font-size:12px;white-space:nowrap;}
.authorFooter .memo p .toggle,
.authorFooter .memo li.first .toggle{ position:absolute; top:2px; right:2px; width:25px; height:25px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/arrowTagNavigation.gif") no-repeat center -9px;}
.authorFooter .memo p .delete{ display:none;}
.authorFooter .memo ul{ clear:both; display:none; position:relative; width:100%; padding:5px 0 10px 0; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxMemo.gif") no-repeat left bottom;}
.authorFooter .memo li{ clear:both; position:relative; font-size:12px; padding:7px 0 3px 0; overflow:hidden; *float:left; *zoom:1; width:100%; background:#333;}
.authorFooter .memo li.first{ background:#333 url("../../../../modules/planet/skins/xe_planet/css/../images/boxMemo.gif") no-repeat left top;}
.authorFooter .memo p em,
.authorFooter .memo li em{ display:block; padding-left:15px; width:370px; float:left; font-style:normal; color:#fff; overflow:hidden;}
.authorFooter .memo p em a,
.authorFooter .memo li em a{ color:#fff;}
.authorFooter .memo p span,
.authorFooter .memo li span{ position:relative; right:40px; float:right; color:#fff; font:11px AppleGothic, Dotum, Gulim, Sans-serif;}
.authorFooter .memo p span .delete,
.authorFooter .memo li span .delete{ position:relative; left:5px; vertical-align:top; width:12px; height:11px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonX.gif") no-repeat center;}
.authorFooter .memo .pagination{ position:relative; top:-14px; display:none; padding:0 0 10px 0; clear:both; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxMemo.gif") no-repeat left bottom;}
.authorFooter .memo .pagination a,
.authorFooter .memo .pagination strong{ background:#333; color:#ccc; border-color:#666;}
.authorFooter .memo .bottomCap{ clear:both; position:relative; top:2px; height:2px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxMemo.gif") no-repeat left -27px;}
.authorFooter .memo.open p{ display:none;}
.authorFooter .memo.open p .delete{ display:inline-block;}
.authorFooter .memo.open p .toggle,
.authorFooter .memo.open li.first .toggle{ display:block; background-position: center 10px;}
.authorFooter .memo.open ul,
.authorFooter .memo.open .pagination{ display:block; padding-top:3px; }
.authorFooter .memoWrite{ position:relative; float:left; width:600px;}
.authorFooter .memoWrite.close{ display:none;}
.authorFooter .memoWrite .form.close{ display:none; }
.authorFooter .memoWrite .inputText{ border:1px solid #ccc; width:480px; _width /**/:500px; padding:6px 9px 0 9px; height:21px; _height /**/:29px;}
.authorFooter .memoWrite .button{ position:absolute; top:0; left:505px;}
.authorFooter .memoWrite .button, x:-moz-any-link{ padding:0;}
.authorFooter .memoWrite .button, x:-moz-any-link, x:default{ padding:0;}
.authorFooter .button *{ font-size:12px !important;}
.authorFooter .nav{ float:right; }
.authorFooter .nav .button{ vertical-align:top;}
.authorFooter .nav .button, x:-moz-any-link { vertical-align:middle;}
.authorFooter .nav .button, x:-moz-any-link, x:default { vertical-align:top; }
.authorFooter .nav a.button, x:-moz-any-link{ padding:4px 0 6px 0;}
.authorFooter .nav a.button, x:-moz-any-link, x:default { padding:0;}
.authorFooter .nav span.button{ top:0;}
.authorFooter .tl,
.authorFooter .tr{position:absolute; bottom:-1px; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxCommentOut.gif") no-repeat;}
.authorFooter .tl{ left:-1px; background-position:left bottom;}
.authorFooter .tr{ right:-1px; background-position:right bottom;}

/* Author List */
.authorList{ position:relative; padding:15px; background:#e7e7e7; border:1px solid #dedede; *zoom:1; z-index:10; clear:both;}
.authorList *{ margin:0; padding:0;}
.authorList .authorBody{ position:relative; margin-top:10px; padding:15px; border:1px solid #d7dfe2; background:#fff; *zoom:1; clear:both; overflow:hidden;}
.authorList .authorBody .thumb{ float:left; border:1px solid #ccc; margin-right:-98px;}
.authorList .authorBody .thumb img{ display:block;}
.authorList .authorBody .title{ position:relative; margin-left:120px; margin-bottom:10px; *zoom:1;}
.authorList .authorBody .title h2{ margin-bottom:5px;} 
.authorList .authorBody .title h2 a{ font:bold 1em NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif; color:#465f7d;}
.authorList .authorBody .title p{ color:#a2afbe; font-size:12px;}
.authorList .authorBody .title .planetUri{ position:absolute; right:0; bottom:0; font-size:11px; color:#999;}
.authorList .authorBody .authorTag{ position:relative; padding-top:10px; margin-left:120px; border-top:1px dotted #ccc; font-size:12px; *zoom:1;}
.authorList .authorBody .authorTag dt{ display:inline;}
.authorList .authorBody .authorTag dd{ display:inline;}
.authorList .authorBody .authorTag dd a{ color:#747474;}
.authorList .authorBody .authorTag dd a strong{ font-weight:normal; color:#fff; background:#ffba00;}
.authorList .authorBody .authorTag .addFavorite{ position:absolute; top:7px; right:0; background:url("../../../../modules/planet/skins/xe_planet/css/../images/iconAddFavorite.gif") no-repeat left center;}
.authorList .authorBody .authorTag .addFavorite button{ position:relative; *top:2px; width:80px; height:20px; font-size:11px; color:#999; font-family:AppleGothic, Dotum, Gulim, Sans-serif; text-align:right; letter-spacing:-1px;}
.authorList .tl,
.authorList .tr,
.authorList .bl,
.authorList .br{ position:absolute; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxCommentIn.gif") no-repeat;}
.authorList .tl{ top:-1px; left:-1px; background-position:0 0;}
.authorList .tr{ top:-1px; right:-1px; background-position:-4px 0;}
.authorList .bl{ bottom:-1px; left:-1px; background-position:0 -4px;}
.authorList .br{ bottom:-1px; right:-1px; background-position:-4px -4px;}

/* Write Post */
.writePost{ position:relative; margin-bottom:15px; padding:10px 0; *zoom:1;}
.writePost *{ margin:0; padding:0; color:#fff; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.writePost h3{ margin-left:15px; line-height:1em; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.writePost .toggle{ display:none; position:absolute; top:5px; right:15px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/arrowTagNavigation.gif") no-repeat;}
.writePost.close .toggle{ background-position:left -14px;}
.writePost.open .toggle{ background-position:left 5px;}
.writePost.close .toggle.open,
.writePost.open .toggle.close{ display:block;}
.writePost .toggle button{ padding-left:8px; position:relative; font:bold 12px AppleGothic, Dotum, Gulim, Sans-serif; letter-spacing:-1px;}
.writePost.close .writeBody{ display:none;}
.writePost.open .writeBody{ display:block;}
.writePost .writeHeader{ position:relative;}
.writePost .writeBody{ position:relative; *zoom:1; padding-top:25px;}
.writePost .writeBody form,
.writePost .writeBody fieldset{ width:100%; position:relative;}
.writePost .writeBody dl{ position:relative; margin:0 120px 0 90px; clear:both; *zoom:1; clear:both;}
.writePost .writeBody dt{ position:relative; left:-65px; float:left; clear:left; width:70px; margin-right:-70px; font-weight:bold;}
.writePost .writeBody dd{ position:relative; clear:right; margin-bottom:10px; width:100%;}
.writePost .writeBody dd textarea,
.writePost .writeBody dd .inputText{ position:relative; width:96%; border:1px solid #ccc; color:#333;}
.writePost .writeBody dd textarea{ position:relative; padding:5px 10px; height:3em; overflow:auto;}
.writePost .writeBody dd .inputText{ padding:3px 10px;}
.writePost .writeBody dd.preview{ display:block; clear:both;}
.writePost .writeBody dd.preview.off{ display:none;}
.writePost .writeBody dd.preview p{ padding:5px 10px; border:1px solid #ccc; width:96%; background:#fff; color:#000; opacity:.5; filter:alpha(opacity=50); font-size:12px;} 
.writePost .writeBody dd.preview p a{ color:#00f;}
.writePost .writeBody .writeOptions{ position:absolute; top:-8px; left:100%; margin-left:-105px;}
.writePost .writeBody .writeOptions p{ white-space:nowrap; margin:0; padding:0;}
.writePost .writeBody .writeOptions input{ vertical-align:middle; width:13px; height:13px; margin-right:4px;}
.writePost .writeBody button{ width:90px; height:68px; position:absolute; bottom:5px; right:15px; background-repeat:no-repeat;}
.writePost .writeBody button span{ position:relative; display:block; *padding-top:20px; visibility:visible; width:auto; height:auto; text-align:center; font:bold 1.2em NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serifl;}
.writePost .tl,
.writePost .tr,
.writePost .bl,
.writePost .br{ position:absolute; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxAuthorHeader.png") no-repeat; _background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxAuthorHeader.gif") no-repeat;}
.writePost .tl{ top:0; left:0; background-position:left top;}
.writePost .tr{ top:0; right:0; background-position:right top;}
.writePost .bl{ bottom:0; left:0; background-position:left -4px;}
.writePost .br{ bottom:0; right:0; background-position:right -4px;}

/* My Favorite Tag */
.myFavoriteTag{ display:none; position:relative; background:#7b735d; margin-bottom:10px; *zoom:1; padding:15px 20px 15px 20px;}
.myFavoriteTag *{ margin:0; padding:0;}
.myFavoriteTag.open{ display:block;}
.myFavoriteTag *{ color:#fff;}
.myFavoriteTag ul{ position:relative; padding:5px 0; overflow:hidden; *zoom:1;}
.myFavoriteTag li{ position:relative; padding:0 6px 0 10px; left:-11px; display:inline; background:url("../../../../modules/planet/skins/xe_planet/css/../images/lineVccc.gif") no-repeat left center; line-height:18px;}
.myFavoriteTag li a,
.myFavoriteTag li strong{ font-size:12px; white-space:nowrap;}
.myFavoriteTag li strong{ color:#ffba00;}
.myFavoriteTag li .delete{ position:relative; top:-7px; left:-6px; display:none; width:12px; height:11px; margin-right:-12px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonX.gif") no-repeat center;}
.myFavoriteTag li .delete span{ display:inline-block; width:0; height:0; font:0/0 Sans-serif; visibility:hidden;}
.myFavoriteTag li .delete.hover{ display:inline-block;}
.myFavoriteTag .addTag{ text-align:right;}
.myFavoriteTag .addTag .inputText{ border:1px solid #ccc; padding:3px 4px; color:#000; font-size:12px; margin-right:5px;}
.myFavoriteTag .addTag .addFavorite{ display:inline-block; position:relative; background:url("../../../../modules/planet/skins/xe_planet/css/../images/iconAddFavorite.gif") no-repeat left center;}
.myFavoriteTag .addTag .addFavorite button{ position:relative; *top:2px; width:80px; height:20px; font-size:11px; font-family:AppleGothic, Dotum, Gulim, Sans-serif; color:#fff; text-align:right; letter-spacing:-1px;}
.myFavoriteTag .tl,
.myFavoriteTag .tr,
.myFavoriteTag .bl,
.myFavoriteTag .br{ position:absolute; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxAuthorHeader.gif") no-repeat;}
.myFavoriteTag .tl{ top:0; left:0; background-position:left top;}
.myFavoriteTag .tr{ top:0; right:0; background-position:right top;}
.myFavoriteTag .bl{ bottom:0; left:0; background-position:left -4px;}
.myFavoriteTag .br{ bottom:0; right:0; background-position:right -4px;}

/* Welcome Message */
.welcome{ position:relative; *zoom:1; margin-bottom:15px; padding:30px; background:#000;}
.welcome *{ margin:0; padding:0; color:#fff; font-family:NanumGothic,"Malgun Gothic", AppleGothic, Dotum, Gulim, Sans-serif;}
.welcome h2{ position:relative; _zoom:1; margin-bottom:10px; padding:10px 0 0 70px; height:50px; _height /**/:60px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/bgSmile.png") no-repeat; _behavior:url(./common/js/iePngFix.htc);}
.welcome p{ margin-bottom:10px; line-height:1.5em;}
.welcome ol{ padding-left:20px; margin-bottom:10px; margin-left:20px;}
.welcome ol li{ list-style:decimal; line-height:1.5em;}
.welcome .tl,
.welcome .tr,
.welcome .bl,
.welcome .br{ position:absolute; display:block; width:4px; height:4px; overflow:hidden; background:url("../../../../modules/planet/skins/xe_planet/css/../images/boxWelcome.gif") no-repeat;}
.welcome .tl{ top:0; left:0; background-position:left top;}
.welcome .tr{ top:0; right:0; background-position:right top;}
.welcome .bl{ bottom:0; left:0; background-position:left -4px;}
.welcome .br{ bottom:0; right:0; background-position:right -4px;}

/* Pagination */
.pagination{ padding:5px 0; text-align:center;}
.pagination *{ margin:0; padding:0;}
.pagination a,
.pagination strong{ _position:relative; font-weight:bold; display:inline-block; padding:5px 5px 3px 5px; color:#313031; text-decoration:none; line-height:normal; font:bold 12px Tahoma, Sans-serif !important;}
.pagination strong{ color:#ff8600 !important;}
.pagination a:hover{ background:#eee; }
.pagination a.prev{ padding:5px 10px 3px 10px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/paginationPrev.gif") no-repeat left center !important; border:none; font-weight:normal; }
.pagination a.prevEnd{ padding:5px 10px 3px 10px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/paginationPrevEnd.gif") no-repeat left center !important; border:none; border-right:1px solid #ccc;}
.pagination a.next{ padding:5px 10px 3px 10px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/paginationNext.gif") no-repeat right center !important; border:none; font-weight:normal; }
.pagination a.nextEnd{ padding:5px 10px 3px 10px; background:url("../../../../modules/planet/skins/xe_planet/css/../images/paginationNextEnd.gif") no-repeat right center !important; border:none; border-left:1px solid #ccc;}





/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */

.authorHeader,
.writePost{ background:#75B570;}
.authorFooter,
.commentList{ background:#f1f7f0;}
.writePost .writeBody button{ background-image:url("../../../../modules/planet/skins/xe_planet/css/../images/buttonWriteGreen.gif");}

.myTab li,
.exTab li,
.myTab li a,
.exTab li a,
.tab .tagRank .buttonTag,
.tab .tagRank .buttonTag button{ background-color:#9ecb9b;}
.myTab li.active,
.exTab li.active,
.myTab li.active a,
.exTab li.active a{ background-color:#75B570;}


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

/* Site Layout - Body Wrap */
* {margin:0; padding:0;}
body {background:#fff; line-height:16px;}
#bodyWrap {position:relative; width:880px; margin:0 auto; padding:0; border:0;}
.bul {margin:0 0 2px 0;vertical-align:middle;}

/* Site link style */

a:link {color:#555555; text-decoration:none;}
a:visited {color:#555555; text-decoration:none;}
a:hover {color:#669900; text-decoration:underline;}
a:active {color:#555555; text-decoration:none;}


/* Site Layout - Header */
#header {position:relative; width:880px; height:135px; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/bgHeader.gif") repeat-x center bottom; margin-bottom:10px; z-index:99;}
#header .menuz {position:relative; height:135px; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/menuz.gif") 0 100% no-repeat; }
#header .menuy {position:relative; height:135px; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/menuy.gif") 100% 100% no-repeat; }
#header h1 {position:absolute; top:22px; left:0px;}
#gonggao {position:absolute; top:104px; left:650px;}
#language {position:absolute; top:40px; right:3px; z-index:100; width:220px; height:19px; padding:1px 0 0 0; text-align:center;}
*html #language {height:17px; padding:3px 0 0 0;}

#it_search_form {position:absolute; top:72px; 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; margin:0; }
#mini_gnb ul {padding:2px 0px 0 0;}
#mini_gnb li {display:inline; list-style:none; padding:0 1px 0 2px; font-size:11px; white-space:nowrap;}
#mini_gnb li.bar {color:#bbb;}
#mini_gnb li.pointer {cursor:pointer;}
#mini_gnb li strong {color:#555;}
#mini_gnb li a {color:#555; letter-spacing:-1px;}
#mini_gnb li a:hover {color:#555; text-decoration:underline;}

#mini_gnb #minimenu1 {display:none; position:absolute; top:16px; Left:200px; z-index:999;}
#mini_gnb #minimenu1 ul {padding:3px 2px 2px 2px; border:1px solid #ccc; background:#fff; font-size:11px; text-align:center; letter-spacing:-1px; white-space:nowrap;}
#mini_gnb #minimenu1 li {display:inline; list-style:none; padding:0 3px; color:#888;}
#mini_gnb #minimenu1 li a {color:#666; letter-spacing:-1px;}
#mini_gnb #minimenu1 li a:hover {color:#669900; text-decoration:underline;}

#gnb { position:absolute; top:70px; height:60px; left:12px; overflow:hidden; white-space:nowrap; margin-bottom:0px; font-size:11px }
#gnb li { float:left; list-style:none; padding-left:0px; position:relative; left:0px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:7px 15px 0 15px;  height:27px; color:#ffffff; white-space:nowrap; text-align:center; font-size:1.12em; font-weight:bold; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#555555;}
#gnb li.on { background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/bgGnbOn.gif") 100% 100% no-repeat;}
#gnb li.on a {  font-weight:bold; padding:10px 15px 0 15px; color:#555555; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/bgGnbOn2.gif")  0 100% no-repeat;}

/* 메인 2차메뉴 css */
.gnb_sub { position:absolute; top:105px; left:10px; height:24px; overflow:hidden; white-space:nowrap;  font-size:11px;}
.gnb_sub li { float:left; list-style:none; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/vrType1.gif") no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
.gnb_sub li a { display:block; float:left; padding:6px 8px 0 8px; height:18px; color:#555555; white-space:nowrap; text-decoration:none;  font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.gnb_sub li a:hover,
.gnb_sub li a:focus { font-weight:bold; color:#555555; }
/**  .gnb_sub li.on a, .gnbin li.on a:hover { font-weight:bold; color:#555555; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/vrType1.gif") no-repeat center bottom; } 이 소스로 교체하면 2차 메뉴아래 정해진 이미지가 뜸 **/
.gnb_sub li.on a, .gnbin li.on a:hover { font-weight:bold; color:#555555; }



#isSearch { position:absolute; top:75px; right:10px; width:210px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0px; top:1px; text-align:left; display:block; padding:5px 0 0 8px; width:80px; height:14px; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/bgSearchTerm.gif") no-repeat; font:12px "??", Dotum, "??", Gulim, AppleGothic, Sans-serif; color:#666666; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#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 { width:67px; height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px; color:#000000;}
#isSearch ul li label.on { background:#669900; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#669900;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:80px; height:13px; color:#000000; border:1px solid #b5b5b5; background-color:#ffffff; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#ffffff; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody {position:relative; width:880px; padding-bottom:20px; overflow:hidden; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/bgContentBody.gif") repeat-y left top; background-color:#ffffff; border-bottom:1px solid #ffffff;}

/* Site Layout - Column Left */
#columnLeft {position:relative; width:180px; float:left;}
#columnLeft .mask {width:180px; height:5px; background:#ffffff; display:block;}

#lnbWrap {margin:5px 0 0 0; padding:0;}
#lnbWrap img {display: block;}
#lnb {padding:0 15px; width:150px; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/lnb_bg.gif") repeat-y; font-size:.9em;}
#lnb li {list-style:none;}
#lnb li a {position:relative; z-index:99; display:block;  padding:5px 10px 5px 25px; width:115px; border-bottom:1px solid #eeeeee; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/smBul.gif") 5px no-repeat; color:#555555; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus {background-color:#faf9f8; color:#669900;}
#lnb li.on a {background:#faf9f8 url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/smBulon.gif") 5px no-repeat; color:#669900; font-weight:bold; letter-spacing:-1px;}
#lnb li.on a:hover,
#lnb li.on a:focus {color:#669900;}
#lnb li ul {display:none; position:relative; padding:0; width:150px;}
#lnb li.on ul {display:block;}
#lnb li ul li {position:relative; top:0;}
#lnb li ul li a {width:110px; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/submenulist.gif") 12px 7px no-repeat !important; padding:5px 10px 5px 30px; color:#666 !important; font-weight:normal !important; letter-spacing:normal !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus {color:#669900 !important;}
#lnb li.on ul li.on a {color:#669900 !important; font-weight:bold !important;}

/* Site Layout - Column Right */
#columnRight {float:right; width:690px; overflow:hidden;}
#visualArea {width:690px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content {width:100%; overflow:hidden ;}

/* Site Layout - Footer */
#footer{clear:both; padding:10px 0 20px 0; border-top:1px solid #e1e1e1; text-align:center;}
#footer a{text-decoration:none; color:#666;}
#footer a:visited{text-decoration:none; color:#666;}
#footer a:hover{text-decoration:underline;}
#footer ul{margin:0 0 14px 0;}
#footer ul li{display:inline; position:relative; padding:0 1px 0 6px; font-size:11px; white-space:nowrap; background:url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/line_v_footer.gif") no-repeat 0 0;}
#footer ul a{letter-spacing:-1px;}
#footer p{margin:-8px 0 14px 0; font-size:11px; line-height:16px; color:#aaa; letter-spacing:-1px;}
#footer address{margin:0 14px 0 0; font:9px Verdana;}
#footer address a {color:#669900 !important; font:bold 9px Tahoma; text-decoration:none;}
#footer address a:hover,
#footer address a:focus {font:bold 9px Tahoma; color:#666666;}



/* Rss */
#rsswrap {margin:10px 0;text-align:center;}
.rss_icon {background: url("../../../../layouts/zazuwa_sub 1.1/css/../images/default/btn_rss.gif") left 50% no-repeat; margin-top: 10px; padding: .1em 0 .1em 20px; font: 0.9em/2 Tahoma, Helvetica, sans-serif; color: #999;}

.news_ticker_none { height:25px; overflow:hidden; clear:both; white-space:nowrap; }

.news_ticker_none table { width:100%; height:25px; margin:0; padding:0; table-layout:fixed;}
.news_ticker_none table td { white-space:nowrap; overflow:hidden; height:25px; vertical-align:top; }

.news_ticker_none .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }

.news_ticker_none ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
.news_ticker_none li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}

.news_ticker_none ul li .title a { color:#555555; text-decoration:none;  font-size:9pt;}
.news_ticker_none ul li .title a:hover { text-decoration:underline; }
.news_ticker_none ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.news_ticker_none ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; text-decoration:none; }

.news_ticker_none ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.login_default {margin:0; padding:0; background:#ffffff; border:2px solid #B0D72B; width:176px; position:relative; _padding-top:2px; display:block;}
*:first-child+html body .login_default {padding-top:2px;}
.login_default legend {display:none; width:0; height:0; overflow:hidden; font-size:0;}
.login_default form {position:relative; border:1px solid #669900; padding:11px 11px 7px 11px; width:152px;}
.login_default form .idpwWrap {overflow:hidden; clear:both; width:152px;}
.login_default form .idpw {float:left; width:90px;}
.login_default form .idpw input {border:1px solid #D8EB94; color:#282828; width:85px; background:#fbfbfb; padding:1px 3px; margin-bottom:2px; font:.9em Tahoma;}
.login_default form .idpw input.idOff {border:1px solid #D8EB94; background:#fff url("../../../../widgets/login_info/skins/zazuwa_main180/css/../images/default/login_id.gif") no-repeat 10px 3px;}
.login_default form .idpw input.idOn {border:1px solid #669900;}
.login_default form .idpw input.passOff {border:1px solid #D8EB94; background:#fff url("../../../../widgets/login_info/skins/zazuwa_main180/css/../images/default/login_pass.gif") no-repeat 10px 3px;}
.login_default form .idpw input.passOn {border:1px solid #669900;}
.login_default form .login {float:right;}

.login_default form p.save {clear:both; margin:0; padding:.3em 0; letter-spacing:-1px;}
.login_default form p.save input {vertical-align:middle; _margin:-3px;}
*:first-child+html body .login_default form p input {margin:-3px;}
.login_default form p.save label {font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#666666;}
.login_default form ul.help {margin:0; border-top:1px solid #669900; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
.login_default form ul.help li {float:left; display:block; padding:0 5px 0 5px; background:url("../../../../widgets/login_info/skins/zazuwa_main180/css/../images/default/vrType1.gif") no-repeat left center;}
.login_default form ul.help li.first-child {background:none; padding-left:0;}
.login_default form ul.help li a {color:#666666; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none;}
.login_default form ul.help li.first-child a {color:#4E7300; font-weight:bold; text-decoration:none; letter-spacing:-1px;}
.login_default form ul.help li a:hover {text-decoration:underline;}
.login_default form .userName {position:relative; width:152px; overflow:hidden; border-bottom:1px solid #669900; padding:0 0 6px 0; margin-top:-5px;}
.login_default form .userName strong {color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
.login_default form .userName a {position:relative; right:0;}
.login_default form ul.userMenu {display:inline; list-style:none; margin:0px; }
.login_default form ul.userMenu li {float:left; display:block; width:65px; text-align:left;margin-left:0px; list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/zazuwa_main180/css/../images/default/bulletFF1A00.gif") no-repeat left 4px;  margin-top:3px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; line-height:14px;}
.login_default form ul.userMenu li a {color:#54564b; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; line-height:14px; text-decoration:none;}
.login_default form ul.userMenu li a:hover {text-decoration:underline;}
.login_default form p.latestLogin {margin:0; margin-top:7px; color:#666666; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.login_default form p.latestLogin span {font:1em Tahoma;}

img.login_mask {width:181px; height:5px; background:#F3F6FC; display:block;}
.openid_login_default {margin:0; padding:0; border:2px solid #d3daec; width:181px; position:relative; _padding-top:2px; display:block;}
*:first-child+html body .openid_login_default {padding-top:2px;}
.openid_login_default legend {display:none; width:0; height:0; overflow:hidden; font-size:0;}
.openid_login_default form {position:relative; border:1px solid #cacaca;  background:#F3F6FC; padding:11px 11px 7px 11px; width:172px;}
.openid_login_default form .idpwWrap {overflow:hidden; clear:both; width:172px;}
.openid_login_default form .idpw {float:left;}
.openid_login_default form .idpw p {margin:0; padding:0; margin-bottom:5px; background: url("../../../../widgets/login_info/skins/zazuwa_main180/css/../images/openid_login_bg.gif") left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
.openid_login_default form .idpw input {border:1px solid #B8BCE2; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
.openid_login_default form .idpw input.openidOff {border:1px solid #B8BCE2; background:#fff url("../../../../widgets/login_info/skins/zazuwa_main180/css/../images/default/open_id.gif") no-repeat 10px 3px;}
.openid_login_default form .idpw input.openidOn {border:1px solid #4e64f8;}
.openid_login_default form .login {float:right;}
.openid_login_default form p.save {margin:0; padding:0; clear:both; padding:.3em 0;}
.openid_login_default form p.save input {vertical-align:middle; _margin:-3px;}
*:first-child+html body .openid_login_default form p input {margin:-3px;}
.openid_login_default form p.save label {font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;} 
