/* 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; }
.bbs-tit {letter-spacing:5px; margin-bottom: 40px; text-align:center; margin-top: -120px; font-size:24px; color:#000; font-weight:bold; }  /* 타이틀 중앙으로 text-align:center; / 폰트색상 color:#ed2638;  */


.sub_top_menu {height:40px; margin-bottom:80px; margin-top:0px; margin-left:310px;}  /*  서브탑메뉴 상단 여유값 margin-top:30px;     float의 중앙정렬을 위함 margin-left:200px;    버튼2개일때 margin-left:485px;   */
.sub_top_menu ul li {float:left;}
.sub_top_menu ul li a {width:230px; height:41px; font-size:15px; border:1px solid #0a0a3d; border-radius:20px; margin:15px;  background-color:#fff; border:1px solid #0a0a3d; display:block; line-height:38px; color:#777; font-family:"Open Sans", "Nanum Gothic", sans-serif; font-weight:700; text-align:center;}  /*  background-color:#f5f5f5;  */
.sub_top_menu ul li:first-child a{border-left:1px solid #0a0a3d;}
.sub_top_menu ul li a:hover { background-color:#192172; color:#fff; border:0px solid #fff;}
.sub_top_menu ul li a.on {background-color:#192172; color:#fff; border:0px solid #fff;}



.bbs-sch {margin-bottom:30px;}    /* 이름/제목/내용 하단 간격주기   */



.loc-navi { margin-top:0px; margin:25px; }  /* 현재위치 상단으로부터 아래로 위치조정시   */









/* BASIC css end */

