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

﻿



body{ 
margin-top: 0;
padding:0;
line-height: 1.5em;
}

img {
border:0;
}

form {
margin:0;
padding:0;
}

#maincontainer{
width: 1004px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;
height: 138px; /*Height of top section*/
}

#contentwrapper{
width: 100%;
float: left;
}

#contentcolumn{
float:right;
margin-left: 214px;
width: 790px;
overflow: hidden;
position:relative;
}

#top_mainbox{
width:100%;
height: 33px;
margin: 0px 0px 3px 0px;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -1004px; /*Set left margin to -(MainContainerWidth)*/
background:transparent url("../../../../layouts/lhooq/css/../images/sub_bgimg01.gif") no-repeat; 
}

#search_box{
width: 196px;
}

#isSearch { position:relative; top:35px; right:37px; 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/lhooq/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:#000000; border:1px solid #8E8E8D; background-color:#9fd5f1; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#ffffff; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}

#login_box{
width: 100%;
float: left;
margin: 3px 0px 3px 0px;
}

#user{
width: 100%;
float: left;
margin: 3px 0px 3px 0px;
}

#exrate{
width: 100%;
float: left;
margin: 3px 0px -8px 0px;
padding-left: 4px;
}

#carender{
width: 100%;
float: left;
margin: 0px 0px 0px 0px;
}

#d_blog{
width: 100%;
float: left;
margin: 0px 0px 0px 0px;
}

#d_cafe{
width: 100%;
float: left;
margin: 3px 0px 3px 0px;
}

#logos{
width: 100%;
float: left;
margin: -7px 0px 5px 0px;
}

#counter{
width: 100%;
float: left;
margin: 4px 0px 0px 0px;
}

#footer{
font-size:10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
clear: left;
width: 1002;
color: black;
text-align: center;
padding: 4px 0;
background:transparent url("../../../../layouts/lhooq/css/../images/bottom_bgimg.jpg") repeat-x;
margin: 2px 0px 0px 0px;
border: 1px solid #c881cf;
}

#footer a{
color: black;
}


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

.new_comment_damja { overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/tb_mid.gif") top left repeat-x;padding-bottom:0px;}
.new_comment_damja h2 { background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/title_bullet.gif") top left no-repeat; margin:0; font-size:1em; display:block; height:15px; padding:0px 0 0 20px; margin-bottom:5px; color:#000000; }
.new_comment_damja .bottom_mid {  position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/bottom_mid.gif") 0 100% repeat-x;}
.new_comment_damja .box_mid_left { position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/box_mid_dot.gif") left repeat-y;}
.new_comment_damja .box_mid_right { position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/box_mid_dot.gif") top right repeat-y;}
.new_comment_damja .bottom_left { position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/bottom_left.gif") 0 100% no-repeat;}
.new_comment_damja .bottom_right {position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/bottom_right.gif") 100% 100% no-repeat;}
.new_comment_damja .left-corner{ position:relative; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/tb_left.gif") top left no-repeat;}
.new_comment_damja .right-corner{ background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/tb_right.gif") top right no-repeat; padding: 8px}
.new_comment_damja ul.commentList { margin:0; padding:0; }
.new_comment_damja ul.commentList li { height:16px; background:url("../../../../widgets/newest_comment/skins/fiancee_new_comment/css/../images/damja/bulletD0.gif") no-repeat left 9px; margin-left:0px; margin-right: 5px; padding: 3px 0 0 8px; overflow:hidden; list-style:none; white-space:nowrap; }
.new_comment_damja ul.commentList li a { color:#555555; line-height:1.5em;  text-decoration:none;}
.new_comment_damja ul.commentList li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}
.noticeBox { padding-bottom:5px; overflow:hidden; }

.noticeBox h2 { margin:0; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:5px; color:#000000; }

.noticeBox .listTable { width:100%; table-layout:fixed; border:none;}

.noticeBox .titleBox { margin-top:8px;border-bottom:2px solid #DDDDDD; padding-bottom:5px; margin-bottom:10px; }
.noticeBox .titleBox .title { }
.noticeBox .titleBox .title strong { font-weight:normal; font-size:0.9em; color:#ed2a32; }
.noticeBox .titleBox .title a { font-weight:bold; font-size:1.4em; color:#444444; text-decoration:none; }
.noticeBox .titleBox .title a:hover { font-weight:bold; font-size:1.4em; text-decoration:underline; }
.noticeBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.noticeBox .contentbox { line-height:120%; }
.noticeBox .contentbox img.thumbnail { padding:4px; border:1px solid #DEDEDE; margin:0 10px 10px 0;}
.noticeBox .contentbox img.thumbnail:hover { border:1px solid #54564b; }

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

.new_images_damja {  overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/tb_mid.gif") top left repeat-x; margin:0; padding-bottom:0px; }

.new_images_damja .bottom_mid { position:relative;  background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/bottom_mid.gif") 0 100% repeat-x;}
.new_images_damja .box_mid_left {position:relative;  background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/box_mid_dot.gif") top left repeat-y;}
.new_images_damja .box_mid_right { position:relative; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/box_mid_dot.gif") top right repeat-y;}
.new_images_damja .bottom_left {position:relative;  background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/bottom_left.gif") 0 100% no-repeat; }
.new_images_damja .bottom_right {position:relative; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/bottom_right.gif") 100% 100% no-repeat;}

.new_images_damja .top_left{ position:relative; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/tb_left.gif") top left no-repeat;}
.new_images_damja .top_right{ right:1px; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/tb_right.gif") top right no-repeat; padding: 3px }

.new_images_damja h2 { background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/damja/title_bullet.gif") left no-repeat; font-size:1em; margin:0; height:12px; padding:4px 0 0 20px; margin-bottom:5px; color:#000000; }
.new_images_damja .more { position:absolute; top:6px; right:10px; color:#ffffff; font:.8em Tahoma;}
.new_images_damja a.more { text-decoration:none;} 
.new_images_damja a.more:hover { text-decoration:underline;} 

.new_images_damja .thumbnail_box { margin:0; padding:0; width:100%; table-layout:fixed; }
.new_images_damja .thumbnail_box .thumbnail { margin:3px; padding:3px; border:none; text-align:center; }
.new_images_damja .thumbnail_box .thumbnail img { border:1px solid #DEDEDE; }
.new_images_damja .thumbnail_box .thumbnail img:hover { border:1px solid #54564b; }

.new_images_damja .thumbnail_box .title {  margin:0; text-align:center; }

.new_images_damja .thumbnail_box a { color:#000000; text-decoration:none; }
.new_images_damja .thumbnail_box a:visited { color:#54564b; text-decoration:none; }

.new_images_damja .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
.new_images_damja .thumbnail_box div strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
.new_images_damja .thumbnail_box div.author { color:#54564b; text-align:center;}
.new_images_damja .thumbnail_box div.author span,div { color:#54564b; }
.new_images_damja .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

.new_images_damja .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
.new_images_damja .thumbnail_box div.readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.new_images_damja .thumbnail_box div.readAndVoted strong { color:#FE6700; }

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

.login_default { margin:0; padding:0; border:2px solid #a280c5; width:196px; position:relative; _padding-top:2px; display:block;}
*:first-child+html body .login_default { padding-top:2px;}
.login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.login_default form { position:relative; padding:11px 11px 7px 11px; width:172px;}
.login_default form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.login_default form .idpw { float:left; width:110px; }
.login_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
.login_default form .login { float:right;}

.login_default form p.securitySignIn { clear:both; padding:0 0 0 18px; margin:4px 0 0 0; }
.login_default form p.noneSSL { background:url("../../../../widgets/login_info/skins/xe_official/css/../images/none_ssl.png") no-repeat left top; }
.login_default form p.SSL { background:url("../../../../widgets/login_info/skins/xe_official/css/../images/ssl.png") no-repeat left top; }
.login_default form p.noneSSL a { color:#BF6801; text-decoration:none; }
.login_default form p.SSL a { color:#9CAC74; text-decoration:none; }

.login_default form p.save { margin:0; clear:both; padding:.3em 0;}
.login_default form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .login_default form p input { margin:-3px; }
.login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
.login_default form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
.login_default form ul.help li { float:left; display:block; padding:0 3px 0 7px; background:url("../../../../widgets/login_info/skins/xe_official/css/../images/default/vrType1.gif") no-repeat left center;}
.login_default form ul.help li.first-child { background:none; padding-left:0;}
.login_default form ul.help li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none; }
.login_default form ul.help li.first-child a { color:#54564b; text-decoration:none;}
.login_default form ul.help li a:hover { text-decoration:underline; }
.login_default form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 0 6px 0; margin-top:-5px;}
.login_default form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
.login_default form .userName a { position:relative; right:0px; }
.login_default form ul.userMenu { margin:0; position:relative; padding:0 0 6px 4px; margin-top:10px;}
.login_default form ul.userMenu li { list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/xe_official/css/../images/default/bulletFF1A00.gif") no-repeat left 4px;  margin-bottom:5px;}
.login_default form ul.userMenu li a { color:#54564b; text-decoration:none;}
.login_default form ul.userMenu li a:hover { text-decoration:underline;}
.login_default form p.latestLogin { margin:0; color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.login_default form p.latestLogin span { font:1em Tahoma;}

img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}
.openid_login_default { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
*:first-child+html body .openid_login_default { padding-top:2px;}
.openid_login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.openid_login_default form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px; }
.openid_login_default form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.openid_login_default form .idpw { float:left;}
.openid_login_default 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_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
.openid_login_default form .login { float:right;}
.openid_login_default form p.save { margin:0; padding:0; clear:both; padding:.3em 0;}
.openid_login_default form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .openid_login_default form p input { margin:-3px; }
.openid_login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}

.logged_members { overflow:hidden; border: 2px solid #a280c5; }
.logged_members ul { margin:0; padding:0; overflow:hidden; width:100%;}
.logged_members ul li { white-space:nowrap; padding:2px; overflow:hidden; color:#54564b;}

/* Calendar */
.widget_calendar { padding:1.2em .8em; position:relative; border:2px solid #a280c5; margin-bottom:.7em;}
.widget_calendar table { width:100%;}
.widget_calendar table caption { font:bold 1em Tahoma; color:#9a9a9a; padding-bottom:.6em; background:url("../../../../widgets/calendar/skins/blog_calendar_list/css/none");}
.widget_calendar table caption .mm { font:bold 1em Tahoma; color:#54564b;}
.widget_calendar table caption a { padding:.2em;}
.widget_calendar table caption a img { width:13px; height:13px;}
.widget_calendar table caption a.back { background:url("../../../../widgets/calendar/skins/blog_calendar_list/css/../images/buttonArrowCalendarLeft.gif") no-repeat left 3px; width:13px; height:13px;}
.widget_calendar table caption a.next { background:url("../../../../widgets/calendar/skins/blog_calendar_list/css/../images/buttonArrowCalendarRight.gif") no-repeat left 3px; width:3px; height:13px;}
.widget_calendar table th,
.widget_calendar table td { padding:.25em 0;}
.widget_calendar table th { font-weight:normal; font-size:.9em; color:#9a9a9a;}
.widget_calendar table th.sun { color:#fe3614;}
.widget_calendar table td { text-align:center;}
.widget_calendar table td a { font:.9em Tahoma; color:#9a9a9a;}
.widget_calendar table td.sun { color:#fe3614;}
.widget_calendar table td.sun a { color:#fe3614;}
.widget_calendar table td.today { font-weight:bold; color:#54564b;}
.widget_calendar table td.today a { font-weight:bold; color:#54564b;}
.widget_calendar table td.posted a { text-decoration:underline;}

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

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

