/*---------------------------------------

	ÂÛÂÎÄ ÒÅÊÑÒÎÂÎÃÎ ÑÏÈÑÊÀ

-----------------------------------------*/
ul.article_news,
ol.article_news{
	display:block;
	width:80%;
	margin:30px auto
}
ul.article_news li,
ol.article_news li{
	padding:0;
	margin:5px;
	list-style-image:url(../images/system/to4ka.png)
}
ul.article_news li a,
ol.article_news li a{
	font-family:Verdana;
	font-size:12px;
	color:#527aa0;
}
ul.article_news li a:hover,
ol.article_news li a:hover{
	color:#000
}
ol.article_news li a:hover img{
	outline:1px solid #333
}
ol.article_news{
	list-style-type:none;
}
ol.article_news li{
	list-style-image:none
}


/**/

p.article_news{
	margin:30px 0 50px 15px;
}
p.article_news a{
	display:inline-block;
	height:18px;
	line-height:1.1;
	color:#527aa0;
	font-size:13px;
	font-family:Verdana;
	margin-top:4px;
	background:url(../images/system/skoba.png) no-repeat left;
	padding-left:20px
}
p.article_news a:hover{
	color:#333
}

/**/

div.article_news{
	font-family:Tahoma;
	font-size:13px;
	color:#333
}
/*---------------------------------------

	ÂÛÂÎÄ ÑÏÈÑÊÀ Ñ ÈÇÎÁÐÀÆÅÍÈßÌÈ

-----------------------------------------*/
.article-list-out-img{
	overflow:hidden;
	position:relative;
}
.article-list-out-img table{
	width:100%;
	border-top:1px dashed #527aa0;
	position:relative;
	bottom:1px;
}
.article-list-out-img th,
.article-list-out-img td{
	padding:13px 0 13px 0;
	vertical-align:top;
}
/*Êîíòåéíåð èçîáðàæåíèÿ*/
.article-list-out-img th{
	width:10px;
	padding-left:8px;
	padding-right:10px;
}
.article-list-out-img th span{
	display:inline-block;
	background:#4b4b4b;
}
/*Çàãîëîâîê*/
.article-list-out-img td h3{
	margin:-5px 0 5px 0;
	font-weight:normal;
	font-size:16px;
	
}
/*Òåêñò*/
.article-list-out-img td p{
	margin:0;
	line-height:1.2;
	padding-right:10px;
}
.article-list-out-img a:hover{
	color:#FFF !important;
}









/*---------------------------------------

	ÀÐÕÈÂ

-----------------------------------------*/
.container_article .arhiv{
	padding-left:30px;
	margin-left:30px;
	color:#333;
	border-left:1px dotted #999;
}

.container_article .arhiv h4{
	margin:0 0 2px 0;
	font:18px Arial;
}
.container_article .arhiv a{
	line-height:1.5;
	color:#666;
}
.container_article .arhiv a:hover{
	color:#000;
}


