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

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


/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Kim, Ji Min 070809-20070903
*/

#blog {width:780px; margin:0 auto;}

#content { width:100%; position:relative;}

/* Global Navigation */
.blogNavigation {width:780px; padding-bottom:3em; overflow:hidden;}
ul.blogMenu {margin:0; padding:0; list-style:none; float:left; margin:1.2em 0 0 .9em; overflow:hidden;}
ul.blogMenu li {float:left; margin-left:-1px; padding:0 .8em;}
ul.blogMenu li a {text-decoration:none; font:bold .9em tahoma;}
ul.blogMenu li a.on {}

ul.blogGlobal {margin:0; padding:0; list-style:none; float:right; margin:1em .6em 0 0; overflow:hidden;}
ul.blogGlobal li {float:left; margin-left:-1px; padding:0 .6em;}
ul.blogGlobal li a {text-decoration:none; font-size:.9em; letter-spacing:-1px;}

/* Profile */
.blogProfile {float:left; width:170px; margin:0 0 0 19px; display:inline;}
.blogProfile h1 {padding:0; margin:10px 0 8px 2px; font-size:1em; line-height:1.2em;}
.blogProfile ul.profileMenu {float:left; margin-left:-4px; overflow:hidden;}
.blogProfile ul.profileMenu li {float:left; margin-left:-1px; padding:0 .7em;}
.blogProfile ul.profileMenu li a {text-decoration:none; font-size:.9em;}

/* title bg box */
.blogTitleBox {position:relative; width:170px; height:25px; margin-bottom:1.3em;}

/* category */
.blogCategory {float:left; width:170px; margin:0 0 0 21px;}
.blogCategory h2 {margin:0; padding:5px 0 0 12px; font:bold .9em tahoma;} /*070917 �섏젙*/
.blogCategory h2 a { text-decoration:none; }
.blogCategory .categoryToggle {position:absolute; right:.3em; top:.5em;}
.blogCategory .categoryToggle img {display:block; padding:5px; cursor:pointer;}
.blogCategory ul.categoryList { list-style:none; margin:0; padding:0; }
.blogCategory ul.categoryList li {height:1.7em; padding-left:2.1em;}
.blogCategory ul.categoryList li a {text-decoration:none; font-size:1em;}
.blogCategory ul.categoryList li.on a {font-weight:bold; }
.blogCategory ul.categoryList li span.documentCount { font-size:.9em; margin-left:.3em;}

/* Recent Comments */
.widgetBox {float:left; width:170px; margin:0 0 0 21px;}

/* search box */
.blogSearch { margin-top:2em; }
.blogSearch fieldset {padding:0; margin:0; border:none;}
.blogSearch legend {display:none;}
.blogSearch input {float:left; vertical-align:middle;}
.blogSearch img {float:left; margin-left:2px; vertical-align:middle;}

/* Content Box */
.contentBox {clear:both; position:relative; width:780px; padding:.8em 0 3em 0;}
.contentBox .centerBg {padding-top:1em;}
.contentBox .topBg {width:100%; height:10px; font-size:0;}
.contentBox .bottomBg {width:100%; height:10px; font-size:0;}
.contentArea {width:740px; margin:0 auto;}

.zbXE { text-align:center; margin:5px 0 10px 0;}

/* Widget */
.blog_widget_ h2 {margin:0; padding:5px 0 0 12px; font:bold .9em tahoma;} 
.blog_widget_ .items {list-style:none; padding:0; margin:0; margin-top:1.3em; overflow:hidden; width:165px;}
.blog_widget_ .items li { white-space:nowrap; overflow:hidden; height:1.7em; padding-left:1.8em;}
.blog_widget_ .items li a { text-decoration:none; font-size:1em; overflow:hidden; white-space:nowrap;}

/* Calender */
.widget_calendar {position:relative; float:left; width:170px; }
.widget_calendar caption {width:170px; height:25px; padding-top:.3em; font:bold 1.1em tahoma;}
.widget_calendar caption em {font:bold 1em tahoma; font-style:normal;}
.widget_calendar caption .back {position:absolute; left:.6em; top:.6em;}
.widget_calendar caption .next {position:absolute; right:.6em; top:.6em;}
.widget_calendar table {padding:0; margin:0; width:170px; }

.widget_calendar th {padding:1.3em 0 .5em 0; font-size:.9em; font-weight:normal;}
.widget_calendar th.sun {color:#00afcf;}

.widget_calendar td {height:1.5em; padding-right:.7em; text-align:right; font:.9em tahoma;}

.widget_calendar td a {text-decoration:none; font:.9em tahoma;}
.widget_calendar td {text-decoration:none; font:.9em tahoma;}

.widget_calendar td.sun a {text-decoration:none; }
.widget_calendar td.sun {text-decoration:none; }

.widget_calendar td.today a {text-decoration:none; font-weight:bold;}
.widget_calendar td.today {text-decoration:none; font-weight:bold; }

.widget_calendar td.posted a {text-decoration:underline;}
.widget_calendar td.posted {text-decoration:underline;}



/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Kim, Ji Min 070809-20070903
*/

body { color:#444444; background:#ffffff url("../../../../layouts/Foundation/css/../images/blue/bg_blog.jpg") no-repeat center top;}

/* Input Style Definition */
.inputTypeText {border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; background:#ffffff;}
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4;}
.inputTypeTextArea {border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff;}

/* Global Navigation */
ul.blogMenu li {background:url("../../../../layouts/Foundation/css/../images/blue/division_d7.gif") no-repeat left .2em;}
ul.blogMenu li a {color:#666666;}
ul.blogMenu li a.on {color:#33cc33;}

ul.blogGlobal li {background:url("../../../../layouts/Foundation/css/../images/blue/division_d7.gif") no-repeat left .2em;}
ul.blogGlobal li a {color:#3f4040;}

/* Profile */
.blogProfile h1 {color:#333333;}
.blogProfile ul.profileMenu li {background:url("../../../../layouts/Foundation/css/../images/blue/division_cc.gif") no-repeat left top;}
.blogProfile ul.profileMenu li a {color:#3f4040;;}

/* title bg box */
.blogTitleBox {background:url("../../../../layouts/Foundation/css/../images/blue/box_blog_title.gif") no-repeat left top;}

/* category */
.blogCategory h2 {color:#00afcf;}
.blogCategory h2 a {color:#00afcf;}
.blogCategory ul.categoryList li {background:url("../../../../layouts/Foundation/css/../images/blue/ico_category.gif") no-repeat .8em 0;}
.blogCategory ul.categoryList li a {color:#3f4040;}

/* Content Box */
.contentBox .centerBg {background:url("../../../../layouts/Foundation/css/../images/blue/box_blog_bg.gif") repeat-y left top;}
.contentBox .topBg {background:url("../../../../layouts/Foundation/css/../images/blue/box_blog_top.gif") no-repeat left top;}
.contentBox .bottomBg {background:url("../../../../layouts/Foundation/css/../images/blue/box_blog_bot.gif") no-repeat left top;}

/* Widget */
.blog_widget_ {background:url("../../../../layouts/Foundation/css/../images/blue/box_blog_title.gif") no-repeat left top;}
.blog_widget_ h2 {color:#00afcf;}
.blog_widget_ .items li {background:url("../../../../layouts/Foundation/css/../images/blue/bullet_3x3_1.gif") no-repeat 1em .35em;}
.blog_widget_ .items li a {color:#3f4040;}

/* Calender */
.widget_calendar caption {color:#00afcf; background:url("../../../../layouts/Foundation/css/../images/blue/box_blog_title.gif") no-repeat left top;}
.widget_calendar caption em {color:#33cc34;}
.widget_calendar caption .back {background:url("../../../../layouts/Foundation/css/../images/blue/btn_back.gif") no-repeat left top; width:13px; height:13px;}
.widget_calendar caption .next {background:url("../../../../layouts/Foundation/css/../images/blue/btn_next.gif") no-repeat left top; width:13px; height:13px;}
.widget_calendar th {color:#6a6a6a;}
.widget_calendar th.sun {color:#00afcf;}
.widget_calendar td {color:#6a6a6a;}
.widget_calendar td a {color:#6a6a6a;}
.widget_calendar td.sun a {color:#00afcf;}
.widget_calendar td.sun {color:#00afcf;}
.widget_calendar td.today a {color:#31c733;}
.widget_calendar td.today {color:#31c733;}

.ni_box { padding-bottom:5px; overflow:hidden; position:relative;}
.ni_box h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url("../../../../widgets/newest_images/skins/foundation/css/../images/normal/lineNotice.gif") no-repeat left bottom;}

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

.ni_box .thumbnail_box { width:270px; table-layout:fixed; margin-top:5px;}
.ni_box .thumbnail_box .thumbnail { margin:0px; padding:0px; border:none; text-align:center; }
.ni_box .thumbnail_box .thumbnail img { border:0px solid #DEDEDE; }
.ni_box .thumbnail_box .thumbnail img:hover { border:0px solid #54564b; }





.ni_box .thumbnail_box div.cell { font-size:.9em; display:block; float:left; width:145px; overflow:hidden; margin-bottom:0em; margin-right:0em; margin-left:5px; margin-top:3px;}
.ni_box .thumbnail_box div.cell img.thumb { padding:10px; border:0px solid #e0e1db; display:block; margin-top:0em; margin-bottom:0em; margin-left:auto;margin-right:auto;}
.ni_box .thumbnail_box div.title { color:#777777; margin-top:1em; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:left;}
.ni_box .thumbnail_box div.title a { color:#777777; text-decoration:none;}





.ni_box .thumbnail_box .title { text-align:center; }

.ni_box .thumbnail_box a { color:#000000; text-decoration:none; }
.ni_box .thumbnail_box a:visited { color:#54564b; text-decoration:none; }

.ni_box .thumbnail_box td.bottomBorder { border-bottom:0px dashed #EEEEEE; padding-bottom:5px; }
.ni_box .thumbnail_box div strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
.ni_box .thumbnail_box div.author { color:#54564b; text-align:center;}
.ni_box .thumbnail_box div.author span,div { color:#54564b; }
.ni_box .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

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

.nw_box { padding-bottom:5px; overflow:hidden; }
.nw_box h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url("../../../../widgets/webzine/skins/foundation/css/../images/normal/lineNotice.gif") no-repeat left bottom;}

.nw_box a.more { text-decoration:none;} 
.nw_box a.more:hover { text-decoration:underline;} 

.nw_box .listTable { width:100%; table-layout:fixed; border:none; margin-top:5px}

.nw_box .listTable tr td { border-bottom:0px dotted #DEDEDE; padding:0;margin:0; vertical-align:top; overflow:hidden;}

.nw_box .thumbnailBox { width:170; margin:0;padding:0;border:none; table-layout:fixed; }
.nw_box .thumbnailBox tr td { border-bottom:none; padding:none; margin:none; }

.nw_box .thumbnailBox .thumbnail { text-align:center; padding:0px; white-space:nowrap;}
.nw_box .thumbnailBox .thumbnail img { padding:0px; border:0px solid #DEDEDE;}
.nw_box .thumbnailBox .thumbnail img:hover { border:0px solid #54564b; }

.nw_box .thumbnailBox .desc { padding-left:0px; padding-bottom:0px; }

.nw_box .thumbnailBox .titleBox { margin-top:0px; margin-bottom:0px;}

.nw_box .thumbnailBox .titleBox .title { font-size:.9em; display:block; float:left; width:170px; overflow:hidden; margin-bottom:0em; margin-right:0em; margin-left:5px; margin-top:0px; }
.nw_box .thumbnailBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
.nw_box .thumbnailBox .titleBox .title a { color:#777777; text-decoration:none; }
.nw_box .thumbnailBox .titleBox .title a:hover { text-decoration:none; }





.ni_box .thumbnail_box div.cell { font-size:.9em; display:block; float:left; width:170px; overflow:hidden; margin-bottom:0em; margin-right:0em; margin-left:5px; margin-top:3px;}
.ni_box .thumbnail_box div.cell img.thumb { padding:10px; border:0px solid #e0e1db; display:block; margin-top:0em; margin-bottom:0em; margin-left:auto;margin-right:auto;}
.ni_box .thumbnail_box div.title { color:#777777; margin-top:1em; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:left;}
.ni_box .thumbnail_box div.title a { color:#777777; text-decoration:none;}






.nw_box .thumbnailBox .titleBox .regdate { font-size:0.9em; color:#777777;  margin-left:5px;}

.nw_box .thumbnailBox .contentBox { overflow:hidden; margin-bottom:5px;}

.nw_box .thumbnailBox .authorBox { margin-top:5px; }

.nw_box .thumbnailBox .author { color:#54564b; margin-right:10px;}
.nw_box .thumbnailBox .author span,div { color:#54564b; }

.nw_box .thumbnailBox .readAndVoted { color:#999999; font-size:0.7em; margin-left:5px;}
.nw_box .thumbnailBox .readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.nw_box .thumbnailBox .readAndVoted strong { color:#FE6700; }

.nw_box .thumbnailBox td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }



.ni_box { padding-bottom:5px; overflow:hidden; position:relative;}
.ni_box h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url("../../../../widgets/newest_images/skins/foundation_events/css/../images/normal/lineNotice.gif") no-repeat left bottom;}

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

.ni_box .thumbnail_box_ { width:250px; table-layout:fixed; margin-top:5px;}
.ni_box .thumbnail_box_ .thumbnail { margin:0px; padding:0px; border:none; text-align:center; }
.ni_box .thumbnail_box_ .thumbnail img { border:0px solid #DEDEDE; }
.ni_box .thumbnail_box_ .thumbnail img:hover { border:0px solid #54564b; }





.ni_box .thumbnail_box_ div.cell_ { font-size:.9em; display:block; float:left; width:145px; overflow:hidden; margin-bottom:0em; margin-right:0em; margin-left:5px; margin-top:3px;}
.ni_box .thumbnail_box_ div.cell img.thumb { padding:0px; border:0px solid #e0e1db; display:block; margin-top:0em; margin-bottom:0em; margin-left:auto;margin-right:auto;}
.ni_box .thumbnail_box_ div.title { color:#777777; margin-top:1em; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:left;}
.ni_box .thumbnail_box_ div.title a { color:#777777; text-decoration:none;}





.ni_box .thumbnail_box_ .title { text-align:center; }

.ni_box .thumbnail_box_ a { color:#000000; text-decoration:none; }
.ni_box .thumbnail_box_ a:visited { color:#54564b; text-decoration:none; }

.ni_box .thumbnail_box_ td.bottomBorder { border-bottom:0px dashed #EEEEEE; padding-bottom:5px; }
.ni_box .thumbnail_box_ div strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
.ni_box .thumbnail_box_ div.author { color:#54564b; text-align:center;}
.ni_box .thumbnail_box_ div.author span,div { color:#54564b; }
.ni_box .thumbnail_box_ div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

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

.counter_widget {
    border:0px solid #DDDDDD;
    padding:6px;
    margin-bottom:10px;
    color:#999999;
    font-family:tahoma;
    font-size:7pt;
}

.counter_widget ul { margin:0; padding:0; list-style:none; }

