/* BASIC css start */
/* ¼­ºê¸Þ´º */
.Warp{width:100%;  padding: 0;   }
.subMenuWrap{ width: 1200px; height: 100px; margin: 120px auto 0 auto;  z-index: 1020;  }
.subMenuWrap ul{ width:1200px; height:45px;   text-align: center; float: left; position:relative; top:31px;   }
.subMenuWrap ul li{  width :150px; height:45px;  background-color:#e0e0e0;  text-align: center;    display: inline-block;   box-sizing: border-box; margin-right:-1px;    }
.subMenuWrap ul li a{ width : 150px; height:45px;  color:#000;  font-size: 18px; text-align: center;   display: block; text-align: center;  line-height: 45px; font-family:'Noto Sans KR Regular', sans-serif;  }
.subMenuWrap .current{  width : 150px; height:45px; background-color:#000; color:#fff; display: block; text-align: center; }
.subMenuWrap ul li a:hover{   width : 150px; height:45px;  background-color:#000; color:#fff; display: block;  }

.expor{width:1200px; height:80px; background-color:#2ab787;  margin:0 auto;  }
.expor h2{ font-size:45px; text-align:center; font-family: 'Noto Sans KR Regular';  color:#fff; line-height: 78px;  font-weight:bold; letter-spacing:-4px; }


/* img */
.warrantyWrap{ width:100%;  margin:0 auto; margin-top:30px;    }
.war {width:1200px; margin:0 auto 100px auto;   }
.war .first{ }



/* BASIC css end */

