@CHARSET "UTF-8";

.dpage {
  text-align: right;
  width: 100%;
  height: 20px;
}

.dpage span {
  font-size: 12px;
}

.dpage .load {
  visibility: hidden;
}

.dpage input {
  font-size: 12px;
  text-align: center;
  vetical-align: middle;
  border: 0;
  height: 16px;
  width: 30px;
}

.dpage img {
  cursor: hand;
}

.dpage .span-icon {
  display: -moz-inline-box;
  display: inline-block;
  width: 18px;
  text-align: center;
}

.dpage .span-text1 {
  display: -moz-inline-box;
  display: inline-block; /*ie*/
  width: 18px;
  text-align: center;
}