@charset "UTF-8";

#header {height: 390px;border-top: 2px solid #80442B;width: 100%;margin-bottom: 60px;background-image: url(../topics/img/top.jpg);background-position: center top;}

.article_body{margin-bottom: 80px;}
.title {border-left: 4px solid #000000;padding-top: 8px;padding-bottom: 6px;padding-left: 10px;margin-bottom: 20px;}
.title span {font-size: 10px;color: #848484;}

.topics_list {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCCCCC;
}
.topics_list span {
	margin-right: 20px;
}

.news-content img{width: 100%; height: auto;}

.btn{margin: auto;}

@media (max-width: 767px) {
	#header{height: 70vw;}

}
