
body {width: 100%; overflow-x: auto}
#wrapper {min-width: 960px;margin: auto;overflow: hidden}

.mt30 {margin-top:30px !important}
/*메뉴시작*/
#menu_bg {width:100%;background:url("/image/main/menu_bg.png") repeat-x;height:102px;}
#topmenu_wrap {width:960px;margin: auto;}
#topmenu_wrap h1 {overflow: hidden;float:left;margin-top:25px;}
.sub_menu {display:none} 
#gnb {float:left;margin-left:30px}
#gnb ul li{float: left;font-size:17px;position: relative;font-weight:600;color:#000;text-align: center;}
.menu>li>a {box-sizing: border-box;margin:41px 35px}
.menu_top{display: block;color: #000;text-decoration: none;}
.sub_menu {position: absolute;z-index: 99999;margin-left:-15px;background:url("/image/main/submenu_bg.jpg") bottom repeat-x;background-color:#fff;overflow: hidden;}
.sub_menu li {display: table;width:160px;height:50px;line-height:50px;border-top:1px solid #ddd;}
.sub_menu li a{display: table-cell;vertical-align:middle;text-align: center;color:#878787;line-height:50px;height:50px; font-weight: normal;font-size:13px;font-weight: 600;}
.sub_menu li a:hover{color:#e62f4f;}
.intro {color:#e62f4f !important;}
.menu{zoom: 1;}
.menu:after{height: 0;visibility: hidden;content: ".";display: block;clear: both;}
#top_contact {margin:40px 0px;float:right}
#top_contact>li {float:left;height:18px}
#top_contact>li:nth-child(2) {margin:0px 15px 0px 10px}
#top_contact>li img {vertical-align:middle}
/*메뉴끝*/

/*메인비쥬얼*/
#main_visual {position: relative;width: 1920px;left:50%;margin-left:-960px}
/*메인비쥬얼 끝*/

#main_content>ul>li {float:left;margin-right:15px;margin-top:40px}
#main_content>ul>li:nth-child(4n) {margin-right:0px}
#main_content {width:960px;margin:auto;overflow:hidden;margin-bottom: 60px;}
#main_content2 {background-color:#f7f7f7;padding-bottom:60px}
#main_content2>div {width:960px;margin:auto;overflow:hidden}
#main_content2>div>p {margin:50px 0px 30px}
.customer_box>li {float:left;margin-top:10px;margin-right:10px}
.customer_box>li:last-child {margin-right:0px}



/*하단*/
#footer_wrap {background-color:#1c1c1c;width:100%;clear: both;}
#footer_inner {width:960px;margin: auto;overflow: hidden;}
#footer_top {color:#6c6c6c;border-bottom: 1px solid #6a6a6a;padding: 30px 0px}
#footer_top>div {width:650px;font-size:12px;letter-spacing:-0.25px;line-height:18px;}
#footer_top>ul>li {border-right: 1px solid #676767;padding:0px 8px;margin-top:10px;text-align: center;display: block;float: left;}
#footer_top>ul>li:first-child {padding-left:0px}
#footer_top>ul>li:last-child {border-right:0px;padding-right:0px}
#footer_top>ul>li>a {font-size:13px;color:#878787;font-weight: 600;letter-spacing:-0.25px}
#footer_bottom {font-size:11px;color:#6c6c6c;text-align:center;padding:15px 0px}
