﻿@charset "utf-8";
body {font:14px "나눔고딕","Nanum Gothic","돋움",dotum,tahoma,monospace,sans-serif; font-weight:600;}

caption {width:0; height:0; visibility:hidden; font-size:0; line-height:0; text-indent:-9999px;}

.wrap {min-width:980px;}

/******************* 헤더 *******************/
.header_wrap {height:115px;}

/*탑메뉴*/
.top_wrap {height:30px; background:#3b291c;}
.top_wrap .top {height:30px; width:980px; margin:0 auto;}
.top_wrap .top ul {float:right;}
.top_wrap .top ul li {float:left; margin-left:30px;}
.top_wrap .top ul li a {color:#fff; font-size:14px; line-height:30px;}

/*헤더*/
.header {width:980px; height:85px; margin:0 auto;}
.header h1 {float:left; margin-top:14px;}

/*주메뉴*/
.gnb {float:right;}
.gnb li {float:left; margin-left:43px; height:85px;}
.gnb>li>a {font-size:18px; color:#666; font-weight:600; line-height:85px;}




/******************* 푸터 *******************/
.footer_wrap {height:190px; margin-top:80px; background:#332b25;}

.footer_top {height:40px; background:#27201b;}
.footer_menu {width:980px; margin:0 auto;}
.footer_menu ul {height:40px;}
.footer_menu ul li {float:left; margin-right:48px;}
.footer_menu ul li a {color:#e7d6c9; font-size:12px; line-height:40px;}

.footer {width:980px; margin:0 auto;}
.footer .foot_box {margin-top:15px; margin-right:100px; float:left;}
.footer .foot_box h3 {color:#b4aba4;}
.footer .foot_box ul {margin-top:15px;}
.footer .foot_box ul li {color:#b4aba4; font-size:12px; line-height:18px;}
.footer .foot_sns {margin-right:0;}
.footer .foot_sns ul li {float:left; margin-right:8px;}
