.about_layer6 {
	margin: 120px auto 70px auto;
	background-size: cover;
	overflow: hidden;
}

.news_layer1_wrapper {
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
}

.n_title {
	color: #000;
	text-align: center;
	font-family: 'helveticaneuecyrmedium';
	font-size: 1em;
	letter-spacing: .6em;
}

.press_list {color: #333;}

.press_item {
	padding-top: 30px;
	padding-bottom: 30px;
	list-style: none;
}

.press_item:first-child {border-top: none;}

.press_item:last-child {border-bottom: none;}


.press_ico {
	border: 1px solid #595982;
	border-radius: 50%;
	display: block;
	width: 125px;
	height: 125px;
	float: left;
}

.press_bl {
	margin-left: 27px;
	max-width: 710px;
	font-family: 'helveticaneuecyrlight';
	float: left;
}

.press_title {
	color: #333;
	font-size: 1.6em;
	line-height: 1em;
	margin-bottom: 5px;
}

.press_date {
	color: #999;
	font-size: .9em;
	line-height: .9;
}

.press_cat {
	margin-top: 15px;
	font-size: .9em;
	line-height: 1.4em;
}

.news_asset1 {
	width: 300px;
	display: inline-block;
}

.news_asset2 {
	margin-left: 15px;
	width: 309px;
	display: inline-block;
}

.press_more_ln {
	color: #3399ff;
	/*text-transform: lowercase;*/
	font-size: .9em;
	text-decoration: none;
	border-bottom: 1px solid rgba(51,153,255, 0.3);
}

.press_more_ln:hover {
	border-bottom: none;
}

