
/* yЈЉ */
#member_left {
  float: left;
  width: 30%;
  line-height: 22px;
  text-align: center;
  margin: 10px 0px 15px 7px;
}
#member_center {
  float: left;
  width: 30%;
  line-height: 22px;
  text-align: center;
  margin: 10px 10px 15px 10px;
}
#member_right {
  float: left;
  width: 30%;
  line-height: 22px;
  text-align: center;
  margin: 10px 0px 15px 0px;
}