@charset "UTF-8";


/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:.75em; font-family: Verdana, Arial, Helvetica, sans-serif; }

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; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}

a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url("../../../..//home/web/public_site/nemopan_110/addons/buttonchange/css/../images/form_buttons10.png");
    _background-image:url("../../../..//home/web/public_site/nemopan_110/addons/buttonchange/css/../images/form_buttons10.gif");
}

a.button span, span.button button, span.button input, del.button span{
    color:#FDF5EE;
    font-family:"Arial" !important;
}

a.button:hover span, 
span.button:hover button, 
span.button:hover input, 
a.button:focus span, 
span.button-behavior-hover button, 
span.button-behavior-hover input{
	color:#FFF;
}


/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* black Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#gnb2 { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }
#footer { margin:0; padding:0; }
#copyright { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#FFFFFF url("../../../../layouts/xe_nemopan/css/../images/black/bgBody.gif") repeat-x left top; font-size:9pt; }
#bodyWrap { width:980px; margin:8.8em auto 0 auto; } 

/* Site Layout - Header */
#header { position:relative; width:980px; height:37px; background:url("../../../../layouts/xe_nemopan/css/../images/black/bgHeader_main.gif") no-repeat right top; margin-top:0px; margin-bottom:5px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:-47px; left:0px; z-index:99; }
#header h3 { margin:0; padding:0; position:absolute; top:-65px; left:12px; z-index:99; }
#header .logo { margin:0; padding:0; position:absolute; top:20px; left:0px; z-index:99; }

#language { position:absolute; top:-100px; left:15px; z-index:99;}
#language strong { color:#000000; font:.75em 굴림,Gulim,AppleGothic,sans-serif; margin-right:3px;}
#language a img { vertical-align:-4px;}
#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 굴림,Gulim,AppleGothic,sans-serif; 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 #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb { position:absolute; text-align:center; top:0px; right:0; height:36px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { position:relative; top:-2px; font-weight:bold; font-size:13px; font-family:굴림,Gulim,AppleGothic,sans-serif; float:left; list-style:none; background:url("../../../../layouts/xe_nemopan/css/../images/black/bgGnbVr_new.gif") no-repeat left 16%; padding-left:2px; left:-2px; white-space:nowrap;}
#gnb li a { position:relative; display:block; float:left; padding:13px 13px 0 13px; height:36px; color:#e8e8e8; white-space:nowrap; text-decoration:none; background:url("../../../../layouts/xe_nemopan/css/../images/black/TopPbgGnbBack.gif") no-repeat center top; }
#gnb li a:hover, {color:#000000;}
#gnb li a:focus { color:#eaeaea;}
#gnb li.on a { position:relative; width:100px; top:2px; font-weight:bold; font-family:굴림,Gulim,AppleGothic,sans-serif; padding:12px 0px 0 0px; height:38px; color:#000000; background:url("../../../../layouts/xe_nemopan/css/../images/black/TopPbgGnbOn.gif") no-repeat center top;}

#gnb2 { position:absolute; text-align:center; top:36px; left:0; height:40px; overflow:hidden; white-space:nowrap; margin-bottom:0px;}
#gnb2 li { font-family:굴림,Gulim,AppleGothic,sans-serif; float:left; list-style:none; background:url("../../../../layouts/xe_nemopan/css/../images/black/bgGnbVr.gif") no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb2 li a { position:relative; display:block; float:left; padding:12px 12px 0 12px; height:23px; color:#000000; white-space:nowrap; text-decoration:none; }
#gnb2 li a:hover, {color:#ff6600;}
#gnb2 li a:focus { color:#000000;}
#gnb2 li.on a { position:relative; width:105px; padding:12px 12px 0 12px; color:#ffffff; background:url("../../../../layouts/xe_nemopan/css/../images/black/bgGnbOn.gif") no-repeat center -10%;}

#isSearch { position:absolute; top:-62px; right:12px; width:468px; 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/xe_nemopan/css/../images/white/bgSearchTerm.gif") no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; 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:15px; 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 { margin-right:2px; vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:5px 3px 0px 4px; width:333px; height:20px; color:#000000; border:6px solid #ff8300; background-color:#FFFFFF; font-weight:bold; font-size:14px; font-family:"돋움","굴림"; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:6px solid #ff8300; background-color:#FFFFFF; font-size:14px; font-family:"돋움","굴림"; }
*: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;}

#cse-search-box { position:absolute; top:-62px; right:12px; width:468px; text-align:right;}
#cse-search-box .searchOrder { display:none;}
#cse-search-box .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url("../../../../layouts/xe_nemopan/css/../images/white/bgSearchTerm.gif") no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#cse-search-box ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}
#cse-search-box ul li { width:67px; height:18px; list-style:none;}
#cse-search-box ul li input { display:none;}
#cse-search-box ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}
#cse-search-box ul li label.on { background:#ededed; }
#cse-search-box ul li label:hover,
#cse-search-box ul li label:focus { background:#ededed;}
#cse-search-box .inputText { margin-right:2px; vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:5px 3px 0px 4px; width:333px; height:20px; color:#000000; border:6px solid #ff8300; background-color:#FFFFFF; font-weight:bold; font-size:14px; font-family:"돋움","굴림"; }
#cse-search-box .inputText:hover,
#cse-search-box .inputText:focus { border:6px solid #ff8300; background-color:#FFFFFF; font-size:14px; font-family:"돋움","굴림"; }
*:first-child+html  #cse-search-box .inputText { position:relative; top:-1px;}
#cse-search-box .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #cse-search-box .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:30px; overflow:hidden; 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;}

.left_ct_box { position:relative; background:url("../../../../layouts/xe_nemopan/css/../images/black/left_cate_mid.gif") repeat-y; }
.left_ct_box .left_ct_top { position:relative; padding-top:8px; background:url("../../../../layouts/xe_nemopan/css/../images/black/left_cate_top.gif") top repeat-x; margin-top:0px;}
.left_ct_box .left_ct_bottom { position:relative; padding-bottom:8px; background:url("../../../../layouts/xe_nemopan/css/../images/black/left_cate_bottom.gif") bottom repeat-x; margin-bottom:5px;}

#left_banner { position:relative; }
#left_banner .banner { position:relative; }

#lnb { width:200px; }
#lnb li { list-style:none; }
#lnb li a { top:3px; left:10px; margin-bottom:5px; padding-left:10px; width:180px; display:block; background:url("../../../../layouts/xe_nemopan/css/../images/black/bgLnbDot.gif") left center no-repeat;  color:#333333; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover {text-decoration:underline; }
#lnb li a:focus { }
#lnb li.on a { color:#000000; font-weight:bold; }
#lnb li.on a:hover,
#lnb li.on a:focus { color:#000000; }
#lnb li ul { padding:0px 0px 0px 20px; margin-bottom:5px; display:block; position:relative; overflow:hidden;}
#lnb li.on ul { display:block; width:180px;}
#lnb li ul li { position:relative; background:url("../../../../layouts/xe_nemopan/css/../images/black/bgLnbLine.gif") left center no-repeat; }
#lnb li ul li a { padding:0px; color:#333333 !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;}
#lnb li.on ul li.on a { color:#333333 !important; !important; !important;}


/* Site Layout - Column Right */
#columnRight { width:772px; float:right; overflow:hidden;}
#visualArea { width:772px; 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:5px solid #eeeeee; text-align:center; background:#eeeeee; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url("../../../../layouts/xe_nemopan/css/../images/black/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li address { display:inline; }
#footer li a { text-decoration:none; color:#666666; font:11px 굴림,Gulim,AppleGothic,sans-serif; }
#footer li a:hover, {color:#880000;}


#copyright {position:relative; margin-top:25px; margin-bottom:10px; }
#copyright .left { position:absolute; top:0px; left:0px;}
#copyright .right { position:absolute; top:0px; right:0px;}
#copyright .mid { text-align:center; }
#copyright .mid a { text-decoration:none; color:#666666; font:11px 굴림,Gulim,AppleGothic,sans-serif; }
#copyright .bottom { position:absolute; padding-bottom:10px; top:45px; left:385px;}

/* black Skin - End */
.login_limegreen { margin:0; padding:0; border:0px solid #d9d9d9; width:200px; position:relative; padding-top:0px; display:block;}
*:first-child+html body .login_limegreen { padding-top:2px;}
.login_limegreen legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}
.login_limegreen form { position:relative; background-image:url("../../../../widgets/login_info/skins/wowbj/css/../images/limegreen/loginBG.gif");padding:5px 11px 7px 13px; width:176px;}
.login_limegreen form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.login_limegreen form .idpw { float:left; width:110px; }
.login_limegreen form .idpw input { border:1px solid #ffa423; color:#b52c1c; width:105px; background:#ffd090; padding:1px 5px; margin-bottom:2px; font:.9em 굴림,Gulim,AppleGothic,sans-serif;}
.login_limegreen form .login { float:right;}
.login_limegreen form p.save {  margin:0; clear:both; padding:.3em 0;}
.login_limegreen form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .login_limegreen form p input { margin:-3px; }
.login_limegreen form p.save label { font:.9em 굴림,Gulim,AppleGothic,sans-serif; color:#999999;}
.login_limegreen form ul.help { margin:0; border-top:1px solid #dddddd; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
.login_limegreen form ul.help li { float:left; display:block; padding:0 3px 0 7px; background:url("../../../../widgets/login_info/skins/wowbj/css/../images/limegreen/vrType1.gif") no-repeat left center;}
.login_limegreen form ul.help li.first-child { background:none; padding-left:0;}
.login_limegreen form ul.help li a { color:#999999; font:.9em 굴림,Gulim,AppleGothic,sans-serif; white-space:nowrap; text-decoration:none; }
.login_limegreen form ul.help li.first-child a { color:#54564b; text-decoration:none;}
.login_limegreen form ul.help li a:hover { text-decoration:underline; }
.login_limegreen form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #ff6600; padding:0 0 6px 0; margin-top:-5px;}
.login_limegreen form .userName strong { color:#444444; padding:4px 0 0 2px; font:bold 1em 굴림,Gulim,AppleGothic,sans-serif;}
.login_limegreen form .userName a { position:relative; right:0px; }
.login_limegreen form ul.userMenu {  margin:0; padding:0 0 0px 4px; overflow:hidden; margin-top:10px; }
.login_limegreen form ul.userMenu li { font:0.9em 굴림,Gulim,AppleGothic,sans-serif; list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/wowbj/css/../images/limegreen/bulletFF1A00.gif") no-repeat left 4px; height:18px; }
.login_limegreen form ul.userMenu li a { color:#54564b; text-decoration:none;}
.login_limegreen form ul.userMenu li a:hover { text-decoration:underline;}
.login_limegreen form p.latestLogin {  margin:0; color:#999999; font:1.0em 굴림,Gulim,AppleGothic,sans-serif;}
.login_limegreen form p.latestLogin span { font:1em 굴림,Gulim,AppleGothic,sans-serif;}

img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}

.openid_login_limegreen { margin:0; border:0px solid #d9d9d9; width:200px; position:relative; padding-top:2px; display:block; }
*:first-child+html body .openid_login_limegreen { padding-top:2px;}
.openid_login_limegreen legend { display:block; width:0; height:0; overflow:hidden; font-size:0;}
.openid_login_limegreen form { position:relative;  background-image:url("../../../../widgets/login_info/skins/wowbj/css/../images/limegreen/loginBG.gif"); padding:5px 11px 7px 13px; width:176px; }
.openid_login_limegreen form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.openid_login_limegreen form .idpw { float:left;}
.openid_login_limegreen form .idpw p { margin:0; margin-bottom:5px; background: url("../../../../widgets/login_info/skins/wowbj/css/../images/openid_login_bg.gif") left no-repeat; padding-left:18px; font-family:굴림,Gulim,AppleGothic,sans-serif; font-size:.9em;color:#999999}
.openid_login_limegreen form .idpw input { border:1px solid #c9c9c9; color:#282828; width:120px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em 굴림,Gulim,AppleGothic,sans-serif; }
.openid_login_limegreen form .login { position:absolute; width:36px; top:19px; left:150px; z-index:97;}
.openid_login_limegreen form p.save { position:absolute; top:3px; left:74px; z-index:97;}
.openid_login_limegreen form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .openid_login_limegreen form p input { margin:-3px; }
.openid_login_limegreen form p.save label { font:1.0em 굴림,Gulim,AppleGothic,sans-serif; color:#999999;}
#topBG_limegreen { height:34px; margin:0; background-image:url("../../../../widgets/login_info/skins/wowbj/css/../images/limegreen/loginTop.gif"); }
#bottomBG_limegreen { width:200px;height:16px; margin:0; background:url("../../../../widgets/login_info/skins/wowbj/css/../images/limegreen/loginBottom.gif") top no-repeat; }


.freesize_imgbox {  overflow:hidden; position:relative; width:100%; background:#ffffff url(/im/tb_mid.png) top left repeat-x; margin:0; padding-bottom:0px; }

.freesize_imgbox .bottom_mid { position:relative;  background:url(/im/bottom_mid.png) 0 100% repeat-x;}
.freesize_imgbox .box_mid_left {position:relative;  background:url(/im/box_mid_dot.png) top left repeat-y;}
.freesize_imgbox .box_mid_right { position:relative; background:url(/im/box_mid_dot.png) top right repeat-y;}
.freesize_imgbox .bottom_left {position:relative;  background:url(/im/bottom_left.png) 0 100% no-repeat; }
.freesize_imgbox .bottom_right {position:relative; background:url(/im/bottom_right.png) 100% 100% no-repeat;}

.freesize_imgbox .top_left{ position:relative; background:url(/im/tb_left.png) top left no-repeat;}
.freesize_imgbox .top_right{ right:1px; background:url(/im/tb_right.png) top right no-repeat; padding: 5px }
.freesize_imgbox h2 { font-size:1em; display:block; margin:0; height:15px; padding:3px 0 0 10px; margin-bottom:7px; color:#444444; }
.freesize_imgbox .subject { font-size:8pt; display:block; margin:0; height:15px; padding:3px 0 0 10px; margin-bottom:7px; font-weight:bold; color:#666666; }

.freesize_imgbox .more { position:absolute; top:6px; right:10px; color:#ffffff; font:.8em 굴림,Gulim,AppleGothic,sans-serif;}
.freesize_imgbox a.more { text-decoration:none;} 
.freesize_imgbox a.more:hover { text-decoration:underline;} 

.freesize_imgbox .thumbnail_box { margin:0; padding:0; width:100%; table-layout:fixed; }
.freesize_imgbox .thumbnail_box .thumbnail { margin:2px; padding:2px; border:none; text-align:center; }
.freesize_imgbox .thumbnail_box .thumbnail img { border:1px solid #DEDEDE; }
.freesize_imgbox .thumbnail_box .thumbnail img:hover { border:1px solid #54564b; }

.freesize_imgbox .thumbnail_box .title {  margin:0; text-align:center; }
.freesize_imgbox .thumbnail_box .title a { color:#555555;  font:1.0em 굴림,Gulim,AppleGothic,sans-serif; }
.freesize_imgbox .thumbnail_box a { color:#000000; text-decoration:none; }
.freesize_imgbox .thumbnail_box a:visited { color:#555555; text-decoration:none; }

.freesize_imgbox .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
.freesize_imgbox .thumbnail_box div strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
.freesize_imgbox .thumbnail_box div.author { color:#54564b; text-align:center;}
.freesize_imgbox .thumbnail_box div.author span,div { color:#54564b; }
.freesize_imgbox .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

.freesize_imgbox .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
.freesize_imgbox .thumbnail_box div.readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.freesize_imgbox .thumbnail_box div.readAndVoted strong { color:#FE6700; }

.freesize_newdoc { overflow:hidden; position:relative; width:100%; background:#ffffff url(/im/tb_mid.png) top left repeat-x; padding-bottom:0px;}
.freesize_newdoc .bottom_mid {  position:relative; background:url(/im/bottom_mid.png) 0 100% repeat-x; }
.freesize_newdoc .box_mid_left { position:relative; background:url(/im/box_mid_dot.png) left repeat-y;}
.freesize_newdoc .box_mid_right { position:relative; background:url(/im/box_mid_dot.png) top right repeat-y;}
.freesize_newdoc .bottom_left { position:relative; background:url(/im/bottom_left.png) 0 100% no-repeat; }
.freesize_newdoc .bottom_right {position:relative; background:url(/im/bottom_right.png) 100% 100% no-repeat;}

.freesize_newdoc h2 { font-size:1em; font-family:굴림,Gulim,AppleGothic,sans-serif; display:block; height:15px; margin:0; padding:3px 0 0 10px; margin-bottom:7px; color:#444444; }
.freesize_newdoc .subject { font-size:8pt; display:block; height:15px; margin:0; padding:3px 0 0 10px; margin-bottom:7px; font-weight:bold; color:#666666; }

.freesize_newdoc ul { margin:0; padding:0; list-style:none; }
.freesize_newdoc ul li { position:relative; height:22px; background:url(/im/line.gif) repeat-x left bottom; width:100%; }
* html .freesize_newdoc ul li { height:20px; }
*:first-child+html .latest_default ul li { margin:-2px 0 -1px 0; } 
.freesize_newdoc ul li .title { position:absolute; z-index:0; left:4px; text-decoration:none; background:url(/im/bulletD0.gif) no-repeat left 9px; padding-left:8px; padding-top:3px; white-space:nowrap; overflow:hidden; }
.freesize_newdoc ul li .title a { color:#555555; font:1.0em 굴림,Gulim,AppleGothic,sans-serif; text-decoration:none; }
.freesize_newdoc ul li .title a:hover { text-decoration:underline; }
.freesize_newdoc ul li .title span.comment { color:#FE6700; font:.9em 굴림,Gulim,AppleGothic,sans-serif; }
.freesize_newdoc ul li .title span.comment a { color:#FE6700; font:.9em 굴림,Gulim,AppleGothic,sans-serif; }

.freesize_newdoc ul li .date { position:absolute; z-index:1; right:0px; margin-left:5px; margin-top:6px; font:1.0em 굴림,Gulim,AppleGothic,sans-serif; }

.freesize_newdoc .left-corner{ position:relative; background:url(/im/tb_left.png) top left no-repeat;}
.freesize_newdoc .right-corner{ background:url(/im/tb_right.png) top right no-repeat; padding: 6px; }

.freesize_newdoc .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em 굴림,Gulim,AppleGothic,sans-serif;} 
.freesize_newdoc a.more { text-decoration:none;} 
.freesize_newdoc a.more:hover { text-decoration:underline;} 


.news_ticker_black { height:25px; overflow:hidden; clear:both; background:#FFFFFF url("../../../../widgets/newest_document/skins/news_ticker/css/../images/black/bg.gif") repeat-x left top; white-space:nowrap; }

.news_ticker_black table { width:100%; height:25px; margin:0; padding:0; table-layout:fixed; border-left:1px solid #000000; border-right:1px solid #000000; }
.news_ticker_black table td { white-space:nowrap; overflow:hidden; height:25px; vertical-align:top; padding:0 6px 0 6px; }

.news_ticker_black .tickerBox { height:16px; margin:3px 0 3px 0; padding-top:3px; white-space:nowrap; overflow:hidden; }

.news_ticker_black ul { margin:0; padding:0; white-space:nowrap; overflow:hidden; }
.news_ticker_black li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}

.news_ticker_black ul li .title a { color:#FFFFFF; text-decoration:none;  font-size:9pt;}
.news_ticker_black ul li .title a:hover { text-decoration:underline; }
.news_ticker_black ul li .title span.comment { color:#AAAAAA; font:.8em Tahoma; }
.news_ticker_black ul li .title span.comment a { color:#AAAAAA; font:.8em Tahoma; text-decoration:none; }

.news_ticker_black ul li .date { color:#EEEEEE; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}


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

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


.freesize_newdoc { overflow:hidden; position:relative; width:100%; background:#ffffff url(/im/tb_mid.png) top left repeat-x; padding-bottom:0px;}
.freesize_newdoc .bottom_mid {  position:relative; background:url(/im/bottom_mid.png) 0 100% repeat-x; }
.freesize_newdoc .box_mid_left { position:relative; background:url(/im/box_mid_dot.png) left repeat-y;}
.freesize_newdoc .box_mid_right { position:relative; background:url(/im/box_mid_dot.png) top right repeat-y;}
.freesize_newdoc .bottom_left { position:relative; background:url(/im/bottom_left.png) 0 100% no-repeat; }
.freesize_newdoc .bottom_right {position:relative; background:url(/im/bottom_right.png) 100% 100% no-repeat;}

.freesize_newdoc h6 { font-size:1em; font-family:굴림,Gulim,AppleGothic,sans-serif; display:block; height:15px; margin:0; padding:3px 0 0 10px; margin-bottom:7px; color:#444444; }
.freesize_newdoc .subject { font-size:8pt; display:block; height:15px; margin:0; padding:3px 0 0 10px; margin-bottom:7px; font-weight:bold; color:#666666; }

.freesize_newdoc ul { margin:0; padding:0; list-style:none; }
.freesize_newdoc ul li { position:relative; height:22px; background:url(/im/line.gif) repeat-x left bottom; width:100%; }
* html .freesize_newdoc ul li { height:20px; }
*:first-child+html .latest_default ul li { margin:-2px 0 -1px 0; } 
.freesize_newdoc ul li .title { position:absolute; z-index:0; left:4px; font-family:굴림,Gulim,AppleGothic,sans-serif; text-decoration:none; background:url(/im/bulletD0.gif) no-repeat left 9px; padding-left:8px; padding-top:3px; white-space:nowrap; overflow:hidden; }
.freesize_newdoc ul li .title a { color:#555555; font:1.0em 굴림,Gulim,AppleGothic,sans-serif; text-decoration:none; }
.freesize_newdoc ul li .title a:hover { text-decoration:underline; }
.freesize_newdoc ul li .title span.comment { color:#FE6700; font:.9em 굴림,Gulim,AppleGothic,sans-serif; }
.freesize_newdoc ul li .title span.comment a { color:#FE6700; font:.9em 굴림,Gulim,AppleGothic,sans-serif; }

.freesize_newdoc ul li .date { position:absolute; z-index:1; right:0px; margin-left:5px; margin-top:6px; font:1.0em 굴림,Gulim,AppleGothic,sans-serif; }

.freesize_newdoc .left-corner{ position:relative; background:url(/im/tb_left.png) top left no-repeat;}
.freesize_newdoc .right-corner{ background:url(/im/tb_right.png) top right no-repeat; padding: 6px; }

.freesize_newdoc .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em 굴림,Gulim,AppleGothic,sans-serif;} 
.freesize_newdoc a.more { text-decoration:none;} 
.freesize_newdoc a.more:hover { text-decoration:underline;} 


