@import "../common/common.css";
/*Firefox 3.5ȏ*/


#voice #lead {
  height: auto;
}

#voice #headline {
  float: left;
  width: 320px;
}

#voice #headline ul {
  margin: 15px 0 30px 0;
}

#voice #headline ul li {
  padding: 5px 0;
}

#voice #headline ul li a {
  width: 615px;
  height: 125px;
}

#voice #headline ul li a:hover {
  background-position: 0 125px;
}

#voice #headline #voice_1 {
  background-image: url("img/voice_1.jpg");
}

#voice #headline #voice_2 {
  background-image: url("img/voice_2.jpg");
}

#voice #headline #voice_3 {
  background-image: url("img/voice_3.jpg");
}

#voice .btn_soudan {
  margin-top: 30px;
}

#voice #voice_main {
  margin: 20px 0;
}

#voice #review {
  width: 583px;
  border-style: solid;
  border-width: 0 1px;
  border-color: #BABABA;
  padding: 0 15px;
}

#voice #review h3 {
  font-size: 13px;
  letter-spacing: 2px;
  color: #23B114;
}

#voice #review p {
  margin: 10px 0 20px 0;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: 2px;
  padding-bottom: 10px;
  background: url("img/border.gif") no-repeat center bottom;
}

#voice #review p.noborder {
  background-image: none;
}

  /* IE7 */
  *+html #voice #border_up {
    position: relative;
    top: 3px;
  }

#voice #border_down {
  position: relative;
  top: -20px;
}

  /* IE7 */
  *+html #voice #border_down {
    top: -14px;
  }


#voice #pagenavi {
  width: 400px;
  margin: 20px auto 0 auto;
  height: 50px;
}

#voice #pagenavi li {
  float: left;
  margin: 0 30px;
}

#voice #pagenavi li a:hover {
  background-position: 0 -15px;
}

#voice #m_before {
  background-image: url("img/m_before.gif");
  width: 74px;
  height: 15px;
}

#voice #m_next {
  background-image: url("img/m_next.gif");
  width: 73px;
  height: 15px;
}

#voice #m_index {
  background-image: url("img/m_index.gif");
  width: 69px;
  height: 15px;
}

#voice #pagenavi .empty {
  width: 74px;
}
