@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

*{margin:0; padding:0;}
body{font-size:12px; line-height:18px;
font-family: 'Nanum Gothic', sans-serif;}
a{color:#444; text-decoration:none;}
img{border:none; vertical-align:top;}
ul{list-style:none;}
