@charset "UTF-8";
#content_news {
	width: 544px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	margin-top: 180px;
	background-image: url(images/news_bg.png);
	background-repeat: repeat-y;
}
#content_pics {
	background-image: url(images/home_banner_space.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	margin-top: 10px;
}
#content_news p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_news h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
