.over_fow {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.outset {
  background-repeat: no-repeat;
  background-size: cover;
}
.inset
{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.area-topics-photo .box-photo {
	margin-bottom:20px;
}