@charset "UTF-8";
/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:.75em;}

img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url("./common/js/iePngFix.htc"); } 
.zbxe_info { vertical-align:middle; behavior:url("./common/js/iePngFix.htc"); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt; height:100px;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; overflow:hidden; }

.zbxe_widget_output { background:url("/common/tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("/common/tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }

#popup_menu_area{ position:absolute; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}

/* xe faceoff */
.faceOffManager { position:fixed; _position:absolute; right:3px; top:3px;  height:23px; }
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Anchor Button */
a.button,
a.button span { position:relative; display:inline-block; text-decoration:none !important; background:url("/common/tpl/images/buttonWhite.gif") no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle;}
a.button { padding:0; background-position:left top; overflow:visible;}
a.button span { left:2px; padding:6px 10px 5px 8px; color:#000; font:12px/12px Sans-serif; background-position:right top; *vertical-align:top;}
/* Large Size */
a.button.large { background-position:left -30px; }
a.button.large span { padding:7px 10px 6px 8px; font:16px/16px Sans-serif; background-position:right -30px;}
/* xLarge Size */
a.button.xLarge { background-position:left -65px; }
a.button.xLarge span { padding:8px 10px 7px 8px; font:20px/20px Sans-serif; background-position:right -65px;}
/* Small Size */
a.button.small { background-position:left -107px; }
a.button.small span { padding:4px 6px 3px 4px; font:11px/11px Sans-serif; background-position:right -107px;}

/* Control Button + Submit Button */
span.button,
span.button button,
span.button input { position:relative; margin:0; display:inline-block; border:0; font:12px Sans-serif; white-space:nowrap; background:url("/common/tpl/images/buttonWhite.gif") no-repeat; vertical-align:middle;}
span.button { padding:0; background-position:left top;}
span.button button,
span.button input { height:23px; left:2px; *vertical-align:top; padding:0 10px 0 8px; line-height:24px; background-position:right top; cursor:pointer; *overflow:visible;}
/* Large Size */
span.button.large { background-position:left -30px;}
span.button.large button,
span.button.large input { height:30px; padding:0 10px 0 8px; font:16px/30px Sans-serif; background-position:right -30px;}
/* xLarge Size */
span.button.xLarge { background-position:left -65px;}
span.button.xLarge button,
span.button.xLarge input { height:35px; padding:0 10px 0 8px; font:20px/36px Sans-serif; background-position:right -65px;}
/* Small Size */
span.button.small { background-position:left -107px;}
span.button.small button,
span.button.small input { height:18px; padding:0 6px 0 4px; font:11px/18px Sans-serif; background-position:right -107px;}

/* Strong Button */
a.button.strong *,
span.button.strong * { font-weight:bold !important;}

/* Icon Add */
a.button .icon { position:relative; border:0; vertical-align:middle;}
span.button .icon { position:relative; left:10px; margin-right:8px; vertical-align:middle;}

/* Color Preset */
a.button.green,
a.button.green span,
span.button.green,
span.button.green button,
span.button.green input { background-image:url("/common/tpl/images/buttonGreen.gif"); color:#fff;}
a.button.black,
a.button.black span,
span.button.black,
span.button.black button,
span.button.black input { background-image:url("/common/tpl/images/buttonBlack.gif"); color:#fff;}
a.button.red,
a.button.red span,
span.button.red,
span.button.red button,
span.button.red input { background-image:url("/common/tpl/images/buttonRed.gif"); color:#fff;}
a.button.blue,
a.button.blue span,
span.button.blue,
span.button.blue button,
span.button.blue input { background-image:url("/common/tpl/images/buttonBlue.gif"); color:#fff;}

/* Offset Debug */
a.button,
span.button{ margin-right:2px;}

/* Button Set */
.buttonSet{ width:16px; height:16px; background-image:url("/common/tpl/images/buttonSet.gif"); background-repeat:no-repeat; border:0; background-color:transparent; vertical-align:middle; display:inline-block; text-decoration:none;}
.buttonSet span{ z-index:-1; font-size:0; line-height:0; visibility:hidden;}
.buttonSet.buttonUp{ background-position:0 0;}
.buttonSet.buttonDown{ background-position:0 -16px;}
.buttonSet.buttonLeft{ background-position:0 -32px;}
.buttonSet.buttonRight{ background-position:0 -48px;}
.buttonSet.buttonInfo{ background-position:0 -64px;}
.buttonSet.buttonCopy{ background-position:0 -80px;}
.buttonSet.buttonSetting{ background-position:0 -96px;}
.buttonSet.buttonActive{ background-position:0 -112px;}
.buttonSet.buttonDisable{ background-position:0 -128px;}
.buttonSet.buttonDelete{ background-position:0 -144px;}
.buttonSet.buttonHomepage{ background-position:0 -160px;}
.buttonSet.buttonBlog{ background-position:0 -176px;}
.buttonSet.buttonCalendar{ background-position:0 -192px;}
.buttonSet.buttonLayoutEditor{ background-position:0 -208px;}
.buttonSet.buttonAddWidget{ background-position:0 -224px;}
.buttonSet.buttonAddContent{ background-position:0 -240px;}

/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Board Reset */
.board{ font-family:Tahoma, Sans-serif; line-height:normal; font-size:12px;}
.board .inputText,
.board textarea,
.board select{ border:1px solid;}
.board label{ cursor:pointer;}
.board img{ border:0;}
.board .document_popup_menu,
.board .comment_popup_menu{ text-align:right; font-size:11px;}
.board .document_popup_menu{ margin:1em 0;}
.board .comment_popup_menu{ margin:1em 0;}
.board .document_popup_menu a,
.board .comment_popup_menu a{ text-decoration:underline;}
.board .hr{ display:none;}

/* Board Header */
.boardHeader *{ margin:0 0 20px 0; padding:0;}
.boardHeader a{ text-decoration:none;}
.boardHeader a:hover,
.boardHeader a:active,
.boardHeader a:focus{ text-decoration:underline;} 
.boardHeader .boardTitle{ letter-spacing:-.1em; margin-bottom:10px; border-bottom:3px solid; *zoom:1; background-repeat:no-repeat; background-position:left 8px;}
.boardHeader .boardTitle:after{ content:""; display:block; clear:both;}
.boardHeader .boardTitleText{ font-size:18px; float:left; clear:both; margin-bottom:-3px; padding:5px 15px 5px 5px; border-bottom:3px solid; background-repeat:no-repeat; background-position:right bottom;}
.boardHeader .boardTitleText a{ text-decoration:none;}
.boardHeader .boardTitleText em{ font-style:normal; font-weight:normal;}
.boardHeader .boardDescription{ padding:7px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; position:relative;}

/* Board Information */
.boardInformation{width:100%; padding:15px 0; font-size:1em; line-height:normal; *zoom:1;}
.boardInformation *{ margin:0; padding:0;}
.boardInformation a{ text-decoration:none;}
.boardInformation a:hover,
.boardInformation a:active,
.boardInformation a:focus{ text-decoration:underline;} 
.boardInformation:after{ content:""; display:block; float:none; clear:both;}
.boardInformation ul{ overflow:hidden;}
.boardInformation .infoSum{ float:left; font-size:16px; font-weight:bold;}
.boardInformation .infoView{ float:right;}
.boardInformation .infoView li{ position:relative; float:left; margin-left:3px; display:inline;}
.boardInformation .infoView li.icon a{ display:block; float:left; width:23px; height:23px; overflow:hidden; background-repeat:no-repeat;}
.boardInformation .infoView li.icon a span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}
.boardInformation .infoView li.listTypeClassic a{ background-position:0 0;}
.boardInformation .infoView li.listTypeClassic.active a{ background-position:0 -23px;}
.boardInformation .infoView li.listTypeZine a{ background-position:-23px 0;}
.boardInformation .infoView li.listTypeZine.active a{ background-position:-23px -23px;}
.boardInformation .infoView li.listTypeGallery a{ background-position:-46px 0;}
.boardInformation .infoView li.listTypeGallery.active a{ background-position:-46px -23px;}
.boardInformation .infoView li.setup{ margin:0 7px;}
.boardInformation .infoView li.setup a{ display:block; float:left; width:43px; height:23px; background-repeat:no-repeat;}
.boardInformation .infoView li.setup a span{ position:absolute; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}

/* Board List Form */
.boardListForm{ margin:0; line-height:normal;}
.boardListForm *{ margin:0; padding:0;}
.boardListForm fieldset{ border:0; clear:both;}
.boardListForm fieldset:after{ content:""; display:block; float:none; clear:both;}
.boardListForm legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;}
.boardListForm em,
.boardListForm strong{ font-style:normal;}
.boardListForm strong.trackback { color:#423CC4; }

/* Board List */
.boardList{ border:0; border-top:1px solid; width:100%;}
.boardList a{ text-decoration:none;}
.boardList a:hover,
.boardList a:active,
.boardList a:focus{ text-decoration:underline;} 
.boardList .inputCheck{ width:13px; height:13px;}
.boardList .jumpTo{ float:left;}
.boardList .jumpTo *{ vertical-align:middle; *vertical-align:top;}
.boardList .jumpTo select{ height:20px; font-size:12px; *margin-right:5px;}
.boardList .jumpTo button{ width:22px; height:20px; line-height:18px; _line-height:normal; border:1px solid; -moz-border-radius:3px; -webkit-border-radius:3px; margin:0; padding:0; text-align:center; background-repeat:no-repeat; font-size:11px; cursor:pointer; overflow:visible;}
.boardList .meta{ position:relative; overflow:hidden; margin:0 0 5px 0; padding:0; list-style:none; white-space:nowrap;}
.boardList .meta li{ position:relative; left:-10px; display:inline; padding:0 5px 0 10px; background-repeat:no-repeat; background-position:left center; font-size:11px;}
.boardList .meta li.author{ font-size:11px;}
.boardList .meta li.date{ font:9px Tahoma;}
.boardList .meta li em{ font-size:9px;}
.boardList .replyNum,
.boardList .trackbackNum{ font:9px Verdana;}

.boardList th{ border:0; border-bottom:1px solid; padding:8px 6px 7px 6px; *padding:8px 6px 6px 6px; white-space:nowrap; text-align:center; line-height:normal; font-weight:normal;}
.boardList th.title{ width:100%;}
.boardList th a .sort{ vertical-align:middle; margin:0 5px;}
.boardList td{ border:0; border-bottom:1px solid; padding:8px 6px 7px 6px; *padding:8px 6px 6px 6px; white-space:nowrap; text-align:center; line-height:normal; vertical-align:top;}
.boardList td.notice{ font-size:11px; font-weight:bold;}
.boardList td.num{ font:9px Tahoma;}
.boardList td.check{ font:11px Tahoma;}
.boardList td.title { width:100%; white-space:normal; text-align:left;}
.boardList td.title img{ vertical-align:middle; margin:0 1px;}
.boardList td.title .author{ font-size:11px;}
.boardList td.author{ font-size:11px; text-align:left;}
.boardList td.replies{ font:9px Tahoma;}
.boardList td.reading{ font:9px Tahoma;}
.boardList td.recommend{ font:bold 9px Tahoma;}
.boardList td.date{ font:9px Tahoma;}
.boardList td.summary { text-align:left; border-top-style:dotted; white-space:normal;}
.boardList td.summary .thumb{ display:block; float:left; padding:2px; border:1px solid; margin-right:10px;}
.boardList td.summary .thumb img{ display:block;}
.boardList td.lastReply{ text-align:left; font-size:11px;}

.boardList td .notice{ font-size:11px; padding-right:7px; margin-right:2px; background-repeat:no-repeat; background-position:right center;}
.boardList td .category{ font-weight:normal; font-size:11px; padding-right:7px; margin-right:2px; background-repeat:no-repeat; background-position:right center;}
.boardList td .replyAnchor{ position:relative; font-size:9px;}
.boardList td .by{ font:9px Tahoma;}

.boardList.webZine tr.bg1 td,
.boardList.webZine tr.bg2 td{padding:22px 6px 22px 6px; *padding:22px 6px 21px 6px;}
.boardList.webZine td.title p.title{ margin-bottom:9px;}
.boardList.webZine td.title p.title .category{ font-size:12px;}
.boardList.webZine td.title p.title  a.title{ font-weight:bold;}
.boardList.webZine td.title p.summary{ line-height:18px; margin-bottom:8px;}
.boardList.webZine td.title p.summary a{ text-decoration:none;}
.boardList.webZine td.title .thumb{ float:right; clear:right; border:1px solid; padding:8px; margin-left:50px;}
.boardList.webZine td.title .by{ font:9px Tahoma;}

.thumbList{ border-bottom:1px solid; border-top:0; *zoom:1; margin-right:-30px; padding:25px 0 0 0;}
.thumbList:after{ content:""; display:block; clear:both;}
.thumbList li{ position:relative; margin:0 17px 10px 17px; padding:0; list-style:none; overflow:hidden; float:left; display:inline;}
.thumbList li .num{ color:#888; font-size:9px; margin-bottom:6px;}
.thumbList li .thumb{ position:relative; float:left; clear:both; overflow:hidden; padding:8px; margin-bottom:14px; border:1px solid;}
.thumbList li .thumb a{ display:block; position:relative; *zoom:1; text-decoration:none !important;}
.thumbList li .thumb a *{ cursor:pointer;}
.thumbList li .thumb a img{ display:block;}
.thumbList li .thumb a .text{ position:absolute; left:0; top:50%; margin-top:-.8em; *margin-top:-1.5em; display:block; width:100%; text-align:center; font-size:2em; font-weight:bold; white-space:nowrap; letter-spacing:-1px;}
.thumbList li .thumb a .category{ position:absolute; left:0; bottom:0; width:100%; overflow:hidden; padding:3px 0; white-space:nowrap; text-indent:5px; font-weight:normal; font-size:11px;}
.thumbList li .thumb a .noPhoto{ display:inline-block; font-size:11px; text-align:center;}
.thumbList li .title{ font-weight:bold; clear:both; white-space:nowrap; margin-bottom:3px;}
.thumbList li .title input{ width:13px; height:13px; vertical-align:middle; white-space:nowrap;}
.thumbList li .summary{ line-height:16px; margin-bottom:8px;}
.thumbList li .summary a{ text-decoration:none;}
.thumbList li .meta{ position:relative; white-space:normal; *zoom:1; text-align:left; overflow:visible;}
.thumbList li .meta li{ float:none; display:inline; margin:0; white-space:nowrap; *zoom:1;;}
.thumbList .lastReply { text-align:left; font-size:11px;}
.thumbList .lastReply a { display:block; }
.thumbList .by{ font:9px Tahoma;}

/* Board Navigation */
.board .boardNavigation{ padding:30px 0; margin:-1px 0 0 0; text-align:center; border-top:1px solid; *zoom:1; _zoom:0;}
.board .boardNavigation:after{ content:""; display:block; float:none; clear:both;}
.board .boardNavigation .pagination{ padding:5px 0;}
.board .boardNavigation .buttonLeft{ float:left; text-align:left;}
.board .boardNavigation .buttonRight{ float:right; text-align:right;}

/* Search Form */
.boardSearchForm{ position:relative; margin:0; padding:1px 0; line-height:normal;}
.boardSearchForm *{ margin:0; padding:0;}
.boardSearchForm fieldset{ border:0; clear:both; text-align:center; position:relative;}
.boardSearchForm fieldset:after{ content:""; display:block; float:none; clear:both;}
.boardSearchForm fieldset *{ vertical-align:top;}
.boardSearchForm legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;}
.boardSearchForm select{ font-size:12px; height:23px; border:1px solid;}
.boardSearchForm .inputText{ width:140px; height:15px; padding:4px 4px 2px 4px; font-size:12px; *margin:-1px 0;}

.boardSearchForm .infoEtc{ position:absolute; top:7px; right:0;}
.boardSearchForm .infoEtc li{ display:inline;}
.boardSearchForm .infoEtc li a{ display:inline-block; height:11px; background-repeat:no-repeat; overflow:hidden;}
.boardSearchForm .infoEtc li a span{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden;}
.boardSearchForm .infoEtc li.contributors a{ width:12px; background-position:0 0;}
.boardSearchForm .infoEtc li.tag a{ width:42px; background-position:-11px 0;}

/* Board Read */
.boardReadHeader{ *zoom:1;}
.boardReadHeader a{ text-decoration:none;}
.boardReadHeader a:hover,
.boardReadHeader a:active,
.boardReadHeader a:focus{ text-decoration:underline;}
.boardReadHeader:after{ content:""; display:block; float:none; clear:both;}
.boardReadHeader *{ margin:0; padding:0;}
.boardReadHeader .titleArea{ *zoom:1; padding:7px 0; border-top:1px solid; border-bottom:1px solid;}
.boardReadHeader .titleArea:after{ content:""; display:block; clear:both;}
.boardReadHeader .titleArea .title{ float:left; font-size:16px; margin-right:10px;}
.boardReadHeader .titleArea .category{ float:left; padding-left:10px; margin-top:4px; font-size:12px; background-repeat:no-repeat; background-position:left center;}
.boardReadHeader .titleArea .sum{ float:right; white-space:nowrap; margin-top:2px;}
.boardReadHeader .titleArea .sum .read,
.boardReadHeader .titleArea .sum .vote{ font-size:11px; margin-right:5px;}
.boardReadHeader .titleArea .sum .num{ font-size:9px;}
.boardReadHeader .titleArea .sum .date{ padding-left:10px; font-size:9px; background-repeat:no-repeat; background-position:left center;}
.boardReadHeader .authorArea{ *zoom:1; padding:10px 0;}
.boardReadHeader .authorArea:after{ content:""; display:block; clear:both;}
.boardReadHeader .authorArea .author{ float:left; margin-right:10px;}
.boardReadHeader .authorArea .ipAddress{ float:left; font-size:9px; margin-top:3px;}
.boardReadHeader .authorArea .permaLink{ float:right; font-size:9px; margin-top:3px;}

.boardReadBody{ overflow:hidden; *zoom:1;}
.boardReadBody .xe_content{ overflow:hidden; }
.boardReadBody .xe_content a { text-decoration:underline; }

.boardReadFooter .memberSignature { border:1px solid; padding:10px; margin:1em 0; overflow:hidden; *zoom:1; clear:both; -moz-border-radius:5px; -webkit-border-radius:5px;}
.boardReadFooter .memberSignature img.profile { margin:0 1em 0 0; border:1px solid;}
.boardReadFooter .tag{ margin:1em 0; clear:both;}
.boardReadFooter .tag *{ display:inline; margin:0; padding:0; font-size:11px; vertical-align:middle;}
.boardReadFooter .tag dt{ margin-right:10px;}
.boardReadFooter .tag dd{ margin-right:5px;}
.boardReadFooter .trackbackURL{ margin:1em 0; clear:both;}
.boardReadFooter .trackbackURL *{ display:inline; margin:0; padding:0;}
.boardReadFooter .trackbackURL dt{ margin-right:5px; font-size:11px;}
.boardReadFooter .trackbackURL dd{ font-size:9px; text-decoration:none;}
.boardReadFooter .trackbackURL a{ text-decoration:none;}
.boardReadFooter .trackbackURL a:hover,
.boardReadFooter .trackbackURL a:active,
.boardReadFooter .trackbackURL a:focus{ text-decoration:underline;}
.boardRead .boardNavigation{ border-top:1px solid;}

/* Feedback List */
.feedbackList{ overflow:hidden; padding-top:15px; margin-bottom:10px; border-top:1px solid;}
.feedbackList .feedbackHeader{ float:left; font-weight:bold; margin:1em 1em .5em 0; font-size:16px;}
.feedbackList .feedbackHeader em{ font-style:normal;}
.feedbackList .trackbackURL{ position:relative; top:1.5em; float:left; font-size:9px;}
.feedbackList .trackbackURL a{ text-decoration:none;}
.feedbackList .trackbackURL a:hover,
.feedbackList .trackbackURL a:active,
.feedbackList .trackbackURL a:focus{ text-decoration:underline;}
.feedbackList .trackbackList,
.feedbackList .replyList{ clear:both;}

.feedbackList .item{ position:relative; border-top:1px dashed; *zoom:1;}
.feedbackList .item .indent{ position:relative; *zoom:1;}
.feedbackList .item .indent:after{ content:""; display:block; clear:both;}
.feedbackList .item.itemReply .indent{ padding-left:15px; background-repeat:no-repeat; background-position:0 1.2em;}

.feedbackList .item .header{ margin:0 0 5px 0;}
.feedbackList .item .header a{ font-size:12px; text-decoration:none;}
.feedbackList .item .header a:hover,
.feedbackList .item .header a:active,
.feedbackList .item .header a:focus{ text-decoration:underline;}

.feedbackList .item .itemContent { position:relative; padding:1em 0 1em 120px; *zoom:1; z-index:1;}
.feedbackList .item .itemContent:after{ content:""; display:block; clear:both;}
.feedbackList .item .itemContent .xe_content{ width:auto !important;}
.feedbackList .item .itemContent .xe_content *{ margin-top:0;}
.feedbackList .item .itemContent .xe_content a { text-decoration:underline; }
.feedbackList .item .itemContent .option{ position:relative; margin:1em 0; padding:0; list-style:none; white-space:nowrap; overflow:hidden; *zoom:1; float:right;}
.feedbackList .item .itemContent .option li{ position:relative; left:-1px; display:inline; padding:0 0 0 5px; background-repeat:no-repeat; background-position:left center; font-size:11px;}
.feedbackList .item .itemContent .option li.wouldYou{ background:none;}
.feedbackList .item .itemContent .option li a{ text-decoration:none;}
.feedbackList .item .itemContent .option li a:hover,
.feedbackList .item .itemContent .option li a:active,
.feedbackList .item .itemContent .option li a:focus{ text-decoration:underline;} 
.feedbackList .item .itemContent .delete{ position:relative; display:inline-block; width:13px; height:13px; background-repeat:no-repeat; background-position:center center; vertical-align:middle;}
.feedbackList .item .itemContent .delete span{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}
.feedbackList .item.itemOnly{ border-top:0;}

.feedbackList .item .itemAside{ position:relative; float:left; width:100px; margin-right:-100px; padding:1em 0 0 0; *zoom:1; text-align:left; z-index:2;}
.feedbackList .item .itemAside a{ text-decoration:none;}
.feedbackList .item .itemAside a:hover,
.feedbackList .item .itemAside a:active,
.feedbackList .item .itemAside a:focus{ text-decoration:underline;}
.feedbackList .item .itemAside img.profile{ display:block; border:1px solid; margin-bottom:5px;}
.feedbackList .item .itemAside .meta{ font-size:9px; margin:0 0 5px 0; white-space:nowrap;}
.feedbackList .item .itemAside .vote{ margin:0; *zoom:1; overflow:hidden;}
.feedbackList .item .itemAside .vote:after{ content:""; display:block; clear:both;}
.feedbackList .item .itemAside .vote *{margin:0; padding:0;}
.feedbackList .item .itemAside .vote dt{ position:relative; left:-5px; float:left; width:10px; height:9px; margin-right:2px; padding-left:5px; background-image:url("/modules/board/skins/xe_official/img/common/iconLove.gif"); background-repeat:no-repeat; overflow:hidden; border-left:1px solid #e5e5e5;}
.feedbackList .item .itemAside .vote dt.love{ background-position:5px 1px;}
.feedbackList .item .itemAside .vote dt.hate{ background-position:5px -19px;}
.feedbackList .item .itemAside .vote dt span{ position:absolute; width:0; height:0; line-height:0; font-size:0; overflow:hidden; visibility:hidden;}
.feedbackList .item .itemAside .vote dd{ position:relative; left:-5px; float:left; margin-right:5px; font-size:9px; font-weight:bold;}

.feedbackList .item .secretMessage{ margin:0; padding:1em 3em;}
.feedbackList .item .secretMessage p{ text-align:center; margin:1em 0; font-size:18px;}
.feedbackList .item .secretMessage dl{ text-align:center; margin:1em 0;}
.feedbackList .item .secretMessage dt{ font-weight:bold; display:inline;}
.feedbackList .item .secretMessage dd{ margin:0; display:inline;}
.feedbackList .item .secretMessage dd .inputText{ padding:3px 4px; height:15px; vertical-align:middle; margin-right:5px;}

/* Attached File */
.attachedFile { position:relative; float:left; width:100%;}
.attachedFile *{ margin:0; padding:0; font-size:11px; vertical-align:middle;}
.attachedFile dt img{ margin-right:10px;}
.attachedFile dt .fileToggle{ border:0; padding:0; overflow:visible; cursor:pointer; font-size:11px; background:none; vertical-align:middle;}
.attachedFile dd{ position:relative; margin-right:5px; display:none; margin-top:5px; padding-left:40px;}
.attachedFile.open dd{ display:block;}
.attachedFile ul.files { position:relative; margin:0 0 1em 0; padding:0; clear:both; list-style:none; text-align:left;}
.attachedFile ul.files *{ display:inline-block; *display:inline; padding:0; margin:0; font-size:11px;}
.attachedFile ul.files li{ position:relative; margin:0 10px 0 0;}
.attachedFile ul.files a{ position:relative; background-repeat:no-repeat; background-position:left center; *zoom:1; text-decoration:none !important;}
.attachedFile ul.files a .bubble{ display:none; position:absolute; top:-20px; left:0; padding:2px 5px; z-index:100; white-space:nowrap;}
.attachedFile ul.files a:hover .bubble,
.attachedFile ul.files a:active .bubble,
.attachedFile ul.files a:focus .bubble{ display:block;}

/* Board Write */
.boardWrite fieldset{ border:0;}
.boardWrite legend{ position:absolute; width:0; height:0; overflow:hidden; font:0/0 Sans-serif; visibility:hidden;}
.boardWrite .boardWriteHeader{ margin:0 0 1em 0;}
.boardWrite .boardWriteHeader *{ vertical-align:middle;}
.boardWrite .boardWriteHeader select{ font-size:12px; vertical-align:top; height:23px;}
.boardWrite .boardWriteHeader .inputText{ width:400px; padding:3px 4px; height:15px; font-size:12px; *margin-top:-1px;}
.boardWrite .boardWriteHeader dl.title dd{ white-space:nowrap;}
.boardWrite .boardWriteHeader dl.title dd .inputText{ width:60%;}
.boardWrite .tag{ clear:both; margin-bottom:10px; *zoom:1;}
.boardWrite .tag:after{ content:""; display:block; float:none; clear:both;}
.boardWrite .tag .inputText{ float:left; width:330px; padding:4px 4px 2px 4px; margin-right:10px; font-size:12px;}
.boardWrite .tag p{ float:left; margin:3px 0;}

/* Editor */
.board .boardEditor{ border:1px solid; margin-bottom:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.board .boardEditor .commentEditor{ margin:15px; *zoom:1; position:relative;}

/* Editor Option */
.board .editorOption{ margin:1em 0; text-align:left;}
.board .editorOption *{ vertical-align:middle;}
.board .editorOption select{ margin-right:10px; font-size:12px;}
.board .editorOption label{ margin-right:10px;}
.board .editorOption .inputText{ padding:3px 4px; height:15px; margin:0 10px 5px 0; font-size:12px; vertical-align:middle;}
.board .editorOption .inputText.userName{ width:100px;}
.board .editorOption .inputText.userPw{ width:50px; font:11px Tahoma;}
.board .editorOption .inputText.emailAddress{ width:140px; font:11px Tahoma;}
.board .editorOption .inputText.homePage{ width:140px; font:11px Tahoma;}

/* Require Password */
.board .requirePassword{ text-align:center;}
.board .requirePassword fieldset{ border:0; padding:3em 0 4em 0;}
.board .requirePassword h3{ font-size:16px;}
.board .requirePassword .inputText{ height:15px; width:150px; padding:3px 4px;}

/* Extra Var Table */
.extraVarsList{ width:100%; border:0; border-bottom:1px solid; margin-bottom:15px;}
.extraVarsList caption{ text-align:right;}
.extraVarsList em{ font-style:normal; font-weight:normal;}
.extraVarsList th,
.extraVarsList td{ border:0; padding:5px 10px; text-align:left; border-top:1px solid; vertical-align:top;}
.extraVarsList th{ white-space:nowrap;}
.extraVarsList td{ width:100%;}
.extraVarsList td p{ display:block; *display:block; margin:3px 0;}
.extraVarsList td *{ vertical-align:middle;}
.extraVarsList td li{ display:inline; margin-right:10px;}
.extraVarsList td .inputText{ padding:3px 4px; font-size:12px; width:96%; display:block;}
.extraVarsList td .inputNum{ padding:3px 4px; font-size:12px; width:50px; border:1px solid;}
.extraVarsList td .inputCheck{ width:13px; height:13px; margin-right:5px;}
.extraVarsList td select { font-size:12px;}
.extraVarsList td textarea{ padding:3px 4px; font-size:12px; width:96%; display:block; overflow:auto;}

/* Tag Cloud */
.tagCloud{ padding:3em 0; border-top:1px solid; border-bottom:1px solid;}
.tagCloud *{ margin:0; padding:0;}
.tagCloud ul{ text-align:justify;}
.tagCloud li{ display:inline; list-style:none; margin:0 5px; }
.tagCloud li.rank1 a{ font-weight:bold; font-size:24px;}
.tagCloud li.rank2 a{ font-weight:bold; font-size:18px;}
.tagCloud li.rank3 a{ font-weight:bold; font-size:14px;}
.tagCloud li.rank4 a{ font-size:12px;}
.tagCloud li.rank5 a{ font-size:11px;}

/* 확장 변수 폼 */
.extraVarsList tr td input,
.extraVarsList tr td textarea{ font-size:12px;}
.extraVarsList tr td .text { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:90%; }
.extraVarsList tr td .email_address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:300px; }
.extraVarsList tr td .homepage { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:300px; }
.extraVarsList tr td .tel { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:40px; margin-right:10px;}
.extraVarsList tr td .textarea { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:90%; height:80px; }
.extraVarsList tr td ul { margin:0; padding:0; list-style:none; }
.extraVarsList tr td ul li { display:inline-block; margin-right:10px; }
.extraVarsList tr td ul li input { margin-right:5px; vertical-align:middle;}
.extraVarsList tr td .date { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:100px; }
.extraVarsList tr td .address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:300px; }
 
/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Button */
.buttonOfficial,
.buttonOfficial span,
.buttonOfficial input,
.buttonOfficial button{ position:relative; vertical-align:middle; display:inline-block; height:25px; font-size:12px; line-height:25px; color:#4d4d4d; cursor:pointer; background-image:url("/modules/board/skins/xe_official/img/white/buttonOfficial.gif"); background-repeat:no-repeat; text-decoration:none !important; overflow:visible; border:0; padding:0; background-color:transparent;}

.buttonOfficial{ background-position:left top; margin-right:4px;}
.buttonOfficial span,
.buttonOfficial input,
.buttonOfficial button{ left:4px; background-position:right top; padding:0 8px 0 4px;}

a.buttonOfficial{ _margin-top:-1px;}
a.buttonOfficial span{ _vertical-align:top;}
 
/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Pagination */
.pagination{ padding:15px 0; margin:0; text-align:center;}
.pagination *{ margin:0; padding:0;}
.pagination img{ border:0;}
.pagination a,
.pagination strong{ position:relative; display:inline-block; text-decoration:none; line-height:normal; color:#4d4d4d; font-family:Tahoma, Sans-serif; margin:0; padding:2px 6px; font-size:11px; vertical-align:middle;}
.pagination strong{ color:#ff3636 !important; border:1px solid #e7e7e7;}
.pagination a.prev,
.pagination a.prevEnd,
.pagination a.next,
.pagination a.nextEnd{ font-weight:normal !important; margin:0 !important; white-space:nowrap; text-decoration:none !important; border:1px solid #e7e7e7; background-image:url("/modules/board/skins/xe_official/img/common/arrowPagination.gif"); background-repeat:no-repeat;}
.pagination a.prevEnd{ padding-left:14px; background-position:left center; }
.pagination a.nextEnd{ padding-right:14px; background-position:right center; }
 
/* NHN > UIT Center > Open UI Tech. Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* XE White Theme */

/* Board Reset */
.board{ background:#fff; color:#333;}
.board .inputText,
.board textarea,
.board select{ background:#fff; color:#333; border-top-color:#a6a6a6; border-left-color:#a6a6a6; border-right-color:#d8d8d8; border-bottom-color:#d8d8d8;}
.board .document_popup_menu a,
.board .comment_popup_menu a{ color:#8b8b8b;}
.board .boardNavigation{ border-color:#bababa;}

/* Board Header */
.boardHeader a{ color:#4d4d4d;}
.boardHeader .boardTitle{ border-color:#ddd; }
.boardHeader .boardTitleText{ border-color:#666; background-image:url("/modules/board/skins/xe_official/img/white/lineVr11.gif");}
.boardHeader .boardTitleText a{ color:#000;}
.boardHeader .boardTitleText em{ color:#666;}
.boardHeader .boardDescription{ background:#f8f8f8; }

/* Board Information */
.boardInformation em,
.boardInformation strong{ color:#ff6600;}
.boardInformation .infoView li.icon a{ background-image:url("/modules/board/skins/xe_official/img/common/icons.gif");}
.boardInformation .infoView li.setup a{ background-image:url("/modules/board/skins/xe_official/img/common/buttonSetup.gif");}

/* Board List Form */
.boardListForm em,
.boardListForm strong{color:#ff3636;}

/* Board List */
.boardList{ border-color:#bababa;}
.boardList a{ color:#4d4d4d;}
.boardList .jumpTo button{ background-color:#eee; border-color:#ccc; color:#000;}
.boardList .meta li{ background-image:url("/modules/board/skins/xe_official/img/white/lineVr9.gif");}
.boardList .replyNum{ color:#ff3636;}
.boardList .trackbackNum{ color:#66c;}
.boardList .replyAnchor{ color:#06C;}
.boardList th{ border-color:#dcdcdc; color:#4d4d4d;}
.boardList th a{ color:#66c;}
.boardList td{ border-color:#eee; color:#4d4d4d;}
.boardList td.title a.forum:link,
.boardList td.recommend{ color:#ff3636;}
.boardList td.summary .thumb{ border-color:#ddd; background:#fff;}
.boardList td .notice{ background-image:url("/modules/board/skins/xe_official/img/white/lineVr9.gif");}
.boardList td .category{ color:#888; background-image:url("/modules/board/skins/xe_official/img/white/lineVr9.gif");}
.boardList td .by{ color:#ccc;}

.boardList.webZine td.title p.summary a{ color:#888;}
.boardList.webZine td.title .thumb{ border-color:#e0e0e0;}

.thumbList{ border-color:#ddd;}
.thumbList li .thumb{ background:#fff; border-color:#ddd;}
.thumbList li .thumb a .text{ color:#ccc;}
.thumbList li .thumb a .category{ background:#000; opacity:.6; filter:alpha(opacity=60); color:#fff;}
.thumbList li .thumb a .noPhoto{ background:#eee;}
.thumbList li .title a{ color:#262626;}
.thumbList li .summary a{ color:#888;}

/* Search Form */
.boardSearchForm .infoEtc li a{ background-image:url("/modules/board/skins/xe_official/img/common/buttonContributorsTaglist.gif");}

/* Board Read */
.boardReadHeader a{ color:#262626;}
.boardReadHeader .titleArea{ border-top-color:#bababa; border-bottom-color:#dcdcdc;}
.boardReadHeader .titleArea .category{ color:#4d4d4d; background-image:url("/modules/board/skins/xe_official/img/white/lineVr9.gif");}
.boardReadHeader .titleArea .num{ color:#adadad;}
.boardReadHeader .titleArea .date{ color:#adadad; background-image:url("/modules/board/skins/xe_official/img/white/lineVr9.gif");}
.boardReadHeader .authorArea .ipAddress{ color:#adadad;}
.boardReadHeader .authorArea .permaLink{ color:#adadad;}

.boardReadFooter .memberSignature{ border-color:#f0f0f0; background-color:#fdfdfd;}
.boardReadFooter .memberSignature img.profile { border-color:#eee;} 
.boardReadFooter .tag dd a{ color:#4d4d4d;}
.boardReadFooter .trackbackURL dt{ color:#4d4d4d;}
.boardReadFooter .trackbackURL dd a{ color:#adadad;}

.feedbackList{ border-color:#f0f0f0;}
.feedbackList .feedbackHeader a{ color:#000;}
.feedbackList .feedbackHeader em{ color:#ff6600;}
.feedbackList .trackbackURL a{ color:#adadad;}
.feedbackList .item{ border-color:#f0f0f0;}
.feedbackList .item.itemReply .indent{ background-image:url("/modules/board/skins/xe_official/img/common/iconReply.gif");}
.feedbackList .item .header{ color:#8b8b8b;}
.feedbackList .item .header a{ color:#262626;}
.feedbackList .item .itemContent .option li{ background-image:url("/modules/board/skins/xe_official/img/white/lineVr9.gif");}
.feedbackList .item .itemContent .option li a{ color:#666;}
.feedbackList .item .itemContent .delete{ background-image:url("/modules/board/skins/xe_official/img/common/buttonDelete.gif");}
.feedbackList .item .itemAside img.profile{ border-color:#eee;}
.feedbackList .item .itemAside .meta{ color:#adadad;}
.feedbackList .item .itemAside .vote *{ color:#8b8b8b;}

/* Time */
.time *{ color:#666;}
.time dt{ background:#fff;}

/* Attached File */
.attachedFile ul.files a{ padding-left:15px; background-image:url("/modules/board/skins/xe_official/img/common/iconFile.gif"); color:#4d4d4d;}
.attachedFile dt a { color:#4d4d4d;}
.attachedFile ul.files a .bubble{ border:1px solid #ddd; background-color:#fff; color:#4d4d4d;}

/* Editor */
.board .boardEditor{ border-color:#ddd; background:#f8f8f8;}

/* Extra Var Table */
.extraVarsList{ border-color:#ddd;}
.extraVarsList caption{ color:#999;}
.extraVarsList em{ color:#ff6600;}
.extraVarsList th,
.extraVarsList td{ border-color:#ddd;}
.extraVarsList th{ background:#f4f4f4;}
.extraVarsList td{ background:#fff;}
.extraVarsList td .inputNum{ border-color:#ccc;}

/* Tag Cloud */
.tagCloud{ border-color:#bababa;}
.tagCloud li.rank1 a{ color:#000;}
.tagCloud li.rank2 a{ color:#222;}
.tagCloud li.rank3 a{ color:#444;}
.tagCloud li.rank4 a{ color:#666;}
.tagCloud li.rank5 a{ color:#888;}

/* Layer */
#popup_menu_area{background:#fff; border-color:#eee;}
#popup_menu_area ul{ border-color:#ddd;}
#popup_menu_area li a{ color:#000;}

/* xe_sunooWALpro layout. Layout Design by SunooTC (http://www.goodpr.me/) */

/* 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;}

/* Element Reset */
html,
body { margin:0; font-size:12px; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-Serif; }
img,
form { margin:0; }

/* Layout */
#headerWrap{ position:relative; width:100%; height:67px; z-index:10; border:0px solid #999; }
#header{ position:relative; top:1px; padding:0px; margin:0px auto 0px auto; height:67px; border:0px solid #999; z-index:10; }
#topMenuLine { position:relative; top:0px; padding:0px; margin:0; height:12px; z-index:100; border:0px solid #999; }
#topMenuLine table.tableTM { position:relative; height:10px; padding:0px; margin:0; }
#topMenuLine table.tableTM td.tm1{ width:18px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgTopMenu1.png") no-repeat 0px 0px; _background:url("/layouts/xe_sunooWALpro/images/bgicons/bgTopMenu1.gif") no-repeat 0px 0px; }
#topMenuLine table.tableTM td.tm2{ width:auto;  background:url("/layouts/xe_sunooWALpro/images/bgicons/bgTopMenu2.png") repeat-x 0px 0px; }
#topMenuLine table.tableTM td.tm3{ width:auto;  background:url("/layouts/xe_sunooWALpro/images/bgicons/bgTopMenu2.png") repeat-x 0px 0px; }
#topMenuLine table.tableTM td.tm4{ width:18px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgTopMenu3.png") no-repeat 0px 0px; _background:url("/layouts/xe_sunooWALpro/images/bgicons/bgTopMenu3.gif") no-repeat 0px 0px; }

/* header topMenuLine topMenu */
#topMenuButton{ position:relative; top:-1px; margin:0; background:url("/layouts/xe_sunooWALpro/images/bgicons/lineAccessVr.gif") no-repeat right 4px; z-index:2; border:0px solid #10f805; }
#topMenuButton button{ border:0; padding:0px; width:94px; height:18px; _height:1px; cursor:pointer; background-color:transparent; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonMoremenu.gif") no-repeat 24px 6px; overflow:visible;}
#topMenuButton button:hover{ border:0; padding:0px; width:94px; height:18px; _height:1px; cursor:pointer; background-color:transparent; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonMoremenuHover.gif") no-repeat 24px 6px; overflow:visible;}
#topMenuButton span{ position:absolute; left:1px; top:3px; border:0px solid #e1e1dd; width:10px; height:15; margin:0px 8px; font-size:9px; visibility:visible; background:url("/layouts/xe_sunooWALpro/images/bgicons/toggleArrowDown.gif") no-repeat 2px 4px; }
#topMenuWrap{ display:none; position:relative; top:0px; left:6px; *position:absolute; *top:18px; *left:24px; padding:0px; margin:0px; white-space:nowrap; z-index:20; }
#topMenuWrap .topMenu{ position:relative; top:0px; left:0px; padding:2px 0px; margin:0px; background:#fff; border:1px solid #e1e1dd; z-index:20; }
#topMenuWrap .topMenu a{ display:block; float:none; color:#666; font-size:11px; padding:5px 7px; margin:0px; }
#topMenuWrap .topMenu a:hover{ color:#0510fa; background:#eafad4; }
#topMenuWrap button{ border:0; padding:0; font-size:0; line-height:0; width:0; height:0;  }
#topMenuWrap button span{ position:absolute; left:2px; top:-17px; width:10px; height:18px; visibility:visible; background:url("/layouts/xe_sunooWALpro/images/bgicons/toggleArrowUp.gif") no-repeat 2px 4px; }

/* header topMenuLine Access */ 
#access{ position:relative; top:-3px; right:0px; margin:0; padding:0; white-space:nowrap; border:0px solid #e1e1dd; z-index:10; }
#access li{ float:left; list-style:none; top:1px; padding:1px 0px;  margin:0; border:0px solid #e1e1dd; }
#access li { vertical-align:top;}
#access li li{ float:none; height:auto; background-image:none;}
#access li.sitemap{ margin:0; _margin-top:-3px; background:url("/layouts/xe_sunooWALpro/images/bgicons/lineAccessVr.gif") no-repeat right 6px; z-index:2; border:0px solid #10f805; }
#access li.sitemap button{ border:0; padding:0px; width:66px; height:18px; _height:1px; cursor:pointer; background-color:transparent; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonSitemap.gif") no-repeat center 5px; overflow:visible;}
#access li.sitemap button:hover{ border:0; padding:0px; width:66px; height:18px; _height:1px; cursor:pointer; background-color:transparent; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonSitemapHover.gif") no-repeat center 5px; overflow:visible;}
#access li.sitemap button span{ position:relative; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}
#access li.logout{ padding:0; margin-top:1px; _margin-top:-2px; border:0px solid #e1e1dd; background:url("/layouts/xe_sunooWALpro/images/bgicons/lineAccessVr.gif") no-repeat right 5px; }
#access li.logout a { display:block; width:54px; height:18px; padding:0px; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonLogout.gif") no-repeat center 5px;}
#access li.logout a:hover { width:54px; height:18px; padding:0px; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonLogoutHover.gif") no-repeat center 5px;}
#access li.logout a span{ position:relative; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}
#access li.login{ padding:0px; margin-top:1px; _margin-top:-2px; background:url("/layouts/xe_sunooWALpro/images/bgicons/lineAccessVr.gif") no-repeat right 6px; }
#access li.login button{ border:0; width:46px; height:18px; _height:5px; padding:0px; cursor:pointer; background-color:transparent; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonLogin.gif") no-repeat center 5px; overflow:visible;}
#access li.login button:hover{ border:0; padding:0; width:46px; height:18px; cursor:pointer; background-color:transparent; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonLoginHover.gif") no-repeat center 5px; overflow:visible;}
#access li.login button span{ position:relative; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}
#access li.register{ padding:0; margin-top:1px; _margin-top:-2px; }
#access li.register a{ display:block; width:60px; height:17px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonRegister.gif") no-repeat center 5px;}
#access li.register a:hover{ display:block; width:60px; height:17px; padding:0px; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonRegisterHover.gif") no-repeat center 5px;}
#access li.register a span{ position:relative; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}
#access li.mypage{ padding:0; margin-top:1px;  _margin-top:-2px; }
#access li.mypage button{ border:0; padding:0; width:63px; height:18px; _height:5px; cursor:pointer; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonMypage.gif") no-repeat center 7px; overflow:visible;}
#access li.mypage button:hover{ background:url("/layouts/xe_sunooWALpro/images/buttons/buttonMypageHover.gif") no-repeat center 5px; overflow:visible;}
#access li.mypage button span{ width:0; height:0; font-size:0; line-height:0; visibility:hidden; z-index:-1;}
#topMenuLine .memberPage{ display:none; position:absolute; top:20px; right:160px; padding:10px; background:#fff; border:1px solid #737373;}
#topMenuLine .memberPage.active{ display:block;}
#topMenuLine .memberPage .authorName{ margin:0 0 8px 0; font-size:13px; font-weight:bold; color:#333; white-space:nowrap;}
#topMenuLine .memberPage ul{ margin:0; padding:5px 7px 3px 7px; list-style:none; border:1px solid #f2f2f2; background:#fcfcfc;}
#topMenuLine .memberPage li{ float:none; white-space:nowrap; padding:3px 0px 3px 7px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bulletB.gif") no-repeat left center;}
#topMenuLine .memberPage li.point{ color:#565fdf; }
#topMenuLine .memberPage li.admin a{ color:#057ac5; }
#topMenuLine .memberPage li a{ background:none; color:#333; text-decoration:none;}
#topMenuLine .memberPage li a:hover,
#topMenuLine .memberPage li a:active,
#topMenuLine .memberPage li a:focus{ color:#fa1c05; text-decoration:underline;}
#topMenuLine .memberPage .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url("/layouts/xe_sunooWALpro/images/buttons/buttonCloseX.gif") no-repeat center center;}
#topMenuLine .memberPage .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}
#topMenuLine .memberPage .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; line-height:14px; }

#language { position:relative; margin:0; padding:0; background:url("/layouts/xe_sunooWALpro/images/bgicons/lineAccessVr.gif") no-repeat left 5px; }
#language button{ height:18px; border:0; padding:0; margin-right:-6px; *margin-right:-8px; font-size:0; line-height:0; overflow:visible; cursor:pointer; vertical-align:top; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonSelectLanguage.gif") no-repeat 8px 4px; background-color:transparent;}
#language button:hover{ height:18px; border:0; padding:0; font-size:0; line-height:0; overflow:visible; cursor:pointer; vertical-align:top; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonSelectLanguageHover.gif") no-repeat 8px 4px; background-color:transparent;}
#language button span{ font-size:0; line-height:0; width:0; height:0; overflow:hidden; visibility:hidden;}
#language .sLanguage{ position:relative; width:110px; text-align:right; }
#language .sLanguage span{ font-size:0; line-height:0; width:100%; height:15px; letter-spacing:-100px; display:inline-block; visibility:visible; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonLanguageToggle.gif") no-repeat 92px 5px; *background-position:94px 5px;}
#language.open .sLanguage span{ background-position:92px -6px; *background-position:94px -6px;}
#language em{ display:inline-block; height:15px; overflow:hidden; border:0px solid #10f805; padding:0px; margin:0px; vertical-align:top; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonLanguage.gif") no-repeat 4px -10px; }
#language em span{ display:inline-block; overflow:hidden; visibility:hidden;}
#language em.ko{ width:40px; background:url("/layouts/xe_sunooWALpro/images/buttons/textKorean.gif") no-repeat 1px 4px; }
#language em.en{ width:41px; background:url("/layouts/xe_sunooWALpro/images/buttons/textEnglish.gif") no-repeat 1px 4px; }
#language em.jp{ width:55px; background:url("/layouts/xe_sunooWALpro/images/buttons/textJapanese.gif") no-repeat 1px 4px; }
#language em.zh-CN{ width:67px; background:url("/layouts/xe_sunooWALpro/images/buttons/textChinesSim.gif") no-repeat 1px 4px; }
#language em.zh-TW{ width:64px; background:url("/layouts/xe_sunooWALpro/images/buttons/textChinesTra.gif") no-repeat 1px 4px; }
#language.open .languageList{ display:block; }
#language .languageList{ display:none; width:97px; margin:0px; padding:1px 0; position:absolute; top:17px; left:8px; background:#fff; border:1px solid #c4c4c4; }
#language .languageList li{ display:none; top:0px; }
#language .languageList li:hover{ background:#e2fbcc; }
#language .languageList button{ width:100%; background:url("/layouts/xe_sunooWALpro/images/buttons/buttonLanguage.gif") no-repeat 4px -10px; }
#language .languageList .ko button{ background-position:4px -10px;}
#language .languageList .en button{ background-position:4px -25px;}
#language .languageList .jp button{ background-position:4px -40px;}
#language .languageList .zh-CN button{ background-position:4px -55px;}
#language .languageList .zh-TW button{ background-position:4px -70px;}
#language .languageList .ko,
#language .languageList .en,
#language .languageList .jp,
#language .languageList .zh-CN,
#language .languageList .zh-TW { display:block; }

/* header topMenuLine Site map */
#totalMenu{ position:absolute; top:20px; right:0px; padding:0px; margin:0px; background:#fff; z-index:20; }
#totalMenu .tmLayer{ display:none; position:relative; float:left; padding:10px; margin:0px; background:#fff; border:1px solid #7e7e7d; }
#totalMenu .tmLayer.opens{ display:block;}
#totalMenu .tmLayer .tmList.logo{ float:left; background:none; padding:0 5px 0 0; list-style:none;}
#totalMenu .tmLayer .tmList{ float:left; margin:0px; padding:0px 0px 0px 6px; }
#totalMenu .tmLayer .tmList h2{  font: 12px Tahoma; padding:3px 6px 3px 6px; *padding:3px 6px 2px 6px; margin:0px 0px 6px 0px; background:#f3fad6; border:1px solid #e1e1dd; }
#totalMenu .tmLayer .tmList h2 a{ color:#444; }
#totalMenu .tmLayer .tmList a:hover{ color:#fb0505; }
#totalMenu .tmLayer .tmList ul{ margin:0px; padding:4px 6px 4px 3px; background:url("/layouts/xe_sunooWALpro/images/bgicons/tmVarLine.gif") repeat-y 0 0;}
#totalMenu .tmLayer .tmList ul a{ color:#666; font-size:12px; padding:4px 0px 6px 8px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bulletN.gif") no-repeat 0px center;}
#totalMenu .tmLayer .tmList ul a:hover{ color:#0510fa; }
#totalMenu .tmLayer .tmList ul li{ color:#808080; font-size:12px; list-style:none; padding:6px 0px 2px 4px; margin:0px; }
#totalMenu .tmLayer .tmList ul li a{ color:#808080; font-size:12px; padding:2px 0px 4px 10px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bulletE.gif") no-repeat 0px center;}
#totalMenu .tmLayer .tmList ul li a:hover{ color:#fb0505; text-decoration:underline; }
#totalMenu .tmLayer .close{ position:absolute; left:10px; bottom:10px; cursor:pointer; border:0; padding:0; width:49px; height:13px; background:transparent url("/layouts/xe_sunooWALpro/images/buttons/buttonCloseXt.gif") no-repeat center center;}
#totalMenu .tmLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

/* header topMenuLine popupLog */
#popupLog{ display:none; position:absolute; right:0px; top:20px; z-index:20; } 
#popupLog.open{ display:block; }
#popupLog .logFace{ position:absolute; width:260px; top:0px; right:10px; padding:10px 15px; margin:0px; }
#popupLog .logFace form{ display:none; width:260px; *zoom:1; margin:0px; }
#popupLog .logFace form fieldset{ border:0; margin:0; padding:0;}
#popupLog .logFace form fieldset legend{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden;}
#popupLog .logFace.loginTypeA form.typeA,
#popupLog .logFace.loginTypeB form.typeB{ display:block;}
#popupLog .logFace form .plogimg { float:left; width:230px; height:26px;padding:0px 0px 10px 0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/popuploginLogo.png") no-repeat 0px top; }
#popupLog .logFace form .pidpw { float:left; width:172px; padding:0px 0px 10px 0px; margin:0px; }
#popupLog .logFace.loginTypeA .pidpw input.idIn { width:154px; height:16px; padding:1px 8px; margin-bottom:3px; *margin-bottom:1px; border:1px solid #ccc; font:14px Tahoma; color:#333; background:#fff;  }
#popupLog .logFace.loginTypeA .pidpw.ko input.idOut { width:154px; height:16px; padding:1px 8px; margin-bottom:3px; *margin-bottom:1px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpidOutko.gif") no-repeat 8px 3px;}
#popupLog .logFace.loginTypeA .pidpw.en input.idOut { width:154px; height:16px; padding:1px 8px; margin-bottom:3px; *margin-bottom:1px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpidOuten.gif") no-repeat 8px 4px;}
#popupLog .logFace.loginTypeA .pidpw.jp input.idOut { width:154px; height:16px; padding:1px 8px; margin-bottom:3px; *margin-bottom:1px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpidOutjp.gif") no-repeat 8px 3px;}
#popupLog .logFace.loginTypeA .pidpw.zh-CN input.idOut { width:154px; height:16px; padding:1px 8px; margin-bottom:3px; *margin-bottom:1px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpidOutcn.gif") no-repeat 8px 3px;}
#popupLog .logFace.loginTypeA .pidpw.zh-TW input.idOut { width:154px; height:16px; padding:1px 8px; margin-bottom:3px; *margin-bottom:1px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpidOuttw.gif") no-repeat 8px 3px;}
#popupLog .logFace.loginTypeA .pidpw input.pwIn { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; color:#333; background:#fff;  }
#popupLog .logFace.loginTypeA .pidpw.ko input.pwOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgppwOutko.gif") no-repeat 8px 3px;}
#popupLog .logFace.loginTypeA .pidpw.en input.pwOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgppwOuten.gif") no-repeat 8px 4px;}
#popupLog .logFace.loginTypeA .pidpw.jp input.pwOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgppwOutjp.gif") no-repeat 8px 3px;}
#popupLog .logFace.loginTypeA .pidpw.zh-CN input.pwOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgppwOutcn.gif") no-repeat 8px 3px;}
#popupLog .logFace.loginTypeA .pidpw.zh-TW input.pwOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgppwOuttw.gif") no-repeat 8px 3px;}
#popupLog .logFace .loginButton{ float:right; padding:0px; margin:0px; }
#popupLog .logFace .loginButton input{ position:relative; width:80px; height:45px; border:0; color:#fff; font-size:13px; font-weight:bold; letter-spacing:1px; overflow:visible; cursor:pointer; line-height:40px; background-color:transparent; }
#popupLog .logFace.loginTypeB .pidpw p{ font-weight:bold; color:#555; padding:0px 0px 5px 0px; margin:0px;}
#popupLog .logFace.loginTypeB .pidpw input.opidIn { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; color:#333; background:#fff;  }
#popupLog .logFace.loginTypeB .pidpw.ko input.opidOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpopenidLoginko.png") no-repeat 8px 2px; }
#popupLog .logFace.loginTypeB .pidpw.en input.opidOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpopenidLoginen.png") no-repeat 8px 2px; }
#popupLog .logFace.loginTypeB .pidpw.jp input.opidOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpopenidLoginjp.png") no-repeat 8px 2px; }
#popupLog .logFace.loginTypeB .pidpw.zh-CN input.opidOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpopenidLogincn.png") no-repeat 8px 2px; }
#popupLog .logFace.loginTypeB .pidpw.zh-TW input.opidOut { width:154px; height:16px; padding:1px 8px; border:1px solid #ccc; font:14px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpopenidLogintw.png") no-repeat 8px 2px; }
#popupLog .logFace form .pinputCheck{ margin:0 3px 0 0; width:13px; height:13px; vertical-align:middle;}
#popupLog .logFace form .pkeep{ float:left; width:260px; padding:0px 0px 8px 0px; margin:0px; border-bottom:1px solid #ddd; line-height:normal; white-space:nowrap;}
#popupLog .logFace form .pkeep label{ color:#555; font-size:12px; }
#popupLog .logFace .logMenu{ float:left; width:260px; padding:2px 0px 2px 0px;  margin:0px; list-style:none; }
#popupLog .logFace .logMenu li{ font-size:12px; line-height:11px; padding:4px 0px 0px 10px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bulletA.gif") no-repeat 2px center;}
#popupLog .logFace .logMenu li.join{ font-weight:bold; }
#popupLog .logFace .logMenu li.find{ font-weight:normal; }
#popupLog .logFace .logMenu li a{ text-decoration:none; color:#555;}
#popupLog .logFace .logMenu li a:hover{ color:#f81e08; text-decoration:underline;}
#popupLog .logFace .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:25px; height:25px; background:transparent url("/layouts/xe_sunooWALpro/images/buttons/buttonCloseX.gif") no-repeat center center;}
#popupLog .logFace .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

/* header main menu */
#mainMenuLine{ position:absolute; height:31px; border:0px solid #aaa; z-index:1; }
#mainMenuLine table.tableMM { position:relative; height:31px; padding:0px; margin:0; }
#mainMenuLine table.tableMM td.mm1{ width:14px; background:url("/layouts/xe_sunooWALpro/images/default/bgMainMenu1.png") no-repeat 0px 0px; _background:url("/layouts/xe_sunooWALpro/images/default/bgMainMenu1.gif") no-repeat 0px 0px; }
#mainMenuLine table.tableMM td.mm2{ width:auto;  background:url("/layouts/xe_sunooWALpro/images/default/bgMainMenu2.png") repeat-x 0px 0px; }
#mainMenuLine table.tableMM td.mm3{ width:14px; background:url("/layouts/xe_sunooWALpro/images/default/bgMainMenu3.png") no-repeat 0px 0px; _background:url("/layouts/xe_sunooWALpro/images/default/bgMainMenu3.gif") no-repeat 0px 0px; }
#mainMenuLine .mainMenu {position:relative; left:0px; top:0px; height:30px; padding:0px; margin:0px; border:0px solid #aaa; z-index:1; background:url("/layouts/xe_sunooWALpro/images/bgicons/mainmVr.gif") no-repeat left center; }
#mainMenuLine .mainMenu li {position:relative; float:left; padding:0px 2px 0px 0px; margin:0px; list-style:none; vertical-align:middle; background:url("/layouts/xe_sunooWALpro/images/bgicons/mainmVr.gif") no-repeat right center; }
#mainMenuLine .mainMenu li a {display:block; color:#444; font-size:13px; padding:8px 13px 8px 13px; margin:0px 0px 0px -1px; }
#mainMenuLine .mainMenu li a:hover { color:#031afa; background:url("/layouts/xe_sunooWALpro/images/default/bgMainMenuHover.gif") repeat-x 0px 0px; }
#mainMenuLine .mainMenu li a .arrow { position:absolute; right:6px; padding-top:3px; }
#mainMenuLine .mainMenu li.on a { color:#031afa; background:url("/layouts/xe_sunooWALpro/images/default/bgMainMenuHover.png") repeat-x 0px 0px; }
#mainMenuLine .mainMenu li.on a:hover { color:#fa0303; }
#mainMenuLine .mainMenu li ul { display:none; position:absolute; top:30px; left:0; width:105px; padding:0px; margin:0px; opacity:0; border:0px solid #999; }
#mainMenuLine .mainMenu li ul li {position:relative; float:none; width:100px; padding:0px; margin:0px 0px -1px 0px; *margin:0px 0px -2px 0px; border:1px solid #e2e7e7; list-style:none }
#mainMenuLine .mainMenu li ul li a {display:block; padding:6px 7px 6px 7px; margin:0px; background:#f2f8f8; }
#mainMenuLine .mainMenu li ul li a:hover {background:#e8f0f1}
#mainMenuLine .mainMenu li ul ul {left:100%; top:-1px; }


#toplogo{ position:absolute; left:0px; top:23px; border:0px solid #aaa; }
/* layout topimage */
#topimagePi { position:relative;  top:0px; width:100%; padding:0px; margin:0; background: url("/layouts/xe_sunooWALpro/images/topimage.jpg") no-repeat center top; z-index:1; }
#topimagePi .logoLine{ position:relative;  padding:0px; margin:0px auto; border:0px solid #999; z-index:3; }
#topimagePi .logoLine .logotop{ position:absolute; left:5px; top:10px; border:0px solid #999; z-index:3; }
#topimageFi { position:relative; width:100%; padding:0px; margin:0; background:#d7eeff; text-align:center; z-index:1; }
#topimageFi .falseimage { position:relative; padding:0px; margin:0; z-index:1; }
#logoLineWrap { position:absolute; left:0px; top:68px; width:100%; padding:0px; margin:0; border:0px solid #999; z-index:1; }
#logoLineWrap .logoLine{ position:relative;  padding:0px; margin:0px auto; border:0px solid #999; z-index:3; }
#logoLineWrap .logoLine .logotop{ position:absolute; left:5px; top:10px; border:0px solid #999; z-index:3; }

/* layout content */
#bodyWrap{ position:relative; width:100%; padding:0px; margin:0px; z-index:1; }
#twoColumnBody{ position:relative; padding:10px 2px; margin:0px auto; border:0px solid #10f805; }
#leftColumn {position:relative; padding:0px; margin:0px; }
#logDefault{ position:relative; float:left; _float:none; top:0px; left:0px; width:182px; padding:0px; margin:0px 0px 8px 0px; _margin:0px 0px 1px 0px; } 
#logDefault .logDefaultTopbg{ float:left; _float:none; height:5px; top:0px; left:0px; width:182px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgTop.png") no-repeat 0px 0px; }
#logDefault .logDefaultBottombg{ float:left; _float:none; height:5px; top:0px; left:0px; width:182px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBottom.png") no-repeat 0px 0px; }
#logDefault .loginFace{ float:left; width:166px; top:0px; left:0px; padding:4px 8px; margin:0px; _margin:-7px 0px 0px 0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBody.png") repeat-y 0px 0px; }
#logDefault .loginFace form{ display:none; *zoom:1; margin:0px;}
#logDefault .loginFace form fieldset{ border:0; margin:0; padding:0;}
#logDefault .loginFace form fieldset legend{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden;}
#logDefault .loginFace.loginTypeA form.typeA,
#logDefault .loginFace.loginTypeB form.typeB{ display:block;}
#logDefault .loginFace form .idpw { float:left; width:164px; padding:0px 0px 5px 0px; margin:0px; }
#logDefault .loginFace.loginTypeA .idpw input.idIn { width:100px; height:14px; padding:1px 5px; margin-bottom:2px; *margin-bottom:0px; border:1px solid #ccc; font:12px Tahoma; color:#333; background:#fff;  }
#logDefault .loginFace.loginTypeA .idpw.ko input.idOut { width:100px; height:14px; padding:1px 5px; margin-bottom:2px; *margin-bottom:0px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgidOutko.gif") no-repeat 6px 3px; }
#logDefault .loginFace.loginTypeA .idpw.en input.idOut { width:100px; height:14px; padding:1px 5px; margin-bottom:2px; *margin-bottom:0px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgidOuten.gif") no-repeat 6px 3px; }
#logDefault .loginFace.loginTypeA .idpw.jp input.idOut { width:100px; height:14px; padding:1px 5px; margin-bottom:2px; *margin-bottom:0px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgidOutjp.gif") no-repeat 6px 3px; }
#logDefault .loginFace.loginTypeA .idpw.zh-CN input.idOut { width:100px; height:14px; padding:1px 5px; margin-bottom:2px; *margin-bottom:0px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgidOutcn.gif") no-repeat 6px 3px; }
#logDefault .loginFace.loginTypeA .idpw.zh-TW input.idOut { width:100px; height:14px; padding:1px 5px; margin-bottom:2px; *margin-bottom:0px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgidOuttw.gif") no-repeat 6px 3px; }
#logDefault .loginFace.loginTypeA .idpw input.pwIn { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; color:#333; background:#fff;  }
#logDefault .loginFace.loginTypeA .idpw.ko input.pwOut { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpwOutko.gif") no-repeat 6px 3px;}
#logDefault .loginFace.loginTypeA .idpw.en input.pwOut { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpwOuten.gif") no-repeat 6px 3px;}
#logDefault .loginFace.loginTypeA .idpw.jp input.pwOut { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpwOutjp.gif") no-repeat 6px 3px;}
#logDefault .loginFace.loginTypeA .idpw.zh-CN input.pwOut { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpwOutcn.gif") no-repeat 6px 3px;}
#logDefault .loginFace.loginTypeA .idpw.zh-TW input.pwOut { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; background:#fbfbfb url("/layouts/xe_sunooWALpro/images/bgicons/bgpwOuttw.gif") no-repeat 6px 3px;}
#logDefault .loginFace.loginTypeA .idpw input.btnlogin{ position:absolute; top:9px; *top:10px; right:8px; width:47px; height:38px; padding:0px; margin:0px; }
#logDefault .loginFace.loginTypeB .idpw p{ font-weight:bold; color:#555; padding:0px 0px 5px 0px; margin:0px;}
#logDefault .loginFace.loginTypeB .idpw input.opidIn { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; color:#333; background:#fff;  }
#logDefault .loginFace.loginTypeB .idpw input.opidOut { width:100px; height:14px; padding:1px 5px; border:1px solid #ccc; font:12px Tahoma; color:#333; background:url("/layouts/xe_sunooWALpro/images/bgicons/openidLoginIcon.gif") no-repeat 2px top; }
#logDefault .loginFace.loginTypeB .idpw input.btnlogin{ position:absolute; top:3px; right:8px; width:47px; height:38px; padding:0px; margin:0px; }
#logDefault .loginFace form .inputCheck{ margin:0 3px 0 0; width:13px; height:13px; vertical-align:middle;}
#logDefault .loginFace form .keep{ float:left; font-size:11px; width:164px; padding:0px 0px 5px 0px; margin:0px; border-bottom:1px solid #ddd; line-height:normal; white-space:nowrap;}
#logDefault .loginFace form .keep label{ color:#555;}
#logDefault .loginFace .logMenu{ float:left; padding:2px 0px 0px 0px;  margin:0px; list-style:none; background:#fafafa; border-top:1px solid #f2f2f2;}
#logDefault .loginFace .logMenu li{ font-size:11px; line-height:11px; padding:4px 0px 0px 10px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bulletA.gif") no-repeat 2px center;}
#logDefault .loginFace .logMenu li.join{ font-weight:bold; }
#logDefault .loginFace .logMenu li.find{ font-weight:normal; }
#logDefault .loginFace .logMenu li a{ text-decoration:none; color:#555;}
#logDefault .loginFace .logMenu li a:hover{ color:#f81e08; text-decoration:underline;}
#logDefault .loggedFace{ position:relative; float:left; top:0px; left:0px; width:166px; padding:3px 8px; margin:0px; _margin:-7px 0px 0px 0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBody.png") repeat-y 0px 0px; overflow:hidden; }
#logDefault .loggedFace .authorName{ margin:0px; padding:0px 0px 8px 0px; font-size:13px; font-weight:bold; color:#333; border-bottom:1px solid #ddd; z-index:1;}
#logDefault .loggedFace .btnlogout{ position:relative; float:right; top:-25px; *top:-24px; width:47px; height:18px; padding:0px; margin:0px 0px -20px 0px; z-index:2;}
#logDefault .loggedFace ul{ position:relative; float:left; margin:0; padding:5px 0px 3px 2px; width:190px; }
#logDefault .loggedFace ul li{ list-style:none; padding:3px 0px 3px 7px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bulletA.gif") no-repeat left center;}
#logDefault .loggedFace ul li.point{ float:none; color:#666; }
#logDefault .loggedFace ul li.list{ float:left; width:74px; padding:3px 8px 3px 7px; letter-spacing:-1px; }
#logDefault .loggedFace ul li.admin{ float:left; color:#057ac5; }
#logDefault .loggedFace ul li.admin a{ color:#057ac5; }
#logDefault .loggedFace ul li a{ background:none; color:#666; text-decoration:none;}
#logDefault .loggedFace ul li a:hover,
#logDefault .loggedFace ul li a:active,
#logDefault .loggedFace ul li a:focus{ color:#fa1c05; text-decoration:underline;}
#logDefault .loggedFace .latestLogin{ position:relative; float:left; width:157px; margin:0px; padding:6px 2px 0px 6px; color:#555; border-top:1px solid #ddd; line-height:14px; }

/* left Column Sub menu */
#leftSubm { position:relative; float:left; _float:none; width:182px; padding:0px; margin:0px 0px 8px 0px; _margin:0px 0px 1px 0px; }
#leftSubm .submTitle { float:left; _float:none; height:23px; width:182px; padding:8px 0px 0px 0px; margin:0px; }
#leftSubm .submTitle a { color:#0d04cd; font-size:13px; padding:9px 0px 0px 30px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftmenuList1.gif") no-repeat 10px 7px; }
#leftSubm .submTitle a:hover { color:#e90505; }
#leftSubm .submBottom { float:left; _float:none; height:5px; width:182px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBottom.png") no-repeat 0px 0px; }
#leftSubm .lsm { float:left; top:0px; width:182px; padding:0px 2px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBody.png") repeat-y 0px 0px; } 
#leftSubm .lsm li {list-style:none; padding:0px 3px 0px 2px; margin:0px; }
#leftSubm .lsm li a {position:relative; display:block; width:151px; padding:5px 5px 5px 18px; border-bottom:1px solid #eeeeee; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftmenuList2.gif") no-repeat 7px 5px; color:#555555; text-decoration:none;}
#leftSubm .lsm li a:hover,
#leftSubm .lsm li a:focus {color:#0063FF; font-weight:bold; background:#CEFF63 url("/layouts/xe_sunooWALpro/images/bgicons/leftMenuListOnL.gif") no-repeat 3px 5px;}
#leftSubm .lsm li.on a {background:#CEFFFF url("/layouts/xe_sunooWALpro/images/bgicons/leftMenuListOnL.gif") no-repeat 2px 5px; color:#3a66a2; }
#leftSubm .lsm li.on a:hover,
#leftSubm .lsm li.on a:focus { font-weight:bold;}
#leftSubm .lsm li ul { display:block; position:relative; left:8px; width:165px; padding:0px; margin:0px; overflow:hidden;}
#leftSubm .lsm li ul li { position:relative; top:-1px; padding:0; margin:0px; }
#leftSubm .lsm li ul li a { padding:7px 5px 5px 17px; width:145px; color:#818181; font-weight:normal; letter-spacing:normal; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftmenuList3.gif") no-repeat 6px 7px; }
#leftSubm .lsm li ul li a:hover,
#leftSubm .lsm li ul li a:focus { color:#de4332; font-weight:normal; padding:7px 5px 5px 17px; background:#f8f4c2 url("/layouts/xe_sunooWALpro/images/bgicons/leftMenuListOnS.gif") no-repeat 2px 7px; }
#leftSubm .lsm li.on ul { display:block; }
#leftSubm .lsm li.on ul li { background:#FFF; }
#leftSubm .lsm li.on ul li a { padding:7px 5px 5px 17px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftmenuList3.gif") no-repeat 6px 7px; }
#leftSubm .lsm li.on ul li a:hover,
#leftSubm .lsm li.on ul li a:focus { padding:7px 5px 5px 17px; background:#f8f4c2 url("/layouts/xe_sunooWALpro/images/bgicons/leftMenuListOnS.gif") no-repeat 2px 7px; }
#leftSubm .lsm li.on ul li.on a { color:#3163FF; font-weight:normal; padding:7px 5px 5px 17px; background:#FFF68F url("/layouts/xe_sunooWALpro/images/bgicons/leftMenuListOnS.gif") no-repeat 2px 7px; }
#leftSubm .lsm li.on ul li.on a:hover,
#leftSubm .lsm li.on ul li.on a:focus { color:#3163FF; font-weight:bold; }

/* left Column Widget */
#leftWidgetC{ position:relative; float:left; _float:none; left:0px; width:182px; padding:0px; margin:0px 0px 8px 0px; _margin:0px 0px 1px 0px; } 
#leftWidgetC .leftWidgetTop{ height:5px; top:0px; left:0px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgTop.png") no-repeat 0px 0px; }
#leftWidgetC .leftWidget{ top:0px; left:0px; padding:1px 5px; margin:0px; _margin:-7px 0px 0px 0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBody.png") repeat-y 0px 0px; }
#leftWidgetC .leftWidgetBottom{ height:5px; top:0px; left:0px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBottom.png") no-repeat 0px 0px; }

#leftWidgetT{ position:relative; float:left; _float:none; left:0px; width:182px; padding:0px; margin:0px 0px 8px 0px; _margin:0px 0px 1px 0px; } 
#leftWidgetT .leftWidgetTop{ height:23px; padding:8px 0px 0px 42px; margin:0px; font-size:13px; }
#leftWidgetT .leftWidgetTop .icon_title{ position:absolute; left:18px; top:6px; padding:0px; margin:0px;  }
#leftWidgetT .leftWidget{ top:0px; left:0px; padding:0px 4px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBody.png") repeat-y 0px 0px; }
#leftWidgetT .leftWidgetBottom{ height:5px; top:0px; left:0px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBottom.png") no-repeat 0px 0px; }

#leftWidgetD{ position:relative; float:left; _float:none; left:0px; width:182px; padding:0px; margin:0px 0px 8px 0px; _margin:0px 0px 1px 0px; } 
#leftWidgetD .leftWidgetTop{ height:5px; top:0px; left:0px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgTop.png") no-repeat 0px 0px; }
#leftWidgetD .leftWidget{ top:0px; left:0px; padding:0px 4px; margin:0px; _margin:-7px 0px 0px 0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBody.png") repeat-y 0px 0px; }
#leftWidgetD .leftWidgetBottom{ height:5px; top:0px; left:0px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBottom.png") no-repeat 0px 0px; }

#leftBanner { position:relative; float:left; _float:none; left:0px; width:182px; padding:0px; margin:0px 0px 8px 0px; overflow:hidden; }
#leftCounter{ position:relative; float:left; _float:none; left:0px; width:182px; padding:0px; margin:0px; } 
#leftCounter .leftCounterTop{ height:5px; top:0px; left:0px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgTop.png") no-repeat 0px 0px; }
#leftCounter .leftCounterBody{ top:0px; left:0px; padding:0px 4px; margin:0px; _margin:-7px 0px 0px 0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBody.png") repeat-y 0px 0px; }
#leftCounter .leftCounterBottom{ height:5px; top:0px; left:0px; padding:0px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/leftWidgetBgBottom.png") no-repeat 0px 0px; }

/* bodyWrap twoColumnBody rightColumn */
#rightColumn { position:relative; padding:0px;  margin:0px; }
#rightColumn table.tsl{ position:relative; padding:0px;  margin:0px; align:right; }
#rightColumn table.tsl td.sl1{ width:5px; height:30px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgSL1.png") no-repeat left top; }
#rightColumn table.tsl td.sl2{ width:auto; height:30px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgSL2.png") repeat-x left top; }
#rightColumn table.tsl td.sl3{ width:5px; height:30px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgSL3.png") no-repeat right top; }
#rightColumn table.tsl td.sl4{ height:8px; font-size:5px; }
#rightColumn table.tsl td.sl5{ font-size:5px; }
#rightColumn table.tsl td.sl6{ font-size:5px; }
#rightColumn table.tsl td.ct1{ width:5px; height:5px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT1.png") no-repeat left top; }
#rightColumn table.tsl td.ct2{ width:auto; height:5px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT2.png") repeat-x left top; }
#rightColumn table.tsl td.ct3{ width:5px; height:5px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT3.png") no-repeat right top; }
#rightColumn table.tsl td.ct4{ width:5px; height:auto; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT4.png") repeat-y left top; }
#rightColumn table.tsl td.ct5{ width:auto; }
#rightColumn table.tsl td.ct6{ width:5px; height:auto; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT6.png") repeat-y right top; }
#rightColumn table.tsl td.ct7{ width:5px; height:5px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT7.png") no-repeat left top; }
#rightColumn table.tsl td.ct8{ width:auto; height:5px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT8.png") repeat-x left top; }
#rightColumn table.tsl td.ct9{ width:5px; height:5px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgCT9.png") no-repeat right top; }

/* bodyWrap twoColumnBody rightColumn searchLine */
#searchLine { position:relative; height:30px; padding:0px; margin:0px; border:0px solid #e1e1dd; }
#searchLine .currentMenu { position:absolute; left:30px; top:10px; *top:11px; color:#999; padding:0px; margin:0px; }
#searchLine .currentMenu a { color:#555; padding:0px; margin:0px; }
#searchLine .currentMenu a:hover { color:#fc2306; }
#searchLine .currentMenu img.iconhome { position:absolute; left:-20px; top:-3px; *top:-4px; padding:0px; margin:0px; }
#searchLine .search{ position:absolute; right:10px; top:4px; width:168px; height:24px; z-index:1; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgSearch.png") no-repeat left top; _background:url("/layouts/xe_sunooWALpro/images/bgicons/bgSearch.gif") no-repeat left top;}
#searchLine .search *{ vertical-align:middle;}
#searchLine .search .inputSearch{ position:absolute; top:2px; *top:1px; left:14px; width:124px; height:15px; padding:0; margin:0px; } 
#searchLine .search .inputSearch input.textIn{ width:124px; height:15px; padding:0x; margin:0px; font-size:12px; background:#fff; border:0;}
#searchLine .search .inputSearch.ko input.textOut{ width:120px; height:15px; padding:0px; margin:0px; font-size:12px; background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutko.gif") no-repeat 8px 4px; *background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutko.gif") no-repeat 8px 3px; border:0;}
#searchLine .search .inputSearch.en input.textOut{ width:120px; height:15px; padding:0px; margin:0px; font-size:12px; background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOuten.gif") no-repeat 8px 3px; *background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOuten.gif") no-repeat 8px 2px; border:0;}
#searchLine .search .inputSearch.jp input.textOut{ width:120px; height:15px; padding:0px; margin:0px; font-size:12px; background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutjp.gif") no-repeat 8px 4px; *background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutjp.gif") no-repeat 8px 3px; border:0;}
#searchLine .search .inputSearch.zh-CN input.textOut{ width:120px; height:15px; padding:0px; margin:0px; font-size:12px; background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutcn.gif") no-repeat 8px 4px; *background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutcn.gif") no-repeat 8px 3px; border:0;}
#searchLine .search .inputSearch.zh-TW input.textOut{ width:120px; height:15px; padding:0px; margin:0px; font-size:12px; background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutcn.gif") no-repeat 8px 4px; *background:#fff url("/layouts/xe_sunooWALpro/images/bgicons/bgsearchOutcn.gif") no-repeat 8px 3px; border:0;}
#searchLine .search .inputSearch .searchButton{ position:absolute; top:2px; left:128px;}
fieldset{ border:0; margin:0; padding:0;}
fieldset legend{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}

#content{ top:0px; padding:5px 5px 10px 5px; margin:0px; background:#fff; overflow:hidden; border:0px solid #999; }

/* contentBody oneColumn */
#oneColumnBody { position:relative; padding:10px 2px; margin:0px auto; background:#; z-index:1; border:0px solid #999; }
#oneColumnBody .content{ position:relative; padding:2px 5px; margin:0px; overflow:hidden; border:0px solid #999;  }

#quickMenu { position:absolute; top:2px; right:0px; width:72px; }
#quickMenu .qMenu { position:relative; width:72px; top:0px; left:0px; padding:2px 0px 0px 0px; }
#quickMenu .qMenu p { list-style:none; padding:5px 7px 0px 22px; margin:0px 0px 0px 0px; line-height:20px; background:url("/layouts/xe_sunooWALpro/images/bgicons/bulletA.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 .quickMenuBgTop { position:relative; width:70px; top:0px; left:0px; height:39px; }
#quickMenu .quickMenuBgBottom { position:relative; width:70px; top:0px; _top:-2px; left:0px; height:42px; }
#quickMenu .quickMenuBgBottom a{ width:66px; padding:0px; margin:0px 0px 0px 5px; }

#bottomMenuWrap{ position:relative; width:100%; padding:0px; margin:0px; border-top:1px solid #5e83c0; border-bottom:1px solid #d4d4d4; z-index:2; }
#bottomMenu { position:relative; padding:6px 0px 4px 0px; margin:0px auto; border:0px solid #d4d4d4; text-align:center; }
#bottomMenu .bm { position:relative; display:inline; left:40px; padding:0px; margin:0px; border:0px solid #d5d5d5;	}
#bottomMenu .bm a { color:#555; font-size:12px; padding:0px 10px; margin:0px; }
#bottomMenu .bm a:hover {	color:#fc2306;	text-decoration:none; }
#bottomMenu .copyright {position:absolute; top:27px; left:0px; height:8px; margin:0px; }
#bottomMenu .copyright a { color:#fff; font:6px Tahoma; }
#bottomMenu .toplink {position:absolute; top:3px; *top:2px; right:0px; width:41px; height:20px; margin:0px; }
#bottomMenu .rssWrap li.rss{ position:absolute; top:5px; *top:4px; right:65px; margin:0; }
#bottomMenu .rssWrap li.rss{ list-style:none; background:url("/layouts/xe_sunooWALpro/images/bgicons/iconRss.gif") no-repeat left center; }
#bottomMenu .rssWrap li.rss a{ color:#8b8b8b; padding-left:14px; font-size:11px; font-family:Tahoma;}

/* Related Site */
#linkSite {position:absolute;	top:2px; *top:1px; left:2px;	width:130px; height:20px; padding:4px 0px 0px 10px; margin:0px; z-index:4; 
            background:url("/layouts/xe_sunooWALpro/images/bgicons/bgLinkSite.gif") no-repeat; cursor:pointer;	text-align:left; }
#linkSite:hover { background:url("/layouts/xe_sunooWALpro/images/bgicons/bgLinkSiteHover.gif") no-repeat; }
#linkSite span { padding:0px; margin:0px; color:#666;	font:11px Tahoma; letter-spacing:1px; }
#sitelist {position:absolute;	left:2px; bottom:14px;	width:138px;	height:0px; padding:0px; margin:0px; border:1px solid #d5d5d5;	border-width:1px 1px 0px 1px;	background:#fff; overflow:auto; }
#sitelist ul { width:138px;	padding:0px; margin:0px; text-align:left; }
#sitelist ul a { display:block; color:#666;	font-size:11px; width:125px;	padding:5px 0px 3px 6px; margin:0px; overflow:hidden; }
#sitelist ul a:hover,
#sitelist ul a:focus { color:#42a2ff; background:#eafad4; width:138px;	}


/* Footer */
#footerWrap{ position:relative; width:100%; padding:0px; margin:0px; border:0px solid #5e83c0; z-index:2; background:#f3f1e9; }
#footer{ position:relative; padding:0px; margin:0px auto; border:0px solid #d4d4d4; z-index:2; }
#address {position:relative; top:8px; height:80px; padding:0px; margin-left:120px; margin-bottom:10px; font-size:12px; }
#address td .bottom_logo { position:relative; padding:0px 10px 0px 0px; margin:0px; }
#address td .bottom_text { color:#666666; line-height:120%; padding:0px 0px 0px 10px; margin:0px; background:url("/layouts/xe_sunooWALpro/images/bgicons/lineHight.gif") repeat-y left top; }
#address td .bottom_text a { text-decoration:none; color:#666666; font-size:12px; }
#address td .bottom_text a:hover {	color:#fc2306;	text-decoration:none; }


/* Calender */
#calendar table td.today { font-weight:bold; color:#54564b; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgToday.gif") center no-repeat; }
#calendar table td.todaysun { font-weight:bold; color:#fe3614; background:url("/layouts/xe_sunooWALpro/images/bgicons/bgTodaySun.gif") center no-repeat; }
#calendar table td.todaysat { font-weight:bold; color:#0033FF; background:url("/layouts/xe_sunooWALpro/images/bgicons/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("/layouts/xe_sunooWALpro/images/bgicons/bulletD.gif") no-repeat left; }
.blog_widget_normal .newest_document .items li a:hover { color:#555555; background:url("/layouts/xe_sunooWALpro/images/bgicons/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("/layouts/xe_sunooWALpro/images/bgicons/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("/layouts/xe_sunooWALpro/images/bgicons/bulletC.gif") #eeeeee no-repeat left; }

/* end walproNormal */

/* xe_sunooWALpro layout. Layout Design by SunooTC (http://www.goodpr.me/) */

/* colorset default */
.default #headerWrap{ background:url("/layouts/xe_sunooWALpro/images/default/bgHeader.gif") repeat-x left bottom;  _background-position:left top; }
.default #bodyWrap{ background:url("/layouts/xe_sunooWALpro/images/bodyimage.jpg") repeat-x left top; }
.default #popupLog .logFace{ border:1px solid #3f678b; background:#f9f7e8; }
.default #popupLog .logFace .loginButton input{ background:url("/layouts/xe_sunooWALpro/images/default/buttonPupupLogin.gif") no-repeat 0px 0px; }
.default #mainMenuLine .mainMenu li ul li { border:1px solid #bdd3da; }
.default #mainMenuLine .mainMenu li ul li a { background:#e6f2f9; }
.default #mainMenuLine .mainMenu li ul li a:hover { background:#fcfdf1; }
.default #leftSubm .submTitle { background:url("/layouts/xe_sunooWALpro/images/default/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.default #leftWidgetT .leftWidgetTop{ color:#555; background:url("/layouts/xe_sunooWALpro/images/default/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.default #bottomMenuWrap { background:#f3f1e9; }
.default #footerWrap{ background:#f0efeb; }
.default #quickMenu .qMenu { background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBody.gif") repeat-y left top; }
.default #quickMenu .qMenu p a { color:#665e50; }
.default #quickMenu .quickMenuBgTop { background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuTop.png") no-repeat left top; _background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuTop.gif") no-repeat left top; }
.default #quickMenu .quickMenuBgBottom { background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.png") no-repeat left bottom; _background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.gif") no-repeat left bottom; }

/* colorset spring */
.spring #headerWrap{ background:url("/layouts/xe_sunooWALpro/images/spring/bgHeader.gif") repeat-x left bottom;  _background-position:left top; }
.spring #bodyWrap{ background:url("/layouts/xe_sunooWALpro/images/spring/bgBody.gif") repeat-x left top; }
.spring #popupLog .logFace{ border:1px solid #3f678b; background:#e2fbb6; }
.spring #popupLog .logFace .loginButton input{ background:url("/layouts/xe_sunooWALpro/images/spring/buttonPupupLogin.gif") no-repeat 0px 0px; }
.spring #mainMenuLine .mainMenu li ul li { border:1px solid #c9cce0; }
.spring #mainMenuLine .mainMenu li ul li a { background:#e8ebfd; }
.spring #mainMenuLine .mainMenu li ul li a:hover { background:#f1fbd8; }
.spring #leftSubm .submTitle { background:url("/layouts/xe_sunooWALpro/images/spring/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.spring #leftWidgetT .leftWidgetTop{ color:#555; background:url("/layouts/xe_sunooWALpro/images/spring/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.spring #bottomMenuWrap { background:#f0f9e6; }
.spring #footerWrap{ background:#f0efeb; }
.spring #quickMenu .qMenu { background:url("/layouts/xe_sunooWALpro/images/spring/bgQuickMenuBody.gif") repeat-y left top; }
.spring #quickMenu .qMenu p a { color:#188303; }
.spring #quickMenu .quickMenuBgTop { background:url("/layouts/xe_sunooWALpro/images/spring/bgQuickMenuTop.png") no-repeat left top; _background:url("/layouts/xe_sunooWALpro/images/spring/bgQuickMenuTop.gif") no-repeat left top; }
.spring #quickMenu .quickMenuBgBottom { background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.png") no-repeat left bottom; _background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.gif") no-repeat left bottom; }

/* colorset summer */
.summer #headerWrap{ background:url("/layouts/xe_sunooWALpro/images/summer/bgHeader.gif") repeat-x left bottom;  _background-position:left top; }
.summer #bodyWrap{ background:url("/layouts/xe_sunooWALpro/images/summer/bgBody.gif") repeat-x left top; }
.summer #popupLog .logFace{ border:1px solid #3f678b; background:#f9f7e8; }
.summer #popupLog .logFace .loginButton input{ background:url("/layouts/xe_sunooWALpro/images/summer/buttonPupupLogin.gif") no-repeat 0px 0px; }
.summer #mainMenuLine .mainMenu li ul li { border:1px solid #d6d9ed; }
.summer #mainMenuLine .mainMenu li ul li a { background:#f1fbd8; }
.summer #mainMenuLine .mainMenu li ul li a:hover { background:#f1f2fd; }
.summer #leftSubm .submTitle { background:url("/layouts/xe_sunooWALpro/images/summer/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.summer #leftWidgetT .leftWidgetTop{ color:#555; background:url("/layouts/xe_sunooWALpro/images/summer/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.summer #bottomMenuWrap { background:#f0effc; }
.summer #footerWrap{ background:#f0efeb; }
.summer #quickMenu .qMenu { background:url("/layouts/xe_sunooWALpro/images/summer/bgQuickMenuBody.gif") repeat-y left top; }
.summer #quickMenu .qMenu p a { color:#665e50; }
.summer #quickMenu .quickMenuBgTop { background:url("/layouts/xe_sunooWALpro/images/summer/bgQuickMenuTop.png") no-repeat left top; _background:url("/layouts/xe_sunooWALpro/images/summer/bgQuickMenuTop.gif") no-repeat left top; }
.summer #quickMenu .quickMenuBgBottom { background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.png") no-repeat left bottom; _background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.gif") no-repeat left bottom; }

/* colorset autumn */
.autumn #headerWrap{ background:url("/layouts/xe_sunooWALpro/images/autumn/bgHeader.gif") repeat-x left bottom;  _background-position:left top; }
.autumn #bodyWrap{ background:url("/layouts/xe_sunooWALpro/images/autumn/bgBody.gif") repeat-x left top; }
.autumn #popupLog .logFace{ border:1px solid #3f678b; background:#f9f7e8; }
.autumn #popupLog .logFace .loginButton input{ background:url("/layouts/xe_sunooWALpro/images/autumn/buttonPupupLogin.gif") no-repeat 0px 0px; }
.autumn #mainMenuLine .mainMenu li ul li { border:1px solid #d6d9ed; }
.autumn #mainMenuLine .mainMenu li ul li a { background:#e0f6fd; }
.autumn #mainMenuLine .mainMenu li ul li a:hover { background:#fdf7e0; }
.autumn #leftSubm .submTitle { background:url("/layouts/xe_sunooWALpro/images/autumn/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.autumn #leftWidgetT .leftWidgetTop{ color:#555; background:url("/layouts/xe_sunooWALpro/images/autumn/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.autumn #bottomMenuWrap { background:#f3f1e9; }
.autumn #footerWrap{ background:#f0efeb; }
.autumn #quickMenu .qMenu { background:url("/layouts/xe_sunooWALpro/images/autumn/bgQuickMenuBody.gif") repeat-y left top; }
.autumn #quickMenu .qMenu p a { color:#665e50; }
.autumn #quickMenu .quickMenuBgTop { background:url("/layouts/xe_sunooWALpro/images/autumn/bgQuickMenuTop.png") no-repeat left top; _background:url("/layouts/xe_sunooWALpro/images/autumn/bgQuickMenuTop.gif") no-repeat left top; }
.autumn #quickMenu .quickMenuBgBottom { background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.png") no-repeat left bottom; _background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.gif") no-repeat left bottom; }

/* colorset winter */
.winter #headerWrap{ background:url("/layouts/xe_sunooWALpro/images/winter/bgHeader.gif") repeat-x left bottom;  _background-position:left top; }
.winter #bodyWrap{ background:url("/layouts/xe_sunooWALpro/images/winter/bgBody.gif") repeat-x left top; }
.winter #popupLog .logFace{ border:1px solid #3f678b; background:#f9f7e8; }
.winter #popupLog .logFace .loginButton input{ background:url("/layouts/xe_sunooWALpro/images/winter/buttonPupupLogin.gif") no-repeat 0px 0px; }
.winter #mainMenuLine .mainMenu li ul li { border:1px solid #d6d9ed; }
.winter #mainMenuLine .mainMenu li ul li a { background:#fdf7e0; }
.winter #mainMenuLine .mainMenu li ul li a:hover { background:#e6f8fd; }
.winter #leftSubm .submTitle { background:url("/layouts/xe_sunooWALpro/images/winter/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.winter #leftWidgetT .leftWidgetTop{ color:#555; background:url("/layouts/xe_sunooWALpro/images/winter/leftWidgetBgTitle.png") no-repeat 0px 0px; }
.winter #bottomMenuWrap { background:#e4f4f9; }
.winter #footerWrap{ background:#ebeff0; }
.winter #quickMenu .qMenu { background:url("/layouts/xe_sunooWALpro/images/winter/bgQuickMenuBody.gif") repeat-y left top; }
.winter #quickMenu .qMenu p a { color:#665e50; }
.winter #quickMenu .quickMenuBgTop { background:url("/layouts/xe_sunooWALpro/images/winter/bgQuickMenuTop.png") no-repeat left top; _background:url("/layouts/xe_sunooWALpro/images/winter/bgQuickMenuTop.gif") no-repeat left top; }
.winter #quickMenu .quickMenuBgBottom { background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.png") no-repeat left bottom; _background:url("/layouts/xe_sunooWALpro/images/default/bgQuickMenuBottom.gif") no-repeat left bottom; }

/* end walproColorset */


/* widgetCounter */
.widgetCounter{ font-size:12px; margin:0;}
.widgetCounter dt,
.widgetCounter dd{ height:18px;}
.widgetCounter dt{ float:left; clear:left;}
.widgetCounter dd{ font-size:11px; font-family:Tahoma;}
.widgetCounter dt{ color:#333;}
.widgetCounter dd{ color:#888;}

.widgetContainer.black .widgetCounter{ font-size:12px; margin:0;}
.widgetContainer.black .widgetCounter dt,
.widgetContainer.black .widgetCounter dd{ height:18px;}
.widgetContainer.black .widgetCounter dt{ float:left; clear:left;}
.widgetContainer.black .widgetCounter dd{ font-size:11px; font-family:Tahoma;}
.widgetContainer.black .widgetCounter dt{ color:#999;}
.widgetContainer.black .widgetCounter dd{ color:#888;}


