@charset "utf-8";
@import url(./layout_etc.css);
/* CSS Document */

body,input,textarea { font-size:12px; font-family:Dotum; }
body      { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: underline; }
a:active  {	text-decoration: none; }

{** #loading { background:url(./images/common/loading.gif) no-repeat; width:125px; height:39px; position:absolute; left:10px; top:10px; }**}

#layout_zx { cursor:default;width:970px; margin-left:auto; margin-right:auto;}

#layout_zx .lo_top       { background:url(./images/common/top_bg.gif) repeat-x; height:60px; text-align:center; }
#layout_zx .lo_top .logo { background:url(./images/common/top_bg_center.gif) no-repeat; width:225px; height:60px; text-align:left;  margin-right:auto; }
#layout_zx .lo_menu              { background:url(./images/menubar/bg.gif) repeat-x; height:40px; }
#layout_zx .lo_menu2              { background:url(./images/menubar/b_back.gif) repeat-x; height:33px; }
#layout_zx .lo_menu .a_left      { background:url(./images/menubar/opening1.gif) repeat-x; width:10px; height:40px; }
#layout_zx .lo_menu .a_right     { background:url(./images/menubar/closing1.gif) repeat-x; width:10px; height:40px; }
#layout_zx .lo_menu .a_right_back  { background:url(./images/menubar/b_back_right.gif) left  no-repeat;  width:6px; height:5px; }
#layout_zx .lo_menu2 .a_left2      { background:url(./images/menubar/opening.gif) repeat-x; width:10px; height:33px; }
#layout_zx .lo_menu2 .a_right2     { background:url(./images/menubar/closing.gif) repeat-x; width:10px; height:33px; }
#layout_zx .lo_menu .a_center   { background:url(./images/menubar/bg.gif) repeat-x; width:100%; height:40px;}
#layout_zx .lo_menu2 .a_center2   { background:url(./images/menubar/b_back.gif) width:488px;height:33px;}
#layout_zx .lo_menu .a_center .item { width:80px; height:44px;float:left; font-family:Tahoma;font-size:11px; font-weight:bold; cursor:pointer; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
#layout_zx .lo_menu .a_center .i_nm { background:url(./images/menubar/item_bg.gif) no-repeat; color:#ffffff }
#layout_zx .lo_menu .a_center .i_ov { background:url(./images/menubar/item_bg_over.gif) no-repeat; color:#000066; }
#layout_zx .lo_menu .a_center .i_se { background:url(./images/menubar/item_bg_sel.gif) no-repeat; color:#333333; }
#layout_zx .lo_menu .a_search              { float:right; text-align:center; margin-top:5px; margin-right:10px; }
#layout_zx .lo_menu .a_search input.input  { width:91px; height:17px; background:url(./images/menubar/search_input_bg.gif) no-repeat; border:none; margin-top:0px; padding:0px 8px 0px 8px; text-align:center; color:#467CAA; }
#layout_zx .lo_menu .a_search input.submit { width:32px; height:23px; background:url(./images/menubar/search_input_submit.gif) no-repeat; border:none; margin:0px; cursor:pointer; }

#layout_zx .main_body_cell { width:100%; margin-left:auto; margin-right:auto; }
#layout_zx .tbl_home_layout           { height:400px;height:40px; margin-top:0px; }
#layout_zx .tbl_home_layout .l_left   { width:170px; background:#ffffff; }
#layout_zx .tbl_home_layout .l_center {width:100%; background:#ffffff; overflow:hidden;}
#layout_zx .tbl_home_layout .l_line   { width:1px; background:#F1F2F3; }
#layout_zx .tbl_home_layout .l_right  { width:189px; }

#layout_zx .box_login_outside { padding:3px; background:#f9f9f9; }
#layout_zx .box_login { padding:10px; border:solid 1px #D5D8DB; background:#FFFFFE; }
#layout_zx #fo_login .form_field     { float:left; width:70%; }
#layout_zx #fo_login .form_submit    { text-align:right; }
#layout_zx #fo_login .form_keepalive { height:25px;margin-left:10px; }
#layout_zx #fo_login input.submit    { width:45px; height:45px; background:url(./images/common/login_btn_submit.gif) no-repeat; border:none; margin:0px; cursor:pointer; }
#layout_zx #fo_login .item           { clear:both; background:url(./images/common/bul_01.gif) no-repeat left; height:13px; padding:3px 0px 0px 12px; margin-left:5px; margin-top:2px; }
#layout_zx #logged div.item           { cursor:pointer; font-size:11px; letter-spacing:-1px; margin-right:10px; padding:3px 0px 0px 14px; white-space:nowrap; }
#layout_zx #logged div.new            { font-weight:bold; color:#FF7200; }
#layout_zx #logged div.logout         { display:block; font-weight:bold; float:right; margin-right:0px; margin-top:2px; }
#layout_zx #logged div.profile        { float:left; background:url(./images/common/icon_profile.gif) no-repeat left; }
#layout_zx #logged div.message        { float:left; background:url(./images/common/icon_note.gif) no-repeat left; }
#layout_zx #logged div.administrative { float:right; background:url(./images/common/icon_key.gif) no-repeat left; color:#D80D0F; margin-right:0px; }

#layout_zx .submenu { padding:0px; }
#layout_zx .submenu .title  { background:url(./images/leftmenu/smenu_title.gif) no-repeat; height:40px; font-weight:bold; font-family:Tahoma; font-size:18px; color:#d0d0ff; padding:10px 10px 0px 8px; }
#layout_zx .submenu .a_item { background:#f9f9f9; padding:9px; border:solid 1px #E0E8EE; border-top-width:1px; 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©; }
#layout_zx .submenu .depthin .item a.i_se { font-weight:normal; background:none; color:#467CAA; }
#layout_zx .submenu .a_item a      { color:#797771; display:block; padding-top:3px; }
#layout_zx .submenu .a_item a.i_se { background:url(./images/leftmenu/bul_01.gif) no-repeat right; font-weight:bold; color:#467CAA; }
#layout_zx .submenu .last { border-bottom:none; }

#layout_zx .cprt { width:100%; height:55px; background:url(./images/common/copyright_bg.gif); text-align:center;  margin-left:auto; margin-right:auto;}
#layout_zx .cprt .fixed { width:100%; margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; }
#layout_zx .cprt .logo { background:url(./images/common/copyright_zx.gif) no-repeat; width:190px; height:55px; float:right; }

#layout_zx .hr_dot_01 { background:url(./images/common/hr_dot_01.gif) repeat-x; height:2px; overflow:hidden; clear:both; margin:4px 0px 4px 0px; }
#layout_zx .clear     { clear:both; }
#layout_zx .input     { border:solid 1px #E1E1E1; padding:2px; height:14px; margin:0px; cursor:text; }
#layout_zx .checkbox  { width:15px; height:15px; margin:-1px 0px 0px -1px; }
#layout_zx label      { cursor:pointer; }
#layout_zx form       { display:inline; border:none; margin:0px; padding:0px; }
#layout_zx textarea   { cursor:text; }

#layout_zx .bold  { font-weight:bold; }
#layout_zx .fc_00 { color:#000000; }
#layout_zx .fc_01 { color:#797771; }
#layout_zx .fc_02 { color:#9A9893; }
#layout_zx .fc_11 { color:#467CAA; }
#layout_zx .fc_12 { color:#9EAB1A; }
#layout_zx .fc_13 { color:#FF7200; }
#layout_zx .fc_14 { color:#D80D0F; }
#layout_zx .fc_20 { color:#E3E6E8; }

#layout_zx div.nickicon { height:20px; overflow:hidden; margin-top:-4px; float:left; }
#layout_zx div.lv30 { background:url(../../../../common/images/level/icon_lv_30.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv29 { background:url(../../../../common/images/level/icon_lv_29.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv28 { background:url(../../../../common/images/level/icon_lv_28.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv27 { background:url(../../../../common/images/level/icon_lv_27.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv26 { background:url(../../../../common/images/level/icon_lv_26.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv25 { background:url(../../../../common/images/level/icon_lv_25.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv24 { background:url(../../../../common/images/level/icon_lv_24.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv23 { background:url(../../../../common/images/level/icon_lv_23.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv22 { background:url(../../../../common/images/level/icon_lv_22.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv21 { background:url(../../../../common/images/level/icon_lv_21.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv20 { background:url(../../../../common/images/level/icon_lv_20.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv19 { background:url(../../../../common/images/level/icon_lv_19.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv18 { background:url(../../../../common/images/level/icon_lv_18.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv17 { background:url(../../../../common/images/level/icon_lv_17.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv16 { background:url(../../../../common/images/level/icon_lv_16.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv15 { background:url(../../../../common/images/level/icon_lv_15.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv14 { background:url(../../../../common/images/level/icon_lv_14.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv13 { background:url(../../../../common/images/level/icon_lv_13.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv12 { background:url(../../../../common/images/level/icon_lv_12.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv11 { background:url(../../../../common/images/level/icon_lv_11.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv10 { background:url(../../../../common/images/level/icon_lv_10.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv09 { background:url(../../../../common/images/level/icon_lv_09.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv08 { background:url(../../../../common/images/level/icon_lv_08.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv07 { background:url(../../../../common/images/level/icon_lv_07.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv06 { background:url(../../../../common/images/level/icon_lv_06.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv05 { background:url(../../../../common/images/level/icon_lv_05.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv04 { background:url(../../../../common/images/level/icon_lv_04.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv03 { background:url(../../../../common/images/level/icon_lv_03.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv02 { background:url(../../../../common/images/level/icon_lv_02.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv01 { background:url(../../../../common/images/level/icon_lv_01.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }
#layout_zx div.lv00 { background:url(../../../../common/images/level/icon_lv_00.gif) no-repeat left; padding-left:30px; padding-top:4px; height:16px; }

