

/* Start:/bitrix/templates/.default/components/bitrix/news/res_proj_new/bitrix/news.detail/.default/style.css?15416493051378*/
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[href$=".doc"],
a[href$=".DOC"],
a[href$=".DOCX"],
a[href$=".docx"],
a[href$=".rtf"] {
    background: url("/images/doc_types/doc.png") top left no-repeat; 
	line-height: 30px;
	text-indent: 30px;
	display: block;
   
}
a[href$=".PDF"],
a[href$=".pdf"] {
    background: url("/images/doc_types/pdf.png") top left no-repeat; 
	line-height: 30px;
	text-indent: 30px;
	display: block;
}
a[href$=".XLS"],
a[href$=".XLSX"],
a[href$=".xls"],
a[href$=".xlsx"] {
    background: url("/images/doc_types/excel.png") top left no-repeat; 
	line-height: 30px;
	text-indent: 30px;
	display: block;
}
a[href$=".jpg"],
a[href$=".png"] {
    background: url("/images/doc_types/jpg.png") top left no-repeat; 
	line-height: 30px;
	text-indent: 30px;
	display: block;
}
a[href$=".ppt"],
a[href$=".pptx"] {
    background: url("/images/doc_types/ppt.png") top left no-repeat; 
	line-height: 30px;
	text-indent: 30px;
	display: block;
}
a[href$=".zip"] {
    background: url("/images/doc_types/zip.png") top left no-repeat; 
	line-height: 30px;
	text-indent: 30px;
	display: block;
}
a[href$=".rar"] {
    background: url("/images/doc_types/rar.png") top left no-repeat; 
	line-height: 30px;
	text-indent: 30px;
	display: block;
}













/* End */
/* /bitrix/templates/.default/components/bitrix/news/res_proj_new/bitrix/news.detail/.default/style.css?15416493051378 */
