@charset "windows-1251";
body {
	background-color: #bfbdb6/*7e047e*/;
	background-image:url(/_file/back_body);
	margin:0 auto 0px auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#000000;
	width:950px;
}

#bottom_menu_index {
	padding:0;
	font-size:10px;
	word-spacing:2px;
	line-height:20px;
	width:100%;
	text-align:center;
}
#bottom_menu_index a {
	text-decoration:underline;
	color:#000000!important;
	border:0;
}
#bottom_menu_index a:hover {
	text-decoration:none;
	color:#000000!important;
	border:0;
}
