@CHARSET "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
body *{font-family: 'Nanum Gothic';}
/* util */
.blind {overflow:hidden;position:absolute;top:0;left:0;width:0;font-size:0;line-height:0}
.left{float:left;}
.right{float:right;}