
/* yЈЉ */
#member_left {
  float: left;
  width: 260px;
  text-align: center;
  margin: 10px 0px 15px 0px;
}
#member_center {
  float: left;
  width: 260px;
  text-align: center;
  margin: 10px 20px 15px 20px;
}
#member_right {
  float: left;
  width: 260px;
  text-align: center;
  margin: 10px 0px 15px 0px;
}