.fll{ float: left;}
.flr{ float: right;}
#goods_report{
	background: url(../images/repo_bg.jpg);
	text-align: center;
	color: #271d16;
	font-size: 14px;
	padding: 55px 0 0;
}
#goods_report .ttl_sec{
	padding-bottom: 30px;
}
#goods_report .ttl_sec h3{
	padding-bottom: 22px;
}
#goods_report .ttl_sec h2 img{
	width: auto;
	height: auto;
}
#goods_report .post{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 16px;
	line-height: 29px;
	padding-bottom: 80px;
}
#goods_report .post .img_sec{
	width: 560px;
}
#goods_report .post h3{
	margin-bottom: 23px;
}

#goods_report .post .txt_sec{
	width: 420px;
	padding-bottom: 40px;
}

#goods_report .post.post01 .txt_sec{
	background: url(../images/post01_bg.gif) no-repeat right bottom;
}
#goods_report .post.post02 .txt_sec{
	background: url(../images/post02_bg.gif) no-repeat left bottom;
}

.banner_w {
	padding: 40px 0;
	background: #fff;
}