@charset "utf-8";

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

body {margin:0;padding:0; font-size:.75em; font-family:"돋움", "돋움";}

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#FFFFFF url(../images/default/bgBody.gif) repeat-x left top; }
#bodyWrap { width:980px; margin:1.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:140px; background:url(../images/default/bgHeader.gif) no-repeat right bottom; margin-bottom:10px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:1px; left:8px;}
#language { position:absolute; top:18px; right:19px; z-index:100;}
#language strong { color:#ffffff; 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 #b23628; background:#de4332;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#bc4032;}

#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 li { float:left; list-style:none; 7  position:relative; background: url(../images/default/gnbBar.gif) no-repeat  0 13px; padding:0 0 0 4px;}
#gnb { position:absolute; top:72px; left:0; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li a { display:block; float:left;  height:37px;  background: url(../images/default/gnbItem.gif) no-repeat  0 0;}
#gnb li a span {display:none;}
#gnb li a:hover,
#gnb li a:focus { color:#ffffff;}
#gnb li.on a { font-weight:bold; color:#ffffff;}

#gnb li#mmli0 {background:none;}
#gnb li#mmli0 a{background-position:0 top; width:101px;}
#gnb li#mmli1 a{background-position:-101px top; width:101px;}
#gnb li#mmli2 a{background-position:-202px top; width:101px;}
#gnb li#mmli3 a{background-position:-303px top; width:101px;}
#gnb li#mmli4 a{background-position:-404px top; width:101px;}
#gnb li#mmli5 a{background-position:-505px top; width:101px;}

#gnb li#mmli0 a.selected, #gnb li#mmli0 a:hover{background-position:0 -38px;}
#gnb li#mmli1 a.selected, #gnb li#mmli1 a:hover{background-position:-101px -38px;}
#gnb li#mmli2 a.selected, #gnb li#mmli2 a:hover{background-position:-202px -38px;}
#gnb li#mmli3 a.selected, #gnb li#mmli3 a:hover{background-position:-303px -38px;}
#gnb li#mmli4 a.selected, #gnb li#mmli4 a:hover{background-position:-404px -38px;}
#gnb li#mmli5 a.selected, #gnb li#mmli5 a:hover{background-position:-505px -38px;}

#memberService{font-size:0.9em;position:absolute;right:13px; list-style:none; margin:0; padding:0;}
#memberService li{float:left;margin:1px 0 0 4px;}
#memberService li.button{margin-top:0px;margin-right:3px;}
#memberService li a{color:#2F3743;}
#memberService li a, #memberService li a:hover{text-decoration:none;}

#top-banner { position:absolute; top:28px; right:19px;}

#isSearch { position:absolute; top:48px; right:15px; width:214px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url(../images/default/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#ffffff; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#536c6d;}
#isSearch ul li { width:67px; height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#ffffff;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#455a5b;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#ffffff; border:1px solid #8E8E8D; background-color:#857C79; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#A9A4A3; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; overflow:hidden;}
#contentBody.subPage {background:url(../images/default/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - Column Left */
#columnLeft { position:relative; width:201px; float:left;}
#columnLeft .mask { width:201px; height:5px; background:#ffffff; display:block; clear:both;}

#lnb { border-top:1px solid #dddddd; padding:4px 5px; width:190px; }
#lnb li { padding-bottom:4px; list-style:none; }
#lnb li a { padding:6px 5px 6px 13px; width:170px; display:block; border:1px solid #e8e8e8; background:url(../images/default/bgLnbOff.gif) repeat-x; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:#3d9ae1; border:1px solid #2388DA;}
#lnb li.on a { color:#ffffff; background:#2388DA; border:1px solid #2388DA;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:184px; padding:0 3px; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; width:169px; color:#818181 !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; color:#0567b7 !important;}
#lnb li.on ul li.on a { color:#0567b7 !important; font-weight:bold !important; background:url(../images/default/bulletLnb.gif) no-repeat 175px center  !important;}

/* Site Layout - Column Right */
#columnRight { width:770px; float:right; overflow:hidden;}
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
/*#footer { margin: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(../images/default/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li address { display:inline; }*/

#footer {
    clear:both;
    background-color:#ebebeb;
	margin:0 0 20px 0;
	padding:10px 10px 20px;
	text-align:right;
	margin-top:20px;
	border-top:2px solid #A6A6A6;
}
#footer ul { }
#footer ul li {margin:0 0 3px 0;  list-style:none;}

/* Default Skin - End */



ol.gnb_sub {
     margin:0;
     padding:0;
     position:absolute;
     top:116px;
}

ol.gnb_sub li {
     float:left;
     list-style-image:none;
     list-style-position:outside;
     list-style-type:none;
     margin-right:15px;
}

ol.gnb_sub li a{color:#2F3743;font-weight:bold; }
ol.gnb_sub li a, ol.gnb_sub li a:hover{text-decoration:none; }


ol#mmid0 {margin-left:15px;}
ol#mmid1 {margin-left:30px;}
ol#mmid2 {margin-left:98px;}
ol#mmid3 {margin-left:128px;}
ol#mmid4 {margin-left:290px;}
ol#mmid5 {margin-left:130px;}



.login_default form ul.userMenu li {
    background:transparent url(../images/default/bullet0567b7.gif) no-repeat scroll left 4px !important;
}


#div_calendar .CalendarTableTitle { font-size:2em;height:70px;vertical-align:top;}
