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



#forOriginalImageAreaBackground { z-index:1001; background-color:#AAAAAA; top:0px; left:0px; position:relative; padding:0; border:8px solid #444444; white-space:nowrap; }
#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; background-color:#000000;}
#fororiginalimage { z-index:1002; margin:0; padding:0; }



/* board Title */
.boardHeader { border:1px solid #e1e1dd; border-bottom:none; background:#ffffff url("../../../../modules/lifepod/skins/xe_official/css/../images/common/bgH3.gif") repeat-x left bottom; overflow:hidden; _width:100%; margin-bottom:10px; }
.boardHeader h3 { margin:0; padding:0; float:left; font-size:1.2em; padding:1em 2em .7em 1.2em; background:#ffffff url("../../../../modules/lifepod/skins/xe_official/css/../images/common/lineH3.gif") no-repeat right bottom;}
.boardHeader h3 { border-bottom:3px solid #fe3614; }

/* board Information */
.boardInformation { width:100%; clear:both; margin:1em 0 .5em 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 { font-size:12px; white-space:nowrap; color:#666666; text-decoration:none;}
.accountNavigation li.setup a { background:url("../../../../modules/lifepod/skins/xe_official/css/../images/common/iconSetup.gif") no-repeat left top; padding-left:14px; }
.accountNavigation li.admin a { background:url("../../../../modules/lifepod/skins/xe_official/css/../images/common/iconAdmin.gif") no-repeat left top; padding-left:12px; }
.accountNavigation li.loginAndLogout { background:url("../../../../modules/lifepod/skins/xe_official/css/../images/common/line_1x10_e0e0e0.gif") no-repeat left 5px; padding-left:8px; }

INPUT.CalendarViewMonth {
	width:44px;
	height:26px;
	overflow:hidden;
	text-indent:-3000px;
	border:none;
	background-color:transparent;
	background-image:url("../../../../modules/lifepod/skins/xe_official/css/../image/default_view_month.gif");
	cursor:pointer;
	margin-right:5px;
	margin-top:5px;
	/display:block;
	/float:left;
}

INPUT.CalendarView2Week {
	width:38px;
	height:26px;
	overflow:hidden;
	text-indent:-3000px;
	border:none;
	background-color:transparent;
	background-image:url("../../../../modules/lifepod/skins/xe_official/css/../image/default_view_2week.gif");
	cursor:pointer;
	margin-top:5px;
	/display:block;
	/float:left;
}

INPUT.CalendarViewWeek {
	width:38px;
	height:26px;
	overflow:hidden;
	text-indent:-3000px;
	border:none;
	background-color:transparent;
	background-image:url("../../../../modules/lifepod/skins/xe_official/css/../image/default_view_week.gif");
	cursor:pointer;
	margin-top:5px;
	/display:block;
	/float:left;
}

INPUT.CalendarView4Day {
	width:38px;
	height:26px;
	overflow:hidden;
	text-indent:-3000px;
	border:none;
	background-color:transparent;
	background-image:url("../../../../modules/lifepod/skins/xe_official/css/../image/default_view_4day.gif");
	cursor:pointer;
	margin-top:5px;
	/display:block;
	/float:left;
}

INPUT.CalendarViewDay {
	width:44px;
	height:26px;
	overflow:hidden;
	text-indent:-3000px;
	border:none;
	background-color:transparent;
	background-image:url("../../../../modules/lifepod/skins/xe_official/css/../image/default_view_day.gif");
	cursor:pointer;
	margin-top:5px;
	/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/lifepod/skins/xe_official/css/../image/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/lifepod/skins/xe_official/css/../image/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/lifepod/skins/xe_official/css/../image/default_move_next.gif");
	cursor:pointer;
	margin-top:5px;
	/display:block;
	/float:left;
}



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

#googleser { 
    float:right; 
    padding:0 0 0 0 0; 
} 

#login { 
    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:#65C145;
}

#topGNB li a:hover {
    color:#369316;
}

div.subMenuBox {
    background:#FFFFFF url("../../../../layouts/round_house/css/../images/green/sub_bar.gif") no-repeat left top;
}

#searchForm .searchInput {
    border:1px solid #65C145;
}

.login_all {position:relative; width:390px; height:28px; display:block; }
.login_all form { position:relative; padding:0px 0px 0px 0px;}
/*로그인후*/
.login_all form .userName { position:relative; float:left; top: 5px; left: 10px; width:250px; overflow:hidden; font:12px Tahoma; color:#FFFFFF; white-space:nowrap; text-decoration:none; padding-top:0px; text-align:left;}
.login_all form .userName a { position:relative; right:0px; }

/*로그인전*/
.login_all form .idpwWrap { overflow:hidden; clear:both; width:320px; padding-top:3px; }
.login_all form .idpw { float:left; width:240px;}
.login_all form .idpw input { width:100px; height:16px; background:#959EA2; font:1em Tahoma; color:#FFFFFF; padding:1px 3px; border-left:#1D1E23 1px solid; border-top:#1D1E23 1px solid; border-right:#DDE7E7 1px solid; border-bottom:#DDE7E7 1px solid; }
.login_all form .confirm_login { float:left; Padding: 2px; }
