/* BASIC css start */

#contentWrapper,
#contentWrap,
#content{
	width: 100%;
}
.bbs-hd,.braket, .dp-no{
  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;
}
.pwd-link { 
  margin:15px 0 30px; 
  text-align: center; 
}
#bbsData .bbs-table-pwd{
  border-top: 1px solid #000;
  padding: 30px;
}
#bbsData .bbs-table-pwd div{
	font-size: 0.875rem;
}
#bbsData .bbs-link a{
	font-size: 0.875rem;
	font-weight: bold;
	color: #333;
  border: 1px solid #333;
  background-color: #fff;
  padding: 8px 32px;
	background: none;
  margin-right: 8px;
}
/* BASIC css end */

