/* 대현 추가수정 on off*/
.dh_off{display: none !important;}

/* 뉴스 */

#boardview .boxview div .news_title{
  position: relative;
  font-size: 35px;
  line-height: 50px;
}

#boardview .boxview div.cont{
  font-size: 16px;
  line-height: 33px;
  width: 1000px;
	padding-top:3%;
	padding-bottom:3%;
	margin: 0 auto;
	text-align:justify;
	letter-spacing:-0.01em;
}

#boardview .boxview div.txt_center{
  text-align: center;
	max-width: 90%;
	margin: 0 auto;
}

#boardview .boxview div.thumb_img{text-align: center;}
#boardview .boxview div.thumb_img img{vertical-align:top; width:45%; margin-bottom:2px;}
.news_big img {width:90% !important; margin-bottom:2px;}
