@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 url(../images/default/bgBody.gif) repeat-x left top;}
#bodyWrap { width:1024px; margin:0; }

/*상단*/
#top_index{position:relative; width:600px; float:right; right:30px;height:15px; border-top:0px solid #000000;margin-top:3px;z-index:100;}
#top_index a{color:#777777;text-decoration:none;}
#top_index ul{ float:right; margin:0px;padding:0px; }
#top_index ul li{list-style:none; float:left; padding-left:5px; left:-5px; background:url(../images/div_btn.gif) no-repeat left center;}
#top_index ul li a{padding:0px 10px 0 10px;}
#top_index .li_div{}

/* Site Layout - Header */
#header { position:relative; width:1024px; height:70px; background:url(../images/default/bgHeader.jpg) no-repeat left top; margin-bottom:10px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:0px; left:0px;}


#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:28px; left:299px; height:78px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { float:left; list-style:none; background:url(../images/default/bgGnbVr.gif) no-repeat left top; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:0px 15px 0 15px; height:25px; color:#333333; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#ff6600;}
#gnb li.on a { font-weight:bold; color:#ff6600; background:url(../images/default/bgGnbOn.gif) no-repeat center top;}

#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_top { position:relative; width:1024px; padding-bottom:10px; overflow:hidden;}


/* Site Layout - Content Body */
#contentBody { position:relative; width:995px; padding-bottom:10px; overflow:hidden; background:url(../images/default/bgContentBody.gif) repeat-y left top; border-bottom:0px solid #dddddd;}

/* Site Layout - Column Left1 */
#columnLeft1 { position:relative; width:300px; float:left;padding-left:33px;overflow:hidden;}
.mask { width:100%; 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:#de4332; border:1px solid #de4332;}
#lnb li.on a { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#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:#de4332 !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 Center1 */
#columnCenter1 { width:340px; float:left; overflow:hidden;margin-left:20px;}

/* Site Layout - Column Right1 */
#columnRight1 { width:280px; float:right; overflow:hidden;}



/* Site Layout - Column Left2 */
#columnLeft2 { position:relative; width:300px; float:left;padding-left:33px;overflow:hidden;}

/* Site Layout - Column Center2 */
#columnCenter2 { width:445px; float:left; overflow:hidden;margin-left:20px;}

/* Site Layout - Column Right2 */
#columnRight2 { width:193px; float:right; overflow:hidden;}



/* Site Layout - Footer */
#footer { margin:0; padding:0;text-align:center; padding:10px 0 1em; clear:both;background:url(../images/default/foot_bg.gif) repeat-x left top  !important;}
#footer li { display:inline; padding:0px .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;text-decoration:none;}
#footer li address { display:inline; }

#license{font-weight:bold;color:#ff6600;text-align:right;width:1024px;padding:10px 0px;}

/* Default Skin - End */

