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

/* Default Skin - Start */

/* Site Layout - Body Wrap */
body { background:#FFFFFF; }
#bodyWrap { width:786px; margin:1em auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:786px; height:96px; margin-bottom:0px; z-index:99;}
#header h1 { position:absolute; top:0px; left:0px;}/* logo */
#header h2 { position:absolute; top:40px; left:0px; height:31px; width:786px;background:url(../images/study/bg_menu_sub.gif) no-repeat;}/* sub menu */
#header h3 { position:absolute; top:15px; left:530px; padding:0 5px 0 5px;}/* top menu *//* top right bottom left */
#header h3 a { font:11px 돋움; color:#58595b; text-decoration:none;}
#header h3 span {  font:11px 돋움; color:#58595b; text-decoration:none;}

#gnb { position:absolute; top:70px; left:0; height:26px; width:786px;overflow:hidden; white-space:nowrap; margin-bottom:10px;background:url(../images/study/bg_menu_detail.gif) no-repeat center top;}
#gnb li { float:left; list-style:none; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:8px 15px 0 15px; height:20px; color:#cccccc; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#ffffff;}
#gnb li.on a { font-weight:bold; color:#ffffff;}

/* Default Skin - End */
