@charset "euc-kr";

/* °ψΕλΌΣΌΊ */
@import url("common.css");
body { color:#9bbab1}

/*LayOut*/
#global_navi {width:100%;height:108px; background-image: url(../images/common/top_back.gif); background-repeat: repeat-x; }
#main_img {width:100%;height:580px;}
#wrap {width:980px; height:auto;margin:0 auto;}
#contents { float:left; width:980px; height:133px; background-color:#4da7d1; }
#notice {float:left; width:293px; height: 133px; overflow:hidden;}
#notice dl {width:285px;height:125px;margin-top:20px; margin-left:15px;}
#notice dl  dt {height:30px;}
#customer {float:left; width:237px; height:133px;}
#quick_menu { float:left; width:450px; height:133px; background-image: url(../images/main/quick_menu_back.gif); background-repeat: repeat-x; }
#quick_menu ul {margin-top:32px;margin-left:72px;}
#quick_menu ul li {display:inline; margin-right:10px;}
