@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
*/

/* 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 { background:#FFFFFF url("../../../../layouts/avans4/css/../images/default/bgBody.gif") repeat-x left top; }
#bodyWrap { width:980px; margin:1.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:120px; background:url("../../../../layouts/avans4/css/../images/default/bgHeader.jpg") no-repeat right top; margin-bottom:10px; z-index:99;}

#language { position:absolute; top:18px; right:19px; z-index:100;}
#language strong { color:#ffffff; 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 #b23628; background:#de4332;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#bc4032;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb { position:absolute; top:82px; left:0; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { float:left; list-style:none; background:url("../../../../layouts/avans4/css/../images/default/bgGnbVr.gif") no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 15px 0 15px; height:25px; color:#e8e8e8; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#ffffff;}
#gnb li.on a { font-weight:bold; color:#ffffff; background:url("../../../../layouts/avans4/css/../images/default/bgGnbOn.gif") no-repeat center top;}

#isSearch { position:absolute; top:48px; right:15px; width:214px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url("../../../../layouts/avans4/css/../images/default/bgSearchTerm.gif") no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#ffffff; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#536c6d;}
#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:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#ffffff;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#455a5b;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#ffffff; border:1px solid #8E8E8D; background-color:#857C79; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#A9A4A3; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:30px; overflow:hidden; background:url("../../../../layouts/avans4/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; clear:both;}

#lnb { border-top:1px solid #dddddd; padding:4px 5px; width:190px;}
#lnb li { padding-bottom:4px; list-style:none; }
#lnb li a { padding:6px 5px 6px 13px; width:170px; display:block; border:1px solid #e8e8e8; background:url("../../../../layouts/avans4/css/../images/default/bgLnbOff.gif") repeat-x; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#lnb li.on a { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:184px; padding:0 3px; position:relative; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; width:169px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url("../../../../layouts/avans4/css/../images/default/bulletLnb.gif") no-repeat 175px 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/avans4/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; }

/* Default Skin - End */

#login { width:200px; border:0; margin:0; position:relative; display:block;}
#login_after { width:180px; margin:0; background-color:#C77C6B; position:relative; display:block;}
*:first-child+html body #login { padding-top:2px;}
#login legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}
#login form { position:relative; background-image:url("../../../../widgets/login_info/skins/webmini_aqua_blue/css/../images/default/loginBG.png"); padding:0px 9px 0px 11px; width:180px;}
#login form .idpwWrap { overflow:hidden; clear:both; width:172px;}
#login form .idpw { float:left; width:110px; }
#login form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
#login form .login { float:right;}
#login form p.save { clear:both; padding:.3em 0; letter-spacing:-1px; }
#login form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body #login form p input { margin:-3px; }
#login form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#e3f0f4;}
#login form ul.help { border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
#login form ul.help li { float:left; display:block; padding:0 3px 0 7px; background:url("../../../../widgets/login_info/skins/webmini_aqua_blue/css/../images/default/vrType1.gif") no-repeat left center;}
#login form ul.help li.first-child { background:none; padding-left:0;}
#login form ul.help li a { color:#ffffff; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none; }
#login form ul.help li.first-child a { color:#ffffff; text-decoration:none;}
#login form ul.help li a:hover { text-decoration:underline; }
#login form .userName { _float:left; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:4px 6px 5px 4px; margin-top:-5px;}
#login form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
#login form .userName a { float:right;}
#login form ul.userMenu { padding:0 0 6px 4px; overflow:hidden; margin-top:10px; color:#e3f0f4; }
#login form ul.userMenu li { list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/webmini_aqua_blue/css/../images/default/bulletFF1A00.gif") no-repeat left 4px; height:18px; }
#login form ul.userMenu li a { color:#e3f0f4; text-decoration:none;}
#login form ul.userMenu li a:hover { text-decoration:underline;}
#login form p.latestLogin { color:#ffffff; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#login form p.latestLogin span { font:1em Tahoma;}

img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}
#openid_login { width:200px; border:0; margin:0; position:relative; display:block;}
*:first-child+html body #openid_login { padding-top:2px;}
#openid_login legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}
#openid_login form { position:relative; background-image:url("../../../../widgets/login_info/skins/webmini_aqua_blue/css/../images/default/loginBG.png"); padding:0px 11px 0px 11px; width:178px;}
#openid_login form .idpwWrap { overflow:hidden; clear:both; width:172px;}
#openid_login form .idpw { float:left;}
#openid_login form .idpw p { margin-bottom:5px; background: url("../../../../widgets/login_info/skins/webmini_aqua_blue/css/../images/openid_login_bg.gif") left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#ffffff; }
#openid_login form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
#openid_login form .login { float:right;}
#openid_login form p.save { clear:both; padding:.3em 0;}
#openid_login form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body #openid_login form p input { margin:-3px; }
#openid_login form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#e3f0f4;}
#topBG { height:36px; margin:0; background-image:url("../../../../widgets/login_info/skins/webmini_aqua_blue/css/../images/default/loginTop.png"); }
#bottomBG { height:31px; margin:0; background-image:url("../../../../widgets/login_info/skins/webmini_aqua_blue/css/../images/default/loginBottom.png"); }
.banner_ni_box { padding-bottom:0px; overflow:hidden; position:relative;}
.banner_ni_box h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; background:url("../../../../widgets/banner/skins/xe_official/css/../images/normal/lineNotice.gif") no-repeat left bottom;}

.banner_ni_box .banner_thumbnail_box {table-layout:fixed; }
.banner_ni_box .banner_thumbnail_box .banner_thumbnail { margin:0px; padding:3px; border:none; text-align:center; }
.banner_ni_box .banner_thumbnail_box .banner_thumbnail img { border:0px solid #DEDEDE; }
.banner_ni_box .banner_thumbnail_box .banner_thumbnail img:hover { border:0px solid #54564b; }

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

.banner_ni_box .banner_thumbnail_box td.bottomBorder { border-bottom:0px dashed #EEEEEE; padding-bottom:0px; }


.latest_apple { overflow:hidden; position:relative; width:100%; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/tb_mid.png") top left repeat-x;padding-bottom:10px;}
.latest_apple .bottom_mid {  position:relative; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/bottom_mid.png") 0 100% repeat-x; }
.latest_apple .box_mid_left { position:relative; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/box_mid_dot.png") left repeat-y;}
.latest_apple .box_mid_right { position:relative; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/box_mid_dot.png") top right repeat-y;}
.latest_apple .bottom_left { position:relative; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/bottom_left.png") 0 100% no-repeat; }
.latest_apple .bottom_right {position:relative; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/bottom_right.png") 100% 100% no-repeat;}

.latest_apple h2 { display:block; height:16px; padding:0px 0 0 5px; margin-bottom:5px; color:#ffffff; font-size:1em;}

.latest_apple ul {}
.latest_apple ul li { height:16px; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/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_apple ul li .title a { color:#555555; text-decoration:none; }
.latest_apple ul li .title a:hover { text-decoration:underline; }
.latest_apple ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_apple ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_apple ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_apple .left-corner{ position:relative; background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/tb_left.png") top left no-repeat;}
.latest_apple .right-corner{ background:url("../../../../widgets/webzine/skins/sound4u_webzine/css/../images/white/tb_right.png") top right no-repeat; padding: 8px}

.latest_apple .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em Tahoma;} 
.latest_apple a.more { text-decoration:none;} 
.latest_apple a.more:hover { text-decoration:underline;} 


.latest_apple .listTable { width:100%; table-layout:fixed; border:none;}

.latest_apple .listTable tr td { border-bottom:1px dotted #DEDEDE; padding:0;margin:0; vertical-align:top; overflow:hidden; }

.latest_apple .thumbnailBox { width:100%; margin:0;padding:0;border:none; table-layout:fixed; }
.latest_apple .thumbnailBox tr td { border-bottom:none; padding:none; margin:none; }

.latest_apple .thumbnailBox .thumbnail { text-align:center; padding:5px; white-space:nowrap;}
.latest_apple .thumbnailBox .thumbnail img { padding:4px; border:1px solid #DEDEDE; }
.latest_apple .thumbnailBox .thumbnail img:hover { border:1px solid #54564b; }

.latest_apple .thumbnailBox .desc { padding-left:5px; padding-bottom:5px; }

.latest_apple .thumbnailBox .titleBox { margin-top:8px; margin-bottom:5px;}

.latest_apple .thumbnailBox .titleBox .title { }
.latest_apple .thumbnailBox .titleBox .title strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
.latest_apple .thumbnailBox .titleBox .title a { font-weight:bold; color:#666666; text-decoration:none; }
.latest_apple .thumbnailBox .titleBox .title a:hover { font-weight:bold; text-decoration:underline; }


.latest_apple .thumbnailBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.latest_apple .thumbnailBox .contentBox { overflow:hidden; margin-bottom:5px;}

.latest_apple .thumbnailBox .authorBox { margin-top:5px; }

.latest_apple .thumbnailBox .author { color:#54564b; margin-right:10px;}
.latest_apple .thumbnailBox .author span,div { color:#54564b; }

.latest_apple .thumbnailBox .readAndVoted { color:#999999; font-size:0.9em; }
.latest_apple .thumbnailBox .readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.latest_apple .thumbnailBox .readAndVoted strong { color:#FE6700; }

.latest_apple .thumbnailBox td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }



.latest_black { width:100%; padding-bottom:10px; overflow:hidden; position:relative;}
.latest_black .forbg { height:25px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/black/bg_left.jpg") no-repeat left top;}
.latest_black 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/black/bg_right.jpg") no-repeat right top; font-size:1em; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_black h2 { padding-top: 5px; }

.latest_black ul { }
.latest_black 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/black/line.gif") repeat-x bottom; overflow:hidden; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_black ul li { height: 25px; }

.latest_black ul li .title { position:absolute; z-index:0; overflow:hidden; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/black/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_black ul li .title { top:6px; }

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

.latest_black 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_black ul li .date { top:6px; }

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

.latest_brown { width:100%; padding-bottom:10px; overflow:hidden; position:relative;}
.latest_brown .forbg { height:25px; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/brown/bg_left.jpg") no-repeat left top;}
.latest_brown 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/brown/bg_right.jpg") no-repeat right top; font-size:1em; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_brown h2 { padding-top: 5px; }

.latest_brown ul { }
.latest_brown 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/brown/line.gif") repeat-x bottom; overflow:hidden; }
/* 오페라 브라우저를 위한 것 */
html>body .latest_brown ul li { height: 25px; }

.latest_brown ul li .title { position:absolute; z-index:0; overflow:hidden; background:url("../../../../widgets/newest_document/skins/whiteeye_binamu_newest_02/css/../images/brown/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_brown ul li .title { top:6px; }

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

.latest_brown 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_brown ul li .date { top:6px; }

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

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

.ni_box {  overflow:hidden; position:relative; width:100%; background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/tb_mid.png") top left repeat-x; padding-bottom:5px; }

.ni_box .bottom_mid { position:relative;  background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/bottom_mid.png") 0 100% repeat-x;}
.ni_box .box_mid_left {position:relative;  background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/box_mid_dot.png") top left repeat-y;}
.ni_box .box_mid_right { position:relative; background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/box_mid_dot.png") top right repeat-y;}
.ni_box .bottom_left {position:relative;  background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/bottom_left.png") 0 100% no-repeat; }
.ni_box .bottom_right {position:relative; background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/bottom_right.png") 100% 100% no-repeat;}

.ni_box .top_left{ position:relative; background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/tb_left.png") top left no-repeat;}
.ni_box .top_right{ right:1px; background:url("../../../../widgets/newest_images/skins/sound4u_new_images/css/../images/normal/tb_right.png") top right no-repeat; padding: 8px }

.ni_box h2 { font-size:1em; display:block; height:15px; padding:0px 0 0 9px; margin-bottom:5px; color:#ffffff; }

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

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

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

