.wrapper { width: 1180px; margin: 0 auto; }

body {background: #31343e; min-width: 1300px;}

#header { background: #fff; min-height: 98px; position: relative; z-index: 99999; border-bottom: 1px solid #dfdfdf; }
#header .wrapper { position: relative; }
#header .logo { float: left; margin: 36px 0 0 1px; position: relative; z-index: 999; }
#header .main-menu { width: 100%; position: absolute; top: 43px; background: #fff; }
#header .main-menu .logo_m { position: absolute; top: 61px; left: 59px; }
#header .main-menu .menu { float: right; font-family: 'Nanum Gothic'; }
#header .main-menu .menu > li { float: left; margin-left: 50px; }
#header .main-menu .menu > li > a { display: block; padding-right: 19px; background: url(../images/bg/bg_001.jpg) no-repeat 100% 6px; font-size: 17px; line-height: 17px; font-weight: 700; color: #000; text-decoration: none; }
#header .main-menu .menu > li > a.sub-mn-02 {width:130px;}
#header .main-menu .menu > li > a.sub-mn-04 {width:130px;}
#header .main-menu .menu > li.on > a, #header .main-menu .menu > li > a:hover { color: #d90839; }
#header .main-menu .menu > li > ul.sub { padding: 32px 0 29px; }
#header .main-menu .menu > li > ul.sub > li { font-size: 14px; line-height: 32px; }
#header .main-menu .menu > li > ul.sub > li.sub-mn-text {line-height:18px;}
#header .main-menu .menu > li > ul.sub > li > a { color: #777; text-decoration: none; }
#header .main-menu .menu > li > ul.sub > li.on > a, #header .main-menu .menu > li > ul.sub > li > a:hover { color: #d90839; text-decoration: underline; }
#header .main-menu .menu ul.sub { display: none; }
#header .main-menu .menu:hover li > ul.sub { display: block; }
#header .main-menu .wrapper { overflow: hidden; }

#footer {clear:both; padding: 49px 0; background: #31343e; }
#footer .wrapper { position: relative; }
#footer .f_text { color: #ccc; font: normal 13px/16px 'Nanum Gothic'; }
#footer .f_text .copyright { padding-top: 11px; }
#footer .logo { position: absolute; top: 16px; right: 1px;}
#footer .logo a {font-size:16px; color:#fff;}

/*# sourceMappingURL=style.css.map */
