#blog_left {
	width: 135px;
	margin-left: 30px;
	margin-top: 100px;
	float: left;
}
#blog_right {
	width: 746px;
	float: left;
	margin-left: 20px;
}
.ba_year {
	font-size: 16px;
	margin-top: 14px;
}
.ba_month {
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 2px;
}
.ba_month a { 
	color: #de5327;
	text-decoration: none;
}
.ba_month a:hover {
	text-decoration: underline;
}
.blog_title {
	font-size: 18px;
	margin-bottom: 4px; 
}
.blog_title a { 
	color: #de5327;
	text-decoration: none;
}
.blog_title a:hover {
	text-decoration: underline;
}
.blog_subtitle {
	margin-bottom: 15px;
}
#blog_book {
	position: absolute;
	width: 142px;
	height: 173px;
	top: 10px;
	left: 10px;
	background-image: url(/images/blog_book.png);
}
#news_left {
	width: 135px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}
#news_right {
	width: 746px;
	float: left;
	margin-left: 20px;
}