.blog {
	border: 1px solid #999999;
	width: 165px;
	padding: 1px;
	margin: 10px 3px 3px 10px;
}

.blog_layout {
	border: 1px solid #999999;
	width: 150px;
	padding: 3px;
	margin: 3px;
	background: #FFF1E8;
	font-size: 10px;
	color: #666666;
}

.blog_layout_img {
	margin-right: 3px;
	border: 1px solid #F23C13;
}

.blog_layout .btitle {
	font-size: 10px;
	color: #FF3333;
	font-weight: bold;
	background: url(../img/blogtitle_allow1.gif) no-repeat;
	padding-left: 12px;
}

.blog_layout .title {
	margin-right: 3px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.blog_layout .centence1 {
	margin-right: 3px;
	font-size: 10px;
	color: #333333;
}

.blog_layout .line {
	margin-top: 5px;
	border-bottom: 2px dotted #9E9163;
	margin-bottom: 3px;
}
