/* BASIC css start */
.pwd-link { margin-top:15px; text-align:center; }

.bbs-hd,.braket{
  display: none;
}
.bbs-tit{
  font-family: 'NotoSans Light','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum, sans-serif;
  font-size: 3em;
  font-weight: bold;
  text-align: center;
  color: #000;
  border-bottom: 0px solid #000;
  margin: 20px 0;
  padding: 10px;
}
#content{
  margin-bottom: 20px;
}

/* BASIC css end */

