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

/* White Skin - Start */
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#ffffff;}
#bodyWrap { position:relative; width:982px;}

/* Site Layout - Header */
#header { position:relative; border-top:15px solid #89AC01; width:982px; height:154px; z-index:99;}
#mic { position:absolute; top:0px; left:130px;}
#navigation { position:absolute; top:-15px; right:0px;}


/* Site Layout - Content Body */
#contentBody { position:relative; width:967px; padding-bottom:30px; background:url() repeat-y left top;}


/* Site Layout - Column Left */
#columnLeft { position:relative; width:288px; height:500px; float:left; }


#pop { position:absolute; top:50px; left:0px; }


/* Site Layout - Column Right */
#columnRight { width:600px; float:right; overflow:hidden; }
#visualArea { width:600px; background:#000000; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden; }

/* Site Layout - Footer */
#footer { border-top:0px solid #f4f4f4; text-align:left; padding:1em 0 0 0; clear:both;}
#copyright {position:relative; width:984px; height:78px; }

/* White Skin - End */
