@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:#000000;}
#bodyWrap { width:770px; margin:1.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:770px; height:40px;  no-repeat right top; margin-bottom:10px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:32px; left:25px;}

#gnb { position:absolute; top:5px; left:0; height:30px; overflow:hidden; white-space:nowrap; margin-bottom:5px;}
#gnb li {display:inline; float:left; list-style:none; background:url(../images/gray/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:inline; float:left; font:11px tahoma; padding:7px 15px 6px 15px; height:10px; color:#aeaeae; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus {color:#red;}
#gnb li.on a {color:#ff7635;}
#gnb li.logo a { display:inline; float:left; font:11px tahoma; padding:0px; height:46px; color:#aeaeae; white-space:nowrap; text-decoration:none;background:red ;margin-right:15px;margin-top:-8px}

/* Site Layout - Content Body */
#contentBody { border-top:0px solid #dddddd; position:relative; width:755px; padding-right:15px; padding-bottom:30px; overflow:hidden; background:#f2f2f2 url(../images/gray/bgContentBody.gif) repeat-y left top; border-bottom:0px solid #dddddd;}

/* Site Layout - Column Center */
#columnCenter { width:740px; float:right; margin-bottom:20px; margin-top:20px; overflow:hidden;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
#footer { margin:0; padding:0; border-top:0px solid #f4f4f4; text-align:center; padding:2em 0 4em; clear:both;}
#footer li {font:6pt tahoma; display:inline;}
#footer li.first-child {font:0.75em tahoma; color:#646464; background:none; vertical-align:text-bottom;}
#footer li a {font:0.95em tahoma; color:#646464; text-decoration:none; vertical-align:text-bottom;}
#footer li address { display:inline; }

/* Default Skin - End */
