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

/* 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:#252525  }
#bodyWrap {margin:1.5em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; 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:relative; 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/default/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;}

/* Site Layout - Column Left */
#columnLeft { width:112px; float:left; padding:0}
#columnLeft .mask { width:112px; height:0px; background:#ffffff; clear:both;}

#lnb {border-bottom:0px solid #dddddd; padding:3px 6px 3px 6px; width:112px; margin:0px; float:left; background:transparent;}
#lnb li { padding-top:2px;  padding-bottom:3px; list-style:none; float:right; padding-left:25px}
#lnb li a {font:11px tahoma;  padding:3px 5px 3px 13px;  color:#999999; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { background:#404040;  }
#lnb li.on a { color:#8ecd03; background:#404040;}

/* Site Layout - Content Body */
#contentBody { border:1px solid #646464; position:relative; padding-right:15px; padding-bottom:30px; overflow:hidden; background:#454545;}

/* Site Layout - Column Center */
#columnCenter {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:12px tahoma; color:#646464; background:none; vertical-align:text-bottom;}
#footer li a {font:1em tahoma; color:#999999; text-decoration:none; vertical-align:text-bottom;}
#footer li address { display:inline; }

/* Default Skin - End */
