div#blog {
	width: 632px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 10px;
}

div#blog_left {
	width: 240px;
	height: 350px;
	float: left;
}

div#blog_center {
	width: 10px;
	height: 350px;
	margin-top: 0px;
	float: left;
	border-left: 1px solid rgb(127,127,127);
	border-right: 1px solid rgb(127,127,127);
}

div#blog_right {
	width: 345px;
	height: 350px;
	margin-left: 15px;
	float: left;
}

div#blog_right_text {
	position: absolute;
	bottom: 0;
	padding-top: 5px;
	line-height: 12pt;
	text-align: justify;
	text-justify:distribute; 
}

strong#blog_right_title {
	font-size: 19px;
	color: rgb(77,77,77);
}

div#blog_bottom {
	width: 609px;
	height: 20px;
	padding-top: 10px;
	_padding-top: 0px;
	margin-left: 15px;
	clear: both;
	font-size: 10pt;
}

div.blog_left_photo_v{
	width: 223px;
	height: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.blog_left_photo_h{
	width: 223px;
	height: 166px;
	margin-top: 5px;
	margin-bottom: 10px;
}

