@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/*header*/

#header{overflow: hidden; width:100%;position:relative;top:0;left:0;z-index: 99999;background:url(../../images/head_bg.jpg) repeat-y center top;height:165px;}
#header #head{width:1024px;margin: 0 auto;height:165px; text-align: center;}
#header #head .toptext{ font-size: 15px; color:#666; width: 290px; margin: 0 auto; position: relative;top: -20px;}
#header #head .gnb{display: inline-block;width:770px;margin: 0 auto; position:relative;line-height:70px;overflow: visible;}
#header #head .gnb>.mm{margin-top: 86px;}
#header #head>.gnb>li{position: relative; float: left;padding-right: 40px;padding-left: 40px; font-size: 17px;font-weight: bold;}
#header .logo{margin-top:0px;line-height: 230px;}
#header .logo h1 a{display: block;width:101px; height: 200px;}
#header #head .gnb>li>a{color:#333;transition:0.1s all;}
#header #head .gnb>li:hover > a{color:#0099ff;}
#header #head .gnb .firstMm{ background: none;}
#header #head .gnb>li .subMenu{display: none; line-height:30px;  z-index: 2;width:100%;position: absolute;top:60px; left: 0; }
#header #head .gnb>li .subMenu li{background: none; height:30px;width:100%;margin: 0;padding:0; clear: left; text-align: center;}
#header #head .gnb>li .subMenu li a{color:#666;font-size:14px;font-weight: lighter;transition:0.1s all;}
#header #head .callCenter{margin-top:15px; display: inline-block; vertical-align: middle;}
#header #head .gnb>li .subMenu li a:hover{color:#0099ff;}



/*footer start*/
#footer{background:url(../../images/head_bg.jpg) repeat-y center top; clear: both; overflow: hidden; width: 100%; height: 155px; border-top:1px solid #eee; border-bottom:1px solid #eee;margin-top: 20px;}
#footer #foot{width:1024px; margin: 0 auto;}
#footer #foot .footLogo{float: right; margin-top: 70px;}
#footer #foot .copy{ font-style: normal; float: left; margin-top: 42px; font-size: 12px; width:830px; letter-spacing: -0.1px; color: #999; line-height: 18px;}
/*footer end*/



