@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 {}
*/

/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:9pt; }
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;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; } 

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

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url("../../../../common/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#popup_menu_area { position:absolute; 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;}

/* Highslide style */

.highslide { cursor:url("../../../../addons/activebox/lib.highslide/images/zoomin.cur"), pointer; outline:none; }
.highslide-active-anchor img { visibility:hidden; }
.highslide img { border:none; }
.highslide:hover img { border:none; }


.highslide-html { background-color: white; }
.highslide-html-blur { }
.highslide-html-content { position: absolute; display: none; }

/* 디밍 */
.highslide-dimming { background: black; }

/* 팝업 스타일 */
.highslide-wrapper { background:white; }
.highslide-wrapper .highslide-html-content { width:400px; height:400px; padding:5px; }
.highslide-wrapper .highslide-header div { }
.highslide-wrapper .highslide-header ul { margin:0; padding:0; text-align:right; }
.highslide-wrapper .highslide-header ul li { display:inline; padding-left:1em; }
.highslide-wrapper .highslide-header ul li.highslide-previous,
.highslide-wrapper .highslide-header ul li.highslide-next { display:none; }
.highslide-wrapper .highslide-header a { font-weight:bold; color:gray; text-transform:uppercase; text-decoration:none; }
.highslide-wrapper .highslide-header a:hover { color:black; }
.highslide-wrapper .highslide-header .highslide-move a { cursor: move; }
.highslide-wrapper .highslide-footer { height: 11px; }
.highslide-wrapper .highslide-footer .highslide-resize { float: right; height: 11px; width: 11px; background: url("../../../../addons/activebox/lib.highslide/images/resize.gif"); }
.highslide-wrapper .highslide-body { }

/* 이미지 */
.highslide-image { border:none; }
.highslide-image-blur { }

/* 헤딩 */
.highslide-heading {
    display: none;
    color: #666666;
    font-family: 돋움,Dotum,tahoma;
    font-size: 8pt;
    line-height: 150%;
    padding-top: 0px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    background: none;
}

/* 캡션 */
.highslide-caption {
    white-space: nowrap;
    display: none;
    color: black;
    font-family: 돋움,Dotum,tahoma;
    font-size: 8pt;
    line-height: 150%;
    text-align: left;
    padding: 3px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: white;
}

.highslide-caption A:LINK {COLOR: #FF6600;  TEXT-DECORATION: none;}
.highslide-caption A:VISITED {COLOR: #FF6600; TEXT-DECORATION: none;}
.highslide-caption A:HOVER {COLOR: black; TEXT-DECORATION: none;}

/* 로딩 */
.highslide-loading {
    display: block;
	color: gray;
	font-size: .8em;
	font-family: tahoma;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #DEDEDE;
    background-color: white;
    
    padding-left: 22px;
    background-image: url("../../../../addons/activebox/lib.highslide/images/loader.white.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i { padding: 2px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover,
a.highslide-credits:hover i { color: white; background-color: gray; }

.highslide-move {  }
.highslide-overlay { display: none; }

a.highslide-full-expand {
	background: url("../../../../addons/activebox/lib.highslide/images/fullexpand.gif") no-repeat;
	display: block;
	margin: 10px 10px 10px 10px;
	width: 34px;
	height: 34px;
}


/* 컨트롤바 */
.controlbar { background: url("../../../../addons/activebox/lib.highslide/images/controlbar4.gif"); width: 167px; height: 34px; }
.controlbar a {
	display: block; float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px; }
.controlbar a:hover { background-image: url("../../../../addons/activebox/lib.highslide/images/controlbar4-hover.gif"); }
.controlbar .previous { width: 50px; }
.controlbar .next { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move { width: 40px; background-position: -90px 0; }
.controlbar .close { width: 36px; background-position: -130px 0; }


/* Necessary for functionality */
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
﻿
/*기본선언*/
BODY{
FONT :8PT/150% 맑은 고딕,Malgun Gothic,돋움,Dotum,tahoma,SANS-SERIF; COLOR : #4d4d4d;
BACKGROUND : #FFFFFF; MARGIN : 0PX; PADDING : 0PX;
scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color: #DDDDDD;
scrollbar-3dlight-color: #EEEEEE;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #EEEEEE;
scrollbar-track-color: #EFEFEF;
scrollbar-arrow-color: #DDDDDD;
}

BODY,TD,DIV,LI{FONT :8PT/150% 맑은 고딕,Malgun Gothic,돋움,Dotum,tahoma,SANS-SERIF;
}

A:LINK {COLOR: #666666;  TEXT-DECORATION: none;}
A:VISITED {COLOR: #666666; TEXT-DECORATION: none;}
A:HOVER {COLOR: #FF6600; TEXT-DECORATION: none;}

AA:LINK {COLOR: #666666;  TEXT-DECORATION: none;}
AA:VISITED {COLOR: #666666; TEXT-DECORATION: none;}
AA:HOVER {COLOR: #FF6600; TEXT-DECORATION: none;}

/*바디백그라운드이미지*/
body{
BACKGROUND-IMAGE : URL(http://pds12.egloos.com/pds/200808/27/21/leftmenu_menu2.gif);
background-position : left;
background-repeat : repeat-y;
}
.bodytopBG{
BACKGROUND-IMAGE : URL(http://pds12.egloos.com/pds/200808/27/21/topmenu_menu2.gif);
background-position : top;
background-repeat : repeat-x;
}

/*레이아웃 FF픽스*/
.layoutfix {  }
:root .layoutfix { table-layout:fixed; }

/*상단메뉴*/

div.topmenu {}

div.topmenu_main{ 
BACKGROUND-IMAGE : URL(http://pds12.egloos.com/pds/200810/25/21/topmenu_main3.gif);
WIDTH : 215PX;
HEIGHT : 50PX;
background-position : left;
background-repeat : no-repeat;   
}

div.topmenu_menu{ 
TEXT-ALIGN : left;
HEIGHT : 50PX; 
}


/*좌측메뉴*/

div.leftmenu {}

div.leftmenu_main{ 
BACKGROUND-IMAGE : URL(http://pds11.egloos.com/pds/200808/28/21/leftmenu_main3.gif);
WIDTH : 50PX;
HEIGHT : 180PX;
background-position : left;
background-repeat : no-repeat;   
}

div.leftmenu_menu{ 
TEXT-ALIGN : left;
BACKGROUND-IMAGE : URL(http://pds12.egloos.com/pds/200808/27/21/leftmenu_menu2.gif);
WIDTH : 50PX;
background-position : left;
background-repeat : repeat-y;   
}

/*헤더,URL*/

DIV.HEADER{
FONT :8PT/105% 맑은 고딕,Malgun Gothic,tahoma;
clear:both;
white-space:nowrap;
}

DIV.URL{
FONT-FAMILY : 
"BankGothic Md BT", 맑은 고딕,Malgun Gothic,tahoma, ;
FONT-SIZE : 10PT;
FONT : BOLD;
}

DIV.USERMENU{ 
TEXT-ALIGN : RIGHT; }

/*포스트*/

DIV.POST {}

DIV.POST_HEAD {
FONT :8PT/150% 맑은 고딕,Malgun Gothic,돋움,Dotum,tahoma; COLOR : #4d4d4d; 
TEXT-ALIGN : left;
BACKGROUND-IMAGE : URL(http://pds10.egloos.com/pds/200808/28/21/post_head3.gif);
WIDTH : 840PX;
HEIGHT : 254PX;
background-position : left;
background-repeat : no-repeat; 
}

DIV.POST_HEAD A:LINK {COLOR: #666666;  TEXT-DECORATION: none;}
DIV.POST_HEAD A:VISITED {COLOR: #666666; TEXT-DECORATION: none;}
DIV.POST_HEAD A:HOVER {COLOR: #FF6600; TEXT-DECORATION: none;}

DIV.POST_BODY {
TEXT-ALIGN : left;
BACKGROUND-IMAGE : URL(http://pds.egloos.com/pds/1/200505/19/21/post_body.gif);
WIDTH : 840PX;
background-position : top;
background-repeat : repeat-y; 
}


div.post_bodyback{
BACKGROUND-IMAGE : URL(http://pds6.egloos.com/pds/200801/09/21/post_back_232.gif);
WIDTH : 232PX;
height: 143px;
background-position : right bottom;
background-repeat : no-repeat; 
}

DIV.POST_TAIL {
BACKGROUND-IMAGE : URL(http://pds10.egloos.com/pds/200808/28/21/post_tail2.gif);
WIDTH : 840PX;
HEIGHT : 233PX;
background-position : left bottom;
background-repeat : no-repeat; 
}

DIV.POST_TTL{
	FONT-FAMILY : 맑은 고딕,Malgun Gothic,돋움,Dotum,tahoma;
FONT-SIZE : 8PT;
	}

/*우측 메뉴*/
div.rightmenu{
BACKGROUND-IMAGE : URL(http://pds10.egloos.com/pds/200808/29/21/righttmenu2.gif);
WIDTH : 113PX;
HEIGHT : 590PX;
background-position : right;
background-repeat : no-repeat; 
}

DIV.rightmenu_head {
WIDTH : 113PX;
HEIGHT : 25PX;
}

DIV.rightmenu_body {
FONT :8PT/120% 맑은 고딕,Malgun Gothic,tahoma; COLOR : #4d4d4d;	
TEXT-ALIGN : center;
WIDTH : 113PX;
}

DIV.rightmenu_tail {
WIDTH : 113PX;
HEIGHT : 15PX;
}

/*하단메뉴*/
div.bottommenu{
BACKGROUND-IMAGE : URL(http://pds10.egloos.com/pds/200808/29/21/bottommenu2.gif);
WIDTH : 823PX;
HEIGHT : 129PX;
background-position : left;
background-repeat : no-repeat; 
}

DIV.bottommenu_head {
TEXT-ALIGN : right;
WIDTH : 823PX;
HEIGHT : 34PX;
}

DIV.bottommenu_body {	
TEXT-ALIGN : left;
WIDTH : 823PX;
}

DIV.bottommenu_tail {
TEXT-ALIGN : left;
WIDTH : 823PX;
HEIGHT : 17PX;
}

/* 여기서 부터는 시스템에관한 클래스 이므로 변경하지 않으시는 것이 좋습니다. */
.finder_txtfld{
BACKGROUND: #666666; 
BORDER-top:2PX SOLID #555555;
BORDER-left:2PX SOLID #555555; 
BORDER-right:1PX SOLID #555555;
BORDER-bottom:1PX SOLID #555555;
FONT :8PT/100% 맑은 고딕,Malgun Gothic,돋움,Dotum,tahoma; COLOR: #ffffff; 
}

/* 여기서 부터는 달력 및 XML에 관련된 클래스입니다. */
DIV.xml { FONT-SIZE : 6PT;
	FONT-FAMILY : VERDANA,맑은 고딕,Malgun Gothic,돋움,Dotum,tahoma;
}

/*메인 이미지*/

div.mainimage {}

div.mainimage A:LINK {COLOR: #666666;  TEXT-DECORATION: none;}
div.mainimage A:VISITED {COLOR: #666666; TEXT-DECORATION: none;}
div.mainimage A:HOVER {COLOR: #FF6600; TEXT-DECORATION: none; position: static;}
.ni_box_default { width:100%; padding-bottom:10px; overflow:hidden; position:relative;}
.ni_box_default h2 { font-size: 12px; COLOR : #4d4d4d; }

.ni_box_default .bg_line1 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line1.gif") no-repeat; }
.ni_box_default .bg_line2 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line2.gif") repeat-x; }
.ni_box_default .bg_line3 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line3.gif") no-repeat; }
.ni_box_default .bg_line4 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line4.gif") repeat-y; }
.ni_box_default .bg_line5 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line5.gif") repeat-y; }
.ni_box_default .bg_line6 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line6.gif") no-repeat; }
.ni_box_default .bg_line7 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line7.gif") repeat-x; }
.ni_box_default .bg_line8 { background:url("../../../../widgets/newest_images/skins/os_image_gall2/css/../images/bg_line8.gif") no-repeat; }

.ni_box_default .line { background-color: #e0e0e0; }

.ni_box_default .more { color:#999999; font:9px Tahoma;}
.ni_box_default a.more { text-decoration:none;} 
.ni_box_default a.more:hover { color:#FE6700; text-decoration:none; }

.ni_box_default .thumbnail_box { width:100%; table-layout:fixed; }
.ni_box_default .thumbnail_box .thumbnail { margin:0; padding:2px; border:none; text-align:center; }
.ni_box_default .thumbnail_box .thumbnail img { border:1px solid #DEDEDE; }

.ni_box_default .thumbnail_box .title { text-align:center; white-space:nowrap; }
.ni_box_default .thumbnail_box .title a { color:#555555; text-decoration:none; }
.ni_box_default .thumbnail_box .title a:hover { color:#FE6700; text-decoration:none; }
.ni_box_default .thumbnail_box .title span.comment { color:#FE6700; font:.9em Tahoma; }
.ni_box_default .thumbnail_box .title span.comment a { color:#FE6700; font:.9em Tahoma; }

.ni_box_default .thumbnail_box a { color:#555555; text-decoration:none; }
.ni_box_default .thumbnail_box a:hover { color:#FE6700; text-decoration:none; }

.ni_box_default .thumbnail_box td.bottomBorder { padding-bottom:5px; }
.ni_box_default .thumbnail_box div.author { color:#54564b; text-align:center;}
.ni_box_default .thumbnail_box div.author span,div { color:#54564b; }
.ni_box_default .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

.ni_box_default .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
.ni_box_default .thumbnail_box div.readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.ni_box_default .thumbnail_box div.readAndVoted strong { color:#FE6700; }

