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


/* myham's third layout */

* {margin:0; padding:0;}

#bodyWrap {width:100%; height:100%;}
#bodyWrap2 {position:relative; width:980px; margin:0 auto;}
.line {width:980px; height:30px; border-top:3px solid #590D0D; _margin-bottom:-7px;}

#top {position:relative; padding:2px 0 0; background:#E5E5E5; margin-bottom:15px; z-index:1004;}
#top .menu {position:absolute; float:right; top:2px; right:5px;}
#top .menu li {display:inline; padding:0 .2em 0 .5em; background:url("../../../../layouts/myham3_wide/css/../images/vrType1.gif") no-repeat left center;}
#top .menu li.first-child {background:none;}
#top .menu li a {text-decoration:none; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#666666;}
#top .menu li a:hover,
#top .menu li a:focus {color:#000000; text-decoration:underline;}

#language {position:relative; text-align:right; margin-bottom:2px; left:5px; z-index:1004; width:130px;}
#language strong { color:#5c5c5c; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0; display:none; border:1px solid #d9d9d9; background:#ffffff; z-index:99;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}
#selectLang {margin:0; padding:0;}

#header {position:relative; width:980px}
#header .logo {margin-bottom:5px;}

#mainMenu {position:relative; height:30px; background:#C91D1D;}
#mainMenu .login {position:absolute; top:-30px; right:0;}

#isSearch {position:absolute; top:36px; right:2px; width:147px; height:17px;}
#isSearch .inputText {vertical-align:middle; padding:3px 3px 1px 3px; width:94px; height:13px; color:#000000; border:1px solid #B0B0AF; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
#isSearch .submit {vertical-align:middle;}

#mainMenu {position:relative; z-index:1000; margin:0; padding:0;}
#mainMenu li {position:relative; float:left; font-size:12px; font-size:12px; font-weight:bold; list-style:none;}
#mainMenu li.on .menu1st {font-weight:bold; color:#FFCCCC;} 
#mainMenu li a{display:block;text-decoration:none; padding:7px 10px; color:#F9F2F2;}
#mainMenu li a:focus,
#mainMenu li a:hover {color:#FFCCCC;}

#mainMenu li table {position:absolute; width:150px; border-collapse:collapse; margin:0; padding:0; top:28px; z-index:1000; font-weight:normal; border:0; border-bottom:3px solid #590D0D;}
#mainMenu li table td {white-space:nowrap; width:150px; padding:4px 4px 0; background:#C91D1D;}
#mainMenu li table td p {position:relative; width:100%; padding:0; margin:0; padding-bottom:4px; white-space:nowrap;}
#mainMenu li table td p.on .menu2nd {font-weight:bold;}
#mainMenu li table td p a {color:#FBFAF5; height:16px; margin:0; padding:3px 8px 3px 5px; .padding:4px 8px 2px 5px;}
#mainMenu li table td p img {position:absolute; margin:0; padding:0; top:7px;}
#mainMenu li table td p a:hover,
#mainMenu li table td p a:focus {cursor:pointer; color:#C91D1D; background:#F9F2F2; padding:3px 8px 3px 5px; .padding:4px 8px 2px 5px;}
#mainMenu li table td p .mRight {float:right; clear:right; position:relative;}
#mainMenu li table td p .mRight table {position:absolute; left:-5px; top:-26px; .top:-27px; z-index:1000; border:0;}
#mainMenu li table td p .mRight table td {border-top:1px solid #590D0D; border-left:1px solid #590D0D; border-right:1px solid #590D0D; border-bottom:3px solid #590D0D;}
#mainMenu li table td p .mRight table p.on .menu3rd {font-weight:bold;}
#mainMenu li table td p .mRight table p .mRight table p.on .menu4th {font-weight:bold;}
#mainMenu li table td p .mRight table p .mRight table p .mRight table p.on .menu5th {font-weight:bold;}
#mainMenu li table td p .mRight table p .mRight table p .mRight table p .mRight table p.on .menu6th {font-weight:bold;}

#contentWrap {position:relative; overflow:hidden; width:980px; margin:0; padding:5px 0; background:#ffffff;}

#footer {clear:both; text-align:center; height:70px; _margin-top:7px; margin-bottom:10px; padding:5px; border-top:1px solid #ADADAD; border-bottom:1px solid #ADADAD; background:#EEEEEE;}
#footer p {line-height:140%; color:#262626;}
#footer a {color:#262626; text-decoration:none;}
#footer a:focus,
#footer a:hover {text-decoration:underline;}
.default_login { color:#797771;}
.openid_login { display:none; }

/* login form */
.default_login form { position:relative; }
.default_login .form_field { padding:5px 60px 5px 5px; white-space:nowrap; overflow:hidden; height:45px; }

.default_login .form_field .openIDTitle { width:99%; white-space:nowrap; overflow:hidden; background:url("../../../../widgets/login_info/skins/default/css/../images/openid_login_bg.gif") no-repeat left top; padding:1px 0 0 18px; margin-bottom:8px; color:#888888; font-weight:bold; }
.default_login .form_field .openIDTitle input { margin:0; padding:0; height:14px; }
.default_login .form_field input.input { display:block; width:99%;  background-color: #ffffff;  border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;  padding:2px; height:14px; color:#666666;  margin:2px 0 2px 0;}

.default_login input.submit { width:45px; height:45px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/login_btn_submit.gif") no-repeat; border:none; margin:0; cursor:pointer; position:absolute; right:5px; top:5px; }

.default_login form p.securitySignIn { clear:both; padding:0 0 0 18px; margin:4px 0 4px 7px; }
.default_login form p.noneSSL { background:url("../../../../widgets/login_info/skins/default/css/../images/none_ssl.png") no-repeat left top; }
.default_login form p.SSL { background:url("../../../../widgets/login_info/skins/default/css/../images/ssl.png") no-repeat left top; }
.default_login form p.noneSSL a { color:#BF6801; text-decoration:none; }
.default_login form p.SSL a { color:#9CAC74; text-decoration:none; }

.default_login p { padding:0; margin:0 0 0 5px; }

.default_login .checkbox  { width:15px; height:15px; margin:-1px 0px 0px -1px; margin-right:2px; }
.default_login .clear { clear:both; }

.default_login ul.extra_option { margin:5px 0 0 0; padding:0; clear:both; height:40px; }
.default_login ul.extra_option li { background:url("../../../../widgets/login_info/skins/default/css/../images/default/bul_01.gif") no-repeat 7px 3px; padding-left:20px; margin-left:5px; margin-bottom:3px;}
.default_login ul.extra_option li a {text-decoration:none; color:#666666;}


.default_openid_login { display:none; clear:both; height:38px; border:3px solid #D5D8DB; background-color:#FFFFFF; margin:0 0 10px 0; }
.default_openid_login .openid_user_id { width:110px; _width:100px; background: url("../../../../widgets/login_info/skins/default/css/../images/openid_login_bg.gif") left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:16px; line-height:1em; vertical-align:middle; margin-bottom:.5em; color:#666666;}

.default_openid_login .wButtonTypeA { display:block; cursor:pointer; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;}
.default_openid_login .wButtonTypeA:hover { text-decoration:none;}
.default_openid_login .wButtonTypeA img { vertical-align:middle;}
.default_openid_login .wButtonTypeA input { border:none; cursor:pointer; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;  vertical-align:middle; }
.default_openid_login .wButtonTypeA .leftCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeALeft.gif") no-repeat; margin:0 .3em 0 0;  position:relative; left:-1px;}
.default_openid_login .wButtonTypeA .rightCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeARight.gif") no-repeat; margin:0 -1px 0 .4em;}
.default_openid_login .wButtonTypeA .icon { margin:0 .2em;}
.default_openid_login .wButtonWrite ul { text-align:center; clear:both; display:block; margin:0; padding:0; }
.default_openid_login .wButtonWrite li { margin-top:.5em; float:left; margin-left:.3em; list-style:none;}


/* logged  info */
.default_login .loginUser { position:relative; padding:5px; }
.default_login .loginUser .userNickName { margin-right:50px; white-space:nowrap; overflow:hidden; }
.default_login .loginUser .logoutButton { position:absolute; right:5px; top:5px; }

.default_login .hr_dot_01 { background:url("../../../../widgets/login_info/skins/default/css/../images/default/hr_dot_01.gif") repeat-x; height:2px; overflow:hidden; clear:both; margin:6px; }

.default_login .item { float:left; background:url("../../../../widgets/login_info/skins/default/css/../images/default/bul_01.gif") no-repeat 5px 5px; height:16px; padding:3px 0px 0px 20px; margin-left:5px; margin-top:2px; }
.default_login .item a { color:#666666; text-decoration:none; }
.default_login .item { font-size:11px; letter-spacing:-1px; margin-right:10px; padding:3px 0px 0px 20px; white-space:nowrap; }
.default_login .administrative { background:url("../../../../widgets/login_info/skins/default/css/../images/default/icon_key.gif") no-repeat left; margin-right:0px; }
.default_login .administrative a { color:#D80D0F; }
.default_login .lastlogin { clear:both; padding:5px; white-space:wrap; font-size:8pt; }


.nw_box { padding-bottom:5px; overflow:hidden; }
.nw_box h2 { margin:0; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url("../../../../widgets/webzine/skins/xe_official/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;}

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

.nw_box .thumbnailBox { width:100%; 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:5px; white-space:nowrap;}
.nw_box .thumbnailBox .thumbnail img { padding:4px; border:1px solid #DEDEDE; }
.nw_box .thumbnailBox .thumbnail img:hover { border:1px solid #54564b; }

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

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

.nw_box .thumbnailBox .titleBox .title { }
.nw_box .thumbnailBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
.nw_box .thumbnailBox .titleBox .title a { color:#000000; text-decoration:none; }
.nw_box .thumbnailBox .titleBox .title a:hover { text-decoration:underline; }


.nw_box .thumbnailBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.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.9em; }
.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; }



.tabWidget { overflow:hidden; }

.tabWidget .tabBox { border-bottom:1px solid #DEDEDE; height:27px; z-index:1; }
.tabWidget .tabBox a { text-decoration:none; color:#666666; }
.tabWidget .tab { position:relative; top:1px; border:1px solid #DEDEDE; margin-right:4px; float:left; cursor:pointer;  background-color:#FFFFFF; z-index:2; height:25px; }
.tabWidget .on { position:relative; top:1px; border:1px solid #DEDEDE; border-bottom:1px solid #FFFFFF; margin-right:4px; float:left; cursor:pointer;  background-color:#FFFFFF; z-index:2; height:25px; }

.tabWidget .tab div { float:left; height:15px; border-bottom:5px solid #EEEEEE; font-size:9pt; padding:5px 8px 0 8px; color:#666666; }
.tabWidget .tab div a { color:#666666; }
.tabWidget .on div { float:left; height:15px; border-bottom:5px solid #FFFFFF; font-size:9pt; padding:5px 8px 0 8px; color:#000000; }
.tabWidget .on div a { color:#000000; }

.tabWidget .tabContent { border:1px solid #DEDEDE; padding:10px;  border-top:none; background-color:#FFFFFF; z-index:1;}
.tabWidget .show { display:block; }
.tabWidget .hide { display:none; }

.tabWidget .tabContent table { border:0; width:100%; table-layout:fixed; }

.tabWidget .tabContent .thumbnail { text-align:center; }
.tabWidget .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.tabWidget .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.tabWidget .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.tabWidget .tabContent .titleBox .title { background:url("../../../../widgets/tab_newest_document/skins/xe_official/css/../images/normal/bullet.gif") no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.tabWidget .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.tabWidget .tabContent .titleBox .title a { color:#666666; text-decoration:none; }
.tabWidget .tabContent .titleBox .title a:hover { text-decoration:underline; }

.tabWidget .tabContent .titleBox .title .author { color:#AAAAAA; }
.tabWidget .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.tabWidget .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.tabWidget .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}


.latest_blue { width:100%; padding-bottom:10px; overflow:hidden; position:relative;}
.latest_blue .forbg { height:25px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/blue/bg_left.jpg") no-repeat left top;}
.latest_blue h2 { display:block; height:25px; padding-left:9px; padding-top:4px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; padding-top: 5px; /* 원래의 값 */ color:#FFFFFF; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/blue/bg_right.jpg") no-repeat right top; font-size:1em; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_blue h2 { padding-top: 5px; }

.latest_blue ul { }
.latest_blue ul li { position:relative; height:22px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; height: 25px; /* 원래의 값 */ background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/blue/line.gif") repeat-x bottom; overflow:hidden; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_blue ul li { height: 25px; }

.latest_blue ul li .title { position:absolute; z-index:0; overflow:hidden; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/blue/bullet.gif") no-repeat left center; padding-left:16px; white-space:nowrap; left:4px; top:3px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; top:6px; /* 원래의 값 */ width:100% }
/* 오페라 브라우저를 위한 것 */
html>body .latest_blue ul li .title { top:6px; }

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

.latest_blue ul li .date { position:absolute; z-index:1; top:3px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; top:6px; /* 원래의 값 */ right:0; background:#FFFFFF; padding:0 5px 0 4px; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_blue ul li .date { top:6px; }

.latest_blue .more { position:absolute; top:2px; right:7px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/blue/more.gif") no-repeat right center; text-indent:-5000px; }
.latest_blue .more a { display:block; text-decoration:none; width:27px; height:17px;}

.latest_red { width:100%; padding-bottom:10px; overflow:hidden; position:relative;}
.latest_red .forbg { height:25px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/red/bg_left.jpg") no-repeat left top;}
.latest_red h2 { display:block; height:25px; padding-left:9px; padding-top:4px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; padding-top: 5px; /* 원래의 값 */ color:#FFFFFF; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/red/bg_right.jpg") no-repeat right top; font-size:1em; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_red h2 { padding-top: 5px; }

.latest_red ul { }
.latest_red ul li { position:relative; height:22px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; height: 25px; /* 원래의 값 */ background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/red/line.gif") repeat-x bottom; overflow:hidden; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_red ul li { height: 25px; }

.latest_red ul li .title { position:absolute; z-index:0; overflow:hidden; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/red/bullet.gif") no-repeat left center; padding-left:16px; white-space:nowrap; left:4px; top:3px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; top:6px; /* 원래의 값 */ width:100% }
/* 오페라 브라우저를 위한 것 */
html>body .latest_red ul li .title { top:6px; }

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

.latest_red ul li .date { position:absolute; z-index:1; top:3px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; top:6px; /* 원래의 값 */ right:0; background:#FFFFFF; padding:0 5px 0 4px; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_red ul li .date { top:6px; }

.latest_red .more { position:absolute; top:2px; right:7px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/red/more.gif") no-repeat right center; text-indent:-5000px; }
.latest_red .more a { display:block; text-decoration:none; width:27px; height:17px;}

.latest_purple { width:100%; padding-bottom:10px; overflow:hidden; position:relative;}
.latest_purple .forbg { height:25px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/purple/bg_left.jpg") no-repeat left top;}
.latest_purple h2 { display:block; height:25px; padding-left:9px; padding-top:4px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; padding-top: 5px; /* 원래의 값 */ color:#FFFFFF; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/purple/bg_right.jpg") no-repeat right top; font-size:1em; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_purple h2 { padding-top: 5px; }

.latest_purple ul { }
.latest_purple ul li { position:relative; height:22px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; height: 25px; /* 원래의 값 */ background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/purple/line.gif") repeat-x bottom; overflow:hidden; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_purple ul li { height: 25px; }

.latest_purple ul li .title { position:absolute; z-index:0; overflow:hidden; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/purple/bullet.gif") no-repeat left center; padding-left:16px; white-space:nowrap; left:4px; top:3px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; top:6px; /* 원래의 값 */ width:100% }
/* 오페라 브라우저를 위한 것 */
html>body .latest_purple ul li .title { top:6px; }

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

.latest_purple ul li .date { position:absolute; z-index:1; top:3px; /* 징글징글한 윈도우 익스플로러용 */ voice-family: "\"}\""; voice-family: inherit; top:6px; /* 원래의 값 */ right:0; background:#FFFFFF; padding:0 5px 0 4px; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_purple ul li .date { top:6px; }

.latest_purple .more { position:absolute; top:2px; right:7px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/purple/more.gif") no-repeat right center; text-indent:-5000px; }
.latest_purple .more a { display:block; text-decoration:none; width:27px; height:17px;}

.ni_box { overflow:hidden; }
.ni_box .title_box { border:1px solid #EEEEEE; padding:5px; height:14px; overflow:hidden; }
.ni_box .title_box .title { no-repeat left; font-weight:bold; height:14px; float:left; }
.ni_box .title_box .more A { float:right; color:#AAAAAA; text-decoration:none; font-weight:bold; font-size:.75em; }

.ni_box .thumbnail_box { width:100%; table-layout:fixed; }
.ni_box .thumbnail_box img.thumbnail { margin:3px; padding:3px; border:1px solid #EFEFEF; text-align:center; }
.ni_box .thumbnail_box img.thumbnail:hover { border:1px solid #888888; }

.ni_box .thumbnail_box a { color:#444444; text-decoration:none; }
.ni_box .thumbnail_box a:visited { color:#AAAAAA; text-decoration:none; }

.ni_box .thumbnail_box td div { text-align:center; }
.ni_box .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
.ni_box .thumbnail_box div strong { font-weight:bold; font-size:0.75em; color:#CCCCCC; }
.ni_box .thumbnail_box div.author { color:#AAAAAA; }
.ni_box .thumbnail_box div.author a { color:#AAAAAA; }
.ni_box .thumbnail_box div.regdate { font-size:0.75em; color:#CCCCCC; margin-top:2px;}

.ni_box .thumbnail_box div.readAndVoted { color:#AAAAAA; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#DDDDDD; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted strong { color:#FE6700; }

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

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

