@charset "utf-8";
/* CSS Document */

#homeslides {
  width: auto;
  height: 405px;
  width: 1024px;
  display: block;
  clear: both;
}
#homeslides ul{ margin: 0; padding: 0; list-style: none; }
#homeslides ul li{ margin: 0; padding: 0; }
.slide1 {
  width: 1024px;
  height: 405px;
  display: block;
  background: url(/home/RealView1.jpg) center bottom;
}
.slide2 {
  width: 1024px;
  height: 405px;
  display: block;
  background: url(/home/RealView3.jpg) center bottom;
}
.slide3 {
  width: 1024px;
  height: 405px;
  display: block;
  background: url(/home/RealView6.jpg) center bottom;
}
.slide4 {
  width: 1024px;
  height: 405px;
  display: block;
  background: url(/home/RealView12.jpg) center bottom;
}

