body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000 url(/public/images/index_bg.jpg) no-repeat center center;
	color: #fff;
	line-height: 16px;
	font: 10px Arial;
}

.item { height: 63px; width: 680px; position: relative; cursor: pointer; _margin-bottom: -14px; }
#index_block { width: 680px; height: 625px; margin: auto; position: absolute; left: 110px; top: 37px;  }
.item_div { height: 63px; width: 680px; opacity: 0.35; filter: alpha(opacity=35); background: #000; cursor: pointer; margin-top: 1px; }
.item_img { position: relative; top: -56px; left: 15px; cursor: pointer; margin-bottom: -36px; }

#index_block_main { width: 900px; height: 700px; background: url(/public/images/index_main.jpg) no-repeat top left; position: absolute; visibility: hidden; }

a.lang { color: #676f72; text-decoration: none; }
a.lang:hover { color: #ffffff; }