.second-body {
	margin-top: 20px;
}
.second-body .left-side {
}
.second-body .left-side .berita-terbaru .all-side .header .hline {
	padding-top:15px;
}
.second-body .left-side .berita-terbaru .nlist {
	margin-bottom: 25px;
}
.second-body .left-side .berita-terbaru .nlist .ncontent .news-title-group {
	background-color:#ffffff;
	margin-left: 10px;
	padding: 15px;
}

.second-body .left-side .berita-terbaru .nlist .ncontent .news-title-group h3 {
	font-size:18px;
	margin-top: 10px;
	font-weight:bold;
	color: black;
}
.second-body .left-side .berita-terbaru .nlist .ncontent .news-title-group a {
	text-decoration:none;
	color: #11151c;
}
.second-body .left-side .berita-terbaru .nlist .ncontent .news-title-group a:hover {
	color:#ee4266;
}

.news-title-group {
  position: relative;
  margin: -50px 0px 0px 3%;
  padding: 5%;
  background: #fff;
  z-index: 10;
}

.second-body .right-side .advertising .img-content {
	text-align:center;
}
.second-body .right-side .advertising .img-content img {
	display: block;
  max-width: 100%;
  height: auto;
}
.second-body .right-side .kategori-populer {
	margin-top:20px;
}
