@charset "euc-kr";

/* °ψΕλΌΣΌΊ */
@import url("common.css");
body { color:#9bbab1}

/*LayOut*/
#global_navi {width:100%;height:104px;}
#main_img {width:100%;height:580px;}
#wrap {width:980px; height:auto;margin:0 auto;}
#contents { float:left; width:980px; height:133px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-top-color: #c9b523; border-right-color: #c9b523; border-bottom-color: #c9b523; border-left-color: #c9b523; background-color: #06533c; }
#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:25px;}
#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:27px;margin-left:52px;}
#quick_menu ul li {display:inline; margin-right:10px;}
