@charset "UTF-8";
/*---------------------------------
Travel Spice  Garelly styleSheet
----------------------------------*/
.reform2{
  margin: 0 0 45px 0;
  padding: 0;
  overflow:hidden;
  _zoom:1;
}

.own_b{ padding:0 0 5px 0; background:url(../property/img/own_b.png) no-repeat center bottom;}

.reform2 .rblock{
    padding:0 0 10px 0; 
    background:url(../reform/img/reform/bg_dot.gif) repeat-x bottom left;
    margin-bottom:20px;
    padding-bottom:20px;
}

.reform2 .rbox{
    float:left;
    width:275px;
    padding:0;
}
.reform2 .arrow{
    float:left;
    text-align:center;
    width:100px;
    margin:180px auto 0;
}
.rblock #reform_ex{
  padding:0;
}
.rblock #reform_ex ul li{
  display: block;
  list-style-type: none;
  float: left;
  width: 270px;
  padding:0;
}
.rblock #reform_ex ul li:nth-child(3n){
  display: block;
  list-style-type: none;
  float: left;
  width: 270px;
  margin: 0 0 15px 0;
  padding:0;
}
.rblock #reform_ex li {
overflow: hidden;
width: 270px;
height: 270px;
position: relative;
border: 2px solid #fff;
box-shadow: 0 1px 2px 0 #999;

} 

.rblock #reform_ex li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;

}

.ie7 .rblock #reform_ex ul li{
  width: 270px;
}
.rblock #reform_ex ul li a{
  display: block;
  margin: 0;
}

.reform2 #reform_ex ul li a img{
  border: 2px solid #fff;
  box-shadow: 0 1px 2px 0 #999;
}

.reform2 .rbox2b{
    float:left;
    width:320px;
}

.rblock2 #reform_ex{
  padding: 0;
}

.rblock2 #reform_ex ul{
  margin: 2px 0 0 2px;
  padding: 0;
}
.rblock2 #reform_ex ul li{
  display: block;
  list-style-type: none;
  float: left;
  width: 142px;
  margin: 0 16px 15px 0;
  padding:0;
}

.rblock2 #reform_ex li {
overflow: hidden;
width: 142px;
height: 142px;
position: relative;
border: 2px solid #fff;
box-shadow: 0 1px 2px 0 #999;
float:left;
margin:0 0 10px 10px;
} 

.rblock2 #reform_ex li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}


.ie7 .rblock2 #reform_ex ul li{
  width: 270px;
}
.rblock2 #reform_ex ul li a{
  display: block;
  margin: 0;
}
.rblock2 #reform_ex ul li a img{
  border: 2px solid #fff;
  box-shadow: 0 1px 2px 0 #999;
}
.rblock2 .rbox2b{
    float:left;
    width:320px;
    background:url(../reform/img/reform/bg_b.gif) repeat;
    margin-right:25px;
}
.rblock2 .rbox2a{
    float:left;
    width:320px;
    background:url(../reform/img/reform/bg_a.gif) repeat;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}  
.cf { display: inline-table; }  
* html .clearfix { height: 1%; }
.cf { display: block; }  