/*--Стиль страницы с содержимым ресурса вариант 02--*/
.head {
	text-align: left;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E77AB;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
}
.hader_01 {
	table-layout: fixed;
	width: 550px;
	height: 48px;
	background-image: url('/img/fon/f_hader_02.png');
	background-repeat: repeat-x;
}
.hader_02 {
	table-layout: fixed;
	width: 170px;
	height: 48px;
	background-image: url('/img/pic/r_hader_02.png');
	background-repeat: no-repeat;
}
.hader_03 {
	table-layout: fixed;
	width: 720px;
	height: 2px;
	background-image: url('/img/fon/f_01_02.png');
	background-repeat: repeat-x;
}
.body_02 {
	background-position: top;
	table-layout: fixed;
	width: 720px;
	height: 48px;
	background-image: url('/img/fon/f_kontent_02.png');
	background-repeat: repeat-x;
	background-color: #D2DEF9;
}
.paging {
	background-position: top;
	table-layout: fixed;
	background-color: #D2DEF9;
}
a.article:link {font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;}
a.article:active {font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;}
a.article:visited {font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;}
a.article:hover {font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; color: #333333; text-decoration: underline;}
