@charset "utf-8";

#top-news-area {
	background: url(../img/bg/bg01.jpg) center center;
	background-size:cover;
	margin: 14px 0;
}

#topnews {
	
	/* padding: 1%; */
	/* width: 98%; */
}
	
#topnews-inner {
	background: rgba(0,0,0,0.5);
	padding: 12px 45px;
}

#topnews-inner iframe {
	width:540px!important;
}