@charset "utf-8";


/* 
Used Hack 
IE6 & Below 
{ property:value; _property:value; }
IE7 Only
*:first-child+html #selector
IE7 & IE6 & Below
*:first-child+html #selector,
* html #selector {}
*/

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

/* default.css - Type Selector Definition */
body,p,div,ul,ol,li,dd,dt,span,fieldset,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
html { width:100%; }
body { margin:0; font-size:.75em; _font-size:9pt; font-family:sans-serif;}
*:first-child+html body { font-size:9pt; }
img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

.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;}
*: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; }

.zbxe_widget_output { background:url("../../../../common/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe content */
div.xe_content { line-height:140%;  !important}
div.xe_content ol { margin-left:40px;  !important}
div.xe_content ul { margin-left:40px;  !important}
div.xe_content blockquote { margin-left:40px;  !important}

/* xe layer */
#waitingforserverresponse { display:inline; border:2px solid #444444; background-color:#FFFFFF; padding:15px 20px 13px 20px; font-weight:bold; color:#444444; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#fororiginalimageareabg { z-index:1001; background-color:#FFFFFF; width:100%; height:100%; top:0px; left:0px; position:relative; padding:20px 10px 10px 10px; border:8px solid #DDDDDD; } 
#fororiginalimagearea { visibility:hidden; padding:0px; margin:0px; width:100%; height:100%; top:0px; left:0px; position:absolute; z-index:1000; text-align:left; overflow:hidden; }
#fororiginalimage { z-index:1002; }
#closeOriginalImageBtn { position:absolute; right:8px; top:5px; cursor:pointer; width:50px; height:12px; z-index:1003; }
#popup_menu_area { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}


/*
  WinsROOT Official Layout  CSS
*/

/* global */
  @font-face { font-family:wizz; src:url("../../../../layouts/wr_official/css/../font/wizz_ttobak.eot"); }
  @font-face { font-family:enter; src:url("../../../../layouts/wr_official/css/../font/enter_forever.ewf"); }
  
  A { text-decoration:none; color:skyblue; }
  DIV { overflow:hidden; }

/* BodyWrap */
  #BodyWrap { position:relative; width:900px; background:white; margin:10px; padding:10px; overflow:none; }

/* TopWrap */
  #TopWrap { position:relative; width:900px; background:transparent; margin:0px; padding:0px;}
/* LoginBox in TopWrap */
  #LoginBox { position:relative; width:900px; background:transparent; background:#f4f4f4; font-family:wizz; font-size:9pt; margin:0px; padding:0px; float:right; }
/* BannerBox in TopWrap */
  #BannerBox { position:relative; width:900px; background:transparent; margin:0px; padding:0px; float:center; }
  #BannerBox IMG { margin:0px; padding:0px; width:900px; height:100%; }
  
/* MiddleWrap */
  #MiddleWrap { position:relative; width:900px; background:transparent; margin:0px; padding:0px;}

/* MenuBox in MiddleWrap */
  #MenuBox { position:relative; width:900px; height:200px; background:transparent; background:#f4f4f4; margin:0px; padding:0px; border-bottom:3px solid lightblue;}
  #MenuBoxInSearch { position:absolute; width:200px; height:20px; right:10px; bottom:50px; padding:0px; margin:0px; font-family:gulim; color:lightgreen; font-weight:bold;}
  #MenuBoxInLogo { position:absolute; width:150px; height:150px; left:10px; bottom:10px; padding:0px; margin:0px; }  
  #MenuBoxInBG { position:absolute; right:5px; bottom:0px; width:890px;; height:40px; padding:0px; margin:0px; background:;} /*메뉴박스 투명배경 적용*/
  #MenuBoxInBG IMG {  width:100%; height:40px; }
  #MenuBoxIn1st { position:absolute; right:0px; top:5px;  padding:10px 5px; margin:0px; text-align:center; overflow:over;  float:right; }
  #MenuBoxIn1st A { font-family:enter; font-size:10pt; font-weight:bold; color:lightyellow}  
  #MenuBoxIn1st  .selected {  height:30px; padding:20px; margin:0px; background:url("../../../../layouts/wr_official/css/../images/menu/selected.png"); }
  #MenuBoxIn1st  .nonselected { height:30px; padding:20px; margin:0px; background:url("../../../../layouts/wr_official/css/../images/menu/nonselected.png");}  

/* 2nd MenuBox Absolute Position */
  #MenuBoxIn2nd { position:absolute; left:440px; top:245px; margin:0px; width:470px; padding:5px 0px; margin:0px; background:lightyellow;border:1px solid red;  color:gray;  text-align:left;  display:none}
  #MenuBoxIn2nd A { font-family:enter; font-size:10pt; font-weight:bold; color:black;}
  #MenuBoxIn2nd HR { width:95px; height:2px; color:lightblue; text-align:center;}
  #MenuBoxIn2nd  .selected { width:100%; padding:5px; margin:0px; }
  #MenuBoxIn2nd  .selected A { color:violet;}
  #MenuBoxIn2nd  .nonselected { width:100%; padding:5px; margin:0px; }

/* ContentsBox in MiddleWrap */
  #ContentsBox { position:relative; width:695px; padding:0px; margin:0px; float:left;}  
/* SideBox in MiddleWrap */
  #SideBox { position:relative; width:200px; padding:0px; margin:0px; float:right; }
  #SideBox HR { width:200px; height:3px; color:lightgrey; float:center;}

/* BottomWrap */
  #BottomWrap { position:relative; width:900px; padding:0px; margin:0px; }
  
/* CopyrightBox in BottomWrap */
  #CopyrightBox { position:relative; width:900px; padding:10px 0px; margin:0px; background:gray; color:#f4f4f4;  text-align:center;}
  #CopyrightBox IMG { margin:0px; padding:0px; }

.box_login {padding:3px 3px 3px 3px; margin:0px 0px 0px 0px; float:right; background-color:transparent; }

.box_login .user_info { padding:0px; margin:0px 0px 0px 0px;}
.box_login .user_info A { color:orange; text-decoration:none; }

.box_login .form_field { float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
.box_login .form_field div { margin:0px 3px 0px 3px; }
.box_login .form_field div A { color:orange; text-decoration:none;}
.box_login input.submit { width:45px; height:20px; background:url("../../../../widgets/login_info/skins/wr_official/css/../images/default/login_btn_submit.gif") no-repeat; border:none; margin:0px 0px 0px 0px;cursor:pointer; }
.box_login .input { width:100px; hieght:20px; background-color: #ffffff;  border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;  padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; cursor:text; color:#666666;}
.box_login .checkbox  { width:15px; height:15px; margin:-1px 0px 0px -1px; margin-right:2px; }

.latest_white { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
.latest_white h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url("../../../../widgets/newest_document/skins/xe_official/css/../images/white/lineNotice.gif") no-repeat left bottom; font-size:1em;}

.latest_white ul { }
.latest_white ul li { height:20px; background:url("../../../../widgets/newest_document/skins/xe_official/css/../images/white/bulletD0.gif") no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}

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

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

.latest_white .more { position:absolute; top:12px; right:11px; color:#54564b; font:.8em Tahoma;}
.latest_white a.more { text-decoration:none;} 
.latest_white a.more:hover { text-decoration:underline;} 

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

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

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

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

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

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

div.commentBox { padding-bottom:1em;}
div.commentBox .header { padding:7px 0 0 12px; height:21px; _height:20px; background:#f5f5f5; }
*:first-child+html div.commentBox .header { height:20px; color:#ef2121;}

div.commentBox ul { padding:.5em; overflow:hidden;}
div.commentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em; list-style:none; overflow:hidden; white-space:nowrap;}
div.commentBox ul li a { color:#a4a4a4; text-decoration:none;}

div.commentBox .header h2 { font-size:1em; color:#ef2121;}

div.calendarBox {}
div.calendarBox table { width:100%; background:url("../../../../widgets/calendar/skins/cozy_simple/css/../images/bg_line_dot_x.gif") repeat-x left top;}
div.calendarBox table caption .mm { font:bold 1em 돋움; color:#555650;}
div.calendarBox table caption a { padding:.2em;}
div.calendarBox table caption a img { vertical-align:middle;}
div.calendarBox table th { padding:.6em 0;}
div.calendarBox table td { padding:.25em 0;}
div.calendarBox table th { font:bold .7em tahoma; color:#717171;}
div.calendarBox table th.sun { color:#000000;}
div.calendarBox table td { text-align:center; font:.8em Tahoma; color:#9a9a9a;}
div.calendarBox table td a { font:.7em Tahoma; color:#9a9a9a;}
div.calendarBox table td.sun { color:#000000;}
div.calendarBox table td.sun a { color:#000000;}
div.calendarBox table td.today a { font-weight:bold; color:#54564b;}
div.calendarBox table td.posted a { text-decoration:underline;}



div.calendarBox table caption { font:bold 1em 돋움; color:#ec1a25; padding:1em;}

