@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;}

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


.open{ display:block !important;} 
.floatLeft{ float:left;}
.floatRight{ float:right;}
.clearLeft{ clear:left;}
.clearRight{ clear:right;}

.widgetContainer a{ text-decoration:none;}
.widgetContainer a:hover,
.widgetContainer a:active,
.widgetContainer a:focus{ text-decoration:underline;}
.widgetContainer img{ border:0;}
.widgetContainer sup{ position:relative; line-height:1; display:inline-block; margin:-5px 0; *padding:0 1px;}
.widgetContainer form{ margin:0; padding:0;}
.widgetContainer fieldset{ border:0; margin:0; padding:0;}

.widgetTabA{ position:relative; margin:0 0 10px 0; padding:0; *zoom:1; border-bottom:2px solid;}
.widgetTabA:after{ content:""; display:block; clear:both;} 
.widgetTabA li{ float:left; margin-right:1px; list-style:none; background-repeat:no-repeat; background-position:0 0;}
.widgetTabA li.active{ background-position:0 -30px;} 
.widgetTabA li a{ position:relative; left:2px; float:left; height:20px; padding:8px 15px 0 15px; text-decoration:none; font-size:12px; background-repeat:no-repeat; background-position:right 0;}
.widgetTabA li.active a{ background-position:right -30px; font-weight:bold; letter-spacing:-1px;}

ul.widgetA { margin:0; padding:0; list-style:none; }
ul.widgetA li { margin:0; padding:0; list-style:none; }
.widgetTableA { width:100%; font-size:12px; position:relative; border:0;}
.widgetTableA td{ border:0; line-height:1.5; white-space:nowrap; vertical-align:top; padding:4px 5px 0px 5px;}
.widgetTableA td.title{ width:100%; white-space:normal;}
.widgetTableA td .board{ padding-right:5px;} 
.widgetTableA td .notice{ padding-right:5px;}
.widgetTableA td .category{ padding-right:5px; font-weight:normal;}
.widgetTableA td .replyNum a{ font:10px Tahoma;}
.widgetTableA td .trackbackNum a{ font:10px Tahoma;}
.widgetTableA td.author{}
.widgetTableA td.time{ font-size:11px; font-family:Tahoma;} 


.widgetTabC{ margin:0; padding:0; font-size:12px; border-top:1px solid;}
.widgetTabC li{ list-style:none; border-left:1px solid; border-bottom:1px solid; *zoom:1; margin-bottom:0px;}
.widgetTabC li a{ display:block; padding:7px 0 6px 10px; text-decoration:none; *zoom:1;}

dl.widgetDivider{ margin:0;}
dl.widgetDivider dt{ position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0;}
dl.widgetDivider dd{ display:none; margin:0;} 

.widgetNavigator{ margin:0; padding:0; text-align:right; clear:both;}
.widgetNavigator li{ list-style:none; display:inline;}
.widgetNavigator li button{ width:16px; height:16px; padding:0; background-color:transparent; background-image:url("/widgets/content/skins/robin/img/white/buttonWidgetNavigation.gif"); border:1px solid #999; cursor:pointer;}
.widgetNavigator li button.prev{ background-position:left center; *background-position:-1px center;}
.widgetNavigator li button.next{ background-position:right center; *background-position:13px center;}
.widgetNavigator li button span{ position:absolute; display:block; width:0; height:0; overflow:hidden; visibility:hidden;}

.widgetGalleryA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1; _margin-right:-100%;}
.widgetGalleryA:after{ content:""; display:block; clear:both;}
.widgetGalleryA li { float:left; overflow:hidden; width:100px; margin-right:28px; margin-bottom:15px; padding-bottom:0; white-space:nowrap; list-style:none;}
.widgetGalleryA li.clearRight{ margin-right:0;}
.widgetGalleryA li .thumb{ display:block; position:relative; width:100px; height:75px; margin-bottom:10px; overflow:hidden; text-decoration:none;}
.widgetGalleryA li .thumb img{ display:block; position:relative; width:100%;}
.widgetGalleryA li .thumb .imgNone{ display:block; position:relative; width:100%; height:70%; padding-top:30%; background:#eee; text-align:center; cursor:pointer; color:#000;}
.widgetGalleryA li .thumb .board{ display:block; position:absolute; width:100%; top:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetGalleryA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetGalleryA li .author{ display:block;}
.widgetGalleryA li .replyNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetGalleryA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetGalleryA li .date{ font:11px Tahoma;}
.widgetGalleryA li .hour{ font:11px Tahoma;}

/* widgetThumb */
.widgetThumb{ position:relative; margin:0; text-align:center; font-size:12px; line-height:1.5;}
.widgetThumb .thumb{ display:block; margin-bottom:5px; position:relative; *zoom:1; text-decoration:none; _float:left;}
.widgetThumb .thumb img{ display:block; width:100%;}
.widgetThumb .thumb .imgNone{ display:block; position:relative; width:100%; padding-top:30px; padding-bottom:50px; background:#eee; text-align:center; cursor:pointer; color:#000;}
.widgetThumb .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetThumb .title{ display:block;}
.widgetThumb .author{ display:block;}
.widgetThumb .date{ font-size:11px; font-family:Tahoma;}
.widgetThumb .hour{ font-size:11px; font-family:Tahoma;}

.widgetZineA{ position:relative; margin:0; padding:0; font-size:12px; line-height:1.5; *zoom:1;}
.widgetZineA:after{ content:""; display:block; clear:both;}
.widgetZineA li { list-style:none; clear:both; margin-bottom:10px; padding-bottom:10px; *zoom:1; overflow:hidden; }
.widgetZineA li p{ margin:0; padding:0;}
.widgetZineA li p.thumbArea{ position:relative; float:left; width:100px; margin-right:-100px; overflow:hidden;}
.widgetZineA li p.titleArea{ margin-left:120px; margin-bottom:4px;}
.widgetZineA li p.titleArea .board{ padding-right:5px;}
.widgetZineA li p.text{ margin-left:120px; margin-bottom:4px;}
.widgetZineA li p.authorArea{ margin-left:120px;}
.widgetZineA li .thumb{ display:block; position:relative; width:100px; height:75px; text-decoration:none; overflow:hidden;}
.widgetZineA li .thumb img{ position:relative; width:100%;}
.widgetZineA li .thumb .imgNone{ display:block; position:relative; width:100%; height:80%; padding-top:20%; background:#eee; text-align:center; cursor:pointer; color:#000;}
.widgetZineA li .thumb .category{ display:block; position:absolute; width:100%; bottom:0; left:0; padding:2px 0 0 0 !important; cursor:pointer; text-align:center; font-weight:normal; background:#000; color:#fff; opacity:0.6;  filter:alpha(opacity=60); -ms-filter:alpha('opacity=60'); }
.widgetZineA li .category{ padding-right:5px; font-weight:normal;}
.widgetZineA li .title{ font-weight:bold;}
.widgetZineA li .replyNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetZineA li .trackbackNum a{ font:10px Tahoma; margin:0 -1px;}
.widgetZineA li .author{ margin-right:10px;}
.widgetZineA li .date{ font:11px Tahoma;}
.widgetZineA li .hour{ font:11px Tahoma;}

.widgetTabC{ border-color:#E4ED91;}
.widgetTabC li{ border-color:#E4ED91; background:#F4FAC0;}
.widgetTabC li a{ color:#667700;}
.widgetTabC li a:hover, 
.widgetTabC li a:active,
.widgetTabC li a:focus{ background:#EAF77C; text-decoration:none;}
.widgetTabA{ border-color:#E4ED91;}
.widgetTabA li,
.widgetTabA li a{ background-image:url("/widgets/content/skins/robin/img/white/buttonWidgetTab.gif");}
.widgetTabA li a{ color:#667700;}

.widgetA a.board { color:#333; padding-right:5px; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetA .notice{ color:#ff1a1a; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetA .category{ color:#333; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetA .replyNum a{ color:#ff1a1a;}
.widgetA .trackbackNum a{ color:#66c;}
.widgetA .author { color:#333;}
.widgetA .date{ color:#333;}
.widgetA .hour{ color:#888;}

.widgetTableA td.title a{ color:#333;}
.widgetTableA td .board{ color:#333; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetTableA td .notice{ color:#ff1a1a; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetTableA td .category{ color:#333; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetTableA td .replyNum a{ color:#ff1a1a;}
.widgetTableA td .trackbackNum a{ color:#66c;}
.widgetTableA td .author { color:#333;}
.widgetTableA td .date{ color:#333;}
.widgetTableA td .hour{ color:#888;}

.widgetGalleryA li .title{ color:#333;}
.widgetGalleryA li .replyNum a{ color:#ff1a1a;}
.widgetGalleryA li .trackbackNum a{ color:#66c;}
.widgetGalleryA li .author{ color:#333;}
.widgetGalleryA li .date{ color:#333;}
.widgetGalleryA li .hour{ color:#888;}

.widgetThumb{ color:#333;}
.widgetThumb a{ color:#333;}
.widgetThumb .hour{ color:#888;}

.widgetZineA li .board{ color:#333; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetZineA li .title{ color:#666;}
.widgetZineA li .replyNum a{ color:#ff1a1a;}
.widgetZineA li .trackbackNum a{ color:#66c;}
.widgetZineA li .author{ color:#333;}
.widgetZineA li .category{ color:#333; background:url("/widgets/content/skins/robin/img/white/lineTextDiv.gif") no-repeat right center;}
.widgetZineA li .date{ color:#333;}
.widgetZineA li .hour{ color:#888;}
.widgetZineA li .text{ color:#888;}

.widgetContainer.black .widgetTabC{ border-color:#7f7f7f;}
.widgetContainer.black .widgetTabC li{ border-color:#7f7f7f; background:#222;}
.widgetContainer.black .widgetTabC li a{ color:#999;}
.widgetContainer.black .widgetTabC li a:hover,
.widgetContainer.black .widgetTabC li a:active,
.widgetContainer.black .widgetTabC li a:focus{ background:#333;}
.widgetContainer.black .widgetTabA{ border-color:#999;}
.widgetContainer.black .widgetTabA li, 
.widgetContainer.black .widgetTabA li a{ background-image:url("/widgets/content/skins/robin/img/black/buttonWidgetTab.gif");}
.widgetContainer.black .widgetTabA li a{ color:#999;}

.widgetContainer.black .widgetTableA td.title a{ color:#999;}
.widgetContainer.black .widgetTableA td .board{ color:#999; background:url("/widgets/content/skins/robin/img/black/lineTextDiv.gif") no-repeat right center;}
.widgetContainer.black .widgetTableA td .notice{ color:#ff1a1a; background:url("/widgets/content/skins/robin/img/black/lineTextDiv.gif") no-repeat right center;}
.widgetContainer.black .widgetTableA td .category{ color:#999; background:url("/widgets/content/skins/robin/img/black/lineTextDiv.gif") no-repeat right center;}
.widgetContainer.black .widgetTableA td .replyNum{ color:#ff1a1a;}
.widgetContainer.black .widgetTableA td .trackbackNum{ color:#66c;}
.widgetContainer.black .widgetTableA td .author { color:#999;}
.widgetContainer.black .widgetTableA td .date{ color:#999;}
.widgetContainer.black .widgetTableA td .hour{ color:#888;}

.widgetContainer.black .widgetGalleryA li .title{ color:#999;}
.widgetContainer.black .widgetGalleryA li .replyNum a{ color:#ff1a1a;}
.widgetContainer.black .widgetGalleryA li .trackbackNum a{ color:#66c;}
.widgetContainer.black .widgetGalleryA li .author{ color:#999;}
.widgetContainer.black .widgetGalleryA li .date{ color:#999;}
.widgetContainer.black .widgetGalleryA li .hour{ color:#888;}

.widgetContainer.black .widgetThumb{ color:#999;}
.widgetContainer.black .widgetThumb a{ color:#999;}
.widgetContainer.black .widgetThumb .hour{ color:#888;}

.widgetContainer.black .widgetZineA li .board{ color:#999; background:url("/widgets/content/skins/robin/img/black/lineTextDiv.gif") no-repeat right center;}
.widgetContainer.black .widgetZineA li .title{ color:#999;}
.widgetContainer.black .widgetZineA li .replyNum a{ color:#ff1a1a;}
.widgetContainer.black .widgetZineA li .trackbackNum a{ color:#66c;}
.widgetContainer.black .widgetZineA li .author{ color:#999;}
.widgetContainer.black .widgetZineA li .category{ color:#999; background:url("/widgets/content/skins/robin/img/black/lineTextDiv.gif") no-repeat right center;}
.widgetContainer.black .widgetZineA li .date{ color:#999;}
.widgetContainer.black .widgetZineA li .hour{ color:#888;}
.widgetContainer.black .widgetZineA li .text{ color:#888;}


