/* 상단메뉴 최상위 */ #header .gnb .depth0{font-size:0; vertical-align:top; border:none; overflow:hidden; height:49px;} #header .gnb .depth0 > li{position:relative; display:inline-block; vertical-align:top;} #header .gnb .depth0 > li > a{display:inline-block; padding:0 40px; min-width:100px; font-size:15px; text-align:center; line-height:50px; color:#fff; background:url('../../img/etc/blt_gnb_line.png') left center no-repeat;} #header .gnb .depth0 > li:first-child > a{background:none;} @@@min-width:100px;