@charset "utf-8";

*{margin:0; padding:0; box-sizing:border-box;}
body{font-size:14px; line-height:20px; font-family:'Noto Sans KR', sans-serif;}
a{color:#000000; text-decoration:none;}
img{border:none; vertical-align:top;}
ul, ol{list-style:none;}