/* BASIC css start */
#bbsData .bbs-link { position: relative; }
#bbsData .bbs-link-top { margin-top: 10px; margin-bottom: -40px;margin-right: 400px; text-align: left; margin-left: 18px; }
#bbsData .bbs-link-btm { margin-top: 10px; margin-bottom: -40px; text-align: right; }

/*폰트*/
@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;}
.bbs-tit .braket { display:none;}
/* BASIC css end */

