h2{
display:block;
width:100%;
height:22px;
margin-bottom:15px;
background-repeat:no-repeat;
text-indent:-999em;
}
h2.find{background-image:url(../image/soho_find.png);}
* html h2.find {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/soho_find.png", sizingMethod="crop");
}
#main{
float:left;
width:100%;
margin-bottom:40px;
}
.soho{
padding:0;
}
.soho span{
margin:0 0 10px;
display:block;
font-size:10px;
color:#454445;
}
.soho h4{
margin:20px 0 20px;
text-align:center;
}
.soho p{
margin:0 auto 20px;
width:640px;
line-height:2;
}
.price{
margin:0 70px 0;
}
.price h5{
font-size:16px;
color:#E80C7A;
line-height:30px;
font-weight:bold;
margin-bottom:5px;
}
.soho_price{
margin:0 0 20px;
}
.inq{
width:235px;
margin:20px auto 30px;
}