

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/special-project/style.css?1740075891528*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

a.file{
	display: block;
	padding: 30px 0 0 36px;
}

a[href$=".doc"],
a[href$=".docx"],
a[href$=".rtf"] {
	background: url("/bitrix/templates/.default/components/bitrix/news.detail/special-project/img/doc.png") bottom left/30px 30px no-repeat;
   
}
a[href$=".pdf"] {
    background: url("/bitrix/templates/.default/components/bitrix/news.detail/special-project/img/pdf.png")  bottom left/30px 30px no-repeat;
}
a[href$=".xls"],
a[href$=".xlsx"] {
    background: url("/bitrix/templates/.default/components/bitrix/news.detail/special-project/img/xls.png")  bottom left/30px 30px no-repeat;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/special-project/style.css?1740075891528 */
