#logo {
  width: 620px;
  height: 178px;
  margin: 0px;
  padding: 0px;
  background: url(../img/moojo_main_img1.jpg) no-repeat left;
}
#ringtone {
  width: 375px;
  height: 370px;
}
#ringtone_header {
  height: 40px;
  background: url(../img/moojo_info_title2.gif) no-repeat left;
}
#ringtone_list {
  width: 375px;
  border-spacing: 0px 2px;
}
.ringtone_list_item {
  height: 26px;
}
.ringtone_title {
  background-color: #3e454b;
  margin: 0px;
  padding: 0px 10px;
  line-height: 26px;
}
.ringtone_download {
  width: 70px;
  background-color: #4a4d52;
  line-height: 26px;
  text-align: center;
  font-weight: bold;
}
#ringtone_footer {
  height: 26px;
  background-color: #2d3947;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
}
#zodiac_profile {
  width: 614px;
  height: 270px;
  margin: 3px 3px 0px 3px;
}
#zodiac_profile_header {
  width: 614px;
  height: 48px;
  margin: 0px;
  background: url(../img/moojo_main_zodiac_header.jpg) no-repeat bottom;
}
#zodiac_profile_content {
  width: 100%;
  height: 222px;
  margin: 0px;
  background-color: #fff;
}
.zodiac_profile_icon {
  width: 89px;
  height: 82px;
  margin: 10px 5px;
  float: left;
}
.zodiac_profile_icon img {
  border-style: none;
}
#web_link_dir {
  text-align: center;
}
#web_link_dir a {
  color: #666;
}
