h2{
	background:#c0c0c0 url('../images/renewal/h2.jpg') no-repeat top center;
}

#before_after article{
	width: 470px;
	float: left;
	margin: 10px 0;
}

#before_after .article_l{
	padding: 28px 0 0 5px;
	width:475px !important;
	min-height:201px;
	background:url('../images/works/bg_ba.png') no-repeat;
}

#before_after .photo{
	display: inline-block;
	width:218px;
	height:174px;
	overflow:hidden;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

#before_after .photo2{
	display: inline-block;
	width:200px;
	height:174px;
	overflow:hidden;
	margin: 0 0 0 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}

#before_after .photo img,
#before_after .photo2 img{
	border-radius: 5px;
	width: auto;
	height: 140px;
}

#before_after .title{
	width:440px;
	float:left;
}

#before_after .cat{
	width:150px;
	float:right;
	background:#097fc9;
	color:#fff;
	font-size:12px;
	font-weight:normal !important;
	padding:3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align:center;
}


#before_after .article_r{
	width: 400px;
}


#before_after .title{
	margin: 0 0 20px 0;
}

#before_after article h4{
	width: 460px;
	overflow: hidden;
	padding: 5px 0 10px 0;
font-size: 22px;
margin: 0 0 15px 0;
font-weight: bold;
color: #097FC9;
clear: both;
background: #FFF url('../images/common/bg_h3.png') no-repeat left bottom;

}

.work_comment{
height:65px;
}