@charset "utf-8";

.business{
	
}

.business .intro{
	margin:0 0 30px;
	padding:0 456px 0 0;
}

.business.recycle .intro{
	background:url("../img/business/recycle/img_00.jpg") no-repeat right;
}

.business.construction .intro{
	background:url("../img/business/construction/img_01.jpg") no-repeat right;
}

.business .intro p{
	padding:0 5px;
}

.business .section{
	margin:0 0 25px;
	clear:both;
}

.business .section h4{
	color:#641F7B;
	font-weight:bold;
}

.business .section h4 strong{
	color:#FDD000;
}

.business.construction .section p{
	margin:0 0 10px;
}

.business.construction .section ul li{
	margin:0 0 0 5px;
	display:inline;
}

.recycle .step{
	margin:0 0 40px;
}

.recycle .step h4{
	color:#703018;
	font-weight:bold;
	clear:both;
}

.recycle .step h4 strong{
	color:#FDD000;
}

.recycle .step ul{
	
}

.recycle .step ul li{
	width:445px;
	margin:0 0 20px;
	background:url("../img/business/recycle/item_bg_bottom.gif") no-repeat bottom;
	float:left;
}

.recycle .step ul li.right{
	float:right;
}

.recycle .step ul li.right.top{
	margin-top:120px;
}

.recycle .step ul li .inner{
	padding:15px 0 0;
	background:url("../img/business/recycle/item_bg_top.gif") no-repeat top;
}

.recycle .step ul li p{
	font-size:0.8em;
	padding:0 15px;
}

.recycle .step ul li p.image{
	float:left;
}

.recycle .step ul li.right p.image{
	float:right;
}

.recycle .step ul li p.arrow{
	text-align:right;
	padding:0;
	clear:both;
}

.recycle .step ul li.right p.arrow{
	text-align:left;
	padding:0;
	clear:both;
}

.recycle .products{
	margin:0 0 30px;
	padding:20px 0 0 20px;
	background:#DED1E5;
}

.recycle .products ul li{
	width:415px;
	margin:0 20px 20px 0;
	float:left;
}

.recycle .products ul li img.image{
	float:left;
}

.recycle .products ul li div{
	padding:0 0 0 204px;
}

.recycle .products ul li p{
	padding:0 0 0 10px;
}

.recycle .products ul li.comment{
	width:402px;
	height:100px;
	padding:10px;
	background:url("../img/business/recycle/comment_bg.gif") no-repeat;
	overflow:hidden;
}

.recycle .products ul li.comment h4{
	color:#641F7B;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 5px;
}

.recycle .products ul li.comment p{
	font-size:0.8em;
	padding:0;
}