body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	scrollbar-face-color: #EEE;/* цвет ползунков */
	scrollbar-track-color: #FFF; /*цвет полос*/
	scrollbar-arrow-color:  #000; /* цвет стрелочек */
	scrollbar-highlight-color: #EFEFEF; /* цвет контуров подсветки */
	/* scrollbar-shadow-color: #FFF; /* цвет внутренней тени */
	scrollbar-3dlight-color: #FFF; /* цвет контуров трехмерности */
	scrollbar-darkshadow-color: #DDD; /*цвет внешней тени*/
	font: 12px Arial, Helvetica, sans-serif;	
}

p {
	color: #333;
	text-align: justify;
	font-style: italic;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a.z7 {
	color: #f00;
	font-size: 16px;
	text-decoration: none;
}

a.z7:hover {
	color: #f00;
	font-size: 16px;
	text-decoration: underline;
}


.Main_text {
	color: #333;
	text-align: justify;
	font-style: italic;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	color: #333;
	text-align: justify;
	list-style: circle outside;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.Main_text_center {
	color: #333;
	text-align: center;
	font-style: italic;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.list1 {
	color: #333;
	text-align: justify;
	list-style: circle outside;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.h_1 {
	color: #333;
	font-style: italic;
	margin: 15px;
	text-align: center;
	font-size: 16px;
}
.Link1 {
	color: #333;
	text-decoration: underline;
}
.image1 {
	text-align: center;
}
.Bottom_menu {
	color: #555;
	margin: 10px;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
}
.bottom_text {
	color: #555;
	text-align: center;
	font-style: italic;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Portfolio_Main_text {
	color: #333;
	text-align: center;
	font-style: italic;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.Portfolio_Main_text2 {
	color: #333;
	text-align: justify;
	font-style: italic;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*--------Инфо---------*/
.Info_head {
	color: #333;
	text-align: left;
	font-style: italic;
	font-size: 15px;
	text-indent: 0px;
	vertical-align: 0%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.Info_link {
	color: #555;
	text-align: left;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.Info_link2 {
	color: #555;
	text-decoration: none;
}
/*-------Новости-------*/
.vertical_line {
	border-left: thin solid #ccc;
}

.News_time {
	color: #555;
	margin: 15px 15px 5px;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
}
.News_link {
	color: #009;
	margin: 5px 15px;
	text-align: justify;
	font-size: 11px;
	text-decoration: none;

}
.News_link2 {
	color: #009;
	text-decoration: none;
}
.News_text {
	color: #555;
	margin: 5px 15px;
	text-align: justify;
	font-size: 11px;
}
.News_pdr {
	color: #555;
	margin: 3px 5px 5px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.News_pdr2 {
	color: #555;
	text-decoration: none;
}
/* --------404------------*/
.404_head {
	color: #333;
	margin: 15px;
	text-align: center;
	font-style: italic;
	font-size: 18px;
}
.404 {
	color: #009;
	font-size: 28px;
}
