@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanssc.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

*{margin: 0; border: 0; padding: 0;}
html{overflow-y: scroll;}
body{font-family: 'Noto Sans KR', sans-serif, 'Arial';}
/*body{font-family: 'Noto Sans SC', sans-serif, 'Arial';}*/
ul, li, dl, dt, dd{list-style: none;}
a{text-decoration: none;}

.fl{float: left;}
.fr{float: right;}
.cb{clear: both;}
.cf:after{content: ''; display: block; clear:both;}
.mgb30{margin-bottom:30px;}
.mgt60{margin-top:60px;}
.mgt70{margin-top:70px;}
.mgt80{margin-top:80px;}
.mgl15{margin-left:15px;}
table{border-collapse:collapse; border-spacing:0;}

.cn_font{font-family: adobe-kaiti-std,sans-serif;font-weight: 400;font-style: normal;}