@charset "UTF-8";


/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:.75em;}

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;}



.iePng { behavior:url(./layouts/round_house/js/iePng.htc); } 

#topMenuBox {
    width:920px;
    margin:20px auto 0 auto;
}

#topMenuBox .logoBox {
    float:left;
}

#topGNB {
    float:right; 
    margin:0 5px 0 0;
    padding:0; 
    list-style:none; 
}

#topGNB li { 
    margin-left:5px;
    height:32px;
    behavior:url(./common/js/iePngFix.htc); 
    float:left;
}

#topGNB li a { 
    text-decoration:none;
    font-size:9pt;
    font-family:tahoma;
}

#topGNB li div.roundLeft { 
    background:transparent url("../../../../layouts/round_house/css/../images/common/left_top_round.png") no-repeat left top;
    width:10px;
    height:31px;
    float:left;
    behavior:url(./common/js/iePngFix.htc); 
}

#topGNB li div.roundBody {
    background-color:#FFFFFF;
    height:21px;
    padding-top:10px;
    float:left;
}

#topGNB li div.roundRight { 
    background:transparent url("../../../../layouts/round_house/css/../images/common/right_top_round.png") no-repeat right top;
    width:10px;
    height:31px;
    float:left;
    behavior:url(./common/js/iePngFix.htc); 
}

#topGNB li.on div {
    margin-top:1px;
}

#topGNB li.on a {
    font-weight:bold;
}

#bodyTopBox {
    width:960px;
    height:13px;
    margin:0 auto;
    overflow:hidden;
}

#bodyTopBox .bodyLeftTop {
    height:13px;
    width:17px;
    background:transparent url("../../../../layouts/round_house/css/../images/common/left_top_bg.png") no-repeat left top; 
    float:left;
    behavior:url(./common/js/iePngFix.htc); 
}

#bodyTopBox .bodyCenterTop {
    height:13px;
    width:926px;
    background-color:#FFFFFF;
    float:left;
}

#bodyTopBox .bodyRightTop {
    height:13px;
    width:17px;
    background:transparent url("../../../../layouts/round_house/css/../images/common/right_top_bg.png") no-repeat left top; 
    behavior:url(./common/js/iePngFix.htc); 
    float:right;
}

#language { 
    float:left; 
    padding:0 0 10px 10px; 
} 

#searchForm {
    float:right;
    padding:0 10px 10px 0;
}

#searchForm * {
    float:left;
    margin:0;
    padding;0;
}

#searchForm .searchInput {
    background:#FFFFFF;
    height:15px;
}


#contentBox {
    width:960px;
    overflow:hidden;
    margin:0 auto;
    background:transparent url("../../../../layouts/round_house/css/../images/common/contentBG.gif") repeat-y 13px top;
}

#contentBox div.leftBG {
    width:17px;
    float:left;
    margin:0;
    padding:0;
}

#contentBox div.leftBG img {
    height:100%;
}

#contentBox div.contentBox {
    width:926px;
    overflow:hidden;
    float:left;
    margin-bottom:30px;
    padding:0;
}

#contentBox div.rightBG {
    width:17px;
    float:right;
    margin:0;
    padding:0;
}

#contentBox div.rightBG img {
    height:100%;
}

#contentBox .content {
    margin:0 10px;
}

#footer { margin:40px 0 0 0; padding:0; 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/round_house/css/../images/common/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em arial;}
#footer li address { display:inline; }
#footer li img { vertical-align:middle; }

div.subMenuBox { 
    overflow:hidden;
    width:913px;
    height:34px;
    margin:0 auto 10px auto;
}

div.subMenu { 
    background-color:#FFFFFF;
}

div.subMenu ul {
    margin:0 10px 0 0;
    padding:0;
    list-style:none;
    overflow:hidden;
    float:right;
}

div.subMenu li {
    float:left;
    margin:8px 0 0 10px;
}

div.subMenu li a {
    font-family:tahoma;
    font-size:9pt;
    text-decoration:none;
    color:#000000;
}

div.subMenu li a:hover {
    text-decoration:underline;
    color:#FFFFFF;
}

div.subMenu li.on a {
    font-weight:bold;
    color:#FFFFFF;
}



#topGNB li a { 
    color:#E38E32;
}

#topGNB li a:hover {
    color:#9D5B13;
}

div.subMenuBox {
    background:#FFFFFF url("../../../../layouts/round_house/css/../images/orange/sub_bar.gif") no-repeat left top;
}

#searchForm .searchInput {
    border:1px solid #E38E32;
}

.latest_red { overflow:hidden; position:relative; width:250px; background:#ffffff url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/tb_mid.gif") top left repeat-x; padding-bottom:0px;}
.latest_red .bottom_mid {  position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/bottom_mid.gif") 0 100% repeat-x; }
.latest_red .box_mid_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/box_mid_dot.gif") left repeat-y;}
.latest_red .box_mid_right { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/box_mid_dot.gif") top right repeat-y;}
.latest_red .bottom_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/bottom_left.gif") 0 100% no-repeat; }
.latest_red .bottom_right {position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/bottom_right.gif") 100% 100% no-repeat;}

.latest_red h2 { background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/title_bullet.gif") top left no-repeat; font-size:1em; display:block; height:15px; margin:0; padding:0px 0 0 15px; margin-bottom:5px; color:#000000; }

.latest_red ul { margin:0; padding:0; }
.latest_red ul li { height:16px; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/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_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:#FBD7BE; font:.8em Tahoma; }
.latest_red ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_red ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_red .left-corner{ position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/tb_left.gif") top left no-repeat;}
.latest_red .right-corner{ background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/red/tb_right.gif") top right no-repeat; padding: 8px}

.latest_red .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em Tahoma;} 
.latest_red a.more { text-decoration:none;} 
.latest_red a.more:hover { text-decoration:underline;} 


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

.news_ticker_none { height:25px; overflow:hidden; clear:both; white-space:nowrap; }

.news_ticker_none table { width:100%; height:25px; margin:0; padding:0; table-layout:fixed;}
.news_ticker_none table td { white-space:nowrap; overflow:hidden; height:25px; vertical-align:top; }

.news_ticker_none .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }

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

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

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

.login_white { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block;}
*:first-child+html body#white .login_white { padding-top:2px;}
.login_white legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.login_white form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px; overflow:hidden;}
.login_white form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.login_white form .idpw { float:left; width:110px;}
.login_white form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
.login_white form .login { float:right;}

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

.login_white form p.save { margin:0; clear:both; padding:.3em 0;}
.login_white form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body#white .login_white form p input { margin:-3px; }
.login_white form p.save label { font:.9em; color:#999999;}
.login_white form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap; list-style:none;}
.login_white form ul.help li { list-style:none; float:left; display:block; padding:0 3px 0 7px; background:url("../../../../widgets/login_info/skins/xe_official/css/../images/white/vrType1.gif") no-repeat left center;}
.login_white form ul.help li.first-child { background:none; padding-left:0;}
.login_white form ul.help li a { color:#999999; font:.9em; white-space:nowrap; text-decoration:none; }
.login_white form ul.help li a:hover { text-decoration:underline; }
.login_white form ul.help li.first-child a { color:#54564b;}
.login_white form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 0 6px 0; margin-top:-5px;}
.login_white form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
.login_white form .userName a { position:relative; right:0px; }
.login_white form ul.userMenu { margin:0; position:relative; padding:0 0 6px 4px; overflow:hidden; margin-top:10px;}
.login_white form ul.userMenu li { list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/xe_official/css/../images/white/bulletFF1A00.gif") no-repeat left 4px; margin-bottom:5px;}
.login_white form ul.userMenu li a { color:#54564b; text-decoration:none; }
.login_white form ul.userMenu li a:hover { text-decoration:underline; }
.login_white form p.latestLogin { margin:0; color:#999999; font:.9em;}
.login_white form p.latestLogin span { font:1em Tahoma;}

img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}
.openid_login_white { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
*:first-child+html body .openid_login_white { padding-top:2px;}
.openid_login_white legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.openid_login_white form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px; }
.openid_login_white form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.openid_login_white form .idpw { float:left;}
.openid_login_white form .idpw p { margin:0; padding:0; margin-bottom:5px; background: url("../../../../widgets/login_info/skins/xe_official/css/../images/openid_login_bg.gif") left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
.openid_login_white form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
.openid_login_white form .login { float:right;}
.openid_login_white form p.save { margin:0; padding: 0; }
.openid_login_white form p.save label { font:.9em; color:#999999;}

.latest_chija { overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/tb_mid.gif") top left repeat-x; padding-bottom:0px;}
.latest_chija .bottom_mid {  position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/bottom_mid.gif") 0 100% repeat-x; }
.latest_chija .box_mid_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/box_mid_dot.gif") left repeat-y;}
.latest_chija .box_mid_right { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/box_mid_dot.gif") top right repeat-y;}
.latest_chija .bottom_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/bottom_left.gif") 0 100% no-repeat; }
.latest_chija .bottom_right {position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/bottom_right.gif") 100% 100% no-repeat;}

.latest_chija h2 { background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/title_bullet.gif") top left no-repeat; font-size:1em; display:block; height:15px; margin:0; padding:0px 0 0 15px; margin-bottom:5px; color:#000000; }

.latest_chija ul { margin:0; padding:0; }
.latest_chija ul li { height:16px; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/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_chija ul li .title a { color:#555555; text-decoration:none; }
.latest_chija ul li .title a:hover { text-decoration:underline; }
.latest_chija ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_chija ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_chija ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_chija .left-corner{ position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/tb_left.gif") top left no-repeat;}
.latest_chija .right-corner{ background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/chija/tb_right.gif") top right no-repeat; padding: 8px}

.latest_chija .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em Tahoma;} 
.latest_chija a.more { text-decoration:none;} 
.latest_chija a.more:hover { text-decoration:underline;} 


#login_list {width:200px;height:250px;   
overflow:auto;   
SCROLLBAR-FACE-COLOR: #e7e7e7;       
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;       
SCROLLBAR-SHADOW-COLOR: #f2f2f2;       
SCROLLBAR-3DLIGHT-COLOR: ;       
SCROLLBAR-ARROW-COLOR: #ff9900;       
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
background: #F8F8F8  
}   


.nuri-pastel-logmem {width:100%;   
padding-bottom:1px; position:relative;}

.nuri-pastel-logmem .nuri-pastel_col_000 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:       ; background:       ; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_001 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#7D7D73; background:#EFEFEF; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_002 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#B8860B; background:#F5DEB3; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_003 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#ffd700; background:#FFFACD; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_004 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#EE82EE; background:#FFedFf; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_005 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#f70795; background:#FFC0CB; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_006 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#ef2121; background:#ffce9c; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_007 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#4ae6ff; background:#E0FFFF; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_008 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#8dc63f; background:#E1FFE1; font-size:1.1em;}
.nuri-pastel-logmem .nuri-pastel_col_009 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#0000FF; background:#9ccdff; font-size:1.1em;}

.nuri-pastel-logmem .nuri-pastel_col_000 ul { position:relative; color:#a4a4a4; background:#       ; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;} 
.nuri-pastel-logmem .nuri-pastel_col_001 ul { position:relative; color:#a4a4a4; background:#F8F8F8; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_002 ul { position:relative; color:#a4a4a4; background:#FDF5E6; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_003 ul { position:relative; color:#a4a4a4; background:#FFFFF0; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_004 ul { position:relative; color:#a4a4a4; background:#FFf7Ff; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_005 ul { position:relative; color:#a4a4a4; background:#FCEFF3; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_006 ul { position:relative; color:#a4a4a4; background:#FFF5EE; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_007 ul { position:relative; color:#a4a4a4; background:#F5FFFA; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_008 ul { position:relative; color:#a4a4a4; background:#F5FFFA; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem .nuri-pastel_col_009 ul { position:relative; color:#a4a4a4; background:#e6ffff; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}

.nuri-pastel-logmem ul li { height:18px; color:#a4a4a4; font:1em Tahoma; display:block; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.nuri-pastel-logmem ul li .nickmember { color:#646464; font:.9em Tahoma; }
.nuri-pastel-logmem ul li .Regdate { color:#A0A0A0; font:.8em Tahoma; white-space:nowrap; margin-right:3px;}

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

.imgcloudoutline { padding-bottom:5px; overflow:hidden; position:relative;}
.imgcloudoutline .more { position:absolute; top:12px; right:11px; color:#000000; font:.8em Tahoma;}
.imgcloudoutline a.more { text-decoration:none;} 
.imgcloudoutline a.more:hover { text-decoration:underline;} 

	.imgcloudoutline table {  
		margin: 1px auto;
		border: 0px solid #ddd;
	}
	
	.imgcloudoutline img.imgcloud {  
		border: 1px solid #e0e1db;
		padding: 2px;
		overflow: hidden;
		display:block;
	}

	.imgcloudoutline img.imgcloud:hover {  
		border: 2px solid #7899AF;
		padding: 1px;
		overflow: hidden;
		display:block;
		cursor: pointer;
	}

	.imgcloudoutline img.imgcloudbig {  
		border: 1px solid #e0e1db;
		padding: 2px;
		overflow: hidden;
	}
	
	.imgcloudoutline img.imgcloudbig:hover {  
		border: 2px solid #7899AF;
		padding: 1px;
		overflow: hidden;
		cursor: pointer;
	}

.mh_orange { overflow:hidden; position:relative; width:100%; padding-bottom:10px; }
.mh_orange .t_m { position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/t_m.gif") top left repeat-x; }
.mh_orange .b_m { position:relative;  background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/b_m.gif") 0 100% repeat-x;}
.mh_orange .box_m_l {position:relative;  background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/box_m_l.gif") top left repeat-y;}
.mh_orange .box_m_r { position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/box_m_r.gif") top right repeat-y;}
.mh_orange .b_l {position:relative;  background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/b_l.gif") 0 100% no-repeat; }
.mh_orange .b_r {position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/b_r.gif") 100% 100% no-repeat;}
.mh_orange .t_l { position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/t_l.gif") top left no-repeat;}
.mh_orange .t_r { right:1px; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/orange/t_r.gif") top right no-repeat; padding: 8px }

.mh_orange .sub { display:block; margin:-2px 0 15px 20px; color:#ffffff; font-size:1.2em; font-weight:bold; text-decoration:none; }

.mh_orange .more { position:absolute; top:8px; right:25px; color:#ffffff; font-size:0.8em; text-decoration:none; }

.mh_orange .listTable { width:100%; table-layout:fixed; border:none;}

.mh_orange .listTable tr td { border-bottom:1px dotted #DEDEDE; padding:0;margin:0; vertical-align:top; overflow:hidden; }

.mh_orange .thumbnailBox { width:100%; margin:0;padding:0;border:none; table-layout:fixed; }
.mh_orange .thumbnailBox tr td { border-bottom:none; padding:none; margin:none; }

.mh_orange .thumbnailBox .thumbnail { text-align:center; padding:5px; white-space:nowrap;}
.mh_orange .thumbnailBox .thumbnail img { padding:4px; border:1px solid #DEDEDE; }
.mh_orange .thumbnailBox .thumbnail img:hover { border:1px solid #54564b; }

.mh_orange .thumbnailBox .desc { padding-left:5px; padding-bottom:5px; }

.mh_orange .thumbnailBox .titleBox { margin-top:8px; margin-bottom:5px;}

.mh_orange .thumbnailBox .titleBox .title { }
.mh_orange .thumbnailBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
.mh_orange .thumbnailBox .titleBox .title a { color:#000000; text-decoration:none; }
.mh_orange .thumbnailBox .titleBox .title a:hover { text-decoration:underline; }


.mh_orange .thumbnailBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.mh_orange .thumbnailBox .contentBox { overflow:hidden; margin-bottom:5px;}

.mh_orange .thumbnailBox .authorBox { margin-top:5px; }

.mh_orange .thumbnailBox .author { color:#54564b; margin-right:10px;}
.mh_orange .thumbnailBox .author span,div { color:#54564b; }

.mh_orange .thumbnailBox .readAndVoted { color:#FE6700; font-size:0.9em; }
.mh_orange .thumbnailBox .readAndVoted span.div_block { color:##FE6700; font-size:0.9em; }
.mh_orange .thumbnailBox .readAndVoted strong { color:#FE6700; }

.mh_orange .thumbnailBox td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }



* {margin:0; padding:0; }
.newest_tapbox_gallery { overflow:hidden; }

.tabImageWidget .tabBox { border-bottom:1px solid #DEDEDE; height:27px; z-index:1; }
.tabImageWidget .tabBox a { text-decoration:none; color:#666666; }
.tabImageWidget .tab_title { float:left; }
.tabImageWidget .tab { position:relative; top:1px; border:1px solid #DEDEDE; margin-right:4px; float:left; cursor:pointer;  background-color:#FFFFFF; z-index:2; height:25px; }
.tabImageWidget .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; }

.tabImageWidget .tab div { float:left; height:15px; border-bottom:5px solid #EEEEEE; font-size:9pt; padding:5px 8px 0 8px; color:#666666; }
.tabImageWidget .tab div a { color:#666666; }
.tabImageWidget .on div { float:left; height:15px; border-bottom:5px solid #FFFFFF; font-size:9pt; padding:5px 8px 0 8px; color:#000000; }
.tabImageWidget .on div a { color:#000000; }

.tabImageWidget .tabContent { border:1px solid #DEDEDE; padding:10px;  border-top:none; background-color:#FFFFFF; z-index:1;}
.tabImageWidget .show { display:block; }
.tabImageWidget .hide { display:none; }

.tabImageWidget .tabContent table { border:0; width:100%; table-layout:fixed; }

.tabImageWidget .tabContent .thumbnail { padding:3px 0 2px 2px; text-align:center; }
.tabImageWidget .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }
.tabImageWidget .tabContent .thumbnail img:hover{ border:1px solid #b4b4b4; padding:5px; float:left;  }

.tabImageWidget .tabContent .titleBox { pddding:0; margin:0; height:10px; color:#888888; text-align:center; vertical-align:top;}
.tabImageWidget .tabContent .titleBox .regdate { font-family:sans-serif; font-size:.9em; color:#AAAAAA; text-align:center;}
.tabImageWidget .tabContent .titleBox .title { margin:0; white-space:nowrap; overflow:hidden;  text-align:center; }
.tabImageWidget .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.tabImageWidget .tabContent .titleBox .title a { color:#999999; text-decoration:none;}
.tabImageWidget .tabContent .titleBox .title a:hover { text-decoration:none; }
.tabImageWidget .tabContent .titleBox .title .author { color:#AAAAAA; text-align:center; }
.tabImageWidget .tabContent .titleBox .title .readAndVoted { font-family:sans-serif; font-size:.9em; color:#AAAAAA; text-align:center;}
.tabImageWidget .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.tabImageWidget .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}


.blog_widget_normal .newest_comment { border:1px solid #e0e1db; background:url("../../../../widgets/newest_comment/skins/blog_newest_comment/css/../images/normal/bgBoxTypeB.gif") repeat-x left top; margin-bottom:.7em; }
.blog_widget_normal .newest_comment h2 { margin:0; padding:0; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; }
.blog_widget_normal .newest_comment .items { margin:0; padding:10px; overflow:hidden;}
.blog_widget_normal .newest_comment .items li { font-size:.9em; display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; padding:3px 0 3px 0;}
.blog_widget_normal .newest_comment .items li a { color:#54564b; line-height:1.5em; text-decoration:none; text-decoration:none; }

.mh_blue { overflow:hidden; position:relative; width:100%; padding-bottom:10px; }
.mh_blue .t_m { position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/t_m.gif") top left repeat-x; }
.mh_blue .b_m { position:relative;  background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/b_m.gif") 0 100% repeat-x;}
.mh_blue .box_m_l {position:relative;  background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/box_m_l.gif") top left repeat-y;}
.mh_blue .box_m_r { position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/box_m_r.gif") top right repeat-y;}
.mh_blue .b_l {position:relative;  background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/b_l.gif") 0 100% no-repeat; }
.mh_blue .b_r {position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/b_r.gif") 100% 100% no-repeat;}
.mh_blue .t_l { position:relative; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/t_l.gif") top left no-repeat;}
.mh_blue .t_r { right:1px; background:url("../../../../widgets/webzine/skins/mh_webzine/css/../images/blue/t_r.gif") top right no-repeat; padding: 8px }

.mh_blue .sub { display:block; margin:-2px 0 15px 20px; color:#ffffff; font-size:1.2em; font-weight:bold; text-decoration:none; }

.mh_blue .more { position:absolute; top:8px; right:25px; color:#ffffff; font-size:0.8em; text-decoration:none; }

.mh_blue .listTable { width:100%; table-layout:fixed; border:none;}

.mh_blue .listTable tr td { border-bottom:1px dotted #DEDEDE; padding:0;margin:0; vertical-align:top; overflow:hidden; }

.mh_blue .thumbnailBox { width:100%; margin:0;padding:0;border:none; table-layout:fixed; }
.mh_blue .thumbnailBox tr td { border-bottom:none; padding:none; margin:none; }

.mh_blue .thumbnailBox .thumbnail { text-align:center; padding:5px; white-space:nowrap;}
.mh_blue .thumbnailBox .thumbnail img { padding:4px; border:1px solid #DEDEDE; }
.mh_blue .thumbnailBox .thumbnail img:hover { border:1px solid #54564b; }

.mh_blue .thumbnailBox .desc { padding-left:5px; padding-bottom:5px; }

.mh_blue .thumbnailBox .titleBox { margin-top:8px; margin-bottom:5px;}

.mh_blue .thumbnailBox .titleBox .title { }
.mh_blue .thumbnailBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
.mh_blue .thumbnailBox .titleBox .title a { color:#000000; text-decoration:none; }
.mh_blue .thumbnailBox .titleBox .title a:hover { text-decoration:underline; }


.mh_blue .thumbnailBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.mh_blue .thumbnailBox .contentBox { overflow:hidden; margin-bottom:5px;}

.mh_blue .thumbnailBox .authorBox { margin-top:5px; }

.mh_blue .thumbnailBox .author { color:#54564b; margin-right:10px;}
.mh_blue .thumbnailBox .author span,div { color:#54564b; }

.mh_blue .thumbnailBox .readAndVoted { color:#FE6700; font-size:0.9em; }
.mh_blue .thumbnailBox .readAndVoted span.div_block { color:##FE6700; font-size:0.9em; }
.mh_blue .thumbnailBox .readAndVoted strong { color:#FE6700; }

.mh_blue .thumbnailBox td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }



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

* {margin:0; padding:0; }
.uyano_tapbox { position:relative; margin-bottom:10px; _margin-bottom:5px;}

.uyano_tapbox .tabBox { position:relative; width:100%; height:27px; z-index:1; background:#ffffff url("../../../../widgets/tab_newest_document/skins/uyano_tapbox/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/uyano_tapbox/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/uyano_tapbox/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/uyano_tapbox/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/uyano_tapbox/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/uyano_tapbox/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:tahoma; font-size:.85em; color:#AAAAAA;}
.uyano_tapbox .tabContent .titleBox .title { background:url("../../../../widgets/tab_newest_document/skins/uyano_tapbox/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-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:tahoma; 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:6px; background:url("../../../../widgets/tab_newest_document/skins/uyano_tapbox/css/../images/normal/bottom_mid.gif") left top repeat-x; }
.uyano_tapbox .bottom_left { float:left; margin:0; padding:0; width:6px; height:6px;  background:url("../../../../widgets/tab_newest_document/skins/uyano_tapbox/css/../images/normal/bottom_left.gif") left top no-repeat; }
.uyano_tapbox .bottom_right { float:right; margin:0; padding:0; width:6px; height:6px; background:url("../../../../widgets/tab_newest_document/skins/uyano_tapbox/css/../images/normal/bottom_right.gif") right top no-repeat;}


