<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news_block{padding-top:20px;}
.news_block #bl{margin-bottom:20px;overflow:hidden;}
.news_block #l{float:left;}
.news_block #r{margin-left:115px;}/*без float*/
.news_block  #name{padding-bottom:5px;}
.news_block  #name a{font-size:large;}
.news_block #date{color:#999;}

#news_m_past1{
	padding:10px;
	padding-top:20px;
}
#news_m_past1 #n{
	margin-bottom:10px;
}
#news_m_past1 #n,#news_m_past1 #n a{
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
}
#news_m_past1 #block .bl{
	line-height:1.2em;
	margin-top:10px;
}
#news_m_past1 #block .bl:nth-child(1){
	margin:0px;
}
#news_m_past1 .all{
	margin-top:10px;
	text-align:center;
}
#news_m_past1 .all a{
	font-size:85%;
}

#news_m_past2{
	padding-top:25px;
}
#news_m_past2 table{
	width:100%;
	margin:0 auto;	
	padding:0px;
}
#news_m_past2 table td{
	vertical-align:top;
}
#news_m_past2 table td .block{
	padding-left:10px;
}
#news_m_past2 table td .title a{
	text-decoration:underline;
	font-size:15px;
}
#news_m_past2 table td .title a:hover{
	color: #000000;
}
#news_m_past2 table td .textma{
	font-size:13px;
	margin-top:4px;
	opacity:0.6;
}
#news_m_past2 table .date{
	color: #737373;
	font-size: 13px;
	margin-top: 12px;
}
#news_m_past2 .all{
	margin-left:37px;
	margin-top:20px;
}
#news_m_past2 .all a{
	font-size:120%;
}

.news_copypast{padding-top:25px;font-size:11px;color:#666;line-height:15px;}
.news_copypast a{font-size:11px;color:#999;line-height:15px;text-decoration:underline;}
.news_copypast a:hover{text-decoration:none;}


.news_m_past3_list_item{
    float:left;
    width:30%;
    margin-left:5%;
    margin-top:20px;
    margin-bottom:20px;
}
.news_m_past3_list_item:nth-child(3n+1){
    clear:left;
    margin-left:0;
}
.news_m_past3_list_name{
    font-size:19px;
    line-height:1.3;
}
.news_m_past3_list_photo{
    display:block;
    padding-top:60%;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    margin-bottom:25px;
}
.news_m_past3_list_date{
    margin-top:13px;
    font-size:14px;
    line-height:1;
    color:#737373;
}
.news_m_past3_all{
    margin-top:15px;
    margin-bottom:25px;
    text-align:center;
}</pre></body></html>