@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,p,dl,dd{margin:0;}
body{
    min-width:1200px;
    color:#373737;
    font-family:'Noto Sans KR', sans-serif !important;
    letter-spacing:-1px;
	font-size:1em;
	font-weight:normal;
}

h2{_font-family:'KHNPHandotum', sans-serif;}
h1, h2, h3, h4, h5, h6{font-family:'Noto Sans KR', sans-serif;}

ul{
    margin:0;
    padding:0;
    list-style:none;
}

a{
    text-decoration:none;
    color:#373737;
}

.inner{
    max-width:1200px;
    margin:0 auto;
	width:100%
}

.inner2{
    max-width:1040px;
    margin:0 auto;
	width:100%
}

.inner3{
    max-width:1920px;
    margin:0 auto;
	width:100%;
}


.inner4{
    max-width:1200px;
    margin:0 auto;
	width:100%;
}


.cf::after{
    content:"";
    display:block;
    clear:both;
}



#container{float:none !important; width:auto !important;margin:0!important;}

