@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 { display:inline; border:2px solid #444444; background-color:#FFFFFF; padding:15px 20px 13px 20px; font-weight:bold; color:#444444; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#fororiginalimageareabg { z-index:1001; background-color:#FFFFFF; width:100%; height:100%; top:0px; left:0px; position:relative; padding:20px 10px 10px 10px; border:8px solid #DDDDDD; } 
#fororiginalimagearea { visibility:hidden; padding:0px; margin:0px; width:100%; height:100%; top:0px; left:0px; position:absolute; z-index:1000; text-align:left; overflow:hidden; }
#fororiginalimage { z-index:1002; }
#closeOriginalImageBtn { position:absolute; right:8px; top:5px; cursor:pointer; width:50px; height:12px; z-index:1003; }
#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;}



/* SimpleModal Styles */
#modalOverlay { background-color:#000; }
#modalContainer { width: 700px; left:50%; top:15%; margin-left:-350px; background-color:#fff; border:3px solid #ccc;}
a.modalCloseImg { background:url("../../../../modules/planner/skins/lifepod/css/../images/common/x.png") no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}



/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/**
 * Header
 **/

/* planner Title */
.plannerHeader { border:1px solid #e1e1dd; border-bottom:0; background:#ffffff url("../../../../modules/planner/skins/lifepod/css/../images/common/bgH3.gif") repeat-x left bottom; overflow:hidden;}
.plannerHeader .plannerHeaderBorder { width:100%;}
.plannerHeader h3 { margin:0; float:left; padding:15px 15px 12px 15px; font-size:1.2em; background:#ffffff url("../../../../modules/planner/skins/lifepod/css/../images/common/lineH3.gif") no-repeat right bottom;}

/* planner Description */
.plannerDescription { color:#AEAEAE; border:1px solid #DDDDDD; overflow:hidden; padding:10px; margin-top:5px; background-color:#FFFFFF;}

/* planner Information */
.plannerInformation { width:100%; clear:both; margin:10px 0 2px 0; overflow:hidden; color:#666666;}
.articleNum { float:left; padding:0 0 0 15px; }

/* account Navigation */
.accountNavigation { margin:0; padding:0; float:right; }
.accountNavigation li { float:left; margin-left:7px; list-style:none; }
.accountNavigation li a { white-space:nowrap; color:#666666; text-decoration:none;}
.accountNavigation li.setup a { background:url("../../../../modules/planner/skins/lifepod/css/../images/common/iconSetup.gif") no-repeat left top; padding-left:14px; }
.accountNavigation li.admin a { background:url("../../../../modules/planner/skins/lifepod/css/../images/common/iconAdmin.gif") no-repeat left top; padding-left:12px; }
.accountNavigation li.listType { margin-left:5px; }
.accountNavigation li.loginAndLogout a { background:url("../../../../modules/planner/skins/lifepod/css/../images/common/line_1x10_e0e0e0.gif") no-repeat left 2px; padding-left:8px; }

/* secret Content */
.secretContent { margin:20px auto; text-align:center; border:1px solid #EFEFEF; width:240px; }
.secretContent .title { padding:10px 0 10px 0; background-color:#EFEFEF; display:block; font-weight:bold; }
.secretContent .content { padding:10px 0 10px 0; background-color:#FFFFFF; display:block; }

/* plannerRead */
.viewDocument { border-bottom:2px solid #AAAAAA; margin-bottom:20px; }
.plannerRead { margin:10px  0 10px 0; }

.plannerRead .titleAndUser { overflow:hidden; border-bottom:1px solid #e0e1db; }

.plannerRead .titleAndUser .title { float:left; margin:10px 0 5px 0; }
.plannerRead .titleAndUser h4 { margin:0; font-size:1.5em; margin-left:3px;}
.plannerRead .titleAndUser h4 a { color:#000000; text-decoration:none; }
.plannerRead .titleAndUser h4 a:hover { text-decoration:underline; }

.plannerRead .titleAndUser .userInfo { float:right; white-space:nowrap; margin-top:11px; }
.plannerRead .titleAndUser .userInfo .author { color:#3074a5; }
.plannerRead .titleAndUser .userInfo .author a { font-size:.9em; color:#3074a5; text-decoration:none; }

.plannerRead .dateAndCount { clear:both; white-space:nowrap; color:#444444; margin:5px 0 0 0; float:left; font-size:.9em; font-family:tahoma; line-height:17px; padding-bottom:10px; }
.plannerRead .dateAndCount .date { float:right; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/calendar.gif") no-repeat left top; padding-left:18px; margin-left:10px; }
.plannerRead .dateAndCount .readedCount { float:right; color:#AAAAAA; margin-left:10px; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/read.gif") no-repeat left top; padding-left:18px; color:#4A3FD7;}
.plannerRead .dateAndCount .votedCount { float:right; color:#AAAAAA;  margin-left:10px; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/vote.gif") no-repeat left top; padding-left:18px; color:#D76A3F;}
.plannerRead .dateAndCount .replyAndTrackback { float:right; }
.plannerRead .dateAndCount .replyAndTrackback .replyCount { margin-left:10px; float:left; background:#FFFFFF url("../../../../modules/planner/skins/lifepod/css/../images/common/iconReply.gif") no-repeat left 1px; padding-left:15px; }
.plannerRead .dateAndCount .replyAndTrackback .trackbackCount { margin-left:10px; float:left; background:#FFFFFF url("../../../../modules/planner/skins/lifepod/css/../images/common/iconTrackback.gif") no-repeat left 1px; padding-left:15px; }
.plannerRead .dateAndCount .replyAndTrackback a { color:#333333; white-space:nowrap; text-decoration:none; }
.plannerRead .dateAndCount .replyAndTrackback a:hover { text-decoration:underline; }
.plannerRead .dateAndCount .category { float:left; margin-right:10px; }
.plannerRead .dateAndCount .category a { color:#555555; text-decoration:none; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/category.gif") no-repeat left -1px; padding-left:18px; font-weight:bold;}
.plannerRead .dateAndCount .category a:hover { text-decoration:underline; }
.plannerRead .dateAndCount .uri { float:left; }
.plannerRead .dateAndCount .uri a { text-decoration:none; margin-left:4px; color:#BBBBBB; }

/* extraVars list */
.plannerRead .extraVarsList { width:100%; border:1px solid #e0e1db; border-bottom:none; margin:0 0 30px 0; table-layout:fixed;}
.plannerRead .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;}
.plannerRead .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; }
.plannerRead .extraVarsList td a { color:#555555; }

.plannerRead .readBody { color:#555555; margin-top:20px; }
.plannerRead .readBody .contentBody .ipaddress { text-align:right; margin-top:10px; color:#bbbbbb; font-family:tahoma;}


.plannerRead .tag { background:#FFFFFF url("../../../../modules/planner/skins/lifepod/css/../images/common/iconTag.gif") no-repeat 3px 2px; padding-left:25px; margin:10px 0 0 0; }
.plannerRead .tag ul { margin:0; padding:0; }
.plannerRead .tag li { display:inline; list-style:none; }
.plannerRead .tag li a { color:#444444;}

.plannerRead .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px; overflow:hidden;}
.plannerRead .fileAttached h5 { font-weight:normal; color:#999999; font-size:1em; line-height:22px; }
.plannerRead .fileAttached ul { padding:0; margin:0; }
.plannerRead .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin-right:10px; height:18px;}
.plannerRead .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; }
.plannerRead .fileAttached li a:visited { color:#777777;}

.plannerRead .contentButton { text-align:right;margin:10px 0 5px 0; border-top:1px solid #DDDDDD; padding-top:10px;}


.trackbackBox { padding:.6em .6em; color:#666666; border:1px solid #e0e1db;;margin-top:.5em; }
.trackbackBox .trackbackUrl { color:#1F3DAE; font-size:.9em; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/iconTrackback.gif") no-repeat left top; padding-left:18px; margin:0 0 3px 10px; height:18px;}
.trackbackBox .trackbackItem { background-color:#F3F3F3; padding:.6em .8em .6em .6em; line-height:1.25em; border-top:1px dotted #EEEEEE; list-style:none;}
.trackbackBox p { display:inline; margin-bottom:1em;}
.trackbackBox a { color:#666666; text-decoration:none;}
.trackbackBox div  { clear:both; }
.trackbackBox address { display:block; padding:0 .3em 0 0; }
.trackbackBox address a { font-size:.9em; color:#3074a5; margin-right:.3em; float:left;}
.trackbackBox address .date { font:.8em Tahoma; color:#cccccc; float:right;}

.replyBox { padding:10px; color:#666666; border:1px solid #e0e1db; margin-top:.5em;}
.replyBox .replyItem { background-color:#FFFFFF; padding:.6em .8em .6em .6em; line-height:1.25em; clear:both; border-bottom:1px dotted #EEEEEE; list-style:none;}
.replyBox p { display:inline; margin-bottom:1em;}
.replyBox .author { float:left; padding:0 .3em 0 0; font-size:.9em; color:#3074a5; margin:0 .3em .5em 0;}
.replyBox .author a { color:#3074a5; margin-right:.3em; text-decoration:none; }
.replyBox .voted { float:left; font-size:.9em; color:#AAAAAA; margin:0 .3em .5em 1em;}
.replyBox .date { float:right; font:.8em Tahoma; color:#cccccc; margin:.3em 0 .5em 0;}

.replyBox .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em;}
.replyBox .replyOption img { vertical-align:middle;}

.replyBox .replyContent { clear:left; }
.replyBox .replyContent p { display:block; }
.replyBox .reply { background-color:#F4F4F4; border-bottom:1px dotted #DDDDDD;}
.replyBox .replyIndent { background:url("../../../../modules/planner/skins/lifepod/css/../images/common/iconReplyArrow.gif") no-repeat .0em .3em; padding-left:1.3em;}

.replyBox .fileAttached { border:1px solid #EFEFEF; background-color:#F4F4F4; padding:5px; margin-top:10px; overflow:hidden;}
.replyBox .fileAttached ul { border:0; margin:0; }
.replyBox .fileAttached h5 { font-weight:normal; color:#999999; float:left; font-size:1em; line-height:22px;}
.replyBox .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin-right:10px; height:18px;}
.replyBox .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#444444; }
.replyBox .fileAttached li a:visited { color:#777777;}

.commentButton { margin-top:.5em; }

/* gallery sub menu */
.plannerSubMenu { margin:0 0 .5em 0; padding:1em 0 .5em .5em; border-bottom:1px solid #e0e1db;}
.plannerSubMenu a { text-decoration:none; color:#666666; vertical-align:bottom; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/line_1x10_e0e0e0.gif") no-repeat right 5px; padding-left:10px; padding-right:10px; _padding-top:5px; position:relative; top:5px; }
.plannerSubMenu img.sort { vertical-align:middle; }

/* list */
.plannerList { width:100%; border:1px solid #e0e1db; border-top:none; table-layout:fixed;}
.plannerListNoTopBorder { border:none; }
.plannerList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden;}
html:not([lang*=""]) .plannerList th { height:33px; }
.plannerList th.no_line { background-position:-3px bottom; }
.plannerList th a { color:#3e3f3e; text-decoration:none; }
.plannerList th.num { border-left:1px solid #ffffff; }
.plannerList th.checkbox { text-align:center; }
.plannerList th.title { text-align:center; padding-left:1em; }
.plannerList th.topic { text-align:left; padding-left:1em; }
.plannerList th.category { text-align:left; padding-left:1em; }
.plannerList th.category select { vertical-align:middle; width:200px; height:20px;}
.plannerList th.reading, th.recommend , th.date { white-space:nowrap;}
.plannerList th .sort { padding:0 .2em; vertical-align:middle;}

.plannerList tr.notice { background:#f8f8f8; }
.plannerList tr.notice .num { font-weight:bold;}
.plannerList tr.bg1 { background:#ffffff}
.plannerList tr.bg2 { background:#fbfbfb;}
.plannerList td { border-top:1px solid #eff0ed; padding:.5em;}
.plannerList td.num { font:.8em tahoma; color:#999999; padding:.5em 1em; text-align:center;}
.plannerList td.checkbox { font:.8em tahoma; color:#999999; text-align:center;}
.plannerList tr.notice td.num { padding:.5em; white-space:nowrap;}
.plannerList tr.notice td.notice { font-size:.9em; color:#999999; font-weight:bold; text-align:center;}
.plannerList td.thumb img { border:1px solid #E0E1DB; padding:3px; }

.plannerList td.title {padding-left:1em; }
.plannerList td.title strong.category { font-size:1em; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/line_1x10_e0e0e0.gif") no-repeat right 3px; padding-right:.5em; margin-right:.5em;}
.plannerList td.title.bold { font-size:1.2em; font-weight:bold;}
.plannerList td.title.bold a { position:relative; top:.3em;}
.plannerList td.title * { vertical-align:middle;} 
.plannerList td.title,
.plannerList td.title a { color:#444444; text-decoration:none;}
.plannerList td.title a:visited { color:#777777;}

.plannerList td.topic { padding-left:1em; color:#888888; }
.plannerList td.topic strong a { font-size:1em; font-weight:normal; text-decoration:none; color:#222222; }
.plannerList td.topic strong a:visited { color:#777777; }
.plannerList td.topic .category { background:url("../../../../modules/planner/skins/lifepod/css/../images/common/line_1x10_e0e0e0.gif") no-repeat left 3px; padding-left:.5em; margin-left:.5em; color:#AAAAAA; }
.plannerList td.topic div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; }
.plannerList td.topic div.author strong { font-size:1.2em; font-weight:normal; color:#666666; }
.plannerList td.commentCount { font:bold .8em Tahoma; color:#888888; text-align:center; }

.plannerList td.latestPost { color:#888888; }
.plannerList td.latestPost div.author { margin-top:.5em; color:#BBBBBB; font-size:0.8em; }
.plannerList td.latestPost div.author strong { font-size:1.2em; font-weight:normal; color:#666666; }
.plannerList td.latestPost div.date { font-size:0.8em; margin-top:.5em; }
.plannerList td.latestPost div.date strong { font-family:Tahoma; font-weight:normal; color:#666666; }

.plannerListNoTopBorder td { border-top:none; border-bottom:1px solid #eff0ed; padding:.5em;}

.plannerList td.webzineTitle { padding-left:1em; color:#777777;}
.plannerList td.webzineTitle strong.category { font-size:1em; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/line_1x10_e0e0e0.gif") no-repeat right 3px; padding-right:.5em; margin-right:.5em;}
.plannerList td.webzineTitle.bold { font-size:1.2em; font-weight:bold;}
.plannerList td.webzineTitle * { vertical-align:middle;} 
.plannerList td.webzineTitle,
.plannerList td.webzineTitle a { color:#444444; text-decoration:none;}
.plannerList td.webzineTitle a:visited { color:#777777;}

.plannerList td.summary { border-top:none; vertical-align:top; color:#666666; line-height:1.25em; padding-left:1em;}
.plannerList td.summary a { color:#666666; text-decoration:none; line-height:inherit;}
.plannerList td.summary a:visited { color:#999999;}

.plannerList td .replyAndTrackback img.trackback { margin-bottom:-.1em;}
.plannerList td .replyAndTrackback strong { font:bold 1em Tahoma;}
.plannerList td .replyAndTrackback { font:.8em Tahoma; }
.plannerList td.author { color:#333333; font-size:.95em; padding-left:1em;}
.plannerList td.author a { font-size:1em; color:#333333;}
.plannerList td.reading { font:.8em Tahoma; color:#999999; text-align:center;}
.plannerList td.recommend { font:bold .8em Tahoma; text-align:center;}
.plannerList td.date { font:.8em Tahoma; color:#999999; text-align:center; white-space:nowrap;}
.plannerList td input { _margin:-3px;}

.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; _position:relative; _top:3px; font:.75em Tahoma; text-align:center;}
*:first-child+html .buttonTypeGo { position:relative; top:3px; }

.thumbnailBox { margin-top:1em; clear:both; overflow:hidden; border-bottom:1px solid #e0e1db; }
.thumbnailBox div.cell { display:block; float:left; overflow:hidden; margin-bottom:1em; margin-right:1em;}
.thumbnailBox div.cell img.thumb { padding:2px; border:1px solid #e0e1db; display:block; margin-bottom:1em; margin-left:auto;margin-right:auto;}
.thumbnailBox div.title { color:#3B96C0; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:center;}
.thumbnailBox div.title a { color:#3B96C0; text-decoration:none;}
.thumbnailBox div.nameAndDate { font-size:.9em; color:#999999; margin-bottom:.2em; text-align:center;}
.thumbnailBox div.nameAndDate a { color:#999999;}
.thumbnailBox div.nameAndDate .author { margin-left:auto; margin-right:right; }
.thumbnailBox div.nameAndDate .author div { display:inline; vertical-align:middle;}
.thumbnailBox div.nameAndDate .date { font:.8em Tahoma; color:#999999;}
.thumbnailBox div.readAndRecommend { font-size:.9em; color:#666666; text-align:center;}
.thumbnailBox div.readAndRecommend .num { font:.8em Tahoma;}
.thumbnailBox div.readAndRecommend .vr { color:#dddddd;}
.thumbnailBox div.readAndRecommend strong.num { font:bold .8em Tahoma; color:#ff6600;}

/* planner Bottom */
.plannerBottom { margin-top:10px; }

/* list button */
.leftButtonBox { float: left; }
.rightButtonBox { float: right; }

/* pageNavigation */
.pageNavigation { text-align:center; font:bold 11px Tahoma; margin-top:5px;}
.pageNavigation a { font:bold 1em Tahoma; color:#666666; text-decoration:none; margin:0 10px 0 0; }
.pageNavigation .current { font:bold 1em Tahoma; text-decoration:none; margin:0 10px 0 0; }
.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; }
.pageNavigation a:visited { color:#999999; }
.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { margin-bottom:2px;}

/* Search Form */
.plannerSearch { margin-top:30px; margin-left:auto; margin-right:auto; clear:both; text-align:center;}
.plannerSearch select { height:20px; }
.plannerSearch input { height:18px; }

/* plannerWrite */
.plannerEditor { margin-bottom:10px; }
.commentEditor { margin-top:10px; }
.plannerWrite { border:1px solid #e0e1db; padding-bottom:10px;}
.plannerWrite fieldset { border:none; }
.plannerWrite .userNameAndPw { margin:10px 10px 0 10px; }
.plannerWrite .userNameAndPw .userName {width:60px; margin-right:10px; }
.plannerWrite .userNameAndPw .userPw {width:60px; margin-right:10px; }
.plannerWrite .userNameAndPw .emailAddress {width:60px; margin-right:10px; }
.plannerWrite .userNameAndPw .homePage {width:60px; margin-right:10px; }

.plannerWrite .title { margin-top:5px; }
.plannerWrite .title .category { margin-left:10px; }
.plannerWrite .title label.title { margin:0 10px 0 10px; }
.plannerWrite .title input.title { width:60%;}

.plannerWrite dl { padding:0; margin:0; }
.plannerWrite dl dd { padding:0; margin:0; }
.plannerWrite dl.option { margin:10px 0 3px 10px; padding:0;}
.plannerWrite dl.option dd { display:inline; margin-right:5px; }
.plannerWrite dl.option dd * { vertical-align:middle;}
.plannerWrite dl.option dd select { width:8em; font-size:.95em; }

.plannerWrite .tag { margin-top:10px; margin-left:10px; }
.plannerWrite .tag .inputTypeText { width:90%; background:#FFFFFF url("../../../../modules/planner/skins/lifepod/css/../images/common/iconTag.gif") no-repeat 5px 5px; padding-left:30px;}
.plannerWrite .tag .help { vertical-align:middle;}
.plannerWrite .tag .info { font-size:.9em; color:#999999; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/iconArrowD8.gif") no-repeat left center; margin-top:5px;}

.plannerWrite .extraVarsList { width:100%; border-top:1px solid #e0e1db; border-bottom:none; margin:0 0 10px 0; table-layout:fixed;}
.plannerWrite .extraVarsList th { font-weight:normal; color:#555555; text-align:left; padding:4px 0 4px 10px; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;}
.plannerWrite .extraVarsList td { color:#555555; border-bottom:1px solid #e0e1db; padding:4px 0 4px 10px; }
.plannerWrite .extraVarsList td a { color:#555555; }

.plannerWrite .extraVarsList p { margin:5px 0 0 0; padding:0; font-size: 0.9em; color: #666; }
.plannerWrite .extraVarsList ul { margin:0; padding:0; }

.smallBox { border:1px solid #e0e1db; margin-left:auto; margin-right:auto; }
.smallBox.w268 { width:268px;}
.smallBox .header { margin:0; padding:0; position:relative; _width:100%; background:#ffffff url("../../../../modules/planner/skins/lifepod/css/../images/common/bgH3.gif") no-repeat left bottom; overflow:hidden;}
.smallBox .header h3 { margin:0; padding:0; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border-bottom:3px solid #fe3614; }
.smallBox .complex { padding:1.5em 2em 2em 2em;}
.smallBox .inputPassword { position:relative; border:none; padding:2em 2em 1.5em 2em;}
.smallBox .inputPassword .inputTypeText { float:left; margin-right:.5em; width:8em;}
.smallBox .inputPassword legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.smallBox .messageBox { background-color:#F3F3F3; padding:20px; border-bottom:1px solid #EEEEEE;}


/* 게시물의 팝업 메뉴 */
.comment_popup_menu, .document_popup_menu { text-align:right; background:none; background:url("../../../../modules/planner/skins/lifepod/css/../images/common/document_menu.gif") no-repeat right top; padding:0 15px 0 0; height:18px; }
.comment_popup_menu span, .document_popup_menu span { cursor:pointer; display:inline; }

/* tag list */
.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;}
.tagsBox h5 { margin:0; padding:2px; }
.tags { width:100%; }
.tags div { float:left; padding:2px; margin-right:10px; overflow:hidden; white-space:nowrap; height:15px;}
.tags div a { text-decoration:none; color:#555555; line-height:150%;}
.tags div a:hover { background-color:#888888; color:#FFFFFF;}
.tags .tagTypeA a { color:#fe3614; font-weight:bold; font-size:12pt; background-color:#EFEFEF; margin:0;}
.tags .tagTypeB a { color:#fe3614; font-size:11pt; margin:0;}
.tags .tagTypeC a { font-weight:bold; font-size:11pt; margin:0; background-color:#EFEFEF;}
.tags .tagTypeD a { font-weight:bold; margin:0; background-color:#EFEFEF;}
.tags .tagTypeE a { font-weight:normal; margin:0;}


/* 회원 서명 및 프로필 이미지 출력 */
.memberSignature { border:1px solid #e0e1db; padding:10px; margin-top:20px;}
.memberSignature .profile { float:left; margin-right:20px; }
.commentProfileImage { margin:0 0 10px 0; }


/* lifepod */
input.CalendarViewMonth {
    width:50px;
    height:26px;
    overflow:hidden;
    border:none;
    background-color:transparent;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_view_right.gif");
    cursor:pointer;
    font-size:9pt;
    margin-right:5px;
    margin-top:5px;
    text-indent:-3px;
    /display:block;
    /float:left;
}

input.CalendarView2Week {
    width:50px;
    height:26px;
    overflow:hidden;
    border:none;
    background-color:transparent;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_view_inner.gif");
    cursor:pointer;
    font-size:9pt;
    margin-top:5px;
    /display:block;
    /float:left;
}

input.CalendarViewWeek {
    width:50px;
    height:26px;
    overflow:hidden;
    border:none;
    background-color:transparent;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_view_inner.gif");
    cursor:pointer;
    font-size:9pt;
    margin-top:5px;
    /display:block;
    /float:left;
}

input.CalendarView4Day {
    width:50px;
    height:26px;
    overflow:hidden;
    border:none;
    background-color:transparent;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_view_inner.gif");
    cursor:pointer;
    font-size:9pt;
    margin-top:5px;
    /display:block;
    /float:left;
}

input.CalendarViewDay {
    width:50px;
    height:26px;
    overflow:hidden;
    border:none;
    background-color:transparent;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_view_left.gif");
    cursor:pointer;
    font-size:9pt;
    margin-top:5px;
    text-indent:3px;
    /display:block;
    /float:left;
}

input.CalendarMovePrev {
    width:34px;
    height:26px;
    overflow:hidden;
    text-indent:-3000px;
    line-height:1000px;
    border:none;
    background-color:transparent;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_move_left.gif");
    cursor:pointer;
    margin-left:5px;
    margin-top:5px;
    /display:block;
    /float:left;
}

input.CalendarMoveToday {
    width:31px;
    height:26px;
    overflow:hidden;
    text-indent:-3000px;
    line-height:1000px;
    border:none;
    background-color:transparent;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_move_today.gif");
    cursor:pointer;
    margin-top:5px;
    /display:block;
    /float:left;
}

input.CalendarMoveNext {
    width:34px;
    height:26px;
    overflow:hidden;
    text-indent:-3000px;
    line-height:1000px;
    border:none;
    background-color: transparent;
    background-image: url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/default_move_next.gif");
    cursor:pointer;
    margin-top:5px;
    /display:block;
    /float:left;
}

#div_calendar a.CalendarIconAdd {
    cursor: pointer;
    width: 15px;
    height: 15px;
    text-indent: -300px;
    overflow: hidden;
    background-image:url("../../../../modules/planner/skins/lifepod/css/../images/lifepod/icon_add.gif");
}


/* planner Title */
.plannerHeader h3 { margin:0; border-bottom:3px solid #38b549; }

/* planner Information */
.articleNum { float:left; background:url("../../../../modules/planner/skins/lifepod/css/../images/green/iconArticle.gif") no-repeat left top; }
.articleNum strong { font:bold 11px Tahoma; color:#ff6600;}

/* account Navigation */
.accountNavigation li.join a { background:url("../../../../modules/planner/skins/lifepod/css/../images/green/iconMyInfo.gif") no-repeat left top; padding-left:14px; }
.accountNavigation li.myInfo a { background:url("../../../../modules/planner/skins/lifepod/css/../images/green/iconMyInfo.gif") no-repeat left top; padding-left:14px; }

/* style.list */
.plannerList th { background:#ffffff url("../../../../modules/planner/skins/lifepod/css/../images/green/lineBoardListTh.gif") no-repeat left bottom; }
.plannerList td.recommend { color:#38b549; }
.plannerList td .replyAndTrackback { color:#38b549; }
.buttonTypeGo { background:url("../../../../modules/planner/skins/lifepod/css/../images/green/buttonTypeInput24.gif") no-repeat; }

/* pageNavigation */
.pageNavigation .current { color:#38b549; }

/* plannerRead */
.plannerRead .fileAttached li { background:url("../../../../modules/planner/skins/lifepod/css/../images/green/iconFile.gif") no-repeat left top;}

/* replyAndTrackback */
.buttonBox .replyAndTrackback a strong { color:#38b549;}

.replyBox .fileAttached li { background:url("../../../../modules/planner/skins/lifepod/css/../images/green/iconFile.gif") no-repeat left top;}


/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* Limegreen 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/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/bgBody.gif") repeat-x left top; }
#bodyWrap { width:980px; margin:5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:70px; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/bgHeader.gif") no-repeat right top; margin-bottom:5px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:-51px; left:0px;}
#language { position:absolute; top:-17px; right:0px; z-index:100;}
#language strong { color:#000000; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #eaeaea; background:#ffffff;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:60px; padding:3px 8px; font:9px Tahoma; color:#000000; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

#top_link { margin:0; padding:0; position:absolute; top:-45px; right:0px; clear:both;}
#top_link a { text-decoration:none; color:#000000; font:1em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#top_link a:hover, {text-decoration:underline; color:#098e07}
#top_link li { display:inline; padding:0 0em 0 .5em; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/vrType1.gif") no-repeat left center;}
#top_link li a { text-decoration:none; color:#000000; font:1em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#top_link li a:hover, {text-decoration:underline; color:#098e07}
#top_link li address { display:inline; }

#sub_link { position:absolute; top:8px; right:0px; overflow:hidden; white-space:nowrap;}
#sub_link li { font-weight:bold; float:left; list-style:none; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/vrType1.gif") no-repeat left center;  padding:0px 5px 0px 5px; position:relative; left:-2px; white-space:nowrap;}
#sub_link li.sub_link_first { background:none;}
#sub_link li a { text-decoration:none; color:#666666; font:1em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#sub_link li a:hover, {  color:#252525;}
#sub_link li address { display:inline; }

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb { position:absolute; text-align:center; top:0px; left:0; height:36px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { font-weight:bold; font-size:1.2em; float:left; list-style:none; left center; position:relative; white-space:nowrap;}
#gnb li a { width:100px; display:block; float:left; padding:12px 0px 0 0px; height:36px; color:#363636; white-space:nowrap; text-decoration:none; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/TopPbgGnbBack.gif") no-repeat center top;}
#gnb li a:hover, {color:#000000;}
#gnb li a:focus { color:#eaeaea;}
#gnb li.on a { width:100px; font-weight:bold; padding:12px 0px 0 0px; height:36px; color:#ffffff; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/TopPbgGnbOn.gif") no-repeat center top;}

.subMenu{margin:0; padding:0; position:absolute; top:47px; left:15px; overflow:hidden; white-space:nowrap;}
#lnb1{margin:0; padding:10; font-weight:bold; color:#ffffff; padding-left:10px; padding-right:10px; text-decoration:none; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/bgGnbVr.gif") no-repeat right center; position:relative;white-space:nowrap; }
#lnb1:hover,focus {color:#0080ed;}
#lnb1.on { font-weight:bold; color:#0080ed;}

#gnb2 { position:absolute; top:36px; left:0; height:40px; overflow:hidden; white-space:nowrap; margin-bottom:0px;}
#gnb2 li { font-weight:bold; float:left; list-style:none; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/bgGnbVr.gif") no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb2 li a { display:block; float:left; padding:12px 15px 0 15px; height:23px; color:#ffffff; white-space:nowrap; text-decoration:none; }
#gnb2 li a:hover, {color:#000000;}
#gnb2 li a:focus { color:#000000;}
#gnb2 li.on a { font-weight:bold; padding:12px 15px 0 15px; color:#ffffff; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/bgGnbOn.gif") no-repeat center top;}


#isSearch { position:absolute; top:42px; right:10px; width:325px; 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:69px; height:16px; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/bgSearchTerm.gif") no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#000000; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:19px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#ffffff;}
#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:#000000;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#eaeaea;}
#isSearch .inputText { vertical-align:top; _position:relative; border:none; color:#000000;  width:200px; height:16px; background:#ffffff;}
#isSearch .inputText:hover, { border:0px; width:200px; height:16px; background:#ffffff}
#isSearch .inputText:focus
*:first-child+html body#default #isSearch .inputText { position:relative; top:0px;}
#isSearch .submit { vertical-align:middle; position:relative; top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:0px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:10px; overflow:hidden; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/bgContentBody.gif") repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - Column Left */
#columnLeft { position:relative; width:181px; float:left;}
#columnLeft .mask { width:181px; height:5px; background:#ffffff; display:block; clear:both;}

.left_ct_box { position:relative; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/left_cate_mid.gif") repeat-y; }
.left_ct_box .left_ct_top { position:relative; padding-top:8px; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/left_cate_top.gif") top repeat-x; margin-top:0px;}
.left_ct_box .left_ct_bottom { position:relative; padding-bottom:8px; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/left_cate_bottom.gif") bottom repeat-x; margin-bottom:5px;}



#lnb { width:180px; }
#lnb li { list-style:none; }
#lnb li a { top:3px; left:10px; margin-bottom:5px; padding-left:10px; width:160px; display:block; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/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; }
#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:160px;}
#lnb li ul li { position:relative; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/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:790px; float:right; overflow:hidden;}
#visualArea { width:790px; 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:10px solid #eeeeee; text-align:center; background:#eeeeee; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url("../../../../layouts/TeRyBoY_v2_PoTal_St_Auto/css/../images/limegreen/vrType1.gif") no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { text-decoration:none; color:#000000; font:1em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li a:hover, {color:#0000ff; text-decoration:underline;}
#footer li address { display:inline; }

#copyright {width:950px; border-top:0px solid #f4f4f4; text-align:center;height:25px; padding:0px 0px 10px 0px; clear:both;}


/* Limegreen Skin - End */
.login_limegreen { margin:0; padding:0; border:0px solid #d9d9d9; width:180px; position:relative; _padding-top:2px; 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/point_login/css/../images/limegreen/loginBG.gif");padding:5px 11px 7px 13px; width:156px;}
.login_limegreen form .idpwWrap { overflow:hidden; clear:both; width:152px;}
.login_limegreen form .idpw { float:left; width:90px; }
.login_limegreen form .idpw input { border:1px solid #ffa423; color:#b52c1c; width:85px; background:#ffd090; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
.point {float:left; background:url("../../../../widgets/login_info/skins/point_login/css/../images/icon_point.gif") no-repeat left; font-size:12px; margin-left:1px;}
.member_point {font-size:11px; color:#FF6300; margin-left:2px;}
.item { font-size:12px; letter-spacing:-1px; margin-right:0px; padding:0px 0px 0px 40px; white-space:nowrap; }
.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:.12px "돋움", Dotum, "굴림", 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/point_login/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:.12px "돋움", Dotum, "굴림", 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:152px; overflow:hidden; border-bottom:1px solid #dddddd; padding:0 0 6px 0; margin-top:-5px;}
.login_limegreen form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
.login_limegreen form .userName a { position:relative; right:0px; }
.login_limegreen form ul.userMenu {  margin:0; padding:0 0 6px 4px; overflow:hidden; margin-top:10px;}
.login_limegreen form ul.userMenu li { list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/point_login/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:.12px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.login_limegreen form p.latestLogin span { font:1em Tahoma;}

img.login_mask { width:181px; height:5px; background:#ffffff; display:block;}

.openid_login_limegreen { margin:0; border:0px solid #d9d9d9; width:180px; 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/point_login/css/../images/limegreen/loginBG.gif"); padding:6px 11px 7px 13px; width:156px; }
.openid_login_limegreen form .idpwWrap { overflow:hidden; clear:both; width:160px;}
.openid_login_limegreen form .idpw { float:left;}
.openid_login_limegreen form .idpw p { margin:0; margin-bottom:5px; background: url("../../../../widgets/login_info/skins/point_login/css/../images/openid_login_bg.gif") left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
.openid_login_limegreen form .idpw input { border:1px solid #c9c9c9; color:#282828; width:95px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
.openid_login_limegreen form .login { position:absolute; width:36px; top:25px; left:127px; z-index:97;}
.openid_login_limegreen form p.save { position:absolute; top:7px; 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:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
#topBG_limegreen { height:34px; margin:0; background-image:url("../../../../widgets/login_info/skins/point_login/css/../images/limegreen/loginTop.gif"); }
#bottomBG_limegreen { width:180px;height:11px; margin:0; background-image:url("../../../../widgets/login_info/skins/point_login/css/../images/limegreen/loginBottom.gif"); }

.nuri-pastel-logmem2 { width:100%; padding-bottom:1px; overflow:hidden; position:relative;}

.nuri-pastel-logmem2 .nuri-pastel_olcol_000{ border:solid 1px; border-color:#EFEFEF; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_001{ border:solid 1px; border-color:#7D7D73; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_002{ border:solid 1px; border-color:#B8860B; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_003{ border:solid 1px; border-color:#ffd700; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_004{ border:solid 1px; border-color:#EE82EE; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_005{ border:solid 1px; border-color:#f70795; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_006{ border:solid 1px; border-color:#ef2121; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_007{ border:solid 1px; border-color:#4ae6ff; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_008{ border:solid 1px; border-color:#8dc63f; }
.nuri-pastel-logmem2 .nuri-pastel_olcol_009{ border:solid 1px; border-color:#0000FF; }

.nuri-pastel-logmem2 .nuri-pastel_olcol_000 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:       ; background:       ; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_001 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#7D7D73; background:#EFEFEF; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_002 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#B8860B; background:#F5DEB3; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_003 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#ffd700; background:#FFFACD; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_004 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#EE82EE; background:#FFedFf; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_005 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#f70795; background:#FFC0CB; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_006 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#ef2121; background:#ffce9c; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_007 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#4ae6ff; background:#E0FFFF; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_008 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#8dc63f; background:#E1FFE1; font-size:1.1em;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_009 h2 { display:block; height:20px; padding:7px 0px 1px 20px; margin:0px; color:#0000FF; background:#9ccdff; font-size:1.1em;}

.nuri-pastel-logmem2 .nuri-pastel_olcol_000 ul { position:relative; color:#a4a4a4; background:       ; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;} 
.nuri-pastel-logmem2 .nuri-pastel_olcol_001 ul { position:relative; color:#a4a4a4; background:#FBFBFB; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_002 ul { position:relative; color:#a4a4a4; background:#FDF5E6; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_003 ul { position:relative; color:#a4a4a4; background:#FFFFF0; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_004 ul { position:relative; color:#a4a4a4; background:#FFf7Ff; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_005 ul { position:relative; color:#a4a4a4; background:#FCEFF3; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_006 ul { position:relative; color:#a4a4a4; background:#FFF5EE; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_007 ul { position:relative; color:#a4a4a4; background:#F5FFFA; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_008 ul { position:relative; color:#a4a4a4; background:#F5FFFA; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}
.nuri-pastel-logmem2 .nuri-pastel_olcol_009 ul { position:relative; color:#a4a4a4; background:#e6ffff; margin:0px; padding:5px 0px 5px 8px; overflow:hidden;}

.nuri-pastel-logmem2 ul li { height:18px; color:#a4a4a4; font:1em Tahoma; display:block; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
.nuri-pastel-logmem2 ul li .nickmember { color:#646464; font:.9em Tahoma; }
.nuri-pastel-logmem2 ul li .Regdate { color:#A0A0A0; font:.8em Tahoma; white-space:nowrap; margin-right:3px;}

.member_birthday { padding-bottom:15px; overflow:hidden; position:relative;}
.member_birthday h2 { font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:4px; color:#000000; background:url("../../../../widgets/member_birthday/skins/default/css/../images/normal/lineNotice.gif") no-repeat left bottom;}
.member_birthday ul { margin:0px;padding:0px;overflow:hidden; width:100%;}
.member_birthday ul li { white-space:nowrap; padding:3px 0 3px 0px; overflow:hidden; border-bottom:1px dashed #EEEEEE; color:#54564b;}

.clear {clear:both;}
.pointer {cursor:pointer;}

.HG_saying {padding:10px; background:#f5f4f4;}
.HG_saying h2.title {display:none;}
.HG_saying h2.title span {display:none;}

.HG_saying .list {margin:0; padding:0; border:0; overflow:hidden;}
.HG_saying .list li {font:12px 돋움; color:#a4a4a4; line-height:16px;}
.HG_saying .list li .people {margin:5px 0; padding:0; font:12px 돋움; color:#555555; text-align:right;}

.HG_saying .navi {width:30px; height:13px; margin:0; padding:0;}
.HG_saying .navi .pre {float:left; width:13px; height:13px; background:url("../../../../widgets/saying/skins/HG_saying/css/../images/white/iconArrow.gif") no-repeat 0 0; overflow:hidden;}
.HG_saying .navi .pre:hover {background-position:bottom left;}
.HG_saying .navi .next {float:right; width:13px; height:13px; background:url("../../../../widgets/saying/skins/HG_saying/css/../images/white/iconArrow.gif") no-repeat top right; overflow:hidden;}
.HG_saying .navi .next:hover {background-position:bottom right;}

div.calendarBox {}
div.calendarBox table { width:100%; background:url("../../../../widgets/calendar/skins/cozy_simple/css/../images/bg_line_dot_x.gif") repeat-x left top;}
div.calendarBox table caption .mm { font:bold 1em 돋움; color:#555650;}
div.calendarBox table caption a { padding:.2em;}
div.calendarBox table caption a img { vertical-align:middle;}
div.calendarBox table th { padding:.6em 0;}
div.calendarBox table td { padding:.25em 0;}
div.calendarBox table th { font:bold .9em tahoma; color:#717171;}
div.calendarBox table th.sun { color:#000000;}
div.calendarBox table td { text-align:center; font:.9em Tahoma; color:#9a9a9a;}
div.calendarBox table td a { font:.9em Tahoma; color:#9a9a9a;}
div.calendarBox table td.sun { color:#000000;}
div.calendarBox table td.sun a { color:#000000;}
div.calendarBox table td.today a { font:.9em Tahoma; font-weight:bold; color:#54564b;}
div.calendarBox table td.posted a { text-decoration:underline;}



div.cozy_cal_green table caption { font:bold 1em 돋움; color:#8dc63f; padding:1em;}

.sz_point { margin-right:5px; width:165px; position:relative;}
.sz_point h2 { display:block; height:10px; padding:3px 0 0 9px; margin-bottom:5px; color:#000000; font-size:1em;}

.sz_point .left { cursor:pointer; height:20px; background:url("../../../../widgets/rank_point/skins/sz_xe_2/css/../images/default/bullet.gif") no-repeat left; padding-left:15px; overflow:hidden; }

.sz_point .center { text-align:right; padding-left:5px; }

.sz_point .sz_Box_000{border:solid 0;padding:0;}
.sz_point .sz_Box_001{width:100%;border:solid 1px;border-color:#E7E7E7;padding:5px 5px 2px 5px;background-color:#F4F4F4;color:#696969;}
.sz_point .sz_Box_002{width:100%;border:solid 1px;border-color:#DDEAA8;padding:5px 5px 2px 5px;background-color:#FBFDF1;color:#99B81A;}
.sz_point .sz_Box_003{width:100%;border:solid 1px;border-color:#F9D5D5;padding:5px 5px 2px 5px;background-color:#FEF6F6;color:#D98383;}
.sz_point .sz_Box_004{width:100%;border:solid 1px;border-color:#EFDAF4;padding:5px 5px 2px 5px;background-color:#FCF7FD;color:#AF69C0;}
.sz_point .sz_Box_005{width:100%;border:solid 1px;border-color:#DCDFF6;padding:5px 5px 2px 5px;background-color:#F6F7FE;color:#7381EA;}
.sz_point .sz_Box_006{width:100%;border:solid 1px;border-color:#DAEAEE;padding:5px 5px 2px 5px;background-color:#F0F6F8;color:#619DAC;}
.sz_point .sz_Box_007{width:100%;border:solid 1px;border-color:#D5EDDD;padding:5px 5px 2px 5px;background-color:#EFF9F2;color:#6FB587;}
.sz_point .sz_Box_008{width:100%;border:solid 1px;border-color:#FFEC15;padding:5px 5px 2px 5px;background-color:#FFFCDF;color:#FF9900;}
.sz_point .sz_Box_009{width:100%;border:solid 1px;border-color:#9DD7E8;padding:5px 5px 2px 5px;background-color:#F8FDFF;color:#0A8DBD;}

.sz_point a {color: #3e81de; text-decoration:none;}
.sz_point a:hover {color: #3e81de;}
.sz_point a:visit {color: #3e81de;}
