

/* Start:/bitrix/templates/vvisk/components/bitrix/news.detail/pplus_news/style.css?1569935275984*/
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}
.news_detail{
	width: 100%;
	color: #4c4c4c;
	font-size: 16px;
}

.news_detail .news_date_time {
	color: #4c4c4c;
	font-size: 12px;
}

.news_detail .name{
	color: #4c4c4c;
	font-size: 18px;
	margin-bottom: 10px;
}

.news_detail .detail_picture_area{
	width: auto;
	height: auto;
	max-width: 200px;
}

.news_detail .detail_picture_area img{
	max-width: 100%;
	max-height: 100%;
	float: left;
	padding: 10px 10px 10px 0px;
}

.news_detail .more_photo{
	margin-top: 20px;
}

.news_detail .more_photo .more_photo_item{
	height: 120px;
	float: left;
	padding: 5px;
	margin: 5px;
	border: solid 1px #004c97;
}

.news_detail .more_photo .more_photo_item a img{
	max-width: 100%;
	max-height: 100%;
}

.news_detail .view_arhive{
	font-size: 14px;
	text-align: right;
	margin-top: 30px;
}
/* End */
/* /bitrix/templates/vvisk/components/bitrix/news.detail/pplus_news/style.css?1569935275984 */
