#homepage-left {
  width: 450px;
  padding-right: 15px;
  w\idth: 435px;
  float: left;
}
#homepage-right {
  width: 162px;
  float: left;
}
#homepage-right ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#homepage-right ul li {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  height: 1%;  
}


#homepage-left h2 {
  background-color: #060;
  line-height: 25px;
  font-size: 1.1em;
  padding-left: 8px;
  color: #fff;
  font-weight: bold;
  margin: 0px;
  border-bottom: 1px solid #fff;
}

#top3 {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#top3 li {
  width: 145px;
  border-right: 1px solid #fff;
  w\idth: 136px;
  padding: 0px 4px 0px 4px;
  float: left;
  background: #d8e8d8;
  height: 186px;
  min-height: 186px;
  text-align: center;
}
#top3 li .top3image {
  width: 97px;
  w\idth: 95px;
  height: 97px;
  he\ight: 95px;
  background: #fff;
  border-top: 1px solid #363;
  border-left: 1px solid #363;
  border-bottom: 1px solid #9c9;
  border-right: 1px solid #9c9;
  margin: 15px auto 10px auto;
}
#top3 li.top3item3 {
  border: 0px;
  width: 137px;
}
#top3 li .title {
  font-weight: bold;
  color: #060;
  font-size: 1.1em;
  height: 32px;
  min-height: 32px;
}
#top3 li .price {
  font-weight: bold;
  color: #c00;
  font-size: 1.2em;
}