.middle{
	clear: both;
	background: transparent url(../images/index_middle_bck.png) no-repeat;
	width: 748px;
	height: 395px;
}
.middle .part_1{
	float: left;
	width: 514px;
}
.middle .part_2{
	float: left;
	width: 223px;
}
/**/
.news {
	margin: 21px 0px 0px 20px;
	width: 463px;
	height: 198px;
	background: transparent url(../images/news_bck.png) no-repeat;
	text-align: left;
	font: normal 8pt Tahoma;
}
.news .caption{
	padding: 13px 0px 16px 45px;
}
.news .caption span{
	font: 700 9pt Tahoma;
	color: #796a47;
}
.news img{
	width: 210px;
	height: 140px;
	margin: 0px 13px 0px 13px;
	border: 1px solid #FFFFFF;
}
.news .title{
	font: 700 8pt/15px Tahoma;
	color: #423519;
}
.news .short_content{
	font: 100 8pt/15px Tahoma;
	margin: 0px 5px 11px 0px;
	height: 78px;
	overflow: hidden;
	cursor: pointer;
	color: #72664a;
}
.news .item{
	padding-left: 15px;
	height: 20px;
	overflow: hidden;
}
.news .item a{
	font: 700 8pt/19px Tahoma;
	color: #3e3e3e;
}
/**/
.about_us{
	margin-left: 20px;
	background: url(../images/about_us.jpg) no-repeat;
	width: 470px;
	height: 139px;
	margin-top: 15px;
}
.about_us .content{
	padding: 15px 10px 2px 210px;
	font: 100 8pt Tahoma;
	color: #857a61;
}
.about_us .content a{
	color: #857a61;
}
/**/
.gallery{
	margin-bottom: 10px;
}
.gallery .image{
	margin: 7px 7px 5px 7px;
	background-color: #e3e1dd;
}
.gallery img{
	border: none;
	width: 203px;
	height: 128px;
	border: 2px solid #FFFFFF;
	margin: 1px;
}
.gallery .link{
	margin-left: 9px;
}
.gallery a{
	color: #8f8f8f;
	font: 100 8pt Tahoma;
}
/**/
.poll{
	text-align: left;
}
.poll_content{
	padding: 16px;
	border: 0px;
}
.poll .question{
	color: #000000;
	padding-bottom: 8px;
	font: 700 8pt Tahoma;
}
.poll .option{
	font: 700 8pt/17px Tahoma;
	color: #535353;
}
.poll .option input{
	border-width: 0px;
}
.poll .submit{
	padding: 5px;
}
