/* garden reform */


div#GARDEN_REFORM_DETAIL h3{
  font-size:16px !important;
  font-weight:bold !important;
  color:#333 !important;
  border-left:4px solid #E09C7D !important;
  padding:0 0 0 12px !important;
  line-height:131% !important;
  margin-bottom:24px !important;
}
div#GARDEN_REFORM_DETAIL a.ref{
  background:url(/pub/img/free-planning/mark01.jpg) left center no-repeat;
  padding-left:15px;
  font-size:85%;
  text-decoration:underline;
  color:#717171 !important;
}


div.reform_cont_c h4.attention{
  margin-bottom:9px;
  color:#cc0000;
  font-weight:bold;
}


div#GardenReformGallery{
}
div#GardenReformGallery ul{
  width:648px;
  _width:656px;
  margin-bottom:12px;
}
div#GardenReformGallery li{
  float:left;
  margin:0 6px 6px 0;
  border:1px solid #cfcfcf;
}
div#GardenReformGallery li a{
  display:block;
  border:1px solid #fff;
}


div#BeforeAndAfter{

}
div#BeforeAndAfter ul{

}
div#BeforeAndAfter li{
  position:relative;
  width:642px;
  height:190px;
  margin-bottom:10px;
}
div#BeforeAndAfter p{
  position:absolute;
}
div#BeforeAndAfter p.caption{
  left:24px;
  top:80px;
  white-space:nowrap;
  z-index:10;
  font-size:12px;
  color:#333;
  font-weight:bold;
}
div#BeforeAndAfter p.figure{
  width:642px;
  height:190px;
  left:0;
  top:0;
  z-index:1;
}
div#BeforeAndAfter img{
  padding:0 !important;
}


div#gardenReform_feature{
  border:1px solid #cfcfcf;
  padding:36px 0;
  margin:30px 0;
}
div#gardenReform_feature dl{
  width:580px;
  margin:auto;
}
div#gardenReform_feature dt{
  font-size:14px;
  font-weight:bold;
  color:#333;
  border-left:16px solid #d0d0d0;
  padding-left:6px;
  margin-bottom:18px;
}
div#gardenReform_feature dd{
  margin-bottom:36px;
  font-size:12px;
  line-height:1.5;
}
div#gardenReform_feature dd a{
  color:#003399;
  text-decoration:underline;
}