








































.board[data-v-5768c441] {
  background: url(../img/board_reed.png) no-repeat;
  background-position: center;
  background-size: cover;
  /* margin: 10px auto 0; */
}
.btn-icon[data-v-5768c441] {
  width: 30px;
}
.txt-left[data-v-5768c441] {
  text-align: left;
}
.txt-right[data-v-5768c441] {
  text-align: right;
}
.txt-handscount[data-v-5768c441] {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
}
.pointer[data-v-5768c441] {
  cursor: pointer;
}
.stone[data-v-5768c441] {
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  /* margin: 0px 5px -5px 0; */
}

