
#wrap {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/background-wrap.jpg);
	background-position: 50% 0px;
}

.news-list-item { margin-bottom: 20px; width: 460px; height: 180px; float: left; margin-right: 20px; }

.news-latest-item { float: left; margin-bottom: 20px; width: 460px; height: 200px; margin-right: 20px; }
