body
{
	background-color: #e0f0ed;
	background-image: url(/pic/bio_fon.jpg);
	font: 10pt Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
}
.main 
{
	font: 10pt Verdana, Helvetica, Arial, sans-serif;
	position: relative;
	display: block;
	border: 0px solid #000;
	background-color: #fff;
	width: 720px;
	text-align:center;
	padding: 0px;
	left: 50%;
	margin-left: -360px;
}
.main1 
{
	margin: 7px;
	text-align:justify;
}

table
{
	float: center;
}
hr
{
	color: #757966;
	border: 1px solid black;
}
td
{
	padding: 0px;
	margin: 2px;
}
p
{
	font-family:arial;
	font-size:10pt;
	font-color:black;
	font-style:normal;
	padding: 5px;
}
h1
{
	font-family:arial;
	font-size:20pt;
	color: #885F4A;
	text-align:center;
	font-weight:normal;
	padding: 5px;
}

h2
{
	font-family: arial;
	font-size: 16pt;
	color: #757966;
	text-align:center;
	font-style: italic;
	font-weight:normal;
	padding: 5px;
}
h3
{
	font-family:arial;
	font-size:12pt;
	color:#885F4A;
	font-style:bold;
	padding: 5px;
}
h4
{
	font-family: Times New Roman Cyr;
	font-size: 12pt;
	color: #757966;
	font-weight:bold;
	font-style: italic;
	padding: 5px;
}
h5
{
	font-family: Times New Roman Cyr;
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-weight:bold;
	padding: 5px;
}
h6
{
	font-family: arial;
	font-size:12pt;
	color: #FFFFFF;
	font-style:bold;
	padding: 5px;
}
ol,ul
{
	text-align: left;
}
img
{
	margin: 10px;
}
.top_menu 
{
	position: relative;
	display: block;
	font-size: 8pt;
	padding: 0px;
	border-bottom: 0px solid #555;
	background-color: #fff;
	margin: 0px;
	font-weight: bold;
	width: 720px;
	text-align:center;
	left: 50%;
	margin-left: -360px;
}
.index 
{
	margin: 0px;
	padding:0px;
}
.index li 
{
	font-weight: bold;
}

.index li ul
{
	font-weight: normal;
}
.note 
{
	font-size: 8pt;
}
.f
{
	text-transform:uppercase;
}
#menu
{
	width:160px;
	height:600px;
	position: fixed; /* Фиксированное положение */
	left:50%;
	margin:0px 0px  0px 380px;
	background: #ffe; /* Цвет фона */
	border: 0px solid #333; /* Параметры рамки */
}