@charset "utf-8";
/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* 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; font:12px "굴림",Gulim;}
#bodyWrap { width:880px; margin:0 auto 0 auto;  border:0px; }

/* Site Layout - Header */
/* Header */
#header { position:relative; width:880px; height:95px; margin-bottom:30px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:22px; left:25px;}
#header h2 { position:relative; margin:0; padding:0; position:absolute; top:28px; right:15px;}

/* Menu */
#menu { position:absolute; top:65px; left:-10px; width: 880px; height: 35px; margin: 0 auto; padding: 0 10px; background: url(../images/default/top_menu_bar.png) no-repeat; }
#menu ul { margin: 0; padding: 0; list-style: none; }
#menu li { display: inline; }
#menu a { position:relative; display: block; float: left; height: 22px; margin: 0 1px 0 0; padding: 10px 10px 0 10px; border: none; text-decoration: none; font-size: 12px; font-weight: bold; color: #213D97; }
#menu a:hover { height: 35px; background: url(../images/default/img02.gif) repeat-x; color: #FF9900; }
#menu .current_page_item a { height: 35px; background: url(../images/default/img02.gif) repeat-x; color: #333333; }

#language { position:absolute; top:18px; right:19px; z-index:100;}
#language strong { color:#ffffff; font:.75em Gulim; 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 Gulim; 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 { position:absolute; top:82px; left:0; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { position:relative; float:left; list-style:none; background:url(../images/default/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { position:relative; display:block; float:left; padding:13px 15px 0 15px; height:25px; color:#e8e8e8; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#ffffff;}
#gnb li.on a { font-weight:bold; color:#ffffff; background:url(../images/default/bgGnbOn.gif) no-repeat center top;}

#isSearch { position:absolute; top:72px; right:0px; 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:#333333; border:1px solid #8E8E8D; background-color:#EFEFEF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#FFFFFF; }
*: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:880px; padding-bottom:30px; overflow:hidden;}

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

#lnb { padding:0; width:190px; margin-bottom:10px;}
#lnb li { padding-bottom:4px; list-style:none; }
#lnb li a { padding:6px 5px 6px 13px; width:180px; 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:#4B707E; border:1px solid #8DAFBC;}
#lnb li.on a { font-weight:bold; color:#ffffff; background:#4B707E; border:1px solid #8DAFBC;}
#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:bold !important; color:#000 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(../images/default/bulletLnb.gif) no-repeat 175px center  !important;}

/* Site Layout - Column Right */
#columnRight { position:relative; width:660px; float:left; overflow:hidden; z-index:99;}
#visualArea { width:670px; 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; margin-left:-10px; margin-right:-10px; border-top:3px solid #ccc; background-color:#eee; text-align:center; padding:2em 0 1em; clear:both;}
#footer ul { margin:0; padding:0; padding-top:15px; padding-bottom:10px;}
#footer li { display:inline; padding:0; }
#footer li.first-child { background:none;}
#footer li a { text-decoration:none; color:#555; font:1em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-weight:bold;}
#footer li address { display:inline; }

/* Default Skin - End */

#main_widget_ymca { margin-bottom:10px; }
#main_widget_ymca .header { border:1px solid #E0E1DB; border-bottom:0px; width:199px; height:25px; background:url(../images/default/bgBoxTypeB.gif) repeat-x left top; }
#main_widget_ymca .header h2 { position:relative; float:left; text-decoration:none; margin:6px; padding:0; font-size:12px; color:#54564b; }
#main_widget_ymca .list { width:199px; border:1px solid #E0E1DB; }
#main_widget_ymca .list .items { margin:0; padding:8px 8px 4px 8px; overflow:hidden; }
#main_widget_ymca .list .items li { font-size:1em; display:block; color:#333; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; }
#main_widget_ymca .list .items li a { color:#333; line-height:1.5em; text-decoration:none;}
#main_widget_ymca .list .localy { height:237px; padding:10px 0px 10px 19px; margin:0;}
#main_widget_ymca .list .localy ul { display:block;}
#main_widget_ymca .list .localy li { position:relative; float:left; width:25%; line-height:16px; list-style:none; padding:0; margin:0;}
#main_widget_ymca .list .localy li a{ text-decoration:none; color:#333;}
#main_widget_ymca .list .localy li a:hover{ text-decoration:underline; }
#main_widget_ymca .list .localy li a:visited{ text-decoration:none; color:#999;}
#main_widget_ymca .list .inty { padding:0px 0px 10px 19px; margin:0;}
#main_widget_ymca .list .inty ul { display:block;}
#main_widget_ymca .list .inty li { position:relative; line-height:16px; list-style:none; padding:0; margin:0;}
#main_widget_ymca .list .inty li a{ text-decoration:none; color:#333;}
#main_widget_ymca .list .inty li a:hover{ text-decoration:underline; }
#main_widget_ymca .list .inty li a:visited{ text-decoration:none; color:#999;}
#main_widget_ymca .list .dis { font-size:0.9em; margin-left:60px; }

#main_widget_ymca1 { margin-bottom:10px; }
#main_widget_ymca1 .header { border:1px solid #E0E1DB; border-bottom:0px; width:233px; height:25px; background:url(../images/default/bgBoxTypeB.gif) repeat-x left top; }
#main_widget_ymca1 .header h2 { position:relative; float:left; text-decoration:none; margin:6px; padding:0; font-size:12px; color:#54564b; }
#main_widget_ymca1 .list { width:233px; border:1px solid #E0E1DB; }
#main_widget_ymca1 .list .items { margin:0; padding:8px 8px 4px 8px; overflow:hidden; }
#main_widget_ymca1 .list .items li { font-size:1em; display:block; color:#333; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none; width:100%; }
#main_widget_ymca1 .list .items li a { color:#333; line-height:1.5em; text-decoration:none;}
#main_widget_ymca1 .list .localy { height:237px; padding:10px 0px 10px 19px; margin:0;}
#main_widget_ymca1 .list .localy ul { display:block;}
#main_widget_ymca1 .list .localy li { position:relative; float:left; width:25%; line-height:16px; list-style:none; padding:0; margin:0;}
#main_widget_ymca1 .list .localy li a{ text-decoration:none; color:#333;}
#main_widget_ymca1 .list .localy li a:hover{ text-decoration:underline; }
#main_widget_ymca1 .list .localy li a:visited{ text-decoration:none; color:#999;}
#main_widget_ymca1 .list .dis { font-size:0.9em; margin-left:60px; }

#ban { position:absolute; top:125px; left:50%; z-index:1; }
#ban .box { position:relative; top:0; left:455px; }
