.section {
	clear: both;
}
.pic_right {
	float: left;
}
.comment_left {
	float: left;
	clear: both;
	width: 400px;
	padding-right: 34px;
}
.txt_black01 {
	font-size: 12px;
	color: #666666;
	float: left;
	clear: left;
	line-height: 180%;
	padding-left: 20px;
	width: 300px;
}
.txt_black02 {
	font-size: 12px;
	width: 614px;
	text-align: left;
	clear: both;
	line-height: 180%;
	color: #666666;
	padding-bottom: 36px;
}
p {
	margin: 0px;
	padding: 0px;
}
#content .sub{
	padding-bottom:200px;
}