div.block-bottom {
	background: url(/images/site/header-fon-3.gif) repeat-x left top;
}

div.logotype {
	margin: 0 4px 0 18px;
	width: 222px;
}

/*---------------------------------------------------wrapper-----------------------------------------------------------*/
#wrapper {
	float: left;
	display: inline;
	width: 100%;
}

#content {
	margin-left: 265px;
	padding-top: 56px;
	font-size: 1.2em;
	min-height: 278px;
}

p.navigation {
	font-size: 1.25em;
	font-weight: bold;
	color: #003452;
	margin-left: 22px;
	margin-bottom: 15px;
}


div.news-index {
	float: left;
	display: inline;
	width: 366px;
}

div.news-index p {
	margin-left: 22px;
}

p.news-index-date {
	background: url(/images/site/list-style-img2.gif) no-repeat left 0.7em;
	padding-left: 10px;
	color: #8C8C8C;
	font-size: 0.916em;
	line-height: 1.636em;
}

p.news-index-title a {
	color: #801317;
	line-height: 1.5em;
}

div.news-index-text {
	border-left: 1px solid #DDDDDD;
	font-size: 0.916em;
	line-height: 1.636em;
	margin-top: 3px;
}
/*---------------------------------------------------end wrapper-----------------------------------------------------------*/

/*---------------------------------------------------left-box-----------------------------------------------------------*/
#left-box {
	float: left;
	display: inline;
	width: 265px;
	margin-left: -1000px;
	font-size: 1.2em;
}

div.left-box-in {
	padding: 82px 32px 30px 34px;
}

div.vote-index {
	background: #3C5C96 url(/images/site/faq-img2.gif) no-repeat right bottom;
	padding: 0 28px 12px 18px;
	font-size: 0.916em;
	color: #D9DDE4;
	line-height: 1.636em;
}

div.vote-index a {
	color: #D9DDE4;
	text-decoration: none;
}

div.vote-index-qestion {
	background: url(/images/site/faq-img1.gif) no-repeat 1px top;
	color: #FFF;
	font-size: 11.818px;
	font-weight: bold;
	padding-top: 30px;
}

div.vote-index div.vote-index-qestion a {
	color: #FFF;
	text-decoration: none;
}

div.vote-index-qestion span {
	background: url(/images/site/list-style-img3.gif) no-repeat right 0.55em;
	padding-right: 10px;
}

/*---------------------------------------------------end left-box-----------------------------------------------------------*/

