ul.block_news li {
	float: left;
	width:580px;
	background-color: #F5EBC8;
	list-style: none;
	margin-bottom: 8px;
}
ul.block_news li div.bg_news {
	background: url(../img/Untitled-1_r1_c1.png) no-repeat;
	float: left;
	width:580px;
	padding: 5px 10px;
}
ul.block_news li .foot_news {
	background: url(../img/Untitled-1_r3_c1.png) no-repeat;
	float: left;
	width:580px;
	height: 8px;
}
ul.block_news li h1 {
	margin-bottom: 10px;	margin-right: 10px;	margin-left: 10px; 
		text-decoration: none; color: #996600; font-size: 16px;
}
ul.block_news li h1 a {
	text-decoration: none; color: #996600; font-size: 16px;
}
ul.block_news li h1 a:hover {
	text-decoration: underline;
}
ul.block_news li h2 {
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
ul.block_news li h2 a {
	text-decoration: none; color: #000; font-size: 12px;
}
ul.block_news li h2 a:hover {
	text-decoration: underline;
}

ul.block_news li img, img.news {
	padding: 1px; width: width: 110px;
	float: left;
	border: 1px solid #d4d6d8;
	margin-right: 10px;
	margin-left: 10px;
}
ul.block_news li div.date {
	margin: 0px 0px 8px 6px;
	font-size: 90%;
	padding-left: 10px;
}

#news-wrapper {
	width: 570px;
}

#news_block {
	width: 200px;
}

.news_block_top {
	background: url(../img/Untitled-2_r1_c1.png) no-repeat;
	float: left;
	width:200px;
	padding: 5px 10px;
}
.news_block_bottom {
	background: url(../img/Untitled-2_r3_c1.png) no-repeat;
	float: left;
	width:200px;
	height: 8px;
}
.block_content_body {
	width: 200px; background-color: #F5EBC8; height: auto;
}