@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 {}
*/

/* 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; }

/* default.css - Type Selector Definition */
body,p,div,ul,ol,li,dd,dt,span,fieldset,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
html { width:100%; }
body { margin:0; font-size:.75em; _font-size:9pt; font-family:sans-serif;}
*:first-child+html body { font-size:9pt; }
img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

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

.zbxe_widget_output { background:url("../../../../common/css/../tpl/images/widget_text.gif") no-repeat center bottom; display:block;}

/* xe content */
div.xe_content { line-height:140%;  !important}
div.xe_content ol { margin-left:40px;  !important}
div.xe_content ul { margin-left:40px;  !important}
div.xe_content blockquote { margin-left:40px;  !important}

/* 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;}



/* common */
.memberSmallBox { border:1px solid #e0e1db; margin:5em auto 1em auto;}

.memberSmallBox.w400 { width:400px;}
.memberSmallBox.w500 { width:500px;}

.memberSmallBox.w400pop { width:400px; margin:0; padding:0;}
.memberSmallBox.w500pop { width:500px; margin:0; padding:0;}
.memberSmallBox.w600pop { width:600px; margin:0; padding:0;}

.memberSmallBox .header { position:relative; _width:100%; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/bgH3.gif") no-repeat left bottom; overflow:hidden;}

.boardInformation { font:normal 11px Tahoma; width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666; height:28px;}
.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;}

.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/bgH3.gif") no-repeat right bottom; overflow:hidden;}
.boardHeader .member_option { float:right; position:relative; top:1em; right:1em; }
.boardHeader select { vertical-align:bottom; }
.boardHeader input { vertical-align:bottom; _padding-bottom:1px;}
.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;}
.boardHeader .essential:first-letter { color:#ff0000;}

/* list */
.list { width:100%; border:1px solid #e0e1db; table-layout:fixed;}
.list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;}
.list tr.bg1 { background:#ffffff}
.list tr.bg2 { background:#fbfbfb;}
.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff;  padding:.5em .2em .5em .2em; background:#ffffff url("../../../../modules/member/skins/default/css/../images/common/lineBoardListTh.gif") no-repeat left bottom; white-space:nowrap;}
.list th a { color:#3e3f3e;}
.list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;}
.list th.check { padding:0;}
.list th select, .list th input { vertical-align:middle;}
.list td { border-top:1px solid #eff0ed; padding:.5em; text-align:center; height:35px;}
.list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;}
.list td.num { font:.8em Tahoma; color:#999999; text-align:center;}
.list td.check { text-align:center;}
.list td.user { color:#333333; font-size:.9em; text-align:left;}
.list td.user a { color:#333333;}
.list td.userId { font:.9em Tahoma;}
.list td.userNick { font-size:.9em; color:#999999;}
.list td.sendMessage { text-align:center; padding:0;}
.list td.sendMessage .buttonFixedLeft { float:left; position:relative; margin-left:1em;}
.list td input { _margin:-3px;}
.list td.title { text-align:left; }
.list td.title.bold { font-size:1.2em; font-weight:bold;}
.list td.title.bold a { position:relative; top:.3em;}
.list td.title * { vertical-align:middle;} 
.list td.title, .list td.title a { color:#444444; text-decoration:none;}
.list td.title a:visited { color:#777777; text-decoration:none;}
.list td.checkDate { font:.8em Tahoma; color:#333333; text-align:center;}
.list td.subject { font-size:1em; text-align:left; color:#555555; }
.list td.subject a { text-decoration:none; color:#555555; }
.memberSelect { margin-top:2px; }

.saved_content { margin-top:1em; padding-top:1em; border-top:1px dotted #DDDDDD; }

/* login */
.memberSmallBox .login { border:none; padding:2em 0 1.5em 2em;}
.memberSmallBox .login legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.memberSmallBox .login dl { overflow:hidden; float:left; margin-right:10px; width:250px;}
.memberSmallBox .login dl dt { width:100px; clear:left; float:left; color:#54564b; height:24px; padding-top:3px;}
.memberSmallBox .login dl dd { float:left; height:27px; width:150px; }
.memberSmallBox .login .keep { clear:both; white-space:nowrap; margin-left:100px;}
.memberSmallBox .login .keep input { vertical-align:middle;}
.memberSmallBox .login .keep label { font-size:11px; color:#999999;}
.memberSmallBox .openid_user_id { background: url("../../../../modules/member/skins/default/css/../images/openid_input_bg.gif") left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;}
.memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; }

/* logout */
.memberSmallBox .text { color:#54564b; text-align:center; padding:4em 2em 5em 2em;}
.memberSmallBox .text p { margin-bottom:.5em;}

/* friend */
.friendNum { float:left; background:url("../../../../modules/member/skins/default/css/../images/common/iconFriend.gif") no-repeat .5em .4em; padding:.4em 0 0 2em;}
.friendNum strong { font:bold 11px Tahoma; color:#ff6600;}

/* message */
.readMessage { border:1px solid #e0e1db; border-top:none; margin-bottom:2em;}
.readMessage .messageHeader { padding:1.5em; height:1em; overflow:hidden;}
.readMessage .messageHeader h4 { float:left; padding-left:.5em; font-size:1em; background:url("../../../../modules/member/skins/default/css/../images/common/iconArrow99.gif") no-repeat left .3em;}
.readMessage .messageHeader address { float:right; white-space:nowrap;}
.readMessage .messageHeader address em { font-size:1em; font-style:white; color:#333333; margin-right:.3em; float:left;}
.readMessage .messageHeader address em a { color:#333333;}
.readMessage .messageHeader address .date { font:.8em Tahoma; color:#999999; margin-left:10px;}
.readMessage .messageBody { border:1px solid #e0e1db; margin:0 1.5em 1.5em 1.5em; padding:1em; color:#666666;}
.readMessage .deleteOrKeep { padding:.5em 0; overflow:hidden; background:#f5f5f3; border-top:1px solid #eaebe7; _width:100%;}
.instantMessage { float:right; overflow:hidden;}
.instantMessage li { float:left; padding:0 .8em 0 .8em; margin-left:-1px; background:url("../../../../modules/member/skins/default/css/../images/common/line_1x10_e0e0e0.gif") no-repeat left center; list-style:none; }
.instantMessage li a { text-decoration:none; display:block; float:left; height:1em; height:1.1em; overflow:hidden; font-size:1em; white-space:nowrap; color:#666666; padding-left:1.8em; background:url("../../../../modules/member/skins/default/css/../images/common/iconInstantMessage.gif") no-repeat left top;}
.instantMessage li.on a { background-position:left -14px; font-weight:bold;}
.instantMessage li a strong { color:#ff6600;}

/* member info */
.memberInfoTable { width:100%; border:1px solid #e0e1db; margin-bottom:10px;}
.memberInfoTable caption { padding:2em 0 .5em 1.5em; font-weight:bold; text-align:left; background:url("../../../../modules/member/skins/default/css/../images/common/iconH3.gif") no-repeat .5em 2em;}
.memberInfoTable tr.first-child th, .memberInfoTable tr.first-child td { border-top:none;}
.memberInfoTable th, .memberInfoTable td { border-top:1px solid #eaebe7; padding:.5em;}
.memberInfoTable th { background:#f5f5f3; text-align:left; padding:.5em 1em;}
.memberInfoTable td { border-left:1px solid #eaebe7;}
.memberInfoTable td input { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#fbfbfb; vertical-align:middle; margin-right:.5em; margin-bottom:.5em; color:#666666;}
.memberInfoTable td input.radio, .memberInfoTable td input.check { border:none; padding:0; margin:0; background:none; margin-top:.4em;}
.memberInfoTable td input.w4em { width:4em;}
.memberInfoTable td input.w2em { width:2em;}
.memberInfoTable td select { margin-right:.5em;}
.memberInfoTable td checkbox { border:0; }
.memberInfoTable td .fl { margin-right:.5em;}
.memberInfoTable td br { clear:both;}
.memberInfoTable td p { font-size:.9em; color:#999999; padding-top:.5em; margin-right:.5em;}
.memberInfoTable td label { color:#3f4040; padding-top:.3em; margin-right:.5em;}
.memberInfoTable td ul { list-style:none; }
.memberInfoTable td .checkbox { border:none; }

/* 아이디, 이름, 이메일 주소 중복 체크후 중복되면 출력되는 메세지의 className */
.memberInfoTable td .checkValue { margin-top:5px; font-weight:bold; color:#444444; }

/* modify/ insert member info */
.memberImage { clear:both; }
.memberImage .info { margin-bottom:1.5em; float:left; margin-right:1em;}
.memberImage .form { float:left; }
.memberImage .form input { height:1.5em; margin:0 .3em 0 0; padding:0;}

.checkbox li {  float:left; margin-right:2em; }
.checkbox li input {  border:none; } 

.str_birthday { cursor:pointer; float:left; width:80px;  border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px 3px 3px 18px; margin-right:.3em;}
.krZip .address2 { clear:both; margin-top:10px;}

.extendDesc { clear:both; margin-top:0; font-size:.9em; color:#999999; }

.extendPublic { clear:both; margin-top:5px; padding:0; font-size:.9em; color:#999999; }
.extendPublic input { padding:0; margin:0; }

.publicItem { display:block; margin-top:5px;}
.publicItem input { margin:0; padding:0;}
.publicItem label { font-weight:normal; margin:0; padding:0; color:#666666;}
span.publicItem { display:inline; margin:0; font-weight:normal; color:#666666; }
span.privateItem { display:inline; margin:0; font-weight:normal; color:#666666; }

.agreementBox { border:1px solid #AAAAAA; margin:.5em 0 0 0; padding:1em; border-bottom:none; height:200px; overflow-y:scroll;}
.agreementButton { background-color:#EEEEEE; padding:1em; border:1px solid #AAAAAA; border-top:none;}

/* popup common */
.memberSmallBox .complex { padding:1.5em 2em 2em 2em;}
.memberSmallBox .leftHeaderType { border-top:1px solid #e0e1db; border-left:1px solid #e0e1db; width:100%;}
.memberSmallBox .leftHeaderType th, .memberSmallBox .leftHeaderType td { border-right:1px solid #e0e1db; border-bottom:1px solid #e0e1db; padding:.8em 1em .6em 1em;}
.memberSmallBox .leftHeaderType th { color:#333333; text-align:left; background:#f5f5f3;}
.memberSmallBox .leftHeaderType td { color:#444444;}
.memberSmallBox .group { border:1px solid #e0e1db; border-width:1px 0; overflow:hidden; padding:.5em 0; margin-top:.7em; height:23px;}
.memberSmallBox .group select { width:11em; margin-top:1px;}
.memberSmallBox .editor { margin:10px 0 0 0; _height:400px; }

/* password change */
.memberSmallBox .pwModify { border:none;}
.memberSmallBox .pwModify legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.memberSmallBox .pwModify input { width:9em;}
.memberSmallBox .pwModify br { display:block; margin-bottom:.2em}
.memberSmallBox .pwModify p { text-align:center; margin-top:1em; color:#54564b;}

/* pageNavigation */
.pageNavigation { position:relative; display:block; padding:1.5em 0 2em 0; text-align:center; font:bold .8em Tahoma; }
.pageNavigation a { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#666666; display:inline-block; padding:1px 7px 2px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; }
.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; }
.pageNavigation a:visited { color:#999999;}
.pageNavigation a.goToFirst { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;}
.pageNavigation a.goToLast { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;}
.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { display:inline-block; padding:2px 0; position:relative; top:2px; _top:1px;}
.pageNavigation .current { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#ff6600; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; }

/* Own Document */
img.button_go { position:relative; bottom:-4px; }


.boardHeader h3 { float:left; clear:both; font-size:1.2em; padding:1em 2em .7em 1.2em; border:none; border-left:1px solid #e1e1dd; border-bottom:3px solid #fe3614; background:url("../../../../modules/member/skins/default/css/../images/common/lineH3.gif") no-repeat right bottom;}

.memberSmallBox .header h3 { margin:0; border:none; float:left; clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border:none; border-bottom:3px solid #fe3614; background:url("../../../../modules/member/skins/default/css/../images/common/lineH3.gif") no-repeat right bottom;}




body { margin:0; }

#loading { background:url("../../../../layouts/zb5_site/css/../images/green/loading.gif") no-repeat; width:125px; height:39px; position:absolute; left:10px; top:10px; }

#layout_zx { }

#layout_zx .lo_top       { repeat-x; height:100px; }
#layout_zx .lo_top .logo { background:url("../../../../layouts/zb5_site/css/../images/blue/top_bg_center.gif") no-repeat; height:100px; text-align:left; margin-left:10px;}

#layout_zx .lo_menu              { background:url("../../../../layouts/zb5_site/css/../images/green/bg.gif") repeat-x; height:45px; }
#layout_zx .lo_menu .a_left      { background:url("../../../../layouts/zb5_site/css/../images/green/opening.gif") right no-repeat; height:35px; width:180px; }
#layout_zx .lo_menu .a_right     { background:url("../../../../layouts/zb5_site/css/../images/green/closing.gif") left  no-repeat; height:35px; }

#layout_zx .lo_menu .a_center       { width:700px; }
#layout_zx .lo_menu .a_center .a_menu { float:right; }
#layout_zx .lo_menu .a_center .item { width:80px; height:24px;float:left; text-align:center; padding:11px 5px 0px 5px; overflow:hidden; white-space:nowrap; }
#layout_zx .lo_menu .a_center .item a { font-family:Tahoma;font-size:11px; font-weight:bold; color:#E1EFD8; text-decoration:none; }
#layout_zx .lo_menu .a_center .item a:hover { text-decoration:none; text-decoration:none; }
#layout_zx .lo_menu .a_center .i_nm { background:url("../../../../layouts/zb5_site/css/../images/green/item_bg.gif") no-repeat; color:#E1EFD8; }
#layout_zx .lo_menu .a_center .i_nm a { color:#E1EFD8; text-decoration:none; }
#layout_zx .lo_menu .a_center .i_ov { background:url("../../../../layouts/zb5_site/css/../images/green/item_bg_over.gif") no-repeat; color:#FFFFFF; }
#layout_zx .lo_menu .a_center .i_ov a { color:#FFFFFF; text-decoration:none; }
#layout_zx .lo_menu .a_center .i_se { background:url("../../../../layouts/zb5_site/css/../images/green/item_bg_sel.gif") no-repeat; color:#FFFFFF; }
#layout_zx .lo_menu .a_center .i_se a { color:#FFFFFF; text-decoration:none; }

#layout_zx .lo_menu .shadow { background:url("../../../../layouts/zb5_site/css/../images/green/shadow.gif") repeat-x; height:10px; }

#layout_zx .main_body_cell { width:940px; }
#layout_zx .tbl_home_layout           { margin-top:-10px; table-layout:fixed; }
#layout_zx .tbl_home_layout .l_left   { width:220px; background:#F6F6F6; }
#layout_zx .tbl_home_layout .l_center { width:720px; }
#layout_zx .tbl_home_layout .l_line   { width:1px; background:#F1F2F3; }

#layout_zx .submenu { padding:10px; }
#layout_zx .submenu .submenu_title  { background:url("../../../../layouts/zb5_site/css/../images/green/smenu_title.gif") no-repeat; height:23px; font-weight:bold; font-family:Tahoma; font-size:11px; color:#FFFFFF; padding:6px 10px 0px 10px; }
#layout_zx .submenu .submenu_title  a { text-decoration:none; color:#FFFFFF; text-decoration:none; }
#layout_zx .submenu .a_item { background:#FFFFFF; padding:9px; border:solid 1px #E0E8EE; border-top-width:0px; padding-top:2px;}
#layout_zx .submenu .item   { border-bottom:solid 1px #E0E8EE; margin-top:2px; padding-top:3px; padding-bottom:5px; }
#layout_zx .submenu .depthin       { clear:both; padding:5px 0px 2px 15px; }
#layout_zx .submenu .depthin .item { border-bottom:none; padding:2px 0px 1px 0px; margin-top:0px; }
#layout_zx .submenu .depthin .item a      { color:#9A9893; text-decoration:none; }
#layout_zx .submenu .depthin .item a.i_se { font-weight:normal; background:none; color:#75A43E; text-decoration:none; }
#layout_zx .submenu .a_item a      { color:#797771; display:block; padding-top:3px; text-decoration:none; }
#layout_zx .submenu .a_item a.i_se { background:url("../../../../layouts/zb5_site/css/../images/green/bul_01.gif") no-repeat right; font-weight:bold; color:#75A43E; text-decoration:none; }
#layout_zx .submenu .last { border-bottom:none; }

#layout_zx .cprt { height:55px; background:url("../../../../layouts/zb5_site/css/../images/green/copyright_bg.gif"); text-align:center; }
#layout_zx .cprt .fixed { margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .desc { width:500px; margin-left:190px; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; }
#layout_zx .cprt .logo { background:url("../../../../layouts/zb5_site/css/../images/green/copyright_zbxe.gif") no-repeat; width:120px; height:55px; float:right; }

#layout_zx .layout_menu { padding:10px; background:#FFFFFF;   border:solid 1px #E0E8EE; margin:0 10px 10px 10px; color:#666666; }
#layout_zx .layout_menu a { color:#666666; text-decoration:none; }

.lang_type_option {float:left; margin:8px 0 0 10px;}
.is_form { text-align:center; margin-bottom:.5em; }

	#gnb img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */

	#gnb ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}

	#gnb{
    	position:relative;
    	z-index:100;
    	background:url("../../../../layouts/zb5_site/css/../images/green/bg.gif") repeat-x; height:35px;
	}
	#gnb ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
        height:35px;
	}
	#gnb li{
		list-style-type:none;	/* No bullets */
	}
	#gnb a{
		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */


	/* Cosmetic */

	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items)
	***********************************************************************/
	#gnb ul{
		border:0px solid #000;
		background-color:#FFF;
		padding:0px;
	}

	#gnb ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:0px;
		border:0px solid #317082;
		background-color:#E2EBED;
		overflow:visible;
        background:url("../../../../layouts/zb5_site/css/../images/green/item_bg.gif") no-repeat;
	}
	#gnb ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #555;
        margin-top:-55px;
	}
	#gnb ul.menuBlock3{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #555;
        margin-top:-50px;
	}

	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#gnb a{
		color: #000;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	}

	/*
	Main menu items
	*/

	#gnb .currentDepth1{
		border:0px;
		text-align:center;
		overflow:hidden; 
		white-space:nowrap;
		padding:11px 1px 0px 0px;
        background:url("../../../../layouts/zb5_site/css/../images/green/item_bg_sel.gif") no-repeat;
	}
	#gnb .currentDepth1over{
		padding:11px 1px 0px 0px;
		background-color:#317082;
		border:0px;
		text-align:center;
		overflow:hidden; 
		white-space:nowrap;
        background:url("../../../../layouts/zb5_site/css/../images/green/item_bg_sel.gif") no-repeat;
	}
	
	#gnb .currentDepth1 a{
		font-weight:bold;

	}
	#gnb .currentDepth1over a{	/* Text rules */
		color:#FFF;
		font-weight:bold;

	}

	/* Sub menu depth 1 */
	#gnb .currentDepth2{
		padding-right:2px;
		border:1px solid #FFF;

	}
	#gnb .currentDepth2over{
		padding-right:2px;
		background-color:#E2EBED;
		border:1px solid #000;

	}
	#gnb .currentDepth2over a{	/* Text rules */
		color:#000;
	}
	/* Sub menu depth 2 */
	#gnb .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#gnb .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;

	}
	/* Sub menu depth 3 */
	#gnb .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#gnb .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}

.fc_01 { color:#797771; }
.fc_02 { color:#9A9893; }

.box_login { border:solid 3px #D5D8DB; background:#FFFFFE; margin-bottom:10px;}

.box_login .user_info { padding:5px 0 0 5px; height:22px; }

.box_login .hr_dot_01 { background:url("../../../../widgets/login_info/skins/default/css/../images/default/hr_dot_01.gif") repeat-x; height:2px; overflow:hidden; clear:both; margin:6px; }
.box_login .item { background:url("../../../../widgets/login_info/skins/default/css/../images/default/bul_01.gif") no-repeat 5px 5px; height:16px; padding:3px 0px 0px 20px; margin-left:5px; margin-top:2px; }
.box_login .item a { color:#666666; text-decoration:none; }
.box_login .item { font-size:11px; letter-spacing:-1px; margin-right:10px; padding:3px 0px 0px 20px; white-space:nowrap; }
.box_login .profile { width:70px; float:left; background:url("../../../../widgets/login_info/skins/default/css/../images/default/icon_profile.gif") no-repeat left; }
.box_login .message { width:70px; float:left; background:url("../../../../widgets/login_info/skins/default/css/../images/default/icon_note.gif") no-repeat left; }
.box_login .friend { float:left; background:url("../../../../widgets/login_info/skins/default/css/../images/default/icon_friend.gif") no-repeat left; }
.box_login .administrative { float:left; background:url("../../../../widgets/login_info/skins/default/css/../images/default/icon_key.gif") no-repeat left; margin-right:0px; }
.box_login .administrative a { color:#D80D0F; }
.box_login .lastlogin { clear:both; padding-bottom:5px;}

.box_login .form_field { float:left; margin:9px 9px 0 9px; _margin:3px 3px 0 3px; height:55px; }
.box_login .form_field div { margin-top:2px; margin-bottom:3px; }
.box_login input.submit { width:45px; height:45px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/login_btn_submit.gif") no-repeat; border:none; margin:9px 0 0 0; _margin:5px 0 0 0; cursor:pointer; }
.box_login .input { width:100px; background-color: #ffffff;  border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;  padding:2px; height:14px; margin:0px; cursor:text; color:#666666;}
.box_login ul.option { clear:both; height:20px; margin:0 0 0 9px;}
.box_login ul.option li { float:left; list-style:none;}
.box_login ul.option li a.btn { background:url("../../../../widgets/login_info/skins/default/css/../images/default/bul_01.gif") no-repeat left; padding-left:10px; margin-left:14px; }
.box_login .checkbox  { width:15px; height:15px; margin:-1px 0px 0px -1px; margin-right:2px; }
.box_login .clear { clear:both; }
.box_login ul.extra_option { clear:both; height:40px; }
.box_login ul.extra_option li a {text-decoration:none;}
.box_login ul.extra_option li a.btn { background:url("../../../../widgets/login_info/skins/default/css/../images/default/bul_01.gif") no-repeat left; padding-left:10px; margin-left:20px; }

.openid_login { clear:both; height:38px; border:3px solid #D5D8DB; background-color:#FFFFFF; margin:0 0 10px 0; }
.openid_login .openid_user_id { width:110px; _width:100px; background: url("../../../../widgets/login_info/skins/default/css/../images/openid_login_bg.gif") left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:16px; line-height:1em; vertical-align:middle; margin-bottom:.5em; color:#666666;}

.openid_login .wButtonTypeA { display:block; cursor:pointer; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;}
.openid_login .wButtonTypeA:hover { text-decoration:none;}
.openid_login .wButtonTypeA img { vertical-align:middle;}
.openid_login .wButtonTypeA input { border:none; cursor:pointer; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeACenter.gif") repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; white-space:nowrap;border:0px;  vertical-align:middle; }
.openid_login .wButtonTypeA .leftCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeALeft.gif") no-repeat; margin:0 .3em 0 0;  position:relative; left:-1px;}
.openid_login .wButtonTypeA .rightCap { width:2px; height:24px; background:url("../../../../widgets/login_info/skins/default/css/../images/default/buttonTypeARight.gif") no-repeat; margin:0 -1px 0 .4em;}
.openid_login .wButtonTypeA .icon { margin:0 .2em;}
.openid_login .wButtonWrite ul { text-align:center; clear:both; display:block;}
.openid_login .wButtonWrite li { margin-top:.5em; float:left; margin-left:.3em; list-style:none;}


