@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

*{margin:0; padding:0;}
body{font-family: 'Noto Sans KR', sans-serif; font-size:14px; line-height:20px; color:#121212;}
a{text-decoration:none; color:#121212;}
img{border:0; vertical-align:top;}
input{vertical-align:top;}
ul, ol{list-style:none;}















