@charset "utf-8";
/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* Slategray Skin - Start */

/* Site Layout - Body Wrap */
body { background:#FFFFFF url(../images/slategray/bgBody.gif) repeat-y left top; }
#bodyWrap { width:980px; margin:3.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:85px; background:url(../images/slategray/bgHeader.gif) no-repeat right top; margin-bottom:7px; z-index:99;}
#header h1 { position:absolute; top:-30px; left:300px;}
#language { position:absolute; top:-45px; right:0px; z-index:100;}
#language strong { color:#000000; 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 #eaeaea; background:#ffffff;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#000000; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

#sitelink { position:absolute; top:-20px; left:0px; }
#sitelink2 { position:absolute; top:-20px; right:0px; }
#banner1 { position:absolute; top:4px; left:4px;}
#banner2 { position:absolute; top:4px; right:4px;}
#notice1 { position:absolute; width:300px; top:30px; left:300px; z-index:97;}

#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:45px; left:0; height:30px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { float:left; list-style:none; background:url(../images/slategray/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:10px 15px 0 15px; height:25px; color:#ffffff; white-space:nowrap; text-decoration:none; }
#gnb li a:hover, {color:#eaeaea;}
#gnb li a:focus { color:#eaeaea;}
#gnb li.on a { text-decoration:none; font-weight:bold; color:#ffffff; background:url(../images/slategray/bgGnbOn.gif) no-repeat center top;}

#isSearch { position:absolute; top:5px; right:280px; width:425px; 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:69px; height:19px; background:url(../images/slategray/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#000000; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:19px; 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:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#eaeaea;}
#isSearch .inputText { vertical-align:top; _position:relative; border:none; color:#000000;  width:300px; height:19px; background:#ffffff;}
#isSearch .inputText:hover, { border:0px; width:300px; height:19px; background:#ffffff}
#isSearch .inputText:focus
*: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:30px; overflow:hidden; background:url(../images/slategray/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd;}

/* Site Layout - Column Left */
#columnLeft { position:relative; width:181px; float:left;}
#columnLeft .mask { width:181px; height:5px; background:#ffffff; display:block; clear:both;}

#lnb { border-top:0px solid #dddddd; padding:0px 0px; width:180px;}
#lnb li { padding-bottom:4px; list-style:none; }
/*
#lnb li a { padding:4px 5px 3px 23px; width:152px; display:block; border:0px solid #e8e8e8; background:url(../images/slategray/bgleftbt_none.gif) no-repeat; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
*/
#lnb li a { padding:4px 5px 3px 23px; width:152px; display:block; border:0px solid #003c49; background:url(../images/slategray/bgleftbt_none.gif) no-repeat; color:#003c49; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#000000; background:url(../images/slategray/bgleftbt_up.gif) no-repeat;}
#lnb li.on a { color:#000000; background:url(../images/slategray/bgleftbt_point.gif) no-repeat;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:none;}
#lnb li ul { display:none; position:relative; width:177px; padding:0 0px; position:relative; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px; background:url(../images/slategray/bgleftbt_sub.gif) no-repeat;}
#lnb li ul li a { padding:3px 2px 2px 23px; width:149px; 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:none !important; background:url(../images/slategray/bulletLnb.gif) no-repeat 170px center  !important;}

/* Site Layout - Column Right */
#columnRight { width:790px; float:right; overflow:hidden;}
#visualArea { width:790px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */

#footer { border-top:1px solid #f4f4f4; text-align:center; padding:1em 0 2em; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url(../images/slategray/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { text-decoration:none; color:#000000; font:1em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li a:hover, {color:#880000;}
#footer li address { display:inline; }

/* Slategray Skin - End */

