.my_baodoo_blog_title {
	font-size: 14px;
	font-weight: bold;
	color: #003063;
	vertical-align: top;
	margin: 0px 0px 3px 0px;
}
.my_baodoo_blog_one {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	width: 100%;
}
.my_baodoo_blog_memo {
	color: #999999;
	line-height: 18px;
}
.my_baodoo_blog_content {
	text-indent: 22px;
	height: 70px;
	overflow: hidden;
}

.blog_one {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	width: 100%;
}
.blog_memo {
	text-align: right;
	width: 100%;
	color: #999999;
}
.blog_content {
	line-height: 18px;
	margin-bottom: 5px;
	min-height: 180px;
	width: 100%;
	overflow: auto;
}
.blog_tags {
	line-height: 18px;
	color: #999999;
}
.blog_title {
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
}

.blog_comment_one {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	width: 100%;
}
