#mainpart .sc{
	height:1px;
}
#news_passage h3{
	color:#FF6600;
	text-align:center;
	font-weight:bold;
	margin:30px 0 50px;
	padding:0 30px 0;
}
@media screen and (min-width: 1200px){
	#news_content{
		padding:0 50px 50px;
	}
}
@media screen and (max-width: 1200px){
	#news_content{
		margin:0 20px 50px;
	}
}