@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

html,body { font-family:'나눔고딕', 'Nanum Gothic', Malgun Gothic, AppleGothic, Helvetica, Arial, Verdana, sans-serif; font-size:12px; height:100%; margin:0; padding:0; }
article, aside, canvas, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section, summary { display:block; }

.clearfix:after { content: ""; display: table; clear: both; }