@charset "euc-kr";
@import url(default.css);

/* LAYOUT */
#index { background:url(../img/main/top_bg.gif) 50% top no-repeat; }
.wrap { width:1000px; margin:0 auto; }
#head { position:relative; height:464px;background:url(../img/main/bg_head.jpg) left top no-repeat; }
#head h1 { position:absolute; top:10px; left:48px; }
#head #util { 
position:absolute; top:0; right:77px; 
width:388px; height:20px; padding:2px 0 0 17px;
background:url(../img/common/bg_util.gif) left top no-repeat;
}
#head #util li { float:left; margin-right:8px; }
#head #topMenu { position:absolute; top:407px; left:47px; width:876px; }
#head #topMenu li { float:left; }
#head #topMenu li ul { position:absolute; top:0; left:0; width:100%; display:none; }
#head #topMenu li ul.A_sub { position:absolute; top:34px; left:46px; width:600px; }
#head #topMenu li ul.B_sub { position:absolute; top:34px; left:181px; width:600px; }
#head #topMenu li ul.C_sub { position:absolute; top:34px; left:337px; width:150px; }
#head #topMenu li ul.D_sub { position:absolute; top:34px; left:484px; width:200px; }
#head #topMenu li ul.E_sub { position:absolute; top:34px; left:304px; width:500px; }
#head #topMenu li ul.F_sub { position:absolute; top:34px; left:591px; width:290px; }
#container { position:relative; width:953px; padding:25px 0 0 47px; _height:250px; min-height:250px; }
#footer { background-color:#57973B;  }
#footer p { width:953px; height:78px; padding:12px 0 0 47px; margin:0 auto; }
/* END LAYOUT */

#left { float:left; width:268px; margin-right:11px; }
#news { margin-bottom:15px; }
#news h2 { position:relative; height:20px; margin-bottom:10px;  background:url(../img/main/title_news.gif) left top no-repeat; }
#news h2 .btn { position:absolute; top:8px; right:8px; font-size:5px; }
#news ul { padding-left:10px; }
#news ul li { position:relative; padding-left:9px; font-size:90%; _margin-bottom:4px; background:url(../img/main/bullet_01.gif) left 6px no-repeat; }
#news ul li img { vertical-align:middle; }
#news ul li span { position:absolute; top:-3px; right:10px; }

#middle { float:left; width:318px; margin-right:9px; }
#school { margin-bottom:20px; }

#right { float:left; width:318px; }
#boston { margin-bottom:10px; }

#banner { position:absolute; top:23px; right:-3px; }
