h4 {
	margin-bottom: 20px;
}
#news {
	padding-bottom: 40px;
}
#list {
	margin-top: 20px;
	width: 570px;
	margin-bottom: 40px;
}
#list li {
	background-image: url(../news/images/markar.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding-top: 13px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 519px;
	padding-left: 35px;
	margin-left: 3px;
}
#blog-body {
	width: 370px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#blog-body .section {
	background-image: url(../news/images/bg-body.png);
	background-repeat: repeat-y;
	width: 370px;
	margin-bottom: 20px;
}
#blog-body .sction-top {
	background-image: url(../news/images/bg-top.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 370px;
}
#blog-body .section-bottom {
	background-image: url(../news/images/bg-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 370px;
}
.blog-date {
	background-color: #143457;
	font-size: 10px!important;
	font-size: 10px !important;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	width: 53px;
	margin-left: 9px;
	margin-bottom: 6px;
	text-align: center;
	font-weight: bold;
}
.blog-title {
	margin-right: 9px;
	margin-left: 9px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.blog-body {
	font-size: 12px;
	line-height: 24px;
	margin-right: 9px;
	margin-left: 9px;
	padding-top: 6px;
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
#blog-sub {
	width: 180px;
	float: left;
	margin-top: 10px;
}
#blog-sub ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#blog-sub li {
	font-size: 11px !important;
	font-size: 10px;	
	line-height: 18px;
	padding-right: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
