@charset "utf-8";
@import '../css/layout.css';
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
body,input,textarea,select,div,span{color:#333;font-family:'Nanum Gothic', sans-serif;}

body,ul,li,div{padding:0;margin:0;list-style:none;}
.mt20{margin-top:20px !important}
.mb24{margin-bottom:24px !important}
.mb10{margin-bottom:10px !important}