#blogbg {
	width:810px;
	padding:20px 0 30px;
	overflow:hidden;
}
#blog_main {
  height: 694px;
  margin: 0 auto;
  width: 760px;
}
.blog_bg {
	background-color: #000;
	height: 145px;
	width: 240px;
	float:left;
	margin-right:12px;
	margin-top:15px;
	margin-bottom:15px;
}
.blog_name {
	padding-top: 18px;
	width: 240px;
	height:30px;
	color:#000;
	overflow:hidden;
	text-align:center;
}
p.blog_name a{
	color:#fff;
	font-size:18px;
}
.blog_img {
	height: 50px;
	width: 240px;
	padding-top: 7px;
	text-align:center;
}

.blog_titel {
	margin-top: 5px;
	width: 240px;
	height:30px;
	text-align:center;
	overflow:hidden;
	font-size:15px;
	color:#fff;
}
