/*=================================================================*/
/* news-detail-page */
/*=================================================================*/
/*-- size --*/
.w400 {
  width: 400px;
}
/*-- txt --*/
.txt-bold {
  font-weight: bold;
}
.separator-line {
  border-bottom: #8b8b8b 2px dotted;
  width: 70%;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
