@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; }
#gnb_sub { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }
#isSearch { margin:0; padding:0; }
#isSearch ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#FFFFFF }
#bodyWrap { width:980px; margin:0em auto 0 auto; }

/* Site Layout - Logo */
#top { position:relative; width:980px; height:55px; }
#top h1 { position:absolute; margin:0; top:10px; left:0px;}
#top .quickmenu { position:absolute; margin:0; top:0px; right:0px; width:290px; height:30px; }
#top .join { position:absolute; margin:0; top:17px; right:0px; height:40px; overflow:hidden; white-space:nowrap; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:65px; background:url(../images/default/bgHeader.jpg) no-repeat right top; margin-bottom:10px; z-index:99;}
#header .news { position:absolute; top:35px; right:10px; width:300px; height:20px; text-align: right;}

#it_search_form { position:absolute; top:8px; right:10px;}
#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:0px; height:34px; left:10px; overflow:hidden; white-space:nowrap; margin-bottom:0px;}
#gnb li { float:left; list-style:none; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 0px 0 0px; width:90px; height:25px; color:#666666; white-space:nowrap; text-align:center; font-size:1.12em; font-weight:bold; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#000000;}
#gnb li.on a { font-weight:bold; color:#ffffff; background:url(../images/default/bgGnbOn.gif) no-repeat center top;}

/* 히든 아닐때
#gnb_sub { position:absolute; left:5px; top:26px; height:28px; overflow:hidden; white-space:nowrap; margin-bottom:0px;}
#gnb_sub li { float:left; list-style:none; background:url(../images/default/sub_part.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap; }
#gnb_sub li a { display:block; float:left; color:#ffffff; height:25px; padding:15px 15px 0px 15px; white-space:nowrap; text-decoration:none; }
#gnb_sub li a:hover,
#gnb_sub li a:focus { color:#ffffff;}
#gnb_sub li.on a { font-weight:bold; color:#ffffff; }
*/

/* 히든 서브메뉴 처리 부분 */
.subMenu {margin:0; padding:0; position:absolute; left:30px; top:40px; height:24px; overflow:hidden; white-space:nowrap;}
#lnb1 { text-decoration:none; color:#f4f4f4; list-style:none; background:url(../images/default/sub_part.gif) no-repeat left center; padding:3px 15px 0px 17px; position:relative; left:-2px; white-space:nowrap; }
#lnb1:hover,focus { text-decoration:underline; color:#f4f4f4}
#lnb1.on { font-weight:bold; color:#f4f4f4; }

#isSearch { position:absolute; top:8px; right:10px; width:216px; 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:#000000; 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:#ffffff;}
#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:#000000;}
#isSearch ul li label.on { background:#ffffff; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ffffff;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#000000; border:1px solid #8E8E8D; background-color:#ffffff; }
#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:980px; padding-bottom:10px; overflow:hidden; background:url(../images/default/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - #columnCenter */
#columnMain { float: left; width: 780px; margin-right:10px; overflow:hidden; border:0px solid #e0e0e0; }
#visualArea { width: 780px; background:#f5f5f5; position:relative; left:-10px; margin-right:-10px;}
#content { width:100%; overflow:hidden; }

/* Site Layout - #columnRight */
#columnRight { float: right; width: 190px; }
#columnRight .rightbox { clear:both; border-top:1px solid #e0e0e0; padding:0px 10px 0px 10px;}
#columnRight .mask { width:190px; height:5px; background:#ffffff; display:block; clear:both;}

/* Site Layout - Footer */
#footer { margin: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; text-decoration:none }
#footer li address { display:inline; }

/* Default Skin - End */
