@charset "windows-1251";
body {
	background-color: #281D1D;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	margin: 0px;
}.logo {
	background-image: url(../images/black_top.gif);
	background-repeat: repeat-x;
}
.index_back {
	background-image: url(../images/index/index_back.gif);
	background-repeat: no-repeat;
}
.right_16px {
	padding-right: 16px;
}
.text_subhead {
	font-family: Times, Georgia, "Times New Roman", serif;
	color: #725d59;
	font-size: 19px;
	text-decoration: none;
}
.text_common {
	font-family: Times, Georgia, "Times New Roman", serif;
	color: #927c78;
	font-size: 14px;
}
a:hover {
	color: #CEBFB5;
}
.text_copy {
	font-family: Times, Georgia, "Times New Roman", serif;
	color: #6b5855;
	font-size: 10px;
}
.text_copy_link {
	font-family: Times, Georgia, "Times New Roman", serif;
	color: #6b5855;
	font-size: 10px;
}

