@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.menu_rigth a {
	color: #006699;
	line-height: 25px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	text-decoration: none;
	margin-left: 30px;
}
.menu_rigth a:hover {
	border-bottom-style: none;
}
.txt {
	text-align: justify;
	text-indent: 10px;
	padding: 15px;
}
.menu_left a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
}
#news {
	position: absolute;
	width: 500px;
	left: 290px;
	top: 50px;
	color: #666666;
	background-image: url(images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
h3 {
	color: #868489;
}


.copy {
	font-size: 11px;
	text-align: center;
}
#www {
	position: absolute;
	height: 58px;
	width: 300px;
	left: 300px;
	top: 0px;
	background-image: url(images/top.gif);
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

