@charset "UTF-8";

#layer_RUB {
	position:absolute;
	width:370px;
	height:65px;
	z-index:30;
	left: 0;
	top: 0px;
}
#layer_CONTENT {
	position:absolute;
	width:900px;
	height:4000px;
	z-index:1;
	left: 121px;
	top: 50px;
	overflow: visible;
	min-width: 500px;
	visibility: visible;
}

.txtSTD {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #9ba29e;
}
.txtDARK {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #595d5a;
}
a:link {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #68796e;
}
a:visited {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #68796e;
}
a:active {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #68796e;
}
a:hover {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-decoration: underline;
	color: #68796e;
}

