@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

*{margin:0;padding:0;}
.blind{display:none;}
img{border:0;}
html,body{background:url(/images/bg_body.jpg) repeat-x;color:#333;}

#wrap{width:100%;}
#header{width:100%;height:202px;overflow: hidden;}
#header #top_head{width: 100%;height: 36px;background: url(/images/bg_top.gif) repeat-x;}
#header #top_head .top_wrap{width: 1024px;height: 31px;padding-top: 5px; margin: 0 auto; text-align: right;}

#header #head{width:1024px;height:115px;margin:0 auto; position:relative;padding-top: 51px;}
/*로고*/
#header #head .logo{width:155px;height:69px;float: left;margin-left:95px;}

/*lnb 메인메뉴*/
#header #head #lnb{float: right;margin-top: 22px; }
#header #lnb ul .mm{position: relative;display:block;width:83px;line-height: 25px;min-height: 35px; float:left;text-align: center;overflow: visible;margin-left:50px; }
#header #lnb ul .mm>a{display: block; width:83px; height:25px;text-indent: -9999px;}
#header #lnb ul .lnb_02> a{width: 123px !important;}
#header #lnb ul .lnb_01{background: url(/images/sp_mbtn.gif) no-repeat 0 0;}
#header #lnb ul .lnb_02{width: 123px !important; background: url(/images/sp_mbtn.gif) no-repeat -138px 0;}
#header #lnb ul .lnb_03{background: url(/images/sp_mbtn.gif) no-repeat -316px 0;}
#header #lnb ul .lnb_04{background: url(/images/sp_mbtn.gif) no-repeat -455px 0;}
#header #lnb ul .lnb_05{background: url(/images/sp_mbtn.gif) no-repeat -593px 0;}

#header #lnb ul .mm .sub{position: absolute;top:25px;left:10px;display: none;z-index: 100;}
#header #lnb ul .mm .sub li{font-size: 13px; text-align: left;}
#header #lnb ul li a{color:#666;font-weight:bold;}
#header #lnb ul li a:hover{color:#000;}



/*푸터*/
#footer{width:100%;;overflow:hidden;padding-bottom:45px}
#footer #foot{width:1024px;margin:0 auto;font-size:12px;padding-top:45px;border-top:1px dotted #efe1ad;}

/*푸터로고*/
#footer #foot .kod_logo{float:right;}

/*사업자정보*/
#footer #foot .info_area{float:left;width:600px;}
#footer #foot .admin{color: #999;font-weight: bold;}