.blog_dynamic_list_new_title_my {
	width: 679px;
	border-bottom: 0px solid #E5E5E5;
	padding: 5px 0px;
	margin-bottom:5px;
	font-size: 13px;
	color: #000;
	background: #f8f9f8;
}

.blog_dynamic_list_new_title_my img {
	vertical-align: middle;
}

.blog_dynamic_list_new_title_my .title_name {
	vertical-align: middle;
	line-height: 12px;
	font-weight: bold;
}

.blog_dynamic_list_new_title_my .title_right {
	float: right;
	line-height: 24px;
}

.blog_dynamic_list {
	width: 100%;
	margin-bottom: 10px;
}

.blog_dynamic_list_top {
width: 100%;
}

.blog_dynamic_list_top .header_img {
height: 50px;float: left;
}

.blog_dynamic_list_top .user_info {
float: right;width: 620px;
}
.blog_dynamic_list_top img {
	width: 48px;
	height: 48px;
	max-width: 48px;
	cursor: pointer;
}

.blog_dynamic_list_top .blog_title {
font-size:14px;color:#0089C8;font-weight:bold;word-wrap:break-word;
}

.blog_dynamic_list_top .blog_author {
font-size: 12px; color: rgb(159, 159, 159);
}

.blog_dynamic_list_top .blog_title a {
	color: #0089C8;
	font-weight: bold;
}

.blog_dynamic_list_content {
width: 620px; color: rgb(119, 119, 119); font-size: 12px; line-height: 1.5; word-wrap: break-word;margin-top: 2px;
}

.blog_dynamic_list_status {
	color: rgb(0, 116, 184);
	display: block;
	padding-top: 10px;
	height: 28px;
}

.blog_dynamic_list_status .my_blog_time {
	float: left;
	margin-right:10px;
	color: #9f9f9f;
}

.blog_dynamic_list_status .blog_count {
	float: right;
}

.blog_dynamic_list_bottom {
	width: 100%;
	height: 15px;
	border-bottom: 1px solid rgb(230, 230, 230);
	display: block;
}
/*用户中心 blog_dynamic_list_my_title*/
.blog_dynamic_list_my_title {
	width: 679px;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 0px;
	font-size: 13px;
	color: #000;
}