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

﻿
/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* White Skin - Start */

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { margin:0; padding:0; background:#FFFFFF url("../../../../layouts/ezonset2_n2/css/../images/bg/skyB100.jpg") repeat left top; }
#bodyWrap { position:relative; width:980px; margin:0 auto; padding:0.3em 0 0 0; background:#FFFFFF;}

/* Site Layout - Header */
#header { position:relative; width:978px; height:160px; border-top:1px solid #000009; border-left:1px solid #000009; border-right:1px solid #000009; background:url("../../../../layouts/ezonset2_n2/css/../images/default/top_bg_center.gif") repeat top center; margin-bottom:0px; z-index:99;}
#header h1 { position:absolute; top:3px; left:6px;}
#language { position:absolute; top:12px; right:19px; z-index:100;}
#language strong { color:#5c5c5c; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid White; background:White;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:Black; text-decoration:none;}
#language ul li a:hover { background:#600009;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #000009; height:17px; width:120px; color:#877888; font-size:.9em;}
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb { border-left:0px solid #000009; position:absolute; top:125px; left:0; height:35px; width:100%; background:url("../../../../layouts/ezonset2_n2/css/../images/default/bg.gif") repeat-x top; text-align:center; overflow:hidden; white-space:nowrap; }
#gnb li { list-style:none; float:left; height:35px; padding-left:0px; position:relative; left:0px; white-space:nowrap;}
#gnb li a { display:block; float:left; width:90px; height:35px; color:#900009; background:url("../../../../layouts/ezonset2_n2/css/../images/default/item_bg.gif") repeat; padding-top:12px; white-space:nowrap; text-decoration:none; } /* 메뉴 배경이미지 추가 */
#gnb li a:hover { display:block; float:left; width:90px; height:35px; background:url("../../../../layouts/ezonset2_n2/css/../images/default/item_bg_over.gif") no-repeat; color:#000009;} /* 메뉴 배경이미지 추가 */
#gnb li a:focus  { color:#000009;}
#gnb li.on a { color:#000011; width:90px; height:35px; background:url("../../../../layouts/ezonset2_n2/css/../images/default/item_bg_sel.gif") no-repeat;} /* 메뉴 배경이미지 추가 */

#isSearch { position:absolute; top:101px; right:5px; width:246px; text-align:right; vertical-align:top;} /* width:30 조정 */
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0px; text-align:left; display:block; padding:5px 0 0 5px; width:99px; height:19px; background:url("../../../../layouts/ezonset2_n2/css/../images/default/bgSearchTerm.gif") no-repeat top left; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c7c; line-height:normal;} /* width:30 조정,  삭제 */
#isSearch ul { display:none; position:absolute; left:1px; top:18px; padding:2px 0 3px 0; width:100px; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}
#isSearch ul li { width:67px; height:18px; list-style:none;}
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:19px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}
#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#isSearch .inputText { vertical-align:top; _position:relative; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:100px; height:19px; color:#5c5c5c; border:none; background:url("../../../../layouts/ezonset2_n2/css/../images/default/bgSearch.gif") no-repeat top left;} /* vertical-align:top 로변경 */
#isSearch .inputText:hover,
#isSearch .inputText:focus { background:url("../../../../layouts/ezonset2_n2/css/../images/default/bgSearchOn.gif") no-repeat top;} 
*:first-child+html #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #isSearch .submit { position:relative; top:-1px;}

/* Shadow Effect */
#shadow { top:0px; left:1px; position:relative; width:978px; height:6px; background:url("../../../../layouts/ezonset2_n2/css/../images/default/shadow.gif") repeat top; margin-bottom:0;}

/* Site Layout - Content Body */
#contentBody { display:block; position:relative; width:980px; padding-bottom:30px; overflow:hidden; background:url("../../../../layouts/ezonset2_n2/css/../images/default/bgContentBody.gif") repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - Column Left */
#columnLeft { position:relative; width:201px; float:left;}
#columnLeft .mask { width:201px; height:5px; background:#ffffff; display:block;}


#lnb {width:186px; float:left; border:#d9d9d9 solid 3px; padding:5px 4px 1px 4px; margin-top:0px}
#lnb li { list-style:none; padding-bottom:4px;}
#lnb li a { padding:8px 10px 6px 10px; color:#666666; width:166px; display:block; background-color: #E4E4E4;   z-index:99; text-decoration:none; }
#lnb li a:hover,#lnb li a:focus { color:#FFFFFF; background:url("../../../../layouts/ezonset2_n2/css/../images/green/select.gif") no-repeat 0px center #666666;}
#lnb li.on a { color:#ffffff; font-weight:bold; background:url("../../../../layouts/ezonset2_n2/css/../images/green/select.gif") no-repeat 0px center #424C59;}
#lnb li.on a:hover,
#lnb li.on a:focus {}
#lnb li ul { display:block; position:relative; width:176px; padding:0px 5px 3px 5px;  position:relative; overflow:hidden;  text-decoration:none; }
#lnb li.on ul { display:block; }
#lnb li ul li { padding:0;  border-bottom: #E6E6E6  solid 1px !important;}
#lnb li ul li a { font-weight:normal !important; text-decoration:none !important; padding:8px 10px 2px 10px; width:152px; color:#666666 !important;  border:none !important; background:none !important;  }
#lnb li ul li a:hover, 
#lnb li ul li a:focus { color:#63be36 !important;}
#lnb li.on ul li.on a { color:#4b9f22 !important; font-weight:bold !important;  background:url("../../../../layouts/ezonset2_n2/css/../images/green/select2.gif") no-repeat 4px center !important;}

/* Site Layout - Column Right */
#columnRight { width:770px; float:right; overflow:hidden;}
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
#footer { border-top:3px solid #f4f4f4; text-align:center; padding:2em 0 4em; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url("../../../../layouts/ezonset2_n2/css/../images/default/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li address { display:inline; }

/* White Skin - End */
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 .9em tahoma; color:#717171;}
div.calendarBox table th.sun { color:#000000;}
div.calendarBox table td { text-align:center; font:.9em Tahoma; color:#9a9a9a;}
div.calendarBox table td a { font:.9em 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:.9em Tahoma; font-weight:bold; color:#54564b;}
div.calendarBox table td.posted a { text-decoration:underline;}



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

* {margin:0; padding:0; }
.fiancee_tapbox_chija { position:relative; margin-bottom:10px; _margin-bottom:5px;}

.fiancee_tapbox_chija .tabBox { position:relative; width:100%; height:27px; z-index:1; background:#ffffff url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/tab_bg.gif") top left repeat-x; overflow:hidden; padding-bottom:0px; }
.fiancee_tapbox_chija .tabBox a { text-decoration:none; color:#666666; }
.fiancee_tapbox_chija .left-corner-on { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/top_left_on.gif") top left no-repeat;}
.fiancee_tapbox_chija .left-corner { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/top_left.gif") top left no-repeat;}
.fiancee_tapbox_chija .right-corner{ position:relative; z-index:3; width:100%; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/top_right.gif") top right no-repeat; padding:0;}
.fiancee_tapbox_chija .tab_title { float:left; }
.fiancee_tapbox_chija .tab { top:0px;  height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer; z-index:2; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/tab_blank.gif") no-repeat right top;}
.fiancee_tapbox_chija .on { top:0px; height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer;  z-index:2; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/tab_blank.gif") no-repeat right top;}

.fiancee_tapbox_chija .tab div { float:left; margin-top:1px; height:13x; border-bottom:0px solid #EEEEEE; font-size:8pt; padding:7px 9px 0 9px; margin-right:4px; font-weight:bold; color:#666666; }
.fiancee_tapbox_chija .tab div a { color:#666666; }
.fiancee_tapbox_chija .on div { float:left; margin-top:1px; height:13px; background:#ffffff; border-bottom:6px solid #FFFFFF; font-size:8pt; padding:7px 9px 0 9px; margin-right:4px; _margin-right:2px; font-weight:bold; color:orange; } 
.fiancee_tapbox_chija .on div a { color:orange; }

.fiancee_tapbox_chija .tabContent { margin:0; padding:10px; border-left:1px solid #F6CF7A; border-right:1px solid #F6CF7A; background-color:#FFFFFF; z-index:1;}
.fiancee_tapbox_chija .show { display:block; }
.fiancee_tapbox_chija .hide { display:none; }

.fiancee_tapbox_chija .tabContent table { border:0; width:100%; table-layout:fixed; }

.fiancee_tapbox_chija .tabContent .thumbnail { text-align:center; }
.fiancee_tapbox_chija .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.fiancee_tapbox_chija .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.fiancee_tapbox_chija .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.fiancee_tapbox_chija .tabContent .titleBox .title { background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/bullet.gif") no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.fiancee_tapbox_chija .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.fiancee_tapbox_chija .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.fiancee_tapbox_chija .tabContent .titleBox .title a:hover { text-decoration:underline; }

.fiancee_tapbox_chija .tabContent .titleBox .title .author { color:#AAAAAA; }
.fiancee_tapbox_chija .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.fiancee_tapbox_chija .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.fiancee_tapbox_chija .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

.fiancee_tapbox_chija .bottom_mid { position:relative; float:left; margin:0; padding:0; width:100%; height:6px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/bottom_mid.gif") left top repeat-x; }
.fiancee_tapbox_chija .bottom_left { float:left; margin:0; padding:0; width:6px; height:6px;  background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/bottom_left.gif") left top no-repeat; }
.fiancee_tapbox_chija .bottom_right { float:right; margin:0; padding:0; width:6px; height:6px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/chija/bottom_right.gif") right top no-repeat;}

.new_comment_green { overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/tb_mid.gif") top left repeat-x;padding-bottom:0px;}
.new_comment_green h2 { background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/title_bullet.gif") top left no-repeat; margin:0; font-size:1em; display:block; height:15px; padding:0px 0 0 20px; margin-bottom:5px; color:#000000; }
.new_comment_green .bottom_mid {  position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/bottom_mid.gif") 0 100% repeat-x;}
.new_comment_green .box_mid_left { position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/box_mid_dot.gif") left repeat-y;}
.new_comment_green .box_mid_right { position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/box_mid_dot.gif") top right repeat-y;}
.new_comment_green .bottom_left { position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/bottom_left.gif") 0 100% no-repeat;}
.new_comment_green .bottom_right {position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/bottom_right.gif") 100% 100% no-repeat;}
.new_comment_green .left-corner{ position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/tb_left.gif") top left no-repeat;}
.new_comment_green .right-corner{ background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/tb_right.gif") top right no-repeat; padding: 8px}
.new_comment_green ul.commentList { margin:0; padding:0; }
.new_comment_green ul.commentList li { height:16px; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/green/bulletD0.gif") no-repeat left 9px; margin-left:0px; margin-right: 5px; padding: 3px 0 0 8px; overflow:hidden; list-style:none; white-space:nowrap; }
.new_comment_green ul.commentList li a { color:#555555; line-height:1.5em;  text-decoration:none;}
.new_comment_green ul.commentList li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}
.latest_basis { overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/tb_mid.gif") top left repeat-x; padding-bottom:0px;}
.latest_basis .bottom_mid {  position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bottom_mid.gif") 0 100% repeat-x; }
.latest_basis .box_mid_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/box_mid_dot.gif") left repeat-y;}
.latest_basis .box_mid_right { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/box_mid_dot.gif") top right repeat-y;}
.latest_basis .bottom_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bottom_left.gif") 0 100% no-repeat; }
.latest_basis .bottom_right {position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bottom_right.gif") 100% 100% no-repeat;}

.latest_basis h2 { background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/title_bullet.gif") top left no-repeat; font-size:1em; display:block; height:15px; margin:0; padding:0px 0 0 15px; margin-bottom:5px; color:#000000; }

.latest_basis ul { margin:0; padding:0; }
.latest_basis ul li { height:16px; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bulletD0.gif") no-repeat left 7px; margin-left:0px; margin-right: 5px; padding: 3px 0 0 8px; overflow:hidden; list-style:none; white-space:nowrap; } 
.latest_basis ul li .title a { color:#555555; text-decoration:none; }
.latest_basis ul li .title a:hover { text-decoration:underline; }
.latest_basis ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_basis ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_basis ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_basis .left-corner{ position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/tb_left.gif") top left no-repeat;}
.latest_basis .right-corner{ background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/tb_right.gif") top right no-repeat; padding: 8px}

.latest_basis .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em Tahoma;} 
.latest_basis a.more { text-decoration:none;} 
.latest_basis a.more:hover { text-decoration:underline;}

