/* BASIC css start */
#subpage { position: relative; margin: 0 auto; margin-bottom: 100px; }
#subpage .page-body { border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding: 20px 0;}

/*폰트*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
.bbs-tit { font-family: 'Nanum Gothic','Jeju Gothic'; margin-bottom: 30px; margin-top: 20px; text-align: center; font-size: 40px; color:#000; font-weight:700px;}
.bbs-subtit { font-family: 'Nanum Gothic','Jeju Gothic'; margin-bottom: 30px; margin-top: 20px; text-align: center; font-size: 16px;}
/* BASIC css end */

