@charset "utf-8";

@import url(http://www.google.com/fonts/earlyaccess/nanumgothic.css);

@font-face {
   font-family: 'Nanum Gothic';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
   src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
.sub {padding-top:50px;padding-right:40px;line-height:170%;text-align:left;}
.sub_title {font-family:'Nanum Gothic';color:#515151;font-size:2em;font-weight:bold;}
.sub_board {font-family:'Nanum Gothic';color:#515151;font-size:1.05em;}
.sub_foot {font-family:'Nanum Gothic';color:#515151;font-size:1.5em;font-weight:bold;text-align:right;}
