MediaWiki:Mobile.css

来自神奇宝贝百科

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
@charset "UTF-8";
.hide, .toclimit-1 .toclevel-1 ul, .toclimit-2 .toclevel-2 ul, .toclimit-3 .toclevel-3 ul, .toclimit-4 .toclevel-4 ul, body.page-主页 h1.firstHeading, body.page-主页 #contentSub, body.page-主页 #catlinks {
  display: none;
}

.textblack, .textblack a {
  color: #000 !important;
}

.textwhite, .ts-特殊, .ts-空间, .ts-空間, .ts-阴影, .ts-陰影, .textwhite a, .ts-特殊 a, .ts-空间 a, .ts-空間 a, .ts-阴影 a, .ts-陰影 a {
  color: #FFF !important;
}

.textblack2, .hvlist th, .eplist th, .textblack2 a, .hvlist th a, .eplist th a {
  color: #000;
}

.textwhite2, .textwhite2 a {
  color: #FFF;
}

.bgwhite, .hvlist tr, .eplist td {
  background: #FFF;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 4px;
  padding-left: 4px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 540px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 720px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1000px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
table.container {
  display: flex;
  flex-direction: column;
  margin-bottom: 0 !important;
  flex: 1;
}
.content table.container {
  margin: 0;
}
table.container > tbody, table.container > thead {
  flex: 1;
  display: flex;
  flex-direction: column;
}
table.container > tbody > tr, table.container > thead > tr {
  display: flex;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
table.container > tbody > tr > td, table.container > thead > tr > td {
  display: block;
}

.container {
  box-sizing: border-box;
}
.container *, .container *::before, .container *::after {
  box-sizing: inherit;
}

.bl-公, .bl-雄 {
  border: 3px solid #3355FF;
}

.bl-母, .bl-雌 {
  border: 3px solid #FF77DD;
}

.bg-红 {
  background-color: #F11 !important;
}

.bgl-红 {
  background-color: #FF6464 !important;
}

.bgd-红 {
  background-color: #A60B0B !important;
}

.b-红 {
  border-color: #F11;
}

.bl-红 {
  border-color: #FF6464;
}

.bd-红 {
  border-color: #A60B0B;
}

.t-红, .t-红 a {
  color: #F11 !important;
}

.tl-红, .tl-红 a {
  color: #FF6464 !important;
}

.td-红, .td-红 a {
  color: #A60B0B !important;
}

.bg-紅 {
  background-color: #F11 !important;
}

.bgl-紅 {
  background-color: #FF6464 !important;
}

.bgd-紅 {
  background-color: #A60B0B !important;
}

.b-紅 {
  border-color: #F11;
}

.bl-紅 {
  border-color: #FF6464;
}

.bd-紅 {
  border-color: #A60B0B;
}

.t-紅, .t-紅 a {
  color: #F11 !important;
}

.tl-紅, .tl-紅 a {
  color: #FF6464 !important;
}

.td-紅, .td-紅 a {
  color: #A60B0B !important;
}

.bg-绿 {
  background-color: #1B1 !important;
}

.bgl-绿 {
  background-color: #64D364 !important;
}

.bgd-绿 {
  background-color: #0B7A0B !important;
}

.b-绿 {
  border-color: #1B1;
}

.bl-绿 {
  border-color: #64D364;
}

.bd-绿 {
  border-color: #0B7A0B;
}

.t-绿, .t-绿 a {
  color: #1B1 !important;
}

.tl-绿, .tl-绿 a {
  color: #64D364 !important;
}

.td-绿, .td-绿 a {
  color: #0B7A0B !important;
}

.bg-綠 {
  background-color: #1B1 !important;
}

.bgl-綠 {
  background-color: #64D364 !important;
}

.bgd-綠 {
  background-color: #0B7A0B !important;
}

.b-綠 {
  border-color: #1B1;
}

.bl-綠 {
  border-color: #64D364;
}

.bd-綠 {
  border-color: #0B7A0B;
}

.t-綠, .t-綠 a {
  color: #1B1 !important;
}

.tl-綠, .tl-綠 a {
  color: #64D364 !important;
}

.td-綠, .td-綠 a {
  color: #0B7A0B !important;
}

.bg-蓝 {
  background-color: #11F !important;
}

.bgl-蓝 {
  background-color: #6464FF !important;
}

.bgd-蓝 {
  background-color: #0B0BA6 !important;
}

.b-蓝 {
  border-color: #11F;
}

.bl-蓝 {
  border-color: #6464FF;
}

.bd-蓝 {
  border-color: #0B0BA6;
}

.t-蓝, .t-蓝 a {
  color: #11F !important;
}

.tl-蓝, .tl-蓝 a {
  color: #6464FF !important;
}

.td-蓝, .td-蓝 a {
  color: #0B0BA6 !important;
}

.bg-藍 {
  background-color: #11F !important;
}

.bgl-藍 {
  background-color: #6464FF !important;
}

.bgd-藍 {
  background-color: #0B0BA6 !important;
}

.b-藍 {
  border-color: #11F;
}

.bl-藍 {
  border-color: #6464FF;
}

.bd-藍 {
  border-color: #0B0BA6;
}

.t-藍, .t-藍 a {
  color: #11F !important;
}

.tl-藍, .tl-藍 a {
  color: #6464FF !important;
}

.td-藍, .td-藍 a {
  color: #0B0BA6 !important;
}

.bg-黄 {
  background-color: #FFD733 !important;
}

.bgl-黄 {
  background-color: #FFE57A !important;
}

.bgd-黄 {
  background-color: #A68C21 !important;
}

.b-黄 {
  border-color: #FFD733;
}

.bl-黄 {
  border-color: #FFE57A;
}

.bd-黄 {
  border-color: #A68C21;
}

.t-黄, .t-黄 a {
  color: #FFD733 !important;
}

.tl-黄, .tl-黄 a {
  color: #FFE57A !important;
}

.td-黄, .td-黄 a {
  color: #A68C21 !important;
}

.bg-皮卡丘 {
  background-color: #FFD733 !important;
}

.bgl-皮卡丘 {
  background-color: #FFE57A !important;
}

.bgd-皮卡丘 {
  background-color: #A68C21 !important;
}

.b-皮卡丘 {
  border-color: #FFD733;
}

.bl-皮卡丘 {
  border-color: #FFE57A;
}

.bd-皮卡丘 {
  border-color: #A68C21;
}

.t-皮卡丘, .t-皮卡丘 a {
  color: #FFD733 !important;
}

.tl-皮卡丘, .tl-皮卡丘 a {
  color: #FFE57A !important;
}

.td-皮卡丘, .td-皮卡丘 a {
  color: #A68C21 !important;
}

.bg-金 {
  background-color: #DAA520 !important;
}

.bgl-金 {
  background-color: #E7C46E !important;
}

.bgd-金 {
  background-color: #8E6B15 !important;
}

.b-金 {
  border-color: #DAA520;
}

.bl-金 {
  border-color: #E7C46E;
}

.bd-金 {
  border-color: #8E6B15;
}

.t-金, .t-金 a {
  color: #DAA520 !important;
}

.tl-金, .tl-金 a {
  color: #E7C46E !important;
}

.td-金, .td-金 a {
  color: #8E6B15 !important;
}

.bg-银 {
  background-color: #C0C0C0 !important;
}

.bgl-银 {
  background-color: #D6D6D6 !important;
}

.bgd-银 {
  background-color: #7D7D7D !important;
}

.b-银 {
  border-color: #C0C0C0;
}

.bl-银 {
  border-color: #D6D6D6;
}

.bd-银 {
  border-color: #7D7D7D;
}

.t-银, .t-银 a {
  color: #C0C0C0 !important;
}

.tl-银, .tl-银 a {
  color: #D6D6D6 !important;
}

.td-银, .td-银 a {
  color: #7D7D7D !important;
}

.bg-銀 {
  background-color: #C0C0C0 !important;
}

.bgl-銀 {
  background-color: #D6D6D6 !important;
}

.bgd-銀 {
  background-color: #7D7D7D !important;
}

.b-銀 {
  border-color: #C0C0C0;
}

.bl-銀 {
  border-color: #D6D6D6;
}

.bd-銀 {
  border-color: #7D7D7D;
}

.t-銀, .t-銀 a {
  color: #C0C0C0 !important;
}

.tl-銀, .tl-銀 a {
  color: #D6D6D6 !important;
}

.td-銀, .td-銀 a {
  color: #7D7D7D !important;
}

.bg-水晶 {
  background-color: #4FD9FF !important;
}

.bgl-水晶 {
  background-color: #8CE6FF !important;
}

.bgd-水晶 {
  background-color: #338DA6 !important;
}

.b-水晶 {
  border-color: #4FD9FF;
}

.bl-水晶 {
  border-color: #8CE6FF;
}

.bd-水晶 {
  border-color: #338DA6;
}

.t-水晶, .t-水晶 a {
  color: #4FD9FF !important;
}

.tl-水晶, .tl-水晶 a {
  color: #8CE6FF !important;
}

.td-水晶, .td-水晶 a {
  color: #338DA6 !important;
}

.bg-红宝石 {
  background-color: #BF0109 !important;
}

.bgl-红宝石 {
  background-color: #B37577 !important;
}

.bgd-红宝石 {
  background-color: #A9070E !important;
}

.b-红宝石 {
  border-color: #BF0109;
}

.bl-红宝石 {
  border-color: #B37577;
}

.bd-红宝石 {
  border-color: #A9070E;
}

.t-红宝石, .t-红宝石 a {
  color: #BF0109 !important;
}

.tl-红宝石, .tl-红宝石 a {
  color: #B37577 !important;
}

.td-红宝石, .td-红宝石 a {
  color: #A9070E !important;
}

.bg-紅寶石 {
  background-color: #BF0109 !important;
}

.bgl-紅寶石 {
  background-color: #B37577 !important;
}

.bgd-紅寶石 {
  background-color: #A9070E !important;
}

.b-紅寶石 {
  border-color: #BF0109;
}

.bl-紅寶石 {
  border-color: #B37577;
}

.bd-紅寶石 {
  border-color: #A9070E;
}

.t-紅寶石, .t-紅寶石 a {
  color: #BF0109 !important;
}

.tl-紅寶石, .tl-紅寶石 a {
  color: #B37577 !important;
}

.td-紅寶石, .td-紅寶石 a {
  color: #A9070E !important;
}

.bg-蓝宝石 {
  background-color: #3862AE !important;
}

.bgl-蓝宝石 {
  background-color: #779FE8 !important;
}

.bgd-蓝宝石 {
  background-color: #103D8F !important;
}

.b-蓝宝石 {
  border-color: #3862AE;
}

.bl-蓝宝石 {
  border-color: #779FE8;
}

.bd-蓝宝石 {
  border-color: #103D8F;
}

.t-蓝宝石, .t-蓝宝石 a {
  color: #3862AE !important;
}

.tl-蓝宝石, .tl-蓝宝石 a {
  color: #779FE8 !important;
}

.td-蓝宝石, .td-蓝宝石 a {
  color: #103D8F !important;
}

.bg-藍寶石 {
  background-color: #3862AE !important;
}

.bgl-藍寶石 {
  background-color: #779FE8 !important;
}

.bgd-藍寶石 {
  background-color: #103D8F !important;
}

.b-藍寶石 {
  border-color: #3862AE;
}

.bl-藍寶石 {
  border-color: #779FE8;
}

.bd-藍寶石 {
  border-color: #103D8F;
}

.t-藍寶石, .t-藍寶石 a {
  color: #3862AE !important;
}

.tl-藍寶石, .tl-藍寶石 a {
  color: #779FE8 !important;
}

.td-藍寶石, .td-藍寶石 a {
  color: #103D8F !important;
}

.bg-绿宝石 {
  background-color: #00A000 !important;
}

.bgl-绿宝石 {
  background-color: #59C159 !important;
}

.bgd-绿宝石 {
  background-color: #006800 !important;
}

.b-绿宝石 {
  border-color: #00A000;
}

.bl-绿宝石 {
  border-color: #59C159;
}

.bd-绿宝石 {
  border-color: #006800;
}

.t-绿宝石, .t-绿宝石 a {
  color: #00A000 !important;
}

.tl-绿宝石, .tl-绿宝石 a {
  color: #59C159 !important;
}

.td-绿宝石, .td-绿宝石 a {
  color: #006800 !important;
}

.bg-綠寶石 {
  background-color: #00A000 !important;
}

.bgl-綠寶石 {
  background-color: #59C159 !important;
}

.bgd-綠寶石 {
  background-color: #006800 !important;
}

.b-綠寶石 {
  border-color: #00A000;
}

.bl-綠寶石 {
  border-color: #59C159;
}

.bd-綠寶石 {
  border-color: #006800;
}

.t-綠寶石, .t-綠寶石 a {
  color: #00A000 !important;
}

.tl-綠寶石, .tl-綠寶石 a {
  color: #59C159 !important;
}

.td-綠寶石, .td-綠寶石 a {
  color: #006800 !important;
}

.bg-火红 {
  background-color: #FF7327 !important;
}

.bgl-火红 {
  background-color: #FFA472 !important;
}

.bgd-火红 {
  background-color: #A64B19 !important;
}

.b-火红 {
  border-color: #FF7327;
}

.bl-火红 {
  border-color: #FFA472;
}

.bd-火红 {
  border-color: #A64B19;
}

.t-火红, .t-火红 a {
  color: #FF7327 !important;
}

.tl-火红, .tl-火红 a {
  color: #FFA472 !important;
}

.td-火红, .td-火红 a {
  color: #A64B19 !important;
}

.bg-火紅 {
  background-color: #FF7327 !important;
}

.bgl-火紅 {
  background-color: #FFA472 !important;
}

.bgd-火紅 {
  background-color: #A64B19 !important;
}

.b-火紅 {
  border-color: #FF7327;
}

.bl-火紅 {
  border-color: #FFA472;
}

.bd-火紅 {
  border-color: #A64B19;
}

.t-火紅, .t-火紅 a {
  color: #FF7327 !important;
}

.tl-火紅, .tl-火紅 a {
  color: #FFA472 !important;
}

.td-火紅, .td-火紅 a {
  color: #A64B19 !important;
}

.bg-叶绿 {
  background-color: #98CF12 !important;
}

.bgl-叶绿 {
  background-color: #DAF598 !important;
}

.bgd-叶绿 {
  background-color: #81B00F !important;
}

.b-叶绿 {
  border-color: #98CF12;
}

.bl-叶绿 {
  border-color: #DAF598;
}

.bd-叶绿 {
  border-color: #81B00F;
}

.t-叶绿, .t-叶绿 a {
  color: #98CF12 !important;
}

.tl-叶绿, .tl-叶绿 a {
  color: #DAF598 !important;
}

.td-叶绿, .td-叶绿 a {
  color: #81B00F !important;
}

.bg-葉綠 {
  background-color: #98CF12 !important;
}

.bgl-葉綠 {
  background-color: #DAF598 !important;
}

.bgd-葉綠 {
  background-color: #81B00F !important;
}

.b-葉綠 {
  border-color: #98CF12;
}

.bl-葉綠 {
  border-color: #DAF598;
}

.bd-葉綠 {
  border-color: #81B00F;
}

.t-葉綠, .t-葉綠 a {
  color: #98CF12 !important;
}

.tl-葉綠, .tl-葉綠 a {
  color: #DAF598 !important;
}

.td-葉綠, .td-葉綠 a {
  color: #81B00F !important;
}

.bg-钻石 {
  background-color: #7BB1F9 !important;
}

.bgl-钻石 {
  background-color: #B2D1FB !important;
}

.bgd-钻石 {
  background-color: #678BD5 !important;
}

.b-钻石 {
  border-color: #7BB1F9;
}

.bl-钻石 {
  border-color: #B2D1FB;
}

.bd-钻石 {
  border-color: #678BD5;
}

.t-钻石, .t-钻石 a {
  color: #7BB1F9 !important;
}

.tl-钻石, .tl-钻石 a {
  color: #B2D1FB !important;
}

.td-钻石, .td-钻石 a {
  color: #678BD5 !important;
}

.bg-鑽石 {
  background-color: #7BB1F9 !important;
}

.bgl-鑽石 {
  background-color: #C8C8FB !important;
}

.bgd-鑽石 {
  background-color: #678BD5 !important;
}

.b-鑽石 {
  border-color: #7BB1F9;
}

.bl-鑽石 {
  border-color: #C8C8FB;
}

.bd-鑽石 {
  border-color: #678BD5;
}

.t-鑽石, .t-鑽石 a {
  color: #7BB1F9 !important;
}

.tl-鑽石, .tl-鑽石 a {
  color: #C8C8FB !important;
}

.td-鑽石, .td-鑽石 a {
  color: #678BD5 !important;
}

.bg-珍珠 {
  background-color: #E068A0 !important;
}

.bgl-珍珠 {
  background-color: #f0A0D0 !important;
}

.bgd-珍珠 {
  background-color: #D84890 !important;
}

.b-珍珠 {
  border-color: #E068A0;
}

.bl-珍珠 {
  border-color: #f0A0D0;
}

.bd-珍珠 {
  border-color: #D84890;
}

.t-珍珠, .t-珍珠 a {
  color: #E068A0 !important;
}

.tl-珍珠, .tl-珍珠 a {
  color: #f0A0D0 !important;
}

.td-珍珠, .td-珍珠 a {
  color: #D84890 !important;
}

.bg-白金 {
  background-color: #B69E00 !important;
}

.bgl-白金 {
  background-color: #CFC059 !important;
}

.bgd-白金 {
  background-color: #766700 !important;
}

.b-白金 {
  border-color: #B69E00;
}

.bl-白金 {
  border-color: #CFC059;
}

.bd-白金 {
  border-color: #766700;
}

.t-白金, .t-白金 a {
  color: #B69E00 !important;
}

.tl-白金, .tl-白金 a {
  color: #CFC059 !important;
}

.td-白金, .td-白金 a {
  color: #766700 !important;
}

.bg-心金 {
  background-color: #F8C838 !important;
}

.bgl-心金 {
  background-color: #F8E8A8 !important;
}

.bgd-心金 {
  background-color: #C87010 !important;
}

.b-心金 {
  border-color: #F8C838;
}

.bl-心金 {
  border-color: #F8E8A8;
}

.bd-心金 {
  border-color: #C87010;
}

.t-心金, .t-心金 a {
  color: #F8C838 !important;
}

.tl-心金, .tl-心金 a {
  color: #F8E8A8 !important;
}

.td-心金, .td-心金 a {
  color: #C87010 !important;
}

.bg-魂银 {
  background-color: #A0C0E8 !important;
}

.bgl-魂银 {
  background-color: #C8D8F0 !important;
}

.bgd-魂银 {
  background-color: #506090 !important;
}

.b-魂银 {
  border-color: #A0C0E8;
}

.bl-魂银 {
  border-color: #C8D8F0;
}

.bd-魂银 {
  border-color: #506090;
}

.t-魂银, .t-魂银 a {
  color: #A0C0E8 !important;
}

.tl-魂银, .tl-魂银 a {
  color: #C8D8F0 !important;
}

.td-魂银, .td-魂银 a {
  color: #506090 !important;
}

.bg-魂銀 {
  background-color: #A0C0E8 !important;
}

.bgl-魂銀 {
  background-color: #C8D8F0 !important;
}

.bgd-魂銀 {
  background-color: #506090 !important;
}

.b-魂銀 {
  border-color: #A0C0E8;
}

.bl-魂銀 {
  border-color: #C8D8F0;
}

.bd-魂銀 {
  border-color: #506090;
}

.t-魂銀, .t-魂銀 a {
  color: #A0C0E8 !important;
}

.tl-魂銀, .tl-魂銀 a {
  color: #C8D8F0 !important;
}

.td-魂銀, .td-魂銀 a {
  color: #506090 !important;
}

.bg-黑 {
  background-color: #444 !important;
}

.bgl-黑 {
  background-color: #858585 !important;
}

.bgd-黑 {
  background-color: #2C2C2C !important;
}

.b-黑 {
  border-color: #444;
}

.bl-黑 {
  border-color: #858585;
}

.bd-黑 {
  border-color: #2C2C2C;
}

.t-黑, .t-黑 a {
  color: #444 !important;
}

.tl-黑, .tl-黑 a {
  color: #858585 !important;
}

.td-黑, .td-黑 a {
  color: #2C2C2C !important;
}

.bg-白 {
  background-color: #C3C3C3 !important;
}

.bgl-白 {
  background-color: #D8D8D8 !important;
}

.bgd-白 {
  background-color: #7F7F7F !important;
}

.b-白 {
  border-color: #C3C3C3;
}

.bl-白 {
  border-color: #D8D8D8;
}

.bd-白 {
  border-color: #7F7F7F;
}

.t-白, .t-白 a {
  color: #C3C3C3 !important;
}

.tl-白, .tl-白 a {
  color: #D8D8D8 !important;
}

.td-白, .td-白 a {
  color: #7F7F7F !important;
}

.bg-黑2 {
  background-color: #181818 !important;
}

.bgl-黑2 {
  background-color: #636161 !important;
}

.bgd-黑2 {
  background-color: #1892CB !important;
}

.b-黑2 {
  border-color: #181818;
}

.bl-黑2 {
  border-color: #636161;
}

.bd-黑2 {
  border-color: #1892CB;
}

.t-黑2, .t-黑2 a {
  color: #181818 !important;
}

.tl-黑2, .tl-黑2 a {
  color: #636161 !important;
}

.td-黑2, .td-黑2 a {
  color: #1892CB !important;
}

.bg-白2 {
  background-color: #CBCBCB !important;
}

.bgl-白2 {
  background-color: #EEEDED !important;
}

.bgd-白2 {
  background-color: #DB2818 !important;
}

.b-白2 {
  border-color: #CBCBCB;
}

.bl-白2 {
  border-color: #EEEDED;
}

.bd-白2 {
  border-color: #DB2818;
}

.t-白2, .t-白2 a {
  color: #CBCBCB !important;
}

.tl-白2, .tl-白2 a {
  color: #EEEDED !important;
}

.td-白2, .td-白2 a {
  color: #DB2818 !important;
}

.bg-X {
  background-color: #025DA6 !important;
}

.bgl-X {
  background-color: #5A96C5 !important;
}

.bgd-X {
  background-color: #013D6C !important;
}

.b-X {
  border-color: #025DA6;
}

.bl-X {
  border-color: #5A96C5;
}

.bd-X {
  border-color: #013D6C;
}

.t-X, .t-X a {
  color: #025DA6 !important;
}

.tl-X, .tl-X a {
  color: #5A96C5 !important;
}

.td-X, .td-X a {
  color: #013D6C !important;
}

.bg-Y {
  background-color: #EA1A3E !important;
}

.bgl-Y {
  background-color: #F16A81 !important;
}

.bgd-Y {
  background-color: #981128 !important;
}

.b-Y {
  border-color: #EA1A3E;
}

.bl-Y {
  border-color: #F16A81;
}

.bd-Y {
  border-color: #981128;
}

.t-Y, .t-Y a {
  color: #EA1A3E !important;
}

.tl-Y, .tl-Y a {
  color: #F16A81 !important;
}

.td-Y, .td-Y a {
  color: #981128 !important;
}

.bg-OR {
  background-color: #AB2813 !important;
}

.bgl-OR {
  background-color: #C87365 !important;
}

.bgd-OR {
  background-color: #6F1A0C !important;
}

.b-OR {
  border-color: #AB2813;
}

.bl-OR {
  border-color: #C87365;
}

.bd-OR {
  border-color: #6F1A0C;
}

.t-OR, .t-OR a {
  color: #AB2813 !important;
}

.tl-OR, .tl-OR a {
  color: #C87365 !important;
}

.td-OR, .td-OR a {
  color: #6F1A0C !important;
}

.bg-欧米伽红宝石 {
  background-color: #AB2813 !important;
}

.bgl-欧米伽红宝石 {
  background-color: #C87365 !important;
}

.bgd-欧米伽红宝石 {
  background-color: #6F1A0C !important;
}

.b-欧米伽红宝石 {
  border-color: #AB2813;
}

.bl-欧米伽红宝石 {
  border-color: #C87365;
}

.bd-欧米伽红宝石 {
  border-color: #6F1A0C;
}

.t-欧米伽红宝石, .t-欧米伽红宝石 a {
  color: #AB2813 !important;
}

.tl-欧米伽红宝石, .tl-欧米伽红宝石 a {
  color: #C87365 !important;
}

.td-欧米伽红宝石, .td-欧米伽红宝石 a {
  color: #6F1A0C !important;
}

.bg-歐米加紅寶石 {
  background-color: #AB2813 !important;
}

.bgl-歐米加紅寶石 {
  background-color: #C87365 !important;
}

.bgd-歐米加紅寶石 {
  background-color: #6F1A0C !important;
}

.b-歐米加紅寶石 {
  border-color: #AB2813;
}

.bl-歐米加紅寶石 {
  border-color: #C87365;
}

.bd-歐米加紅寶石 {
  border-color: #6F1A0C;
}

.t-歐米加紅寶石, .t-歐米加紅寶石 a {
  color: #AB2813 !important;
}

.tl-歐米加紅寶石, .tl-歐米加紅寶石 a {
  color: #C87365 !important;
}

.td-歐米加紅寶石, .td-歐米加紅寶石 a {
  color: #6F1A0C !important;
}

.bg-AS {
  background-color: #26649C !important;
}

.bgl-AS {
  background-color: #729ABF !important;
}

.bgd-AS {
  background-color: #194166 !important;
}

.b-AS {
  border-color: #26649C;
}

.bl-AS {
  border-color: #729ABF;
}

.bd-AS {
  border-color: #194166;
}

.t-AS, .t-AS a {
  color: #26649C !important;
}

.tl-AS, .tl-AS a {
  color: #729ABF !important;
}

.td-AS, .td-AS a {
  color: #194166 !important;
}

.bg-阿尔法蓝宝石 {
  background-color: #26649C !important;
}

.bgl-阿尔法蓝宝石 {
  background-color: #729ABF !important;
}

.bgd-阿尔法蓝宝石 {
  background-color: #194166 !important;
}

.b-阿尔法蓝宝石 {
  border-color: #26649C;
}

.bl-阿尔法蓝宝石 {
  border-color: #729ABF;
}

.bd-阿尔法蓝宝石 {
  border-color: #194166;
}

.t-阿尔法蓝宝石, .t-阿尔法蓝宝石 a {
  color: #26649C !important;
}

.tl-阿尔法蓝宝石, .tl-阿尔法蓝宝石 a {
  color: #729ABF !important;
}

.td-阿尔法蓝宝石, .td-阿尔法蓝宝石 a {
  color: #194166 !important;
}

.bg-阿爾法藍寶石 {
  background-color: #26649C !important;
}

.bgl-阿爾法藍寶石 {
  background-color: #729ABF !important;
}

.bgd-阿爾法藍寶石 {
  background-color: #194166 !important;
}

.b-阿爾法藍寶石 {
  border-color: #26649C;
}

.bl-阿爾法藍寶石 {
  border-color: #729ABF;
}

.bd-阿爾法藍寶石 {
  border-color: #194166;
}

.t-阿爾法藍寶石, .t-阿爾法藍寶石 a {
  color: #26649C !important;
}

.tl-阿爾法藍寶石, .tl-阿爾法藍寶石 a {
  color: #729ABF !important;
}

.td-阿爾法藍寶石, .td-阿爾法藍寶石 a {
  color: #194166 !important;
}

.bg-太阳 {
  background-color: #EE993C !important;
}

.bgl-太阳 {
  background-color: #F5BE84 !important;
}

.bgd-太阳 {
  background-color: #CA7111 !important;
}

.b-太阳 {
  border-color: #EE993C;
}

.bl-太阳 {
  border-color: #F5BE84;
}

.bd-太阳 {
  border-color: #CA7111;
}

.t-太阳, .t-太阳 a {
  color: #EE993C !important;
}

.tl-太阳, .tl-太阳 a {
  color: #F5BE84 !important;
}

.td-太阳, .td-太阳 a {
  color: #CA7111 !important;
}

.bg-太陽 {
  background-color: #EE993C !important;
}

.bgl-太陽 {
  background-color: #F5BE84 !important;
}

.bgd-太陽 {
  background-color: #CA7111 !important;
}

.b-太陽 {
  border-color: #EE993C;
}

.bl-太陽 {
  border-color: #F5BE84;
}

.bd-太陽 {
  border-color: #CA7111;
}

.t-太陽, .t-太陽 a {
  color: #EE993C !important;
}

.tl-太陽, .tl-太陽 a {
  color: #F5BE84 !important;
}

.td-太陽, .td-太陽 a {
  color: #CA7111 !important;
}

.bg-月亮 {
  background-color: #7DC3E3 !important;
}

.bgl-月亮 {
  background-color: #B3DCEF !important;
}

.bgd-月亮 {
  background-color: #2C9BCE !important;
}

.b-月亮 {
  border-color: #7DC3E3;
}

.bl-月亮 {
  border-color: #B3DCEF;
}

.bd-月亮 {
  border-color: #2C9BCE;
}

.t-月亮, .t-月亮 a {
  color: #7DC3E3 !important;
}

.tl-月亮, .tl-月亮 a {
  color: #B3DCEF !important;
}

.td-月亮, .td-月亮 a {
  color: #2C9BCE !important;
}

.bg-US {
  background-color: #FA8E00 !important;
}

.bgl-US {
  background-color: #FBA81C !important;
}

.bgd-US {
  background-color: #110B0D !important;
}

.b-US {
  border-color: #FA8E00;
}

.bl-US {
  border-color: #FBA81C;
}

.bd-US {
  border-color: #110B0D;
}

.t-US, .t-US a {
  color: #FA8E00 !important;
}

.tl-US, .tl-US a {
  color: #FBA81C !important;
}

.td-US, .td-US a {
  color: #110B0D !important;
}

.bg-究极之日 {
  background-color: #FA8E00 !important;
}

.bgl-究极之日 {
  background-color: #FBA81C !important;
}

.bgd-究极之日 {
  background-color: #110B0D !important;
}

.b-究极之日 {
  border-color: #FA8E00;
}

.bl-究极之日 {
  border-color: #FBA81C;
}

.bd-究极之日 {
  border-color: #110B0D;
}

.t-究极之日, .t-究极之日 a {
  color: #FA8E00 !important;
}

.tl-究极之日, .tl-究极之日 a {
  color: #FBA81C !important;
}

.td-究极之日, .td-究极之日 a {
  color: #110B0D !important;
}

.bg-究極之日 {
  background-color: #FA8E00 !important;
}

.bgl-究極之日 {
  background-color: #FBA81C !important;
}

.bgd-究極之日 {
  background-color: #110B0D !important;
}

.b-究極之日 {
  border-color: #FA8E00;
}

.bl-究極之日 {
  border-color: #FBA81C;
}

.bd-究極之日 {
  border-color: #110B0D;
}

.t-究極之日, .t-究極之日 a {
  color: #FA8E00 !important;
}

.tl-究極之日, .tl-究極之日 a {
  color: #FBA81C !important;
}

.td-究極之日, .td-究極之日 a {
  color: #110B0D !important;
}

.bg-UM {
  background-color: #008CD9 !important;
}

.bgl-UM {
  background-color: #12A6DF !important;
}

.bgd-UM {
  background-color: #110B0D !important;
}

.b-UM {
  border-color: #008CD9;
}

.bl-UM {
  border-color: #12A6DF;
}

.bd-UM {
  border-color: #110B0D;
}

.t-UM, .t-UM a {
  color: #008CD9 !important;
}

.tl-UM, .tl-UM a {
  color: #12A6DF !important;
}

.td-UM, .td-UM a {
  color: #110B0D !important;
}

.bg-究极之月 {
  background-color: #008CD9 !important;
}

.bgl-究极之月 {
  background-color: #12A6DF !important;
}

.bgd-究极之月 {
  background-color: #110B0D !important;
}

.b-究极之月 {
  border-color: #008CD9;
}

.bl-究极之月 {
  border-color: #12A6DF;
}

.bd-究极之月 {
  border-color: #110B0D;
}

.t-究极之月, .t-究极之月 a {
  color: #008CD9 !important;
}

.tl-究极之月, .tl-究极之月 a {
  color: #12A6DF !important;
}

.td-究极之月, .td-究极之月 a {
  color: #110B0D !important;
}

.bg-究極之月 {
  background-color: #008CD9 !important;
}

.bgl-究極之月 {
  background-color: #12A6DF !important;
}

.bgd-究極之月 {
  background-color: #110B0D !important;
}

.b-究極之月 {
  border-color: #008CD9;
}

.bl-究極之月 {
  border-color: #12A6DF;
}

.bd-究極之月 {
  border-color: #110B0D;
}

.t-究極之月, .t-究極之月 a {
  color: #008CD9 !important;
}

.tl-究極之月, .tl-究極之月 a {
  color: #12A6DF !important;
}

.td-究極之月, .td-究極之月 a {
  color: #110B0D !important;
}

.bg-LP {
  background-color: #F5DA26 !important;
}

.bgl-LP {
  background-color: #F8E772 !important;
}

.bgd-LP {
  background-color: #9F8E19 !important;
}

.b-LP {
  border-color: #F5DA26;
}

.bl-LP {
  border-color: #F8E772;
}

.bd-LP {
  border-color: #9F8E19;
}

.t-LP, .t-LP a {
  color: #F5DA26 !important;
}

.tl-LP, .tl-LP a {
  color: #F8E772 !important;
}

.td-LP, .td-LP a {
  color: #9F8E19 !important;
}

.bg-LG皮卡丘 {
  background-color: #F5DA26 !important;
}

.bgl-LG皮卡丘 {
  background-color: #F8E772 !important;
}

.bgd-LG皮卡丘 {
  background-color: #9F8E19 !important;
}

.b-LG皮卡丘 {
  border-color: #F5DA26;
}

.bl-LG皮卡丘 {
  border-color: #F8E772;
}

.bd-LG皮卡丘 {
  border-color: #9F8E19;
}

.t-LG皮卡丘, .t-LG皮卡丘 a {
  color: #F5DA26 !important;
}

.tl-LG皮卡丘, .tl-LG皮卡丘 a {
  color: #F8E772 !important;
}

.td-LG皮卡丘, .td-LG皮卡丘 a {
  color: #9F8E19 !important;
}

.bg-LE {
  background-color: #D4924B !important;
}

.bgl-LE {
  background-color: #E3B88A !important;
}

.bgd-LE {
  background-color: #8A5F31 !important;
}

.b-LE {
  border-color: #D4924B;
}

.bl-LE {
  border-color: #E3B88A;
}

.bd-LE {
  border-color: #8A5F31;
}

.t-LE, .t-LE a {
  color: #D4924B !important;
}

.tl-LE, .tl-LE a {
  color: #E3B88A !important;
}

.td-LE, .td-LE a {
  color: #8A5F31 !important;
}

.bg-LG伊布 {
  background-color: #D4924B !important;
}

.bgl-LG伊布 {
  background-color: #E3B88A !important;
}

.bgd-LG伊布 {
  background-color: #8A5F31 !important;
}

.b-LG伊布 {
  border-color: #D4924B;
}

.bl-LG伊布 {
  border-color: #E3B88A;
}

.bd-LG伊布 {
  border-color: #8A5F31;
}

.t-LG伊布, .t-LG伊布 a {
  color: #D4924B !important;
}

.tl-LG伊布, .tl-LG伊布 a {
  color: #E3B88A !important;
}

.td-LG伊布, .td-LG伊布 a {
  color: #8A5F31 !important;
}

.bg-Sw {
  background-color: #00A1E9 !important;
}

.bgl-Sw {
  background-color: #59C2F1 !important;
}

.bgd-Sw {
  background-color: #006998 !important;
}

.b-Sw {
  border-color: #00A1E9;
}

.bl-Sw {
  border-color: #59C2F1;
}

.bd-Sw {
  border-color: #006998;
}

.t-Sw, .t-Sw a {
  color: #00A1E9 !important;
}

.tl-Sw, .tl-Sw a {
  color: #59C2F1 !important;
}

.td-Sw, .td-Sw a {
  color: #006998 !important;
}

.bg-SW {
  background-color: #00A1E9 !important;
}

.bgl-SW {
  background-color: #59C2F1 !important;
}

.bgd-SW {
  background-color: #006998 !important;
}

.b-SW {
  border-color: #00A1E9;
}

.bl-SW {
  border-color: #59C2F1;
}

.bd-SW {
  border-color: #006998;
}

.t-SW, .t-SW a {
  color: #00A1E9 !important;
}

.tl-SW, .tl-SW a {
  color: #59C2F1 !important;
}

.td-SW, .td-SW a {
  color: #006998 !important;
}

.bg-剑 {
  background-color: #00A1E9 !important;
}

.bgl-剑 {
  background-color: #59C2F1 !important;
}

.bgd-剑 {
  background-color: #006998 !important;
}

.b-剑 {
  border-color: #00A1E9;
}

.bl-剑 {
  border-color: #59C2F1;
}

.bd-剑 {
  border-color: #006998;
}

.t-剑, .t-剑 a {
  color: #00A1E9 !important;
}

.tl-剑, .tl-剑 a {
  color: #59C2F1 !important;
}

.td-剑, .td-剑 a {
  color: #006998 !important;
}

.bg-劍 {
  background-color: #00A1E9 !important;
}

.bgl-劍 {
  background-color: #59C2F1 !important;
}

.bgd-劍 {
  background-color: #006998 !important;
}

.b-劍 {
  border-color: #00A1E9;
}

.bl-劍 {
  border-color: #59C2F1;
}

.bd-劍 {
  border-color: #006998;
}

.t-劍, .t-劍 a {
  color: #00A1E9 !important;
}

.tl-劍, .tl-劍 a {
  color: #59C2F1 !important;
}

.td-劍, .td-劍 a {
  color: #006998 !important;
}

.bg-Sh {
  background-color: #BF004F !important;
}

.bgl-Sh {
  background-color: #D5598C !important;
}

.bgd-Sh {
  background-color: #7C0033 !important;
}

.b-Sh {
  border-color: #BF004F;
}

.bl-Sh {
  border-color: #D5598C;
}

.bd-Sh {
  border-color: #7C0033;
}

.t-Sh, .t-Sh a {
  color: #BF004F !important;
}

.tl-Sh, .tl-Sh a {
  color: #D5598C !important;
}

.td-Sh, .td-Sh a {
  color: #7C0033 !important;
}

.bg-SH {
  background-color: #BF004F !important;
}

.bgl-SH {
  background-color: #D5598C !important;
}

.bgd-SH {
  background-color: #7C0033 !important;
}

.b-SH {
  border-color: #BF004F;
}

.bl-SH {
  border-color: #D5598C;
}

.bd-SH {
  border-color: #7C0033;
}

.t-SH, .t-SH a {
  color: #BF004F !important;
}

.tl-SH, .tl-SH a {
  color: #D5598C !important;
}

.td-SH, .td-SH a {
  color: #7C0033 !important;
}

.bg-盾 {
  background-color: #BF004F !important;
}

.bgl-盾 {
  background-color: #D5598C !important;
}

.bgd-盾 {
  background-color: #7C0033 !important;
}

.b-盾 {
  border-color: #BF004F;
}

.bl-盾 {
  border-color: #D5598C;
}

.bd-盾 {
  border-color: #7C0033;
}

.t-盾, .t-盾 a {
  color: #BF004F !important;
}

.tl-盾, .tl-盾 a {
  color: #D5598C !important;
}

.td-盾, .td-盾 a {
  color: #7C0033 !important;
}

.bg-冠之雪原 {
  background-color: #01948A !important;
}

.bgl-冠之雪原 {
  background-color: #44BB87 !important;
}

.bgd-冠之雪原 {
  background-color: #004C64 !important;
}

.b-冠之雪原 {
  border-color: #01948A;
}

.bl-冠之雪原 {
  border-color: #44BB87;
}

.bd-冠之雪原 {
  border-color: #004C64;
}

.t-冠之雪原, .t-冠之雪原 a {
  color: #01948A !important;
}

.tl-冠之雪原, .tl-冠之雪原 a {
  color: #44BB87 !important;
}

.td-冠之雪原, .td-冠之雪原 a {
  color: #004C64 !important;
}

.bg-鎧之孤島 {
  background-color: #F5D623 !important;
}

.bgl-鎧之孤島 {
  background-color: #FEE65E !important;
}

.bgd-鎧之孤島 {
  background-color: #FBB102 !important;
}

.b-鎧之孤島 {
  border-color: #F5D623;
}

.bl-鎧之孤島 {
  border-color: #FEE65E;
}

.bd-鎧之孤島 {
  border-color: #FBB102;
}

.t-鎧之孤島, .t-鎧之孤島 a {
  color: #F5D623 !important;
}

.tl-鎧之孤島, .tl-鎧之孤島 a {
  color: #FEE65E !important;
}

.td-鎧之孤島, .td-鎧之孤島 a {
  color: #FBB102 !important;
}

.bg-铠之孤岛 {
  background-color: #F5D623 !important;
}

.bgl-铠之孤岛 {
  background-color: #FEE65E !important;
}

.bgd-铠之孤岛 {
  background-color: #FBB102 !important;
}

.b-铠之孤岛 {
  border-color: #F5D623;
}

.bl-铠之孤岛 {
  border-color: #FEE65E;
}

.bd-铠之孤岛 {
  border-color: #FBB102;
}

.t-铠之孤岛, .t-铠之孤岛 a {
  color: #F5D623 !important;
}

.tl-铠之孤岛, .tl-铠之孤岛 a {
  color: #FEE65E !important;
}

.td-铠之孤岛, .td-铠之孤岛 a {
  color: #FBB102 !important;
}

.bg-BD {
  background-color: #44BAE5 !important;
}

.bgl-BD {
  background-color: #85D2EE !important;
}

.bgd-BD {
  background-color: #2C7995 !important;
}

.b-BD {
  border-color: #44BAE5;
}

.bl-BD {
  border-color: #85D2EE;
}

.bd-BD {
  border-color: #2C7995;
}

.t-BD, .t-BD a {
  color: #44BAE5 !important;
}

.tl-BD, .tl-BD a {
  color: #85D2EE !important;
}

.td-BD, .td-BD a {
  color: #2C7995 !important;
}

.bg-晶燦鑽石 {
  background-color: #44BAE5 !important;
}

.bgl-晶燦鑽石 {
  background-color: #85D2EE !important;
}

.bgd-晶燦鑽石 {
  background-color: #2C7995 !important;
}

.b-晶燦鑽石 {
  border-color: #44BAE5;
}

.bl-晶燦鑽石 {
  border-color: #85D2EE;
}

.bd-晶燦鑽石 {
  border-color: #2C7995;
}

.t-晶燦鑽石, .t-晶燦鑽石 a {
  color: #44BAE5 !important;
}

.tl-晶燦鑽石, .tl-晶燦鑽石 a {
  color: #85D2EE !important;
}

.td-晶燦鑽石, .td-晶燦鑽石 a {
  color: #2C7995 !important;
}

.bg-晶灿钻石 {
  background-color: #44BAE5 !important;
}

.bgl-晶灿钻石 {
  background-color: #85D2EE !important;
}

.bgd-晶灿钻石 {
  background-color: #2C7995 !important;
}

.b-晶灿钻石 {
  border-color: #44BAE5;
}

.bl-晶灿钻石 {
  border-color: #85D2EE;
}

.bd-晶灿钻石 {
  border-color: #2C7995;
}

.t-晶灿钻石, .t-晶灿钻石 a {
  color: #44BAE5 !important;
}

.tl-晶灿钻石, .tl-晶灿钻石 a {
  color: #85D2EE !important;
}

.td-晶灿钻石, .td-晶灿钻石 a {
  color: #2C7995 !important;
}

.bg-SP {
  background-color: #DA7D99 !important;
}

.bgl-SP {
  background-color: #E7ABBD !important;
}

.bgd-SP {
  background-color: #8E5163 !important;
}

.b-SP {
  border-color: #DA7D99;
}

.bl-SP {
  border-color: #E7ABBD;
}

.bd-SP {
  border-color: #8E5163;
}

.t-SP, .t-SP a {
  color: #DA7D99 !important;
}

.tl-SP, .tl-SP a {
  color: #E7ABBD !important;
}

.td-SP, .td-SP a {
  color: #8E5163 !important;
}

.bg-明亮珍珠 {
  background-color: #DA7D99 !important;
}

.bgl-明亮珍珠 {
  background-color: #E7ABBD !important;
}

.bgd-明亮珍珠 {
  background-color: #8E5163 !important;
}

.b-明亮珍珠 {
  border-color: #DA7D99;
}

.bl-明亮珍珠 {
  border-color: #E7ABBD;
}

.bd-明亮珍珠 {
  border-color: #8E5163;
}

.t-明亮珍珠, .t-明亮珍珠 a {
  color: #DA7D99 !important;
}

.tl-明亮珍珠, .tl-明亮珍珠 a {
  color: #E7ABBD !important;
}

.td-明亮珍珠, .td-明亮珍珠 a {
  color: #8E5163 !important;
}

.bg-LA {
  background-color: #36597B !important;
}

.bgl-LA {
  background-color: #7C93A9 !important;
}

.bgd-LA {
  background-color: #233A50 !important;
}

.b-LA {
  border-color: #36597B;
}

.bl-LA {
  border-color: #7C93A9;
}

.bd-LA {
  border-color: #233A50;
}

.t-LA, .t-LA a {
  color: #36597B !important;
}

.tl-LA, .tl-LA a {
  color: #7C93A9 !important;
}

.td-LA, .td-LA a {
  color: #233A50 !important;
}

.bg-传说阿尔宙斯 {
  background-color: #36597B !important;
}

.bgl-传说阿尔宙斯 {
  background-color: #7C93A9 !important;
}

.bgd-传说阿尔宙斯 {
  background-color: #233A50 !important;
}

.b-传说阿尔宙斯 {
  border-color: #36597B;
}

.bl-传说阿尔宙斯 {
  border-color: #7C93A9;
}

.bd-传说阿尔宙斯 {
  border-color: #233A50;
}

.t-传说阿尔宙斯, .t-传说阿尔宙斯 a {
  color: #36597B !important;
}

.tl-传说阿尔宙斯, .tl-传说阿尔宙斯 a {
  color: #7C93A9 !important;
}

.td-传说阿尔宙斯, .td-传说阿尔宙斯 a {
  color: #233A50 !important;
}

.bg-傳說阿爾宙斯 {
  background-color: #36597B !important;
}

.bgl-傳說阿爾宙斯 {
  background-color: #7C93A9 !important;
}

.bgd-傳說阿爾宙斯 {
  background-color: #233A50 !important;
}

.b-傳說阿爾宙斯 {
  border-color: #36597B;
}

.bl-傳說阿爾宙斯 {
  border-color: #7C93A9;
}

.bd-傳說阿爾宙斯 {
  border-color: #233A50;
}

.t-傳說阿爾宙斯, .t-傳說阿爾宙斯 a {
  color: #36597B !important;
}

.tl-傳說阿爾宙斯, .tl-傳說阿爾宙斯 a {
  color: #7C93A9 !important;
}

.td-傳說阿爾宙斯, .td-傳說阿爾宙斯 a {
  color: #233A50 !important;
}

.bg-朱 {
  background-color: #F8463E !important;
}

.bgl-朱 {
  background-color: #FF933C !important;
}

.bgd-朱 {
  background-color: #9E2A22 !important;
}

.b-朱 {
  border-color: #F8463E;
}

.bl-朱 {
  border-color: #FF933C;
}

.bd-朱 {
  border-color: #9E2A22;
}

.t-朱, .t-朱 a {
  color: #F8463E !important;
}

.tl-朱, .tl-朱 a {
  color: #FF933C !important;
}

.td-朱, .td-朱 a {
  color: #9E2A22 !important;
}

.bg-紫 {
  background-color: #9C4595 !important;
}

.bgl-紫 {
  background-color: #BB45B0 !important;
}

.bgd-紫 {
  background-color: #552277 !important;
}

.b-紫 {
  border-color: #9C4595;
}

.bl-紫 {
  border-color: #BB45B0;
}

.bd-紫 {
  border-color: #552277;
}

.t-紫, .t-紫 a {
  color: #9C4595 !important;
}

.tl-紫, .tl-紫 a {
  color: #BB45B0 !important;
}

.td-紫, .td-紫 a {
  color: #552277 !important;
}

.bg-碧之假面 {
  background-color: #299a9b !important;
}

.bgl-碧之假面 {
  background-color: #77bfbc !important;
}

.bgd-碧之假面 {
  background-color: #317448 !important;
}

.b-碧之假面 {
  border-color: #299a9b;
}

.bl-碧之假面 {
  border-color: #77bfbc;
}

.bd-碧之假面 {
  border-color: #317448;
}

.t-碧之假面, .t-碧之假面 a {
  color: #299a9b !important;
}

.tl-碧之假面, .tl-碧之假面 a {
  color: #77bfbc !important;
}

.td-碧之假面, .td-碧之假面 a {
  color: #317448 !important;
}

.bg-蓝之圆盘 {
  background-color: #11668f !important;
}

.bgl-蓝之圆盘 {
  background-color: #266ab4 !important;
}

.bgd-蓝之圆盘 {
  background-color: #064261 !important;
}

.b-蓝之圆盘 {
  border-color: #11668f;
}

.bl-蓝之圆盘 {
  border-color: #266ab4;
}

.bd-蓝之圆盘 {
  border-color: #064261;
}

.t-蓝之圆盘, .t-蓝之圆盘 a {
  color: #11668f !important;
}

.tl-蓝之圆盘, .tl-蓝之圆盘 a {
  color: #266ab4 !important;
}

.td-蓝之圆盘, .td-蓝之圆盘 a {
  color: #064261 !important;
}

.bg-藍之圓盤 {
  background-color: #11668f !important;
}

.bgl-藍之圓盤 {
  background-color: #266ab4 !important;
}

.bgd-藍之圓盤 {
  background-color: #064261 !important;
}

.b-藍之圓盤 {
  border-color: #11668f;
}

.bl-藍之圓盤 {
  border-color: #266ab4;
}

.bd-藍之圓盤 {
  border-color: #064261;
}

.t-藍之圓盤, .t-藍之圓盤 a {
  color: #11668f !important;
}

.tl-藍之圓盤, .tl-藍之圓盤 a {
  color: #266ab4 !important;
}

.td-藍之圓盤, .td-藍之圓盤 a {
  color: #064261 !important;
}

.bg-LZ {
  background-color: #34B574 !important;
}

.bgl-LZ {
  background-color: #FAD6DD !important;
}

.bgd-LZ {
  background-color: #1F7A6D !important;
}

.b-LZ {
  border-color: #34B574;
}

.bl-LZ {
  border-color: #FAD6DD;
}

.bd-LZ {
  border-color: #1F7A6D;
}

.t-LZ, .t-LZ a {
  color: #34B574 !important;
}

.tl-LZ, .tl-LZ a {
  color: #FAD6DD !important;
}

.td-LZ, .td-LZ a {
  color: #1F7A6D !important;
}

.bg-传说ZA {
  background-color: #34B574 !important;
}

.bgl-传说ZA {
  background-color: #FAD6DD !important;
}

.bgd-传说ZA {
  background-color: #1F7A6D !important;
}

.b-传说ZA {
  border-color: #34B574;
}

.bl-传说ZA {
  border-color: #FAD6DD;
}

.bd-传说ZA {
  border-color: #1F7A6D;
}

.t-传说ZA, .t-传说ZA a {
  color: #34B574 !important;
}

.tl-传说ZA, .tl-传说ZA a {
  color: #FAD6DD !important;
}

.td-传说ZA, .td-传说ZA a {
  color: #1F7A6D !important;
}

.bg-傳說ZA {
  background-color: #34B574 !important;
}

.bgl-傳說ZA {
  background-color: #FAD6DD !important;
}

.bgd-傳說ZA {
  background-color: #1F7A6D !important;
}

.b-傳說ZA {
  border-color: #34B574;
}

.bl-傳說ZA {
  border-color: #FAD6DD;
}

.bd-傳說ZA {
  border-color: #1F7A6D;
}

.t-傳說ZA, .t-傳說ZA a {
  color: #34B574 !important;
}

.tl-傳說ZA, .tl-傳說ZA a {
  color: #FAD6DD !important;
}

.td-傳說ZA, .td-傳說ZA a {
  color: #1F7A6D !important;
}

.bg-赤救 {
  background-color: #C50C50 !important;
}

.bgl-赤救 {
  background-color: #D85C8A !important;
}

.bgd-赤救 {
  background-color: #840836 !important;
}

.b-赤救 {
  border-color: #C50C50;
}

.bl-赤救 {
  border-color: #D85C8A;
}

.bd-赤救 {
  border-color: #840836;
}

.t-赤救, .t-赤救 a {
  color: #C50C50 !important;
}

.tl-赤救, .tl-赤救 a {
  color: #D85C8A !important;
}

.td-赤救, .td-赤救 a {
  color: #840836 !important;
}

.bg-青救 {
  background-color: #095baf !important;
}

.bgl-青救 {
  background-color: #5a91c9 !important;
}

.bgd-青救 {
  background-color: #063d75 !important;
}

.b-青救 {
  border-color: #095baf;
}

.bl-青救 {
  border-color: #5a91c9;
}

.bd-青救 {
  border-color: #063d75;
}

.t-青救, .t-青救 a {
  color: #095baf !important;
}

.tl-青救, .tl-青救 a {
  color: #5a91c9 !important;
}

.td-青救, .td-青救 a {
  color: #063d75 !important;
}

.bg-XD {
  background-color: #604e82 !important;
}

.bgl-XD {
  background-color: #978cae !important;
}

.bgd-XD {
  background-color: #3e3355 !important;
}

.b-XD {
  border-color: #604e82;
}

.bl-XD {
  border-color: #978cae;
}

.bd-XD {
  border-color: #3e3355;
}

.t-XD, .t-XD a {
  color: #604e82 !important;
}

.tl-XD, .tl-XD a {
  color: #978cae !important;
}

.td-XD, .td-XD a {
  color: #3e3355 !important;
}

.bg-COLO {
  background-color: #b6cae4 !important;
}

.bgl-COLO {
  background-color: #cfdced !important;
}

.bgd-COLO {
  background-color: #768394 !important;
}

.b-COLO {
  border-color: #b6cae4;
}

.bl-COLO {
  border-color: #cfdced;
}

.bd-COLO {
  border-color: #768394;
}

.t-COLO, .t-COLO a {
  color: #b6cae4 !important;
}

.tl-COLO, .tl-COLO a {
  color: #cfdced !important;
}

.td-COLO, .td-COLO a {
  color: #768394 !important;
}

.bg-时探 {
  background-color: #2190c7 !important;
}

.bgl-时探 {
  background-color: #6ab5d9 !important;
}

.bgd-时探 {
  background-color: #166185 !important;
}

.b-时探 {
  border-color: #2190c7;
}

.bl-时探 {
  border-color: #6ab5d9;
}

.bd-时探 {
  border-color: #166185;
}

.t-时探, .t-时探 a {
  color: #2190c7 !important;
}

.tl-时探, .tl-时探 a {
  color: #6ab5d9 !important;
}

.td-时探, .td-时探 a {
  color: #166185 !important;
}

.bg-時探 {
  background-color: #2190c7 !important;
}

.bgl-時探 {
  background-color: #6ab5d9 !important;
}

.bgd-時探 {
  background-color: #166185 !important;
}

.b-時探 {
  border-color: #2190c7;
}

.bl-時探 {
  border-color: #6ab5d9;
}

.bd-時探 {
  border-color: #166185;
}

.t-時探, .t-時探 a {
  color: #2190c7 !important;
}

.tl-時探, .tl-時探 a {
  color: #6ab5d9 !important;
}

.td-時探, .td-時探 a {
  color: #166185 !important;
}

.bg-暗探 {
  background-color: #c3141b !important;
}

.bgl-暗探 {
  background-color: #d76166 !important;
}

.bgd-暗探 {
  background-color: #830d12 !important;
}

.b-暗探 {
  border-color: #c3141b;
}

.bl-暗探 {
  border-color: #d76166;
}

.bd-暗探 {
  border-color: #830d12;
}

.t-暗探, .t-暗探 a {
  color: #c3141b !important;
}

.tl-暗探, .tl-暗探 a {
  color: #d76166 !important;
}

.td-暗探, .td-暗探 a {
  color: #830d12 !important;
}

.bg-空探 {
  background-color: #7bb54f !important;
}

.bgl-空探 {
  background-color: #a6cd89 !important;
}

.bgd-空探 {
  background-color: #527935 !important;
}

.b-空探 {
  border-color: #7bb54f;
}

.bl-空探 {
  border-color: #a6cd89;
}

.bd-空探 {
  border-color: #527935;
}

.t-空探, .t-空探 a {
  color: #7bb54f !important;
}

.tl-空探, .tl-空探 a {
  color: #a6cd89 !important;
}

.td-空探, .td-空探 a {
  color: #527935 !important;
}

.bg-极大之门 {
  background-color: #0872F9 !important;
}

.bgl-极大之门 {
  background-color: #7EE0FD !important;
}

.bgd-极大之门 {
  background-color: #003D94 !important;
}

.b-极大之门 {
  border-color: #0872F9;
}

.bl-极大之门 {
  border-color: #7EE0FD;
}

.bd-极大之门 {
  border-color: #003D94;
}

.t-极大之门, .t-极大之门 a {
  color: #0872F9 !important;
}

.tl-极大之门, .tl-极大之门 a {
  color: #7EE0FD !important;
}

.td-极大之门, .td-极大之门 a {
  color: #003D94 !important;
}

.bg-極大之門 {
  background-color: #0872F9 !important;
}

.bgl-極大之門 {
  background-color: #7EE0FD !important;
}

.bgd-極大之門 {
  background-color: #003D94 !important;
}

.b-極大之門 {
  border-color: #0872F9;
}

.bl-極大之門 {
  border-color: #7EE0FD;
}

.bd-極大之門 {
  border-color: #003D94;
}

.t-極大之門, .t-極大之門 a {
  color: #0872F9 !important;
}

.tl-極大之門, .tl-極大之門 a {
  color: #7EE0FD !important;
}

.td-極大之門, .td-極大之門 a {
  color: #003D94 !important;
}

.bg-巡护员 {
  background-color: #F7681A !important;
}

.bgl-巡护员 {
  background-color: #FA9D6A !important;
}

.bgd-巡护员 {
  background-color: #A14411 !important;
}

.b-巡护员 {
  border-color: #F7681A;
}

.bl-巡护员 {
  border-color: #FA9D6A;
}

.bd-巡护员 {
  border-color: #A14411;
}

.t-巡护员, .t-巡护员 a {
  color: #F7681A !important;
}

.tl-巡护员, .tl-巡护员 a {
  color: #FA9D6A !important;
}

.td-巡护员, .td-巡护员 a {
  color: #A14411 !important;
}

.bg-巡護員 {
  background-color: #F7681A !important;
}

.bgl-巡護員 {
  background-color: #FA9D6A !important;
}

.bgd-巡護員 {
  background-color: #A14411 !important;
}

.b-巡護員 {
  border-color: #F7681A;
}

.bl-巡護員 {
  border-color: #FA9D6A;
}

.bd-巡護員 {
  border-color: #A14411;
}

.t-巡護員, .t-巡護員 a {
  color: #F7681A !important;
}

.tl-巡護員, .tl-巡護員 a {
  color: #FA9D6A !important;
}

.td-巡護員, .td-巡護員 a {
  color: #A14411 !important;
}

.bg-DeP {
  background-color: #F7D909 !important;
}

.bgl-DeP {
  background-color: #FBE972 !important;
}

.bgd-DeP {
  background-color: #66370A !important;
}

.b-DeP {
  border-color: #F7D909;
}

.bl-DeP {
  border-color: #FBE972;
}

.bd-DeP {
  border-color: #66370A;
}

.t-DeP, .t-DeP a {
  color: #F7D909 !important;
}

.tl-DeP, .tl-DeP a {
  color: #FBE972 !important;
}

.td-DeP, .td-DeP a {
  color: #66370A !important;
}

.bg-一般 {
  background-color: #BBBBAA !important;
}

.bgl-一般 {
  background-color: #E7E7D8 !important;
}

.bgd-一般 {
  background-color: #8A8A7B !important;
}

.b-一般 {
  border-color: #BBBBAA;
}

.bl-一般 {
  border-color: #E7E7D8;
}

.bd-一般 {
  border-color: #8A8A7B;
}

.t-一般, .t-一般 a {
  color: #BBBBAA !important;
}

.tl-一般, .tl-一般 a {
  color: #E7E7D8 !important;
}

.td-一般, .td-一般 a {
  color: #8A8A7B !important;
}

.bg-火 {
  background-color: #FF4422 !important;
}

.bgl-火 {
  background-color: #FF927D !important;
}

.bgd-火 {
  background-color: #BA1F00 !important;
}

.b-火 {
  border-color: #FF4422;
}

.bl-火 {
  border-color: #FF927D;
}

.bd-火 {
  border-color: #BA1F00;
}

.t-火, .t-火 a {
  color: #FF4422 !important;
}

.tl-火, .tl-火 a {
  color: #FF927D !important;
}

.td-火, .td-火 a {
  color: #BA1F00 !important;
}

.bg-水 {
  background-color: #3399FF !important;
}

.bgl-水 {
  background-color: #77BBFF !important;
}

.bgd-水 {
  background-color: #0D6AC8 !important;
}

.b-水 {
  border-color: #3399FF;
}

.bl-水 {
  border-color: #77BBFF;
}

.bd-水 {
  border-color: #0D6AC8;
}

.t-水, .t-水 a {
  color: #3399FF !important;
}

.tl-水, .tl-水 a {
  color: #77BBFF !important;
}

.td-水, .td-水 a {
  color: #0D6AC8 !important;
}

.bg-草 {
  background-color: #77CC55 !important;
}

.bgl-草 {
  background-color: #BDFFA3 !important;
}

.bgd-草 {
  background-color: #40C60A !important;
}

.b-草 {
  border-color: #77CC55;
}

.bl-草 {
  border-color: #BDFFA3;
}

.bd-草 {
  border-color: #40C60A;
}

.t-草, .t-草 a {
  color: #77CC55 !important;
}

.tl-草, .tl-草 a {
  color: #BDFFA3 !important;
}

.td-草, .td-草 a {
  color: #40C60A !important;
}

.bg-电 {
  background-color: #FFCC33 !important;
}

.bgl-电 {
  background-color: #FAE078 !important;
}

.bgd-电 {
  background-color: #BD8E00 !important;
}

.b-电 {
  border-color: #FFCC33;
}

.bl-电 {
  border-color: #FAE078;
}

.bd-电 {
  border-color: #BD8E00;
}

.t-电, .t-电 a {
  color: #FFCC33 !important;
}

.tl-电, .tl-电 a {
  color: #FAE078 !important;
}

.td-电, .td-电 a {
  color: #BD8E00 !important;
}

.bg-電 {
  background-color: #FFCC33 !important;
}

.bgl-電 {
  background-color: #FAE078 !important;
}

.bgd-電 {
  background-color: #BD8E00 !important;
}

.b-電 {
  border-color: #FFCC33;
}

.bl-電 {
  border-color: #FAE078;
}

.bd-電 {
  border-color: #BD8E00;
}

.t-電, .t-電 a {
  color: #FFCC33 !important;
}

.tl-電, .tl-電 a {
  color: #FAE078 !important;
}

.td-電, .td-電 a {
  color: #BD8E00 !important;
}

.bg-格斗 {
  background-color: #BB5544 !important;
}

.bgl-格斗 {
  background-color: #DD9988 !important;
}

.bgd-格斗 {
  background-color: #912E1E !important;
}

.b-格斗 {
  border-color: #BB5544;
}

.bl-格斗 {
  border-color: #DD9988;
}

.bd-格斗 {
  border-color: #912E1E;
}

.t-格斗, .t-格斗 a {
  color: #BB5544 !important;
}

.tl-格斗, .tl-格斗 a {
  color: #DD9988 !important;
}

.td-格斗, .td-格斗 a {
  color: #912E1E !important;
}

.bg-格鬥 {
  background-color: #BB5544 !important;
}

.bgl-格鬥 {
  background-color: #DD9988 !important;
}

.bgd-格鬥 {
  background-color: #912E1E !important;
}

.b-格鬥 {
  border-color: #BB5544;
}

.bl-格鬥 {
  border-color: #DD9988;
}

.bd-格鬥 {
  border-color: #912E1E;
}

.t-格鬥, .t-格鬥 a {
  color: #BB5544 !important;
}

.tl-格鬥, .tl-格鬥 a {
  color: #DD9988 !important;
}

.td-格鬥, .td-格鬥 a {
  color: #912E1E !important;
}

.bg-飞行 {
  background-color: #6699FF !important;
}

.bgl-飞行 {
  background-color: #99BBFF !important;
}

.bgd-飞行 {
  background-color: #3678FF !important;
}

.b-飞行 {
  border-color: #6699FF;
}

.bl-飞行 {
  border-color: #99BBFF;
}

.bd-飞行 {
  border-color: #3678FF;
}

.t-飞行, .t-飞行 a {
  color: #6699FF !important;
}

.tl-飞行, .tl-飞行 a {
  color: #99BBFF !important;
}

.td-飞行, .td-飞行 a {
  color: #3678FF !important;
}

.bg-飛行 {
  background-color: #6699FF !important;
}

.bgl-飛行 {
  background-color: #99BBFF !important;
}

.bgd-飛行 {
  background-color: #3678FF !important;
}

.b-飛行 {
  border-color: #6699FF;
}

.bl-飛行 {
  border-color: #99BBFF;
}

.bd-飛行 {
  border-color: #3678FF;
}

.t-飛行, .t-飛行 a {
  color: #6699FF !important;
}

.tl-飛行, .tl-飛行 a {
  color: #99BBFF !important;
}

.td-飛行, .td-飛行 a {
  color: #3678FF !important;
}

.bg-毒 {
  background-color: #AA5599 !important;
}

.bgl-毒 {
  background-color: #C689BA !important;
}

.bgd-毒 {
  background-color: #792F6A !important;
}

.b-毒 {
  border-color: #AA5599;
}

.bl-毒 {
  border-color: #C689BA;
}

.bd-毒 {
  border-color: #792F6A;
}

.t-毒, .t-毒 a {
  color: #AA5599 !important;
}

.tl-毒, .tl-毒 a {
  color: #C689BA !important;
}

.td-毒, .td-毒 a {
  color: #792F6A !important;
}

.bg-虫 {
  background-color: #AABB22 !important;
}

.bgl-虫 {
  background-color: #DAEC44 !important;
}

.bgd-虫 {
  background-color: #849400 !important;
}

.b-虫 {
  border-color: #AABB22;
}

.bl-虫 {
  border-color: #DAEC44;
}

.bd-虫 {
  border-color: #849400;
}

.t-虫, .t-虫 a {
  color: #AABB22 !important;
}

.tl-虫, .tl-虫 a {
  color: #DAEC44 !important;
}

.td-虫, .td-虫 a {
  color: #849400 !important;
}

.bg-蟲 {
  background-color: #AABB22 !important;
}

.bgl-蟲 {
  background-color: #DAEC44 !important;
}

.bgd-蟲 {
  background-color: #849400 !important;
}

.b-蟲 {
  border-color: #AABB22;
}

.bl-蟲 {
  border-color: #DAEC44;
}

.bd-蟲 {
  border-color: #849400;
}

.t-蟲, .t-蟲 a {
  color: #AABB22 !important;
}

.tl-蟲, .tl-蟲 a {
  color: #DAEC44 !important;
}

.td-蟲, .td-蟲 a {
  color: #849400 !important;
}

.bg-岩石 {
  background-color: #BBAA66 !important;
}

.bgl-岩石 {
  background-color: #E1D08C !important;
}

.bgd-岩石 {
  background-color: #88762C !important;
}

.b-岩石 {
  border-color: #BBAA66;
}

.bl-岩石 {
  border-color: #E1D08C;
}

.bd-岩石 {
  border-color: #88762C;
}

.t-岩石, .t-岩石 a {
  color: #BBAA66 !important;
}

.tl-岩石, .tl-岩石 a {
  color: #E1D08C !important;
}

.td-岩石, .td-岩石 a {
  color: #88762C !important;
}

.bg-地面 {
  background-color: #DDBB55 !important;
}

.bgl-地面 {
  background-color: #F1DDA0 !important;
}

.bgd-地面 {
  background-color: #B59226 !important;
}

.b-地面 {
  border-color: #DDBB55;
}

.bl-地面 {
  border-color: #F1DDA0;
}

.bd-地面 {
  border-color: #B59226;
}

.t-地面, .t-地面 a {
  color: #DDBB55 !important;
}

.tl-地面, .tl-地面 a {
  color: #F1DDA0 !important;
}

.td-地面, .td-地面 a {
  color: #B59226 !important;
}

.bg-超能力 {
  background-color: #FF5599 !important;
}

.bgl-超能力 {
  background-color: #FF9CC4 !important;
}

.bgd-超能力 {
  background-color: #D00053 !important;
}

.b-超能力 {
  border-color: #FF5599;
}

.bl-超能力 {
  border-color: #FF9CC4;
}

.bd-超能力 {
  border-color: #D00053;
}

.t-超能力, .t-超能力 a {
  color: #FF5599 !important;
}

.tl-超能力, .tl-超能力 a {
  color: #FF9CC4 !important;
}

.td-超能力, .td-超能力 a {
  color: #D00053 !important;
}

.bg-冰 {
  background-color: #77DDFF !important;
}

.bgl-冰 {
  background-color: #DBF6FF !important;
}

.bgd-冰 {
  background-color: #13A8D9 !important;
}

.b-冰 {
  border-color: #77DDFF;
}

.bl-冰 {
  border-color: #DBF6FF;
}

.bd-冰 {
  border-color: #13A8D9;
}

.t-冰, .t-冰 a {
  color: #77DDFF !important;
}

.tl-冰, .tl-冰 a {
  color: #DBF6FF !important;
}

.td-冰, .td-冰 a {
  color: #13A8D9 !important;
}

.bg-龙 {
  background-color: #7766EE !important;
}

.bgl-龙 {
  background-color: #A194FF !important;
}

.bgd-龙 {
  background-color: #31229D !important;
}

.b-龙 {
  border-color: #7766EE;
}

.bl-龙 {
  border-color: #A194FF;
}

.bd-龙 {
  border-color: #31229D;
}

.t-龙, .t-龙 a {
  color: #7766EE !important;
}

.tl-龙, .tl-龙 a {
  color: #A194FF !important;
}

.td-龙, .td-龙 a {
  color: #31229D !important;
}

.bg-龍 {
  background-color: #7766EE !important;
}

.bgl-龍 {
  background-color: #A194FF !important;
}

.bgd-龍 {
  background-color: #31229D !important;
}

.b-龍 {
  border-color: #7766EE;
}

.bl-龍 {
  border-color: #A194FF;
}

.bd-龍 {
  border-color: #31229D;
}

.t-龍, .t-龍 a {
  color: #7766EE !important;
}

.tl-龍, .tl-龍 a {
  color: #A194FF !important;
}

.td-龍, .td-龍 a {
  color: #31229D !important;
}

.bg-幽灵 {
  background-color: #6666BB !important;
}

.bgl-幽灵 {
  background-color: #9F9FEC !important;
}

.bgd-幽灵 {
  background-color: #42428E !important;
}

.b-幽灵 {
  border-color: #6666BB;
}

.bl-幽灵 {
  border-color: #9F9FEC;
}

.bd-幽灵 {
  border-color: #42428E;
}

.t-幽灵, .t-幽灵 a {
  color: #6666BB !important;
}

.tl-幽灵, .tl-幽灵 a {
  color: #9F9FEC !important;
}

.td-幽灵, .td-幽灵 a {
  color: #42428E !important;
}

.bg-幽靈 {
  background-color: #6666BB !important;
}

.bgl-幽靈 {
  background-color: #9F9FEC !important;
}

.bgd-幽靈 {
  background-color: #42428E !important;
}

.b-幽靈 {
  border-color: #6666BB;
}

.bl-幽靈 {
  border-color: #9F9FEC;
}

.bd-幽靈 {
  border-color: #42428E;
}

.t-幽靈, .t-幽靈 a {
  color: #6666BB !important;
}

.tl-幽靈, .tl-幽靈 a {
  color: #9F9FEC !important;
}

.td-幽靈, .td-幽靈 a {
  color: #42428E !important;
}

.bg-恶 {
  background-color: #775544 !important;
}

.bgl-恶 {
  background-color: #BDA396 !important;
}

.bgd-恶 {
  background-color: #442C21 !important;
}

.b-恶 {
  border-color: #775544;
}

.bl-恶 {
  border-color: #BDA396;
}

.bd-恶 {
  border-color: #442C21;
}

.t-恶, .t-恶 a {
  color: #775544 !important;
}

.tl-恶, .tl-恶 a {
  color: #BDA396 !important;
}

.td-恶, .td-恶 a {
  color: #442C21 !important;
}

.bg-惡 {
  background-color: #775544 !important;
}

.bgl-惡 {
  background-color: #BDA396 !important;
}

.bgd-惡 {
  background-color: #442C21 !important;
}

.b-惡 {
  border-color: #775544;
}

.bl-惡 {
  border-color: #BDA396;
}

.bd-惡 {
  border-color: #442C21;
}

.t-惡, .t-惡 a {
  color: #775544 !important;
}

.tl-惡, .tl-惡 a {
  color: #BDA396 !important;
}

.td-惡, .td-惡 a {
  color: #442C21 !important;
}

.bg-钢 {
  background-color: #AAAABB !important;
}

.bgl-钢 {
  background-color: #DFDFE1 !important;
}

.bgd-钢 {
  background-color: #74747B !important;
}

.b-钢 {
  border-color: #AAAABB;
}

.bl-钢 {
  border-color: #DFDFE1;
}

.bd-钢 {
  border-color: #74747B;
}

.t-钢, .t-钢 a {
  color: #AAAABB !important;
}

.tl-钢, .tl-钢 a {
  color: #DFDFE1 !important;
}

.td-钢, .td-钢 a {
  color: #74747B !important;
}

.bg-鋼 {
  background-color: #AAAABB !important;
}

.bgl-鋼 {
  background-color: #DFDFE1 !important;
}

.bgd-鋼 {
  background-color: #74747B !important;
}

.b-鋼 {
  border-color: #AAAABB;
}

.bl-鋼 {
  border-color: #DFDFE1;
}

.bd-鋼 {
  border-color: #74747B;
}

.t-鋼, .t-鋼 a {
  color: #AAAABB !important;
}

.tl-鋼, .tl-鋼 a {
  color: #DFDFE1 !important;
}

.td-鋼, .td-鋼 a {
  color: #74747B !important;
}

.bg-妖精 {
  background-color: #FFAAFF !important;
}

.bgl-妖精 {
  background-color: #FBCBFB !important;
}

.bgd-妖精 {
  background-color: #EC67EA !important;
}

.b-妖精 {
  border-color: #FFAAFF;
}

.bl-妖精 {
  border-color: #FBCBFB;
}

.bd-妖精 {
  border-color: #EC67EA;
}

.t-妖精, .t-妖精 a {
  color: #FFAAFF !important;
}

.tl-妖精, .tl-妖精 a {
  color: #FBCBFB !important;
}

.td-妖精, .td-妖精 a {
  color: #EC67EA !important;
}

.bg-未知 {
  background-color: #68A090 !important;
}

.bgl-未知 {
  background-color: #9DC1B7 !important;
}

.bgd-未知 {
  background-color: #44685E !important;
}

.b-未知 {
  border-color: #68A090;
}

.bl-未知 {
  border-color: #9DC1B7;
}

.bd-未知 {
  border-color: #44685E;
}

.t-未知, .t-未知 a {
  color: #68A090 !important;
}

.tl-未知, .tl-未知 a {
  color: #9DC1B7 !important;
}

.td-未知, .td-未知 a {
  color: #44685E !important;
}

.bg-暗影 {
  background-color: #604E82 !important;
}

.bgl-暗影 {
  background-color: #978CAE !important;
}

.bgd-暗影 {
  background-color: #3E3355 !important;
}

.b-暗影 {
  border-color: #604E82;
}

.bl-暗影 {
  border-color: #978CAE;
}

.bd-暗影 {
  border-color: #3E3355;
}

.t-暗影, .t-暗影 a {
  color: #604E82 !important;
}

.tl-暗影, .tl-暗影 a {
  color: #978CAE !important;
}

.td-暗影, .td-暗影 a {
  color: #3E3355 !important;
}

.bg-无色C {
  background-color: #E5D6D0 !important;
}

.bgl-无色C {
  background-color: #EEE4E0 !important;
}

.bgd-无色C {
  background-color: #958B87 !important;
}

.b-无色C {
  border-color: #E5D6D0;
}

.bl-无色C {
  border-color: #EEE4E0;
}

.bd-无色C {
  border-color: #958B87;
}

.t-无色C, .t-无色C a {
  color: #E5D6D0 !important;
}

.tl-无色C, .tl-无色C a {
  color: #EEE4E0 !important;
}

.td-无色C, .td-无色C a {
  color: #958B87 !important;
}

.bg-無色C {
  background-color: #E5D6D0 !important;
}

.bgl-無色C {
  background-color: #EEE4E0 !important;
}

.bgd-無色C {
  background-color: #958B87 !important;
}

.b-無色C {
  border-color: #E5D6D0;
}

.bl-無色C {
  border-color: #EEE4E0;
}

.bd-無色C {
  border-color: #958B87;
}

.t-無色C, .t-無色C a {
  color: #E5D6D0 !important;
}

.tl-無色C, .tl-無色C a {
  color: #EEE4E0 !important;
}

.td-無色C, .td-無色C a {
  color: #958B87 !important;
}

.bg-火C {
  background-color: #E24242 !important;
}

.bgl-火C {
  background-color: #EC8484 !important;
}

.bgd-火C {
  background-color: #932B2B !important;
}

.b-火C {
  border-color: #E24242;
}

.bl-火C {
  border-color: #EC8484;
}

.bd-火C {
  border-color: #932B2B;
}

.t-火C, .t-火C a {
  color: #E24242 !important;
}

.tl-火C, .tl-火C a {
  color: #EC8484 !important;
}

.td-火C, .td-火C a {
  color: #932B2B !important;
}

.bg-水C {
  background-color: #5BC7E5 !important;
}

.bgl-水C {
  background-color: #94DBEE !important;
}

.bgd-水C {
  background-color: #3B8295 !important;
}

.b-水C {
  border-color: #5BC7E5;
}

.bl-水C {
  border-color: #94DBEE;
}

.bd-水C {
  border-color: #3B8295;
}

.t-水C, .t-水C a {
  color: #5BC7E5 !important;
}

.tl-水C, .tl-水C a {
  color: #94DBEE !important;
}

.td-水C, .td-水C a {
  color: #3B8295 !important;
}

.bg-草C {
  background-color: #7DB808 !important;
}

.bgl-草C {
  background-color: #AAD15E !important;
}

.bgd-草C {
  background-color: #517805 !important;
}

.b-草C {
  border-color: #7DB808;
}

.bl-草C {
  border-color: #AAD15E;
}

.bd-草C {
  border-color: #517805;
}

.t-草C, .t-草C a {
  color: #7DB808 !important;
}

.tl-草C, .tl-草C a {
  color: #AAD15E !important;
}

.td-草C, .td-草C a {
  color: #517805 !important;
}

.bg-雷C {
  background-color: #FAB536 !important;
}

.bgl-雷C {
  background-color: #FCCE7C !important;
}

.bgd-雷C {
  background-color: #A37523 !important;
}

.b-雷C {
  border-color: #FAB536;
}

.bl-雷C {
  border-color: #FCCE7C;
}

.bd-雷C {
  border-color: #A37523;
}

.t-雷C, .t-雷C a {
  color: #FAB536 !important;
}

.tl-雷C, .tl-雷C a {
  color: #FCCE7C !important;
}

.td-雷C, .td-雷C a {
  color: #A37523 !important;
}

.bg-斗C {
  background-color: #CA7121 !important;
}

.bgl-斗C {
  background-color: #E09048 !important;
}

.bgd-斗C {
  background-color: #A4550E !important;
}

.b-斗C {
  border-color: #CA7121;
}

.bl-斗C {
  border-color: #E09048;
}

.bd-斗C {
  border-color: #A4550E;
}

.t-斗C, .t-斗C a {
  color: #CA7121 !important;
}

.tl-斗C, .tl-斗C a {
  color: #E09048 !important;
}

.td-斗C, .td-斗C a {
  color: #A4550E !important;
}

.bg-鬥C {
  background-color: #CA7121 !important;
}

.bgl-鬥C {
  background-color: #E09048 !important;
}

.bgd-鬥C {
  background-color: #A4550E !important;
}

.b-鬥C {
  border-color: #CA7121;
}

.bl-鬥C {
  border-color: #E09048;
}

.bd-鬥C {
  border-color: #A4550E;
}

.t-鬥C, .t-鬥C a {
  color: #CA7121 !important;
}

.tl-鬥C, .tl-鬥C a {
  color: #E09048 !important;
}

.td-鬥C, .td-鬥C a {
  color: #A4550E !important;
}

.bg-超C {
  background-color: #A65E9A !important;
}

.bgl-超C {
  background-color: #C596BD !important;
}

.bgd-超C {
  background-color: #6C3D64 !important;
}

.b-超C {
  border-color: #A65E9A;
}

.bl-超C {
  border-color: #C596BD;
}

.bd-超C {
  border-color: #6C3D64;
}

.t-超C, .t-超C a {
  color: #A65E9A !important;
}

.tl-超C, .tl-超C a {
  color: #C596BD !important;
}

.td-超C, .td-超C a {
  color: #6C3D64 !important;
}

.bg-恶C {
  background-color: #064240 !important;
}

.bgl-恶C {
  background-color: #337774 !important;
}

.bgd-恶C {
  background-color: #002B29 !important;
}

.b-恶C {
  border-color: #064240;
}

.bl-恶C {
  border-color: #337774;
}

.bd-恶C {
  border-color: #002B29;
}

.t-恶C, .t-恶C a {
  color: #064240 !important;
}

.tl-恶C, .tl-恶C a {
  color: #337774 !important;
}

.td-恶C, .td-恶C a {
  color: #002B29 !important;
}

.bg-惡C {
  background-color: #064240 !important;
}

.bgl-惡C {
  background-color: #337774 !important;
}

.bgd-惡C {
  background-color: #002B29 !important;
}

.b-惡C {
  border-color: #064240;
}

.bl-惡C {
  border-color: #337774;
}

.bd-惡C {
  border-color: #002B29;
}

.t-惡C, .t-惡C a {
  color: #064240 !important;
}

.tl-惡C, .tl-惡C a {
  color: #337774 !important;
}

.td-惡C, .td-惡C a {
  color: #002B29 !important;
}

.bg-钢C {
  background-color: #BCC7C3 !important;
}

.bgl-钢C {
  background-color: #E7E9E9 !important;
}

.bgd-钢C {
  background-color: #90A69E !important;
}

.b-钢C {
  border-color: #BCC7C3;
}

.bl-钢C {
  border-color: #E7E9E9;
}

.bd-钢C {
  border-color: #90A69E;
}

.t-钢C, .t-钢C a {
  color: #BCC7C3 !important;
}

.tl-钢C, .tl-钢C a {
  color: #E7E9E9 !important;
}

.td-钢C, .td-钢C a {
  color: #90A69E !important;
}

.bg-鋼C {
  background-color: #BCC7C3 !important;
}

.bgl-鋼C {
  background-color: #E7E9E9 !important;
}

.bgd-鋼C {
  background-color: #90A69E !important;
}

.b-鋼C {
  border-color: #BCC7C3;
}

.bl-鋼C {
  border-color: #E7E9E9;
}

.bd-鋼C {
  border-color: #90A69E;
}

.t-鋼C, .t-鋼C a {
  color: #BCC7C3 !important;
}

.tl-鋼C, .tl-鋼C a {
  color: #E7E9E9 !important;
}

.td-鋼C, .td-鋼C a {
  color: #90A69E !important;
}

.bg-龙C {
  background-color: #D9CD57 !important;
}

.bgl-龙C {
  background-color: #E4E7A2 !important;
}

.bgd-龙C {
  background-color: #747343 !important;
}

.b-龙C {
  border-color: #D9CD57;
}

.bl-龙C {
  border-color: #E4E7A2;
}

.bd-龙C {
  border-color: #747343;
}

.t-龙C, .t-龙C a {
  color: #D9CD57 !important;
}

.tl-龙C, .tl-龙C a {
  color: #E4E7A2 !important;
}

.td-龙C, .td-龙C a {
  color: #747343 !important;
}

.bg-龍C {
  background-color: #D9CD57 !important;
}

.bgl-龍C {
  background-color: #E4E7A2 !important;
}

.bgd-龍C {
  background-color: #747343 !important;
}

.b-龍C {
  border-color: #D9CD57;
}

.bl-龍C {
  border-color: #E4E7A2;
}

.bd-龍C {
  border-color: #747343;
}

.t-龍C, .t-龍C a {
  color: #D9CD57 !important;
}

.tl-龍C, .tl-龍C a {
  color: #E4E7A2 !important;
}

.td-龍C, .td-龍C a {
  color: #747343 !important;
}

.bg-妖C {
  background-color: #E03A83 !important;
}

.bgl-妖C {
  background-color: #EA7EAE !important;
}

.bgd-妖C {
  background-color: #912555 !important;
}

.b-妖C {
  border-color: #E03A83;
}

.bl-妖C {
  border-color: #EA7EAE;
}

.bd-妖C {
  border-color: #912555;
}

.t-妖C, .t-妖C a {
  color: #E03A83 !important;
}

.tl-妖C, .tl-妖C a {
  color: #EA7EAE !important;
}

.td-妖C, .td-妖C a {
  color: #912555 !important;
}

.bg-宝可体质C {
  background-color: #146837 !important;
}

.bgl-宝可体质C {
  background-color: #5A9572 !important;
}

.bgd-宝可体质C {
  background-color: #0E4926 !important;
}

.b-宝可体质C {
  border-color: #146837;
}

.bl-宝可体质C {
  border-color: #5A9572;
}

.bd-宝可体质C {
  border-color: #0E4926;
}

.t-宝可体质C, .t-宝可体质C a {
  color: #146837 !important;
}

.tl-宝可体质C, .tl-宝可体质C a {
  color: #5A9572 !important;
}

.td-宝可体质C, .td-宝可体质C a {
  color: #0E4926 !important;
}

.bg-寶可體質C {
  background-color: #146837 !important;
}

.bgl-寶可體質C {
  background-color: #5A9572 !important;
}

.bgd-寶可體質C {
  background-color: #0E4926 !important;
}

.b-寶可體質C {
  border-color: #146837;
}

.bl-寶可體質C {
  border-color: #5A9572;
}

.bd-寶可體質C {
  border-color: #0E4926;
}

.t-寶可體質C, .t-寶可體質C a {
  color: #146837 !important;
}

.tl-寶可體質C, .tl-寶可體質C a {
  color: #5A9572 !important;
}

.td-寶可體質C, .td-寶可體質C a {
  color: #0E4926 !important;
}

.bg-宝可力量C {
  background-color: #850921 !important;
}

.bgl-宝可力量C {
  background-color: #A95263 !important;
}

.bgd-宝可力量C {
  background-color: #5D0617 !important;
}

.b-宝可力量C {
  border-color: #850921;
}

.bl-宝可力量C {
  border-color: #A95263;
}

.bd-宝可力量C {
  border-color: #5D0617;
}

.t-宝可力量C, .t-宝可力量C a {
  color: #850921 !important;
}

.tl-宝可力量C, .tl-宝可力量C a {
  color: #A95263 !important;
}

.td-宝可力量C, .td-宝可力量C a {
  color: #5D0617 !important;
}

.bg-寶可力量C {
  background-color: #850921 !important;
}

.bgl-寶可力量C {
  background-color: #A95263 !important;
}

.bgd-寶可力量C {
  background-color: #5D0617 !important;
}

.b-寶可力量C {
  border-color: #850921;
}

.bl-寶可力量C {
  border-color: #A95263;
}

.bd-寶可力量C {
  border-color: #5D0617;
}

.t-寶可力量C, .t-寶可力量C a {
  color: #850921 !important;
}

.tl-寶可力量C, .tl-寶可力量C a {
  color: #A95263 !important;
}

.td-寶可力量C, .td-寶可力量C a {
  color: #5D0617 !important;
}

.bg-训练家卡C {
  background-color: #FFE995 !important;
}

.bgl-训练家卡C {
  background-color: #FFFCE4 !important;
}

.bgd-训练家卡C {
  background-color: #B3A33B !important;
}

.b-训练家卡C {
  border-color: #FFE995;
}

.bl-训练家卡C {
  border-color: #FFFCE4;
}

.bd-训练家卡C {
  border-color: #B3A33B;
}

.t-训练家卡C, .t-训练家卡C a {
  color: #FFE995 !important;
}

.tl-训练家卡C, .tl-训练家卡C a {
  color: #FFFCE4 !important;
}

.td-训练家卡C, .td-训练家卡C a {
  color: #B3A33B !important;
}

.bg-訓練家卡C {
  background-color: #FFE995 !important;
}

.bgl-訓練家卡C {
  background-color: #FFFCE4 !important;
}

.bgd-訓練家卡C {
  background-color: #B3A33B !important;
}

.b-訓練家卡C {
  border-color: #FFE995;
}

.bl-訓練家卡C {
  border-color: #FFFCE4;
}

.bd-訓練家卡C {
  border-color: #B3A33B;
}

.t-訓練家卡C, .t-訓練家卡C a {
  color: #FFE995 !important;
}

.tl-訓練家卡C, .tl-訓練家卡C a {
  color: #FFFCE4 !important;
}

.td-訓練家卡C, .td-訓練家卡C a {
  color: #B3A33B !important;
}

.bg-支援者卡C {
  background-color: #F68B00 !important;
}

.bgl-支援者卡C {
  background-color: #F5C267 !important;
}

.bgd-支援者卡C {
  background-color: #EA601F !important;
}

.b-支援者卡C {
  border-color: #F68B00;
}

.bl-支援者卡C {
  border-color: #F5C267;
}

.bd-支援者卡C {
  border-color: #EA601F;
}

.t-支援者卡C, .t-支援者卡C a {
  color: #F68B00 !important;
}

.tl-支援者卡C, .tl-支援者卡C a {
  color: #F5C267 !important;
}

.td-支援者卡C, .td-支援者卡C a {
  color: #EA601F !important;
}

.bg-竞技场卡C {
  background-color: #90E183 !important;
}

.bgl-竞技场卡C {
  background-color: #B7EBAE !important;
}

.bgd-竞技场卡C {
  background-color: #5E9255 !important;
}

.b-竞技场卡C {
  border-color: #90E183;
}

.bl-竞技场卡C {
  border-color: #B7EBAE;
}

.bd-竞技场卡C {
  border-color: #5E9255;
}

.t-竞技场卡C, .t-竞技场卡C a {
  color: #90E183 !important;
}

.tl-竞技场卡C, .tl-竞技场卡C a {
  color: #B7EBAE !important;
}

.td-竞技场卡C, .td-竞技场卡C a {
  color: #5E9255 !important;
}

.bg-競技場卡C {
  background-color: #90E183 !important;
}

.bgl-競技場卡C {
  background-color: #B7EBAE !important;
}

.bgd-競技場卡C {
  background-color: #5E9255 !important;
}

.b-競技場卡C {
  border-color: #90E183;
}

.bl-競技場卡C {
  border-color: #B7EBAE;
}

.bd-競技場卡C {
  border-color: #5E9255;
}

.t-競技場卡C, .t-競技場卡C a {
  color: #90E183 !important;
}

.tl-競技場卡C, .tl-競技場卡C a {
  color: #B7EBAE !important;
}

.td-競技場卡C, .td-競技場卡C a {
  color: #5E9255 !important;
}

.bg-物品卡C {
  background-color: #1F91D8 !important;
}

.bgl-物品卡C {
  background-color: #6BB3ED !important;
}

.bgd-物品卡C {
  background-color: #0063C5 !important;
}

.b-物品卡C {
  border-color: #1F91D8;
}

.bl-物品卡C {
  border-color: #6BB3ED;
}

.bd-物品卡C {
  border-color: #0063C5;
}

.t-物品卡C, .t-物品卡C a {
  color: #1F91D8 !important;
}

.tl-物品卡C, .tl-物品卡C a {
  color: #6BB3ED !important;
}

.td-物品卡C, .td-物品卡C a {
  color: #0063C5 !important;
}

.bg-道具卡C {
  background-color: #AB74AB !important;
}

.bgl-道具卡C {
  background-color: #D1A8C8 !important;
}

.bgd-道具卡C {
  background-color: #6F559F !important;
}

.b-道具卡C {
  border-color: #AB74AB;
}

.bl-道具卡C {
  border-color: #D1A8C8;
}

.bd-道具卡C {
  border-color: #6F559F;
}

.t-道具卡C, .t-道具卡C a {
  color: #AB74AB !important;
}

.tl-道具卡C, .tl-道具卡C a {
  color: #D1A8C8 !important;
}

.td-道具卡C, .td-道具卡C a {
  color: #6F559F !important;
}

.bg-宝可梦道具C {
  background-color: #AB74AB !important;
}

.bgl-宝可梦道具C {
  background-color: #D1A8C8 !important;
}

.bgd-宝可梦道具C {
  background-color: #6F559F !important;
}

.b-宝可梦道具C {
  border-color: #AB74AB;
}

.bl-宝可梦道具C {
  border-color: #D1A8C8;
}

.bd-宝可梦道具C {
  border-color: #6F559F;
}

.t-宝可梦道具C, .t-宝可梦道具C a {
  color: #AB74AB !important;
}

.tl-宝可梦道具C, .tl-宝可梦道具C a {
  color: #D1A8C8 !important;
}

.td-宝可梦道具C, .td-宝可梦道具C a {
  color: #6F559F !important;
}

.bg-寶可夢道具C {
  background-color: #AB74AB !important;
}

.bgl-寶可夢道具C {
  background-color: #D1A8C8 !important;
}

.bgd-寶可夢道具C {
  background-color: #6F559F !important;
}

.b-寶可夢道具C {
  border-color: #AB74AB;
}

.bl-寶可夢道具C {
  border-color: #D1A8C8;
}

.bd-寶可夢道具C {
  border-color: #6F559F;
}

.t-寶可夢道具C, .t-寶可夢道具C a {
  color: #AB74AB !important;
}

.tl-寶可夢道具C, .tl-寶可夢道具C a {
  color: #D1A8C8 !important;
}

.td-寶可夢道具C, .td-寶可夢道具C a {
  color: #6F559F !important;
}

.bg-彩虹C {
  background-color: #5BC7E5 !important;
}

.bgl-彩虹C {
  background-color: #60DCFF !important;
}

.bgd-彩虹C {
  background-color: #37B4D6 !important;
}

.b-彩虹C {
  border-color: #5BC7E5;
}

.bl-彩虹C {
  border-color: #60DCFF;
}

.bd-彩虹C {
  border-color: #37B4D6;
}

.t-彩虹C, .t-彩虹C a {
  color: #5BC7E5 !important;
}

.tl-彩虹C, .tl-彩虹C a {
  color: #60DCFF !important;
}

.td-彩虹C, .td-彩虹C a {
  color: #37B4D6 !important;
}

.bg-极光C {
  background-color: #5BC7E5 !important;
}

.bgl-极光C {
  background-color: #60DCFF !important;
}

.bgd-极光C {
  background-color: #37B4D6 !important;
}

.b-极光C {
  border-color: #5BC7E5;
}

.bl-极光C {
  border-color: #60DCFF;
}

.bd-极光C {
  border-color: #37B4D6;
}

.t-极光C, .t-极光C a {
  color: #5BC7E5 !important;
}

.tl-极光C, .tl-极光C a {
  color: #60DCFF !important;
}

.td-极光C, .td-极光C a {
  color: #37B4D6 !important;
}

.bg-極光C {
  background-color: #5BC7E5 !important;
}

.bgl-極光C {
  background-color: #60DCFF !important;
}

.bgd-極光C {
  background-color: #37B4D6 !important;
}

.b-極光C {
  border-color: #5BC7E5;
}

.bl-極光C {
  border-color: #60DCFF;
}

.bd-極光C {
  border-color: #37B4D6;
}

.t-極光C, .t-極光C a {
  color: #5BC7E5 !important;
}

.tl-極光C, .tl-極光C a {
  color: #60DCFF !important;
}

.td-極光C, .td-極光C a {
  color: #37B4D6 !important;
}

.bg-特性C {
  background-color: #C84923 !important;
}

.bgl-特性C {
  background-color: #D87F64 !important;
}

.bgd-特性C {
  background-color: #8C3318 !important;
}

.b-特性C {
  border-color: #C84923;
}

.bl-特性C {
  border-color: #D87F64;
}

.bd-特性C {
  border-color: #8C3318;
}

.t-特性C, .t-特性C a {
  color: #C84923 !important;
}

.tl-特性C, .tl-特性C a {
  color: #D87F64 !important;
}

.td-特性C, .td-特性C a {
  color: #8C3318 !important;
}

.bg-未知C {
  background-color: #58A090 !important;
}

.bgl-未知C {
  background-color: #EEE4E0 !important;
}

.bgd-未知C {
  background-color: #958B87 !important;
}

.b-未知C {
  border-color: #58A090;
}

.bl-未知C {
  border-color: #EEE4E0;
}

.bd-未知C {
  border-color: #958B87;
}

.t-未知C, .t-未知C a {
  color: #58A090 !important;
}

.tl-未知C, .tl-未知C a {
  color: #EEE4E0 !important;
}

.td-未知C, .td-未知C a {
  color: #958B87 !important;
}

.bg-怪兽E {
  background-color: #d25064 !important;
}

.bgl-怪兽E {
  background-color: #df8492 !important;
}

.bgd-怪兽E {
  background-color: #933846 !important;
}

.b-怪兽E {
  border-color: #d25064;
}

.bl-怪兽E {
  border-color: #df8492;
}

.bd-怪兽E {
  border-color: #933846;
}

.t-怪兽E, .t-怪兽E a {
  color: #d25064 !important;
}

.tl-怪兽E, .tl-怪兽E a {
  color: #df8492 !important;
}

.td-怪兽E, .td-怪兽E a {
  color: #933846 !important;
}

.bg-怪獸E {
  background-color: #d25064 !important;
}

.bgl-怪獸E {
  background-color: #df8492 !important;
}

.bgd-怪獸E {
  background-color: #933846 !important;
}

.b-怪獸E {
  border-color: #d25064;
}

.bl-怪獸E {
  border-color: #df8492;
}

.bd-怪獸E {
  border-color: #933846;
}

.t-怪獸E, .t-怪獸E a {
  color: #d25064 !important;
}

.tl-怪獸E, .tl-怪獸E a {
  color: #df8492 !important;
}

.td-怪獸E, .td-怪獸E a {
  color: #933846 !important;
}

.bg-人型E {
  background-color: #d29682 !important;
}

.bgl-人型E {
  background-color: #dfb5a7 !important;
}

.bgd-人型E {
  background-color: #93695b !important;
}

.b-人型E {
  border-color: #d29682;
}

.bl-人型E {
  border-color: #dfb5a7;
}

.bd-人型E {
  border-color: #93695b;
}

.t-人型E, .t-人型E a {
  color: #d29682 !important;
}

.tl-人型E, .tl-人型E a {
  color: #dfb5a7 !important;
}

.td-人型E, .td-人型E a {
  color: #93695b !important;
}

.bg-水中1E {
  background-color: #97b5fd !important;
}

.bgl-水中1E {
  background-color: #b5cbfd !important;
}

.bgd-水中1E {
  background-color: #697fb1 !important;
}

.b-水中1E {
  border-color: #97b5fd;
}

.bl-水中1E {
  border-color: #b5cbfd;
}

.bd-水中1E {
  border-color: #697fb1;
}

.t-水中1E, .t-水中1E a {
  color: #97b5fd !important;
}

.tl-水中1E, .tl-水中1E a {
  color: #b5cbfd !important;
}

.td-水中1E, .td-水中1E a {
  color: #697fb1 !important;
}

.bg-水中3E {
  background-color: #5876be !important;
}

.bgl-水中3E {
  background-color: #899ed1 !important;
}

.bgd-水中3E {
  background-color: #3d5285 !important;
}

.b-水中3E {
  border-color: #5876be;
}

.bl-水中3E {
  border-color: #899ed1;
}

.bd-水中3E {
  border-color: #3d5285;
}

.t-水中3E, .t-水中3E a {
  color: #5876be !important;
}

.tl-水中3E, .tl-水中3E a {
  color: #899ed1 !important;
}

.td-水中3E, .td-水中3E a {
  color: #3d5285 !important;
}

.bg-虫E {
  background-color: #aac22a !important;
}

.bgl-虫E {
  background-color: #c3d469 !important;
}

.bgd-虫E {
  background-color: #77881d !important;
}

.b-虫E {
  border-color: #aac22a;
}

.bl-虫E {
  border-color: #c3d469;
}

.bd-虫E {
  border-color: #77881d;
}

.t-虫E, .t-虫E a {
  color: #aac22a !important;
}

.tl-虫E, .tl-虫E a {
  color: #c3d469 !important;
}

.td-虫E, .td-虫E a {
  color: #77881d !important;
}

.bg-蟲E {
  background-color: #aac22a !important;
}

.bgl-蟲E {
  background-color: #c3d469 !important;
}

.bgd-蟲E {
  background-color: #77881d !important;
}

.b-蟲E {
  border-color: #aac22a;
}

.bl-蟲E {
  border-color: #c3d469;
}

.bd-蟲E {
  border-color: #77881d;
}

.t-蟲E, .t-蟲E a {
  color: #aac22a !important;
}

.tl-蟲E, .tl-蟲E a {
  color: #c3d469 !important;
}

.td-蟲E, .td-蟲E a {
  color: #77881d !important;
}

.bg-矿物E {
  background-color: #7a6252 !important;
}

.bgl-矿物E {
  background-color: #a19085 !important;
}

.bgd-矿物E {
  background-color: #554439 !important;
}

.b-矿物E {
  border-color: #7a6252;
}

.bl-矿物E {
  border-color: #a19085;
}

.bd-矿物E {
  border-color: #554439;
}

.t-矿物E, .t-矿物E a {
  color: #7a6252 !important;
}

.tl-矿物E, .tl-矿物E a {
  color: #a19085 !important;
}

.td-矿物E, .td-矿物E a {
  color: #554439 !important;
}

.bg-礦物E {
  background-color: #7a6252 !important;
}

.bgl-礦物E {
  background-color: #a19085 !important;
}

.bgd-礦物E {
  background-color: #554439 !important;
}

.b-礦物E {
  border-color: #7a6252;
}

.bl-礦物E {
  border-color: #a19085;
}

.bd-礦物E {
  border-color: #554439;
}

.t-礦物E, .t-礦物E a {
  color: #7a6252 !important;
}

.tl-礦物E, .tl-礦物E a {
  color: #a19085 !important;
}

.td-礦物E, .td-礦物E a {
  color: #554439 !important;
}

.bg-飞行E {
  background-color: #b29afa !important;
}

.bgl-飞行E {
  background-color: #c8b8fb !important;
}

.bgd-飞行E {
  background-color: #7c6caf !important;
}

.b-飞行E {
  border-color: #b29afa;
}

.bl-飞行E {
  border-color: #c8b8fb;
}

.bd-飞行E {
  border-color: #7c6caf;
}

.t-飞行E, .t-飞行E a {
  color: #b29afa !important;
}

.tl-飞行E, .tl-飞行E a {
  color: #c8b8fb !important;
}

.td-飞行E, .td-飞行E a {
  color: #7c6caf !important;
}

.bg-飛行E {
  background-color: #b29afa !important;
}

.bgl-飛行E {
  background-color: #c8b8fb !important;
}

.bgd-飛行E {
  background-color: #7c6caf !important;
}

.b-飛行E {
  border-color: #b29afa;
}

.bl-飛行E {
  border-color: #c8b8fb;
}

.bd-飛行E {
  border-color: #7c6caf;
}

.t-飛行E, .t-飛行E a {
  color: #b29afa !important;
}

.tl-飛行E, .tl-飛行E a {
  color: #c8b8fb !important;
}

.td-飛行E, .td-飛行E a {
  color: #7c6caf !important;
}

.bg-不定形E {
  background-color: #8a8a8a !important;
}

.bgl-不定形E {
  background-color: #acacac !important;
}

.bgd-不定形E {
  background-color: #606060 !important;
}

.b-不定形E {
  border-color: #8a8a8a;
}

.bl-不定形E {
  border-color: #acacac;
}

.bd-不定形E {
  border-color: #606060;
}

.t-不定形E, .t-不定形E a {
  color: #8a8a8a !important;
}

.tl-不定形E, .tl-不定形E a {
  color: #acacac !important;
}

.td-不定形E, .td-不定形E a {
  color: #606060 !important;
}

.bg-陆上E {
  background-color: #d0c068 !important;
}

.bgl-陆上E {
  background-color: #d9d295 !important;
}

.bgd-陆上E {
  background-color: #9d8649 !important;
}

.b-陆上E {
  border-color: #d0c068;
}

.bl-陆上E {
  border-color: #d9d295;
}

.bd-陆上E {
  border-color: #9d8649;
}

.t-陆上E, .t-陆上E a {
  color: #d0c068 !important;
}

.tl-陆上E, .tl-陆上E a {
  color: #d9d295 !important;
}

.td-陆上E, .td-陆上E a {
  color: #9d8649 !important;
}

.bg-陸上E {
  background-color: #d0c068 !important;
}

.bgl-陸上E {
  background-color: #d9d295 !important;
}

.bgd-陸上E {
  background-color: #9d8649 !important;
}

.b-陸上E {
  border-color: #d0c068;
}

.bl-陸上E {
  border-color: #d9d295;
}

.bd-陸上E {
  border-color: #9d8649;
}

.t-陸上E, .t-陸上E a {
  color: #d0c068 !important;
}

.tl-陸上E, .tl-陸上E a {
  color: #d9d295 !important;
}

.td-陸上E, .td-陸上E a {
  color: #9d8649 !important;
}

.bg-水中2E {
  background-color: #729afa !important;
}

.bgl-水中2E {
  background-color: #9cb8fb !important;
}

.bgd-水中2E {
  background-color: #506caf !important;
}

.b-水中2E {
  border-color: #729afa;
}

.bl-水中2E {
  border-color: #9cb8fb;
}

.bd-水中2E {
  border-color: #506caf;
}

.t-水中2E, .t-水中2E a {
  color: #729afa !important;
}

.tl-水中2E, .tl-水中2E a {
  color: #9cb8fb !important;
}

.td-水中2E, .td-水中2E a {
  color: #506caf !important;
}

.bg-妖精E {
  background-color: #ffc8f0 !important;
}

.bgl-妖精E {
  background-color: #ffd8f4 !important;
}

.bgd-妖精E {
  background-color: #b38ca8 !important;
}

.b-妖精E {
  border-color: #ffc8f0;
}

.bl-妖精E {
  border-color: #ffd8f4;
}

.bd-妖精E {
  border-color: #b38ca8;
}

.t-妖精E, .t-妖精E a {
  color: #ffc8f0 !important;
}

.tl-妖精E, .tl-妖精E a {
  color: #ffd8f4 !important;
}

.td-妖精E, .td-妖精E a {
  color: #b38ca8 !important;
}

.bg-百变怪E {
  background-color: #a664bf !important;
}

.bgl-百变怪E {
  background-color: #c092d2 !important;
}

.bgd-百变怪E {
  background-color: #744686 !important;
}

.b-百变怪E {
  border-color: #a664bf;
}

.bl-百变怪E {
  border-color: #c092d2;
}

.bd-百变怪E {
  border-color: #744686;
}

.t-百变怪E, .t-百变怪E a {
  color: #a664bf !important;
}

.tl-百变怪E, .tl-百变怪E a {
  color: #c092d2 !important;
}

.td-百变怪E, .td-百变怪E a {
  color: #744686 !important;
}

.bg-百變怪E {
  background-color: #a664bf !important;
}

.bgl-百變怪E {
  background-color: #c092d2 !important;
}

.bgd-百變怪E {
  background-color: #744686 !important;
}

.b-百變怪E {
  border-color: #a664bf;
}

.bl-百變怪E {
  border-color: #c092d2;
}

.bd-百變怪E {
  border-color: #744686;
}

.t-百變怪E, .t-百變怪E a {
  color: #a664bf !important;
}

.tl-百變怪E, .tl-百變怪E a {
  color: #c092d2 !important;
}

.td-百變怪E, .td-百變怪E a {
  color: #744686 !important;
}

.bg-植物E {
  background-color: #82d25a !important;
}

.bgl-植物E {
  background-color: #a7df8b !important;
}

.bgd-植物E {
  background-color: #5b933f !important;
}

.b-植物E {
  border-color: #82d25a;
}

.bl-植物E {
  border-color: #a7df8b;
}

.bd-植物E {
  border-color: #5b933f;
}

.t-植物E, .t-植物E a {
  color: #82d25a !important;
}

.tl-植物E, .tl-植物E a {
  color: #a7df8b !important;
}

.td-植物E, .td-植物E a {
  color: #5b933f !important;
}

.bg-龙E {
  background-color: #7a42ff !important;
}

.bgl-龙E {
  background-color: #a17aff !important;
}

.bgd-龙E {
  background-color: #552eb3 !important;
}

.b-龙E {
  border-color: #7a42ff;
}

.bl-龙E {
  border-color: #a17aff;
}

.bd-龙E {
  border-color: #552eb3;
}

.t-龙E, .t-龙E a {
  color: #7a42ff !important;
}

.tl-龙E, .tl-龙E a {
  color: #a17aff !important;
}

.td-龙E, .td-龙E a {
  color: #552eb3 !important;
}

.bg-龍E {
  background-color: #7a42ff !important;
}

.bgl-龍E {
  background-color: #a17aff !important;
}

.bgd-龍E {
  background-color: #552eb3 !important;
}

.b-龍E {
  border-color: #7a42ff;
}

.bl-龍E {
  border-color: #a17aff;
}

.bd-龍E {
  border-color: #552eb3;
}

.t-龍E, .t-龍E a {
  color: #7a42ff !important;
}

.tl-龍E, .tl-龍E a {
  color: #a17aff !important;
}

.td-龍E, .td-龍E a {
  color: #552eb3 !important;
}

.bg-未发现E {
  background-color: #333333 !important;
}

.bgl-未发现E {
  background-color: #6f6f6f !important;
}

.bgd-未发现E {
  background-color: #232323 !important;
}

.b-未发现E {
  border-color: #333333;
}

.bl-未发现E {
  border-color: #6f6f6f;
}

.bd-未发现E {
  border-color: #232323;
}

.t-未发现E, .t-未发现E a {
  color: #333333 !important;
}

.tl-未发现E, .tl-未发现E a {
  color: #6f6f6f !important;
}

.td-未发现E, .td-未发现E a {
  color: #232323 !important;
}

.bg-未發現E {
  background-color: #333333 !important;
}

.bgl-未發現E {
  background-color: #6f6f6f !important;
}

.bgd-未發現E {
  background-color: #232323 !important;
}

.b-未發現E {
  border-color: #333333;
}

.bl-未發現E {
  border-color: #6f6f6f;
}

.bd-未發現E {
  border-color: #232323;
}

.t-未發現E, .t-未發現E a {
  color: #333333 !important;
}

.tl-未發現E, .tl-未發現E a {
  color: #6f6f6f !important;
}

.td-未發現E, .td-未發現E a {
  color: #232323 !important;
}

.bg-性别不明E {
  background-color: #0080c0 !important;
}

.bgl-性别不明E {
  background-color: #4ca5d2 !important;
}

.bgd-性别不明E {
  background-color: #005986 !important;
}

.b-性别不明E {
  border-color: #0080c0;
}

.bl-性别不明E {
  border-color: #4ca5d2;
}

.bd-性别不明E {
  border-color: #005986;
}

.t-性别不明E, .t-性别不明E a {
  color: #0080c0 !important;
}

.tl-性别不明E, .tl-性别不明E a {
  color: #4ca5d2 !important;
}

.td-性别不明E, .td-性别不明E a {
  color: #005986 !important;
}

.bg-性別不明E {
  background-color: #0080c0 !important;
}

.bgl-性別不明E {
  background-color: #4ca5d2 !important;
}

.bgd-性別不明E {
  background-color: #005986 !important;
}

.b-性別不明E {
  border-color: #0080c0;
}

.bl-性別不明E {
  border-color: #4ca5d2;
}

.bd-性別不明E {
  border-color: #005986;
}

.t-性別不明E, .t-性別不明E a {
  color: #0080c0 !important;
}

.tl-性別不明E, .tl-性別不明E a {
  color: #4ca5d2 !important;
}

.td-性別不明E, .td-性別不明E a {
  color: #005986 !important;
}

.bg-物理 {
  background-color: #FF4400 !important;
}

.bgl-物理 {
  background-color: #EE7700 !important;
}

.bgd-物理 {
  background-color: #CC2200 !important;
}

.b-物理 {
  border-color: #FF4400;
}

.bl-物理 {
  border-color: #EE7700;
}

.bd-物理 {
  border-color: #CC2200;
}

.t-物理, .t-物理 a {
  color: #FF4400 !important;
}

.tl-物理, .tl-物理 a {
  color: #EE7700 !important;
}

.td-物理, .td-物理 a {
  color: #CC2200 !important;
}

.bg-特殊 {
  background-color: #2266CC !important;
}

.bgl-特殊 {
  background-color: #7799DD !important;
}

.bgd-特殊 {
  background-color: #0033AA !important;
}

.b-特殊 {
  border-color: #2266CC;
}

.bl-特殊 {
  border-color: #7799DD;
}

.bd-特殊 {
  border-color: #0033AA;
}

.t-特殊, .t-特殊 a {
  color: #2266CC !important;
}

.tl-特殊, .tl-特殊 a {
  color: #7799DD !important;
}

.td-特殊, .td-特殊 a {
  color: #0033AA !important;
}

.bg-变化 {
  background-color: #999999 !important;
}

.bgl-变化 {
  background-color: #ACACAC !important;
}

.bgd-变化 {
  background-color: #666655 !important;
}

.b-变化 {
  border-color: #999999;
}

.bl-变化 {
  border-color: #ACACAC;
}

.bd-变化 {
  border-color: #666655;
}

.t-变化, .t-变化 a {
  color: #999999 !important;
}

.tl-变化, .tl-变化 a {
  color: #ACACAC !important;
}

.td-变化, .td-变化 a {
  color: #666655 !important;
}

.bg-變化 {
  background-color: #999999 !important;
}

.bgl-變化 {
  background-color: #ACACAC !important;
}

.bgd-變化 {
  background-color: #666655 !important;
}

.b-變化 {
  border-color: #999999;
}

.bl-變化 {
  border-color: #ACACAC;
}

.bd-變化 {
  border-color: #666655;
}

.t-變化, .t-變化 a {
  color: #999999 !important;
}

.tl-變化, .tl-變化 a {
  color: #ACACAC !important;
}

.td-變化, .td-變化 a {
  color: #666655 !important;
}

.bg-睡眠 {
  background-color: #549CDF !important;
}

.bgl-睡眠 {
  background-color: #FBF5DA !important;
}

.bgd-睡眠 {
  background-color: #5D6DC0 !important;
}

.b-睡眠 {
  border-color: #549CDF;
}

.bl-睡眠 {
  border-color: #FBF5DA;
}

.bd-睡眠 {
  border-color: #5D6DC0;
}

.t-睡眠, .t-睡眠 a {
  color: #549CDF !important;
}

.tl-睡眠, .tl-睡眠 a {
  color: #FBF5DA !important;
}

.td-睡眠, .td-睡眠 a {
  color: #5D6DC0 !important;
}

.bg-濒死 {
  background-color: #DBDBDB !important;
}

.bgl-濒死 {
  background-color: #FBF5DB !important;
}

.bgd-濒死 {
  background-color: #707070 !important;
}

.b-濒死 {
  border-color: #DBDBDB;
}

.bl-濒死 {
  border-color: #FBF5DB;
}

.bd-濒死 {
  border-color: #707070;
}

.t-濒死, .t-濒死 a {
  color: #DBDBDB !important;
}

.tl-濒死, .tl-濒死 a {
  color: #FBF5DB !important;
}

.td-濒死, .td-濒死 a {
  color: #707070 !important;
}

.bg-瀕死 {
  background-color: #DBDBDB !important;
}

.bgl-瀕死 {
  background-color: #FBF5DB !important;
}

.bgd-瀕死 {
  background-color: #707070 !important;
}

.b-瀕死 {
  border-color: #DBDBDB;
}

.bl-瀕死 {
  border-color: #FBF5DB;
}

.bd-瀕死 {
  border-color: #707070;
}

.t-瀕死, .t-瀕死 a {
  color: #DBDBDB !important;
}

.tl-瀕死, .tl-瀕死 a {
  color: #FBF5DB !important;
}

.td-瀕死, .td-瀕死 a {
  color: #707070 !important;
}

.bg-昏厥 {
  background-color: #DBDBDB !important;
}

.bgl-昏厥 {
  background-color: #FBF5DB !important;
}

.bgd-昏厥 {
  background-color: #707070 !important;
}

.b-昏厥 {
  border-color: #DBDBDB;
}

.bl-昏厥 {
  border-color: #FBF5DB;
}

.bd-昏厥 {
  border-color: #707070;
}

.t-昏厥, .t-昏厥 a {
  color: #DBDBDB !important;
}

.tl-昏厥, .tl-昏厥 a {
  color: #FBF5DB !important;
}

.td-昏厥, .td-昏厥 a {
  color: #707070 !important;
}

.bg-华丽大赛 {
  background-color: #e090a8 !important;
}

.bgl-华丽大赛 {
  background-color: #EBB7C6 !important;
}

.bgd-华丽大赛 {
  background-color: #925E6D !important;
}

.b-华丽大赛 {
  border-color: #e090a8;
}

.bl-华丽大赛 {
  border-color: #EBB7C6;
}

.bd-华丽大赛 {
  border-color: #925E6D;
}

.t-华丽大赛, .t-华丽大赛 a {
  color: #e090a8 !important;
}

.tl-华丽大赛, .tl-华丽大赛 a {
  color: #EBB7C6 !important;
}

.td-华丽大赛, .td-华丽大赛 a {
  color: #925E6D !important;
}

.bg-華麗大賽 {
  background-color: #e090a8 !important;
}

.bgl-華麗大賽 {
  background-color: #EBB7C6 !important;
}

.bgd-華麗大賽 {
  background-color: #925E6D !important;
}

.b-華麗大賽 {
  border-color: #e090a8;
}

.bl-華麗大賽 {
  border-color: #EBB7C6;
}

.bd-華麗大賽 {
  border-color: #925E6D;
}

.t-華麗大賽, .t-華麗大賽 a {
  color: #e090a8 !important;
}

.tl-華麗大賽, .tl-華麗大賽 a {
  color: #EBB7C6 !important;
}

.td-華麗大賽, .td-華麗大賽 a {
  color: #925E6D !important;
}

.bg-聪明 {
  background-color: #9BCE13 !important;
}

.bgl-聪明 {
  background-color: #B8C964 !important;
}

.bgd-聪明 {
  background-color: #83A51D !important;
}

.b-聪明 {
  border-color: #9BCE13;
}

.bl-聪明 {
  border-color: #B8C964;
}

.bd-聪明 {
  border-color: #83A51D;
}

.t-聪明, .t-聪明 a {
  color: #9BCE13 !important;
}

.tl-聪明, .tl-聪明 a {
  color: #B8C964 !important;
}

.td-聪明, .td-聪明 a {
  color: #83A51D !important;
}

.bg-聰明 {
  background-color: #9BCE13 !important;
}

.bgl-聰明 {
  background-color: #B8C964 !important;
}

.bgd-聰明 {
  background-color: #83A51D !important;
}

.b-聰明 {
  border-color: #9BCE13;
}

.bl-聰明 {
  border-color: #B8C964;
}

.bd-聰明 {
  border-color: #83A51D;
}

.t-聰明, .t-聰明 a {
  color: #9BCE13 !important;
}

.tl-聰明, .tl-聰明 a {
  color: #B8C964 !important;
}

.td-聰明, .td-聰明 a {
  color: #83A51D !important;
}

.bg-美丽 {
  background-color: #51B3DC !important;
}

.bgl-美丽 {
  background-color: #95EAEA !important;
}

.bgd-美丽 {
  background-color: #1A7FA1 !important;
}

.b-美丽 {
  border-color: #51B3DC;
}

.bl-美丽 {
  border-color: #95EAEA;
}

.bd-美丽 {
  border-color: #1A7FA1;
}

.t-美丽, .t-美丽 a {
  color: #51B3DC !important;
}

.tl-美丽, .tl-美丽 a {
  color: #95EAEA !important;
}

.td-美丽, .td-美丽 a {
  color: #1A7FA1 !important;
}

.bg-美麗 {
  background-color: #51B3DC !important;
}

.bgl-美麗 {
  background-color: #95EAEA !important;
}

.bgd-美麗 {
  background-color: #1A7FA1 !important;
}

.b-美麗 {
  border-color: #51B3DC;
}

.bl-美麗 {
  border-color: #95EAEA;
}

.bd-美麗 {
  border-color: #1A7FA1;
}

.t-美麗, .t-美麗 a {
  color: #51B3DC !important;
}

.tl-美麗, .tl-美麗 a {
  color: #95EAEA !important;
}

.td-美麗, .td-美麗 a {
  color: #1A7FA1 !important;
}

.bg-强壮 {
  background-color: #E7B43D !important;
}

.bgl-强壮 {
  background-color: #F5CC61 !important;
}

.bgd-强壮 {
  background-color: #B27F09 !important;
}

.b-强壮 {
  border-color: #E7B43D;
}

.bl-强壮 {
  border-color: #F5CC61;
}

.bd-强壮 {
  border-color: #B27F09;
}

.t-强壮, .t-强壮 a {
  color: #E7B43D !important;
}

.tl-强壮, .tl-强壮 a {
  color: #F5CC61 !important;
}

.td-强壮, .td-强壮 a {
  color: #B27F09 !important;
}

.bg-強壯 {
  background-color: #E7B43D !important;
}

.bgl-強壯 {
  background-color: #F5CC61 !important;
}

.bgd-強壯 {
  background-color: #B27F09 !important;
}

.b-強壯 {
  border-color: #E7B43D;
}

.bl-強壯 {
  border-color: #F5CC61;
}

.bd-強壯 {
  border-color: #B27F09;
}

.t-強壯, .t-強壯 a {
  color: #E7B43D !important;
}

.tl-強壯, .tl-強壯 a {
  color: #F5CC61 !important;
}

.td-強壯, .td-強壯 a {
  color: #B27F09 !important;
}

.bg-帅气 {
  background-color: #BD3A29 !important;
}

.bgl-帅气 {
  background-color: #EF755D !important;
}

.bgd-帅气 {
  background-color: #9E2918 !important;
}

.b-帅气 {
  border-color: #BD3A29;
}

.bl-帅气 {
  border-color: #EF755D;
}

.bd-帅气 {
  border-color: #9E2918;
}

.t-帅气, .t-帅气 a {
  color: #BD3A29 !important;
}

.tl-帅气, .tl-帅气 a {
  color: #EF755D !important;
}

.td-帅气, .td-帅气 a {
  color: #9E2918 !important;
}

.bg-帥氣 {
  background-color: #BD3A29 !important;
}

.bgl-帥氣 {
  background-color: #EF755D !important;
}

.bgd-帥氣 {
  background-color: #9E2918 !important;
}

.b-帥氣 {
  border-color: #BD3A29;
}

.bl-帥氣 {
  border-color: #EF755D;
}

.bd-帥氣 {
  border-color: #9E2918;
}

.t-帥氣, .t-帥氣 a {
  color: #BD3A29 !important;
}

.tl-帥氣, .tl-帥氣 a {
  color: #EF755D !important;
}

.td-帥氣, .td-帥氣 a {
  color: #9E2918 !important;
}

.bg-可爱 {
  background-color: #E67091 !important;
}

.bgl-可爱 {
  background-color: #EDA9A9 !important;
}

.bgd-可爱 {
  background-color: #A4737B !important;
}

.b-可爱 {
  border-color: #E67091;
}

.bl-可爱 {
  border-color: #EDA9A9;
}

.bd-可爱 {
  border-color: #A4737B;
}

.t-可爱, .t-可爱 a {
  color: #E67091 !important;
}

.tl-可爱, .tl-可爱 a {
  color: #EDA9A9 !important;
}

.td-可爱, .td-可爱 a {
  color: #A4737B !important;
}

.bg-可愛 {
  background-color: #E67091 !important;
}

.bgl-可愛 {
  background-color: #EDA9A9 !important;
}

.bgd-可愛 {
  background-color: #A4737B !important;
}

.b-可愛 {
  border-color: #E67091;
}

.bl-可愛 {
  border-color: #EDA9A9;
}

.bd-可愛 {
  border-color: #A4737B;
}

.t-可愛, .t-可愛 a {
  color: #E67091 !important;
}

.tl-可愛, .tl-可愛 a {
  color: #EDA9A9 !important;
}

.td-可愛, .td-可愛 a {
  color: #A4737B !important;
}

.bg-HP {
  background-color: #8AC654 !important;
}

.bgl-HP {
  background-color: #97C87A !important;
}

.bgd-HP {
  background-color: #558936 !important;
}

.b-HP {
  border-color: #8AC654;
}

.bl-HP {
  border-color: #97C87A;
}

.bd-HP {
  border-color: #558936;
}

.t-HP, .t-HP a {
  color: #8AC654 !important;
}

.tl-HP, .tl-HP a {
  color: #97C87A !important;
}

.td-HP, .td-HP a {
  color: #558936 !important;
}

.bg-攻击 {
  background-color: #F8CB3C !important;
}

.bgl-攻击 {
  background-color: #FAE192 !important;
}

.bgd-攻击 {
  background-color: #CCBC33 !important;
}

.b-攻击 {
  border-color: #F8CB3C;
}

.bl-攻击 {
  border-color: #FAE192;
}

.bd-攻击 {
  border-color: #CCBC33;
}

.t-攻击, .t-攻击 a {
  color: #F8CB3C !important;
}

.tl-攻击, .tl-攻击 a {
  color: #FAE192 !important;
}

.td-攻击, .td-攻击 a {
  color: #CCBC33 !important;
}

.bg-攻擊 {
  background-color: #F8CB3C !important;
}

.bgl-攻擊 {
  background-color: #FAE192 !important;
}

.bgd-攻擊 {
  background-color: #CCBC33 !important;
}

.b-攻擊 {
  border-color: #F8CB3C;
}

.bl-攻擊 {
  border-color: #FAE192;
}

.bd-攻擊 {
  border-color: #CCBC33;
}

.t-攻擊, .t-攻擊 a {
  color: #F8CB3C !important;
}

.tl-攻擊, .tl-攻擊 a {
  color: #FAE192 !important;
}

.td-攻擊, .td-攻擊 a {
  color: #CCBC33 !important;
}

.bg-防御 {
  background-color: #D98837 !important;
}

.bgl-防御 {
  background-color: #FBB977 !important;
}

.bgd-防御 {
  background-color: #B4673D !important;
}

.b-防御 {
  border-color: #D98837;
}

.bl-防御 {
  border-color: #FBB977;
}

.bd-防御 {
  border-color: #B4673D;
}

.t-防御, .t-防御 a {
  color: #D98837 !important;
}

.tl-防御, .tl-防御 a {
  color: #FBB977 !important;
}

.td-防御, .td-防御 a {
  color: #B4673D !important;
}

.bg-防禦 {
  background-color: #D98837 !important;
}

.bgl-防禦 {
  background-color: #FBB977 !important;
}

.bgd-防禦 {
  background-color: #B4673D !important;
}

.b-防禦 {
  border-color: #D98837;
}

.bl-防禦 {
  border-color: #FBB977;
}

.bd-防禦 {
  border-color: #B4673D;
}

.t-防禦, .t-防禦 a {
  color: #D98837 !important;
}

.tl-防禦, .tl-防禦 a {
  color: #FBB977 !important;
}

.td-防禦, .td-防禦 a {
  color: #B4673D !important;
}

.bg-特攻 {
  background-color: #59C3D0 !important;
}

.bgl-特攻 {
  background-color: #A2D4DA !important;
}

.bgd-特攻 {
  background-color: #1A7E8D !important;
}

.b-特攻 {
  border-color: #59C3D0;
}

.bl-特攻 {
  border-color: #A2D4DA;
}

.bd-特攻 {
  border-color: #1A7E8D;
}

.t-特攻, .t-特攻 a {
  color: #59C3D0 !important;
}

.tl-特攻, .tl-特攻 a {
  color: #A2D4DA !important;
}

.td-特攻, .td-特攻 a {
  color: #1A7E8D !important;
}

.bg-特防 {
  background-color: #5890CD !important;
}

.bgl-特防 {
  background-color: #89A9CD !important;
}

.bgd-特防 {
  background-color: #004689 !important;
}

.b-特防 {
  border-color: #5890CD;
}

.bl-特防 {
  border-color: #89A9CD;
}

.bd-特防 {
  border-color: #004689;
}

.t-特防, .t-特防 a {
  color: #5890CD !important;
}

.tl-特防, .tl-特防 a {
  color: #89A9CD !important;
}

.td-特防, .td-特防 a {
  color: #004689 !important;
}

.bg-速度 {
  background-color: #A456D0 !important;
}

.bgl-速度 {
  background-color: #C39CD8 !important;
}

.bgd-速度 {
  background-color: #3C2957 !important;
}

.b-速度 {
  border-color: #A456D0;
}

.bl-速度 {
  border-color: #C39CD8;
}

.bd-速度 {
  border-color: #3C2957;
}

.t-速度, .t-速度 a {
  color: #A456D0 !important;
}

.tl-速度, .tl-速度 a {
  color: #C39CD8 !important;
}

.td-速度, .td-速度 a {
  color: #3C2957 !important;
}

.bg-辣 {
  background-color: #F08030 !important;
}

.bgl-辣 {
  background-color: #F5AC78 !important;
}

.bgd-辣 {
  background-color: #9C531F !important;
}

.b-辣 {
  border-color: #F08030;
}

.bl-辣 {
  border-color: #F5AC78;
}

.bd-辣 {
  border-color: #9C531F;
}

.t-辣, .t-辣 a {
  color: #F08030 !important;
}

.tl-辣, .tl-辣 a {
  color: #F5AC78 !important;
}

.td-辣, .td-辣 a {
  color: #9C531F !important;
}

.bg-酸 {
  background-color: #FFCC33 !important;
}

.bgl-酸 {
  background-color: #FAE078 !important;
}

.bgd-酸 {
  background-color: #A1871F !important;
}

.b-酸 {
  border-color: #FFCC33;
}

.bl-酸 {
  border-color: #FAE078;
}

.bd-酸 {
  border-color: #A1871F;
}

.t-酸, .t-酸 a {
  color: #FFCC33 !important;
}

.tl-酸, .tl-酸 a {
  color: #FAE078 !important;
}

.td-酸, .td-酸 a {
  color: #A1871F !important;
}

.bg-涩 {
  background-color: #6890F0 !important;
}

.bgl-涩 {
  background-color: #9DB7F5 !important;
}

.bgd-涩 {
  background-color: #445E9C !important;
}

.b-涩 {
  border-color: #6890F0;
}

.bl-涩 {
  border-color: #9DB7F5;
}

.bd-涩 {
  border-color: #445E9C;
}

.t-涩, .t-涩 a {
  color: #6890F0 !important;
}

.tl-涩, .tl-涩 a {
  color: #9DB7F5 !important;
}

.td-涩, .td-涩 a {
  color: #445E9C !important;
}

.bg-澀 {
  background-color: #6890F0 !important;
}

.bgl-澀 {
  background-color: #9DB7F5 !important;
}

.bgd-澀 {
  background-color: #445E9C !important;
}

.b-澀 {
  border-color: #6890F0;
}

.bl-澀 {
  border-color: #9DB7F5;
}

.bd-澀 {
  border-color: #445E9C;
}

.t-澀, .t-澀 a {
  color: #6890F0 !important;
}

.tl-澀, .tl-澀 a {
  color: #9DB7F5 !important;
}

.td-澀, .td-澀 a {
  color: #445E9C !important;
}

.bg-苦 {
  background-color: #78C850 !important;
}

.bgl-苦 {
  background-color: #A7DB8D !important;
}

.bgd-苦 {
  background-color: #4E8234 !important;
}

.b-苦 {
  border-color: #78C850;
}

.bl-苦 {
  border-color: #A7DB8D;
}

.bd-苦 {
  border-color: #4E8234;
}

.t-苦, .t-苦 a {
  color: #78C850 !important;
}

.tl-苦, .tl-苦 a {
  color: #A7DB8D !important;
}

.td-苦, .td-苦 a {
  color: #4E8234 !important;
}

.bg-甜 {
  background-color: #FF5599 !important;
}

.bgl-甜 {
  background-color: #FA92B2 !important;
}

.bgd-甜 {
  background-color: #A13959 !important;
}

.b-甜 {
  border-color: #FF5599;
}

.bl-甜 {
  border-color: #FA92B2;
}

.bd-甜 {
  border-color: #A13959;
}

.t-甜, .t-甜 a {
  color: #FF5599 !important;
}

.tl-甜, .tl-甜 a {
  color: #FA92B2 !important;
}

.td-甜, .td-甜 a {
  color: #A13959 !important;
}

.bg-回避 {
  background-color: #AE58F8 !important;
}

.bgl-回避 {
  background-color: #D099FF !important;
}

.bgd-回避 {
  background-color: #542B77 !important;
}

.b-回避 {
  border-color: #AE58F8;
}

.bl-回避 {
  border-color: #D099FF;
}

.bd-回避 {
  border-color: #542B77;
}

.t-回避, .t-回避 a {
  color: #AE58F8 !important;
}

.tl-回避, .tl-回避 a {
  color: #D099FF !important;
}

.td-回避, .td-回避 a {
  color: #542B77 !important;
}

.bg-迴避 {
  background-color: #AE58F8 !important;
}

.bgl-迴避 {
  background-color: #D099FF !important;
}

.bgd-迴避 {
  background-color: #542B77 !important;
}

.b-迴避 {
  border-color: #AE58F8;
}

.bl-迴避 {
  border-color: #D099FF;
}

.bd-迴避 {
  border-color: #542B77;
}

.t-迴避, .t-迴避 a {
  color: #AE58F8 !important;
}

.tl-迴避, .tl-迴避 a {
  color: #D099FF !important;
}

.td-迴避, .td-迴避 a {
  color: #542B77 !important;
}

.bg-命中 {
  background-color: #58F8F6 !important;
}

.bgl-命中 {
  background-color: #AEFFFE !important;
}

.bgd-命中 {
  background-color: #2A6F6E !important;
}

.b-命中 {
  border-color: #58F8F6;
}

.bl-命中 {
  border-color: #AEFFFE;
}

.bd-命中 {
  border-color: #2A6F6E;
}

.t-命中, .t-命中 a {
  color: #58F8F6 !important;
}

.tl-命中, .tl-命中 a {
  color: #AEFFFE !important;
}

.td-命中, .td-命中 a {
  color: #2A6F6E !important;
}

.bg-关都 {
  background-color: #CF4376 !important;
}

.bgl-关都 {
  background-color: #EA89AD !important;
}

.bgd-关都 {
  background-color: #B3255A !important;
}

.b-关都 {
  border-color: #CF4376;
}

.bl-关都 {
  border-color: #EA89AD;
}

.bd-关都 {
  border-color: #B3255A;
}

.t-关都, .t-关都 a {
  color: #CF4376 !important;
}

.tl-关都, .tl-关都 a {
  color: #EA89AD !important;
}

.td-关都, .td-关都 a {
  color: #B3255A !important;
}

.bg-關都 {
  background-color: #CF4376 !important;
}

.bgl-關都 {
  background-color: #EA89AD !important;
}

.bgd-關都 {
  background-color: #B3255A !important;
}

.b-關都 {
  border-color: #CF4376;
}

.bl-關都 {
  border-color: #EA89AD;
}

.bd-關都 {
  border-color: #B3255A;
}

.t-關都, .t-關都 a {
  color: #CF4376 !important;
}

.tl-關都, .tl-關都 a {
  color: #EA89AD !important;
}

.td-關都, .td-關都 a {
  color: #B3255A !important;
}

.bg-城都 {
  background-color: #E5C94A !important;
}

.bgl-城都 {
  background-color: #FAE340 !important;
}

.bgd-城都 {
  background-color: #C5A20E !important;
}

.b-城都 {
  border-color: #E5C94A;
}

.bl-城都 {
  border-color: #FAE340;
}

.bd-城都 {
  border-color: #C5A20E;
}

.t-城都, .t-城都 a {
  color: #E5C94A !important;
}

.tl-城都, .tl-城都 a {
  color: #FAE340 !important;
}

.td-城都, .td-城都 a {
  color: #C5A20E !important;
}

.bg-丰缘 {
  background-color: #0EBE2D !important;
}

.bgl-丰缘 {
  background-color: #18DD39 !important;
}

.bgd-丰缘 {
  background-color: #0B831F !important;
}

.b-丰缘 {
  border-color: #0EBE2D;
}

.bl-丰缘 {
  border-color: #18DD39;
}

.bd-丰缘 {
  border-color: #0B831F;
}

.t-丰缘, .t-丰缘 a {
  color: #0EBE2D !important;
}

.tl-丰缘, .tl-丰缘 a {
  color: #18DD39 !important;
}

.td-丰缘, .td-丰缘 a {
  color: #0B831F !important;
}

.bg-豐緣 {
  background-color: #0EBE2D !important;
}

.bgl-豐緣 {
  background-color: #18DD39 !important;
}

.bgd-豐緣 {
  background-color: #0B831F !important;
}

.b-豐緣 {
  border-color: #0EBE2D;
}

.bl-豐緣 {
  border-color: #18DD39;
}

.bd-豐緣 {
  border-color: #0B831F;
}

.t-豐緣, .t-豐緣 a {
  color: #0EBE2D !important;
}

.tl-豐緣, .tl-豐緣 a {
  color: #18DD39 !important;
}

.td-豐緣, .td-豐緣 a {
  color: #0B831F !important;
}

.bg-神奥 {
  background-color: #2995CF !important;
}

.bgl-神奥 {
  background-color: #52A6D3 !important;
}

.bgd-神奥 {
  background-color: #0A79B3 !important;
}

.b-神奥 {
  border-color: #2995CF;
}

.bl-神奥 {
  border-color: #52A6D3;
}

.bd-神奥 {
  border-color: #0A79B3;
}

.t-神奥, .t-神奥 a {
  color: #2995CF !important;
}

.tl-神奥, .tl-神奥 a {
  color: #52A6D3 !important;
}

.td-神奥, .td-神奥 a {
  color: #0A79B3 !important;
}

.bg-神奧 {
  background-color: #2995CF !important;
}

.bgl-神奧 {
  background-color: #52A6D3 !important;
}

.bgd-神奧 {
  background-color: #0A79B3 !important;
}

.b-神奧 {
  border-color: #2995CF;
}

.bl-神奧 {
  border-color: #52A6D3;
}

.bd-神奧 {
  border-color: #0A79B3;
}

.t-神奧, .t-神奧 a {
  color: #2995CF !important;
}

.tl-神奧, .tl-神奧 a {
  color: #52A6D3 !important;
}

.td-神奧, .td-神奧 a {
  color: #0A79B3 !important;
}

.bg-合众 {
  background-color: #F0A39B !important;
}

.bgl-合众 {
  background-color: #F4C0BB !important;
}

.bgd-合众 {
  background-color: #D6847B !important;
}

.b-合众 {
  border-color: #F0A39B;
}

.bl-合众 {
  border-color: #F4C0BB;
}

.bd-合众 {
  border-color: #D6847B;
}

.t-合众, .t-合众 a {
  color: #F0A39B !important;
}

.tl-合众, .tl-合众 a {
  color: #F4C0BB !important;
}

.td-合众, .td-合众 a {
  color: #D6847B !important;
}

.bg-合眾 {
  background-color: #F0A39B !important;
}

.bgl-合眾 {
  background-color: #F4C0BB !important;
}

.bgd-合眾 {
  background-color: #D6847B !important;
}

.b-合眾 {
  border-color: #F0A39B;
}

.bl-合眾 {
  border-color: #F4C0BB;
}

.bd-合眾 {
  border-color: #D6847B;
}

.t-合眾, .t-合眾 a {
  color: #F0A39B !important;
}

.tl-合眾, .tl-合眾 a {
  color: #F4C0BB !important;
}

.td-合眾, .td-合眾 a {
  color: #D6847B !important;
}

.bg-卡洛斯 {
  background-color: #D6D8D8 !important;
}

.bgl-卡洛斯 {
  background-color: #E1E6E6 !important;
}

.bgd-卡洛斯 {
  background-color: #8E9193 !important;
}

.b-卡洛斯 {
  border-color: #D6D8D8;
}

.bl-卡洛斯 {
  border-color: #E1E6E6;
}

.bd-卡洛斯 {
  border-color: #8E9193;
}

.t-卡洛斯, .t-卡洛斯 a {
  color: #D6D8D8 !important;
}

.tl-卡洛斯, .tl-卡洛斯 a {
  color: #E1E6E6 !important;
}

.td-卡洛斯, .td-卡洛斯 a {
  color: #8E9193 !important;
}

.bg-阿罗拉 {
  background-color: #5AC8FA !important;
}

.bgl-阿罗拉 {
  background-color: #8AD8FB !important;
}

.bgd-阿罗拉 {
  background-color: #21A4E1 !important;
}

.b-阿罗拉 {
  border-color: #5AC8FA;
}

.bl-阿罗拉 {
  border-color: #8AD8FB;
}

.bd-阿罗拉 {
  border-color: #21A4E1;
}

.t-阿罗拉, .t-阿罗拉 a {
  color: #5AC8FA !important;
}

.tl-阿罗拉, .tl-阿罗拉 a {
  color: #8AD8FB !important;
}

.td-阿罗拉, .td-阿罗拉 a {
  color: #21A4E1 !important;
}

.bg-阿羅拉 {
  background-color: #5AC8FA !important;
}

.bgl-阿羅拉 {
  background-color: #8AD8FB !important;
}

.bgd-阿羅拉 {
  background-color: #21A4E1 !important;
}

.b-阿羅拉 {
  border-color: #5AC8FA;
}

.bl-阿羅拉 {
  border-color: #8AD8FB;
}

.bd-阿羅拉 {
  border-color: #21A4E1;
}

.t-阿羅拉, .t-阿羅拉 a {
  color: #5AC8FA !important;
}

.tl-阿羅拉, .tl-阿羅拉 a {
  color: #8AD8FB !important;
}

.td-阿羅拉, .td-阿羅拉 a {
  color: #21A4E1 !important;
}

.bg-伽勒尔 {
  background-color: #AC379E !important;
}

.bgl-伽勒尔 {
  background-color: #C97DC0 !important;
}

.bgd-伽勒尔 {
  background-color: #702467 !important;
}

.b-伽勒尔 {
  border-color: #AC379E;
}

.bl-伽勒尔 {
  border-color: #C97DC0;
}

.bd-伽勒尔 {
  border-color: #702467;
}

.t-伽勒尔, .t-伽勒尔 a {
  color: #AC379E !important;
}

.tl-伽勒尔, .tl-伽勒尔 a {
  color: #C97DC0 !important;
}

.td-伽勒尔, .td-伽勒尔 a {
  color: #702467 !important;
}

.bg-伽勒爾 {
  background-color: #AC379E !important;
}

.bgl-伽勒爾 {
  background-color: #C97DC0 !important;
}

.bgd-伽勒爾 {
  background-color: #702467 !important;
}

.b-伽勒爾 {
  border-color: #AC379E;
}

.bl-伽勒爾 {
  border-color: #C97DC0;
}

.bd-伽勒爾 {
  border-color: #702467;
}

.t-伽勒爾, .t-伽勒爾 a {
  color: #AC379E !important;
}

.tl-伽勒爾, .tl-伽勒爾 a {
  color: #C97DC0 !important;
}

.td-伽勒爾, .td-伽勒爾 a {
  color: #702467 !important;
}

.bg-洗翠 {
  background-color: #007E66 !important;
}

.bgl-洗翠 {
  background-color: #38B48B !important;
}

.bgd-洗翠 {
  background-color: #013224 !important;
}

.b-洗翠 {
  border-color: #007E66;
}

.bl-洗翠 {
  border-color: #38B48B;
}

.bd-洗翠 {
  border-color: #013224;
}

.t-洗翠, .t-洗翠 a {
  color: #007E66 !important;
}

.tl-洗翠, .tl-洗翠 a {
  color: #38B48B !important;
}

.td-洗翠, .td-洗翠 a {
  color: #013224 !important;
}

.bg-帕底亚 {
  background-color: #D45455 !important;
}

.bgl-帕底亚 {
  background-color: #E39091 !important;
}

.bgd-帕底亚 {
  background-color: #8A3737 !important;
}

.b-帕底亚 {
  border-color: #D45455;
}

.bl-帕底亚 {
  border-color: #E39091;
}

.bd-帕底亚 {
  border-color: #8A3737;
}

.t-帕底亚, .t-帕底亚 a {
  color: #D45455 !important;
}

.tl-帕底亚, .tl-帕底亚 a {
  color: #E39091 !important;
}

.td-帕底亚, .td-帕底亚 a {
  color: #8A3737 !important;
}

.bg-帕底亞 {
  background-color: #D45455 !important;
}

.bgl-帕底亞 {
  background-color: #E39091 !important;
}

.bgd-帕底亞 {
  background-color: #8A3737 !important;
}

.b-帕底亞 {
  border-color: #D45455;
}

.bl-帕底亞 {
  border-color: #E39091;
}

.bd-帕底亞 {
  border-color: #8A3737;
}

.t-帕底亞, .t-帕底亞 a {
  color: #D45455 !important;
}

.tl-帕底亞, .tl-帕底亞 a {
  color: #E39091 !important;
}

.td-帕底亞, .td-帕底亞 a {
  color: #8A3737 !important;
}

.bg-七之岛 {
  background-color: #52cc91 !important;
}

.bgl-七之岛 {
  background-color: #8debbc !important;
}

.bgd-七之岛 {
  background-color: #2b915e !important;
}

.b-七之岛 {
  border-color: #52cc91;
}

.bl-七之岛 {
  border-color: #8debbc;
}

.bd-七之岛 {
  border-color: #2b915e;
}

.t-七之岛, .t-七之岛 a {
  color: #52cc91 !important;
}

.tl-七之岛, .tl-七之岛 a {
  color: #8debbc !important;
}

.td-七之岛, .td-七之岛 a {
  color: #2b915e !important;
}

.bg-七之島 {
  background-color: #52cc91 !important;
}

.bgl-七之島 {
  background-color: #8debbc !important;
}

.bgd-七之島 {
  background-color: #2b915e !important;
}

.b-七之島 {
  border-color: #52cc91;
}

.bl-七之島 {
  border-color: #8debbc;
}

.bd-七之島 {
  border-color: #2b915e;
}

.t-七之島, .t-七之島 a {
  color: #52cc91 !important;
}

.tl-七之島, .tl-七之島 a {
  color: #8debbc !important;
}

.td-七之島, .td-七之島 a {
  color: #2b915e !important;
}

.bg-橘子 {
  background-color: #FF7F00 !important;
}

.bgl-橘子 {
  background-color: #FFAC59 !important;
}

.bgd-橘子 {
  background-color: #A65300 !important;
}

.b-橘子 {
  border-color: #FF7F00;
}

.bl-橘子 {
  border-color: #FFAC59;
}

.bd-橘子 {
  border-color: #A65300;
}

.t-橘子, .t-橘子 a {
  color: #FF7F00 !important;
}

.tl-橘子, .tl-橘子 a {
  color: #FFAC59 !important;
}

.td-橘子, .td-橘子 a {
  color: #A65300 !important;
}

.bg-杰可罗拉 {
  background-color: #2292E7 !important;
}

.bgl-杰可罗拉 {
  background-color: #5CBFEA !important;
}

.bgd-杰可罗拉 {
  background-color: #105CAF !important;
}

.b-杰可罗拉 {
  border-color: #2292E7;
}

.bl-杰可罗拉 {
  border-color: #5CBFEA;
}

.bd-杰可罗拉 {
  border-color: #105CAF;
}

.t-杰可罗拉, .t-杰可罗拉 a {
  color: #2292E7 !important;
}

.tl-杰可罗拉, .tl-杰可罗拉 a {
  color: #5CBFEA !important;
}

.td-杰可罗拉, .td-杰可罗拉 a {
  color: #105CAF !important;
}

.bg-杰可羅拉 {
  background-color: #2292E7 !important;
}

.bgl-杰可羅拉 {
  background-color: #5CBFEA !important;
}

.bgd-杰可羅拉 {
  background-color: #105CAF !important;
}

.b-杰可羅拉 {
  border-color: #2292E7;
}

.bl-杰可羅拉 {
  border-color: #5CBFEA;
}

.bd-杰可羅拉 {
  border-color: #105CAF;
}

.t-杰可羅拉, .t-杰可羅拉 a {
  color: #2292E7 !important;
}

.tl-杰可羅拉, .tl-杰可羅拉 a {
  color: #5CBFEA !important;
}

.td-杰可羅拉, .td-杰可羅拉 a {
  color: #105CAF !important;
}

.bg-菲蕾 {
  background-color: #F7681A !important;
}

.bgl-菲蕾 {
  background-color: #FA9D6A !important;
}

.bgd-菲蕾 {
  background-color: #A14411 !important;
}

.b-菲蕾 {
  border-color: #F7681A;
}

.bl-菲蕾 {
  border-color: #FA9D6A;
}

.bd-菲蕾 {
  border-color: #A14411;
}

.t-菲蕾, .t-菲蕾 a {
  color: #F7681A !important;
}

.tl-菲蕾, .tl-菲蕾 a {
  color: #FA9D6A !important;
}

.td-菲蕾, .td-菲蕾 a {
  color: #A14411 !important;
}

.bg-菲雷 {
  background-color: #F7681A !important;
}

.bgl-菲雷 {
  background-color: #FA9D6A !important;
}

.bgd-菲雷 {
  background-color: #A14411 !important;
}

.b-菲雷 {
  border-color: #F7681A;
}

.bl-菲雷 {
  border-color: #FA9D6A;
}

.bd-菲雷 {
  border-color: #A14411;
}

.t-菲雷, .t-菲雷 a {
  color: #F7681A !important;
}

.tl-菲雷, .tl-菲雷 a {
  color: #FA9D6A !important;
}

.td-菲雷, .td-菲雷 a {
  color: #A14411 !important;
}

.bg-欧雷 {
  background-color: #817548 !important;
}

.bgl-欧雷 {
  background-color: #ada588 !important;
}

.bgd-欧雷 {
  background-color: #544c2f !important;
}

.b-欧雷 {
  border-color: #817548;
}

.bl-欧雷 {
  border-color: #ada588;
}

.bd-欧雷 {
  border-color: #544c2f;
}

.t-欧雷, .t-欧雷 a {
  color: #817548 !important;
}

.tl-欧雷, .tl-欧雷 a {
  color: #ada588 !important;
}

.td-欧雷, .td-欧雷 a {
  color: #544c2f !important;
}

.bg-歐雷 {
  background-color: #817548 !important;
}

.bgl-歐雷 {
  background-color: #ada588 !important;
}

.bgd-歐雷 {
  background-color: #544c2f !important;
}

.b-歐雷 {
  border-color: #817548;
}

.bl-歐雷 {
  border-color: #ada588;
}

.bd-歐雷 {
  border-color: #544c2f;
}

.t-歐雷, .t-歐雷 a {
  color: #817548 !important;
}

.tl-歐雷, .tl-歐雷 a {
  color: #ada588 !important;
}

.td-歐雷, .td-歐雷 a {
  color: #544c2f !important;
}

.bg-阿尔米亚 {
  background-color: #2D4B98 !important;
}

.bgl-阿尔米亚 {
  background-color: #768ABC !important;
}

.bgd-阿尔米亚 {
  background-color: #1D3163 !important;
}

.b-阿尔米亚 {
  border-color: #2D4B98;
}

.bl-阿尔米亚 {
  border-color: #768ABC;
}

.bd-阿尔米亚 {
  border-color: #1D3163;
}

.t-阿尔米亚, .t-阿尔米亚 a {
  color: #2D4B98 !important;
}

.tl-阿尔米亚, .tl-阿尔米亚 a {
  color: #768ABC !important;
}

.td-阿尔米亚, .td-阿尔米亚 a {
  color: #1D3163 !important;
}

.bg-阿爾米亞 {
  background-color: #2D4B98 !important;
}

.bgl-阿爾米亞 {
  background-color: #768ABC !important;
}

.bgd-阿爾米亞 {
  background-color: #1D3163 !important;
}

.b-阿爾米亞 {
  border-color: #2D4B98;
}

.bl-阿爾米亞 {
  border-color: #768ABC;
}

.bd-阿爾米亞 {
  border-color: #1D3163;
}

.t-阿爾米亞, .t-阿爾米亞 a {
  color: #2D4B98 !important;
}

.tl-阿爾米亞, .tl-阿爾米亞 a {
  color: #768ABC !important;
}

.td-阿爾米亞, .td-阿爾米亞 a {
  color: #1D3163 !important;
}

.bg-奥卜利比亚 {
  background-color: #2CB8E9 !important;
}

.bgl-奥卜利比亚 {
  background-color: #76D1F1 !important;
}

.bgd-奥卜利比亚 {
  background-color: #1D7898 !important;
}

.b-奥卜利比亚 {
  border-color: #2CB8E9;
}

.bl-奥卜利比亚 {
  border-color: #76D1F1;
}

.bd-奥卜利比亚 {
  border-color: #1D7898;
}

.t-奥卜利比亚, .t-奥卜利比亚 a {
  color: #2CB8E9 !important;
}

.tl-奥卜利比亚, .tl-奥卜利比亚 a {
  color: #76D1F1 !important;
}

.td-奥卜利比亚, .td-奥卜利比亚 a {
  color: #1D7898 !important;
}

.bg-奧卜利比亞 {
  background-color: #2CB8E9 !important;
}

.bgl-奧卜利比亞 {
  background-color: #76D1F1 !important;
}

.bgd-奧卜利比亞 {
  background-color: #1D7898 !important;
}

.b-奧卜利比亞 {
  border-color: #2CB8E9;
}

.bl-奧卜利比亞 {
  border-color: #76D1F1;
}

.bd-奧卜利比亞 {
  border-color: #1D7898;
}

.t-奧卜利比亞, .t-奧卜利比亞 a {
  color: #2CB8E9 !important;
}

.tl-奧卜利比亞, .tl-奧卜利比亞 a {
  color: #76D1F1 !important;
}

.td-奧卜利比亞, .td-奧卜利比亞 a {
  color: #1D7898 !important;
}

.bg-乱世 {
  background-color: #F0AF40 !important;
}

.bgl-乱世 {
  background-color: #F8DE7E !important;
}

.bgd-乱世 {
  background-color: #E08A1E !important;
}

.b-乱世 {
  border-color: #F0AF40;
}

.bl-乱世 {
  border-color: #F8DE7E;
}

.bd-乱世 {
  border-color: #E08A1E;
}

.t-乱世, .t-乱世 a {
  color: #F0AF40 !important;
}

.tl-乱世, .tl-乱世 a {
  color: #F8DE7E !important;
}

.td-乱世, .td-乱世 a {
  color: #E08A1E !important;
}

.bg-亂世 {
  background-color: #F0AF40 !important;
}

.bgl-亂世 {
  background-color: #F8DE7E !important;
}

.bgd-亂世 {
  background-color: #E08A1E !important;
}

.b-亂世 {
  border-color: #F0AF40;
}

.bl-亂世 {
  border-color: #F8DE7E;
}

.bd-亂世 {
  border-color: #E08A1E;
}

.t-亂世, .t-亂世 a {
  color: #F0AF40 !important;
}

.tl-亂世, .tl-亂世 a {
  color: #F8DE7E !important;
}

.td-亂世, .td-亂世 a {
  color: #E08A1E !important;
}

.bg-宝可梦卡牌岛 {
  background-color: #FFE955 !important;
}

.bgl-宝可梦卡牌岛 {
  background-color: #FFFCE4 !important;
}

.bgd-宝可梦卡牌岛 {
  background-color: #b3a33b !important;
}

.b-宝可梦卡牌岛 {
  border-color: #FFE955;
}

.bl-宝可梦卡牌岛 {
  border-color: #FFFCE4;
}

.bd-宝可梦卡牌岛 {
  border-color: #b3a33b;
}

.t-宝可梦卡牌岛, .t-宝可梦卡牌岛 a {
  color: #FFE955 !important;
}

.tl-宝可梦卡牌岛, .tl-宝可梦卡牌岛 a {
  color: #FFFCE4 !important;
}

.td-宝可梦卡牌岛, .td-宝可梦卡牌岛 a {
  color: #b3a33b !important;
}

.bg-寶可夢卡牌島 {
  background-color: #FFE955 !important;
}

.bgl-寶可夢卡牌島 {
  background-color: #FFFCE4 !important;
}

.bgd-寶可夢卡牌島 {
  background-color: #b3a33b !important;
}

.b-寶可夢卡牌島 {
  border-color: #FFE955;
}

.bl-寶可夢卡牌島 {
  border-color: #FFFCE4;
}

.bd-寶可夢卡牌島 {
  border-color: #b3a33b;
}

.t-寶可夢卡牌島, .t-寶可夢卡牌島 a {
  color: #FFE955 !important;
}

.tl-寶可夢卡牌島, .tl-寶可夢卡牌島 a {
  color: #FFFCE4 !important;
}

.td-寶可夢卡牌島, .td-寶可夢卡牌島 a {
  color: #b3a33b !important;
}

.bg-坚铁 {
  background-color: #9B9B9B !important;
}

.bgl-坚铁 {
  background-color: #CDCDCD !important;
}

.bgd-坚铁 {
  background-color: #6B6B6B !important;
}

.b-坚铁 {
  border-color: #9B9B9B;
}

.bl-坚铁 {
  border-color: #CDCDCD;
}

.bd-坚铁 {
  border-color: #6B6B6B;
}

.t-坚铁, .t-坚铁 a {
  color: #9B9B9B !important;
}

.tl-坚铁, .tl-坚铁 a {
  color: #CDCDCD !important;
}

.td-坚铁, .td-坚铁 a {
  color: #6B6B6B !important;
}

.bg-堅鐵 {
  background-color: #9B9B9B !important;
}

.bgl-堅鐵 {
  background-color: #CDCDCD !important;
}

.bgd-堅鐵 {
  background-color: #6B6B6B !important;
}

.b-堅鐵 {
  border-color: #9B9B9B;
}

.bl-堅鐵 {
  border-color: #CDCDCD;
}

.bd-堅鐵 {
  border-color: #6B6B6B;
}

.t-堅鐵, .t-堅鐵 a {
  color: #9B9B9B !important;
}

.tl-堅鐵, .tl-堅鐵 a {
  color: #CDCDCD !important;
}

.td-堅鐵, .td-堅鐵 a {
  color: #6B6B6B !important;
}

.bg-陆地 {
  background-color: #75C977 !important;
}

.bgl-陆地 {
  background-color: #A2E0A3 !important;
}

.bgd-陆地 {
  background-color: #4AA14D !important;
}

.b-陆地 {
  border-color: #75C977;
}

.bl-陆地 {
  border-color: #A2E0A3;
}

.bd-陆地 {
  border-color: #4AA14D;
}

.t-陆地, .t-陆地 a {
  color: #75C977 !important;
}

.tl-陆地, .tl-陆地 a {
  color: #A2E0A3 !important;
}

.td-陆地, .td-陆地 a {
  color: #4AA14D !important;
}

.bg-陸地 {
  background-color: #75C977 !important;
}

.bgl-陸地 {
  background-color: #A2E0A3 !important;
}

.bgd-陸地 {
  background-color: #4AA14D !important;
}

.b-陸地 {
  border-color: #75C977;
}

.bl-陸地 {
  border-color: #A2E0A3;
}

.bd-陸地 {
  border-color: #4AA14D;
}

.t-陸地, .t-陸地 a {
  color: #75C977 !important;
}

.tl-陸地, .tl-陸地 a {
  color: #A2E0A3 !important;
}

.td-陸地, .td-陸地 a {
  color: #4AA14D !important;
}

.bg-森林 {
  background-color: #3A822D !important;
}

.bgl-森林 {
  background-color: #71AD64 !important;
}

.bgd-森林 {
  background-color: #34612D !important;
}

.b-森林 {
  border-color: #3A822D;
}

.bl-森林 {
  border-color: #71AD64;
}

.bd-森林 {
  border-color: #34612D;
}

.t-森林, .t-森林 a {
  color: #3A822D !important;
}

.tl-森林, .tl-森林 a {
  color: #71AD64 !important;
}

.td-森林, .td-森林 a {
  color: #34612D !important;
}

.bg-雾 {
  background-color: #B5ADC7 !important;
}

.bgl-雾 {
  background-color: #CAC1DE !important;
}

.bgd-雾 {
  background-color: #9E98AD !important;
}

.b-雾 {
  border-color: #B5ADC7;
}

.bl-雾 {
  border-color: #CAC1DE;
}

.bd-雾 {
  border-color: #9E98AD;
}

.t-雾, .t-雾 a {
  color: #B5ADC7 !important;
}

.tl-雾, .tl-雾 a {
  color: #CAC1DE !important;
}

.td-雾, .td-雾 a {
  color: #9E98AD !important;
}

.bg-霧 {
  background-color: #B5ADC7 !important;
}

.bgl-霧 {
  background-color: #CAC1DE !important;
}

.bgd-霧 {
  background-color: #9E98AD !important;
}

.b-霧 {
  border-color: #B5ADC7;
}

.bl-霧 {
  border-color: #CAC1DE;
}

.bd-霧 {
  border-color: #9E98AD;
}

.t-霧, .t-霧 a {
  color: #B5ADC7 !important;
}

.tl-霧, .tl-霧 a {
  color: #CAC1DE !important;
}

.td-霧, .td-霧 a {
  color: #9E98AD !important;
}

.bg-湿地 {
  background-color: #7792BD !important;
}

.bgl-湿地 {
  background-color: #BDA595 !important;
}

.bgd-湿地 {
  background-color: #3D6633 !important;
}

.b-湿地 {
  border-color: #7792BD;
}

.bl-湿地 {
  border-color: #BDA595;
}

.bd-湿地 {
  border-color: #3D6633;
}

.t-湿地, .t-湿地 a {
  color: #7792BD !important;
}

.tl-湿地, .tl-湿地 a {
  color: #BDA595 !important;
}

.td-湿地, .td-湿地 a {
  color: #3D6633 !important;
}

.bg-溼地 {
  background-color: #7792BD !important;
}

.bgl-溼地 {
  background-color: #BDA595 !important;
}

.bgd-溼地 {
  background-color: #3D6633 !important;
}

.b-溼地 {
  border-color: #7792BD;
}

.bl-溼地 {
  border-color: #BDA595;
}

.bd-溼地 {
  border-color: #3D6633;
}

.t-溼地, .t-溼地 a {
  color: #7792BD !important;
}

.tl-溼地, .tl-溼地 a {
  color: #BDA595 !important;
}

.td-溼地, .td-溼地 a {
  color: #3D6633 !important;
}

.bg-濕地 {
  background-color: #7792BD !important;
}

.bgl-濕地 {
  background-color: #BDA595 !important;
}

.bgd-濕地 {
  background-color: #3D6633 !important;
}

.b-濕地 {
  border-color: #7792BD;
}

.bl-濕地 {
  border-color: #BDA595;
}

.bd-濕地 {
  border-color: #3D6633;
}

.t-濕地, .t-濕地 a {
  color: #7792BD !important;
}

.tl-濕地, .tl-濕地 a {
  color: #BDA595 !important;
}

.td-濕地, .td-濕地 a {
  color: #3D6633 !important;
}

.bg-灰尘 {
  background-color: #9C8583 !important;
}

.bgl-灰尘 {
  background-color: #B8A09E !important;
}

.bgd-灰尘 {
  background-color: #856765 !important;
}

.b-灰尘 {
  border-color: #9C8583;
}

.bl-灰尘 {
  border-color: #B8A09E;
}

.bd-灰尘 {
  border-color: #856765;
}

.t-灰尘, .t-灰尘 a {
  color: #9C8583 !important;
}

.tl-灰尘, .tl-灰尘 a {
  color: #B8A09E !important;
}

.td-灰尘, .td-灰尘 a {
  color: #856765 !important;
}

.bg-灰塵 {
  background-color: #9C8583 !important;
}

.bgl-灰塵 {
  background-color: #B8A09E !important;
}

.bgd-灰塵 {
  background-color: #856765 !important;
}

.b-灰塵 {
  border-color: #9C8583;
}

.bl-灰塵 {
  border-color: #B8A09E;
}

.bd-灰塵 {
  border-color: #856765;
}

.t-灰塵, .t-灰塵 a {
  color: #9C8583 !important;
}

.tl-灰塵, .tl-灰塵 a {
  color: #B8A09E !important;
}

.td-灰塵, .td-灰塵 a {
  color: #856765 !important;
}

.bg-遗迹 {
  background-color: #BFB895 !important;
}

.bgl-遗迹 {
  background-color: #EBE5CA !important;
}

.bgd-遗迹 {
  background-color: #9E9773 !important;
}

.b-遗迹 {
  border-color: #BFB895;
}

.bl-遗迹 {
  border-color: #EBE5CA;
}

.bd-遗迹 {
  border-color: #9E9773;
}

.t-遗迹, .t-遗迹 a {
  color: #BFB895 !important;
}

.tl-遗迹, .tl-遗迹 a {
  color: #EBE5CA !important;
}

.td-遗迹, .td-遗迹 a {
  color: #9E9773 !important;
}

.bg-遺跡 {
  background-color: #BFB895 !important;
}

.bgl-遺跡 {
  background-color: #EBE5CA !important;
}

.bgd-遺跡 {
  background-color: #9E9773 !important;
}

.b-遺跡 {
  border-color: #BFB895;
}

.bl-遺跡 {
  border-color: #EBE5CA;
}

.bd-遺跡 {
  border-color: #9E9773;
}

.t-遺跡, .t-遺跡 a {
  color: #BFB895 !important;
}

.tl-遺跡, .tl-遺跡 a {
  color: #EBE5CA !important;
}

.td-遺跡, .td-遺跡 a {
  color: #9E9773 !important;
}

.bg-沙地 {
  background-color: #D6BD7C !important;
}

.bgl-沙地 {
  background-color: #DBCFA0 !important;
}

.bgd-沙地 {
  background-color: #B59B59 !important;
}

.b-沙地 {
  border-color: #D6BD7C;
}

.bl-沙地 {
  border-color: #DBCFA0;
}

.bd-沙地 {
  border-color: #B59B59;
}

.t-沙地, .t-沙地 a {
  color: #D6BD7C !important;
}

.tl-沙地, .tl-沙地 a {
  color: #DBCFA0 !important;
}

.td-沙地, .td-沙地 a {
  color: #B59B59 !important;
}

.bg-湖泊 {
  background-color: #66BDCC !important;
}

.bgl-湖泊 {
  background-color: #85D4DE !important;
}

.bgd-湖泊 {
  background-color: #538FBD !important;
}

.b-湖泊 {
  border-color: #66BDCC;
}

.bl-湖泊 {
  border-color: #85D4DE;
}

.bd-湖泊 {
  border-color: #538FBD;
}

.t-湖泊, .t-湖泊 a {
  color: #66BDCC !important;
}

.tl-湖泊, .tl-湖泊 a {
  color: #85D4DE !important;
}

.td-湖泊, .td-湖泊 a {
  color: #538FBD !important;
}

.bg-海洋 {
  background-color: #485CC2 !important;
}

.bgl-海洋 {
  background-color: #5A98F5 !important;
}

.bgd-海洋 {
  background-color: #1E3F94 !important;
}

.b-海洋 {
  border-color: #485CC2;
}

.bl-海洋 {
  border-color: #5A98F5;
}

.bd-海洋 {
  border-color: #1E3F94;
}

.t-海洋, .t-海洋 a {
  color: #485CC2 !important;
}

.tl-海洋, .tl-海洋 a {
  color: #5A98F5 !important;
}

.td-海洋, .td-海洋 a {
  color: #1E3F94 !important;
}

.bg-水下 {
  background-color: #6053AD !important;
}

.bgl-水下 {
  background-color: #737AC7 !important;
}

.bgd-水下 {
  background-color: #553894 !important;
}

.b-水下 {
  border-color: #6053AD;
}

.bl-水下 {
  border-color: #737AC7;
}

.bd-水下 {
  border-color: #553894;
}

.t-水下, .t-水下 a {
  color: #6053AD !important;
}

.tl-水下, .tl-水下 a {
  color: #737AC7 !important;
}

.td-水下, .td-水下 a {
  color: #553894 !important;
}

.bg-洞窟 {
  background-color: #CC8F66 !important;
}

.bgl-洞窟 {
  background-color: #E0B192 !important;
}

.bgd-洞窟 {
  background-color: #A66A42 !important;
}

.b-洞窟 {
  border-color: #CC8F66;
}

.bl-洞窟 {
  border-color: #E0B192;
}

.bd-洞窟 {
  border-color: #A66A42;
}

.t-洞窟, .t-洞窟 a {
  color: #CC8F66 !important;
}

.tl-洞窟, .tl-洞窟 a {
  color: #E0B192 !important;
}

.td-洞窟, .td-洞窟 a {
  color: #A66A42 !important;
}

.bg-山峰 {
  background-color: #B8907D !important;
}

.bgl-山峰 {
  background-color: #D4B5A7 !important;
}

.bgd-山峰 {
  background-color: #7A5443 !important;
}

.b-山峰 {
  border-color: #B8907D;
}

.bl-山峰 {
  border-color: #D4B5A7;
}

.bd-山峰 {
  border-color: #7A5443;
}

.t-山峰, .t-山峰 a {
  color: #B8907D !important;
}

.tl-山峰, .tl-山峰 a {
  color: #D4B5A7 !important;
}

.td-山峰, .td-山峰 a {
  color: #7A5443 !important;
}

.bg-火山 {
  background-color: #D20000 !important;
}

.bgl-火山 {
  background-color: #D23434 !important;
}

.bgd-火山 {
  background-color: #A30000 !important;
}

.b-火山 {
  border-color: #D20000;
}

.bl-火山 {
  border-color: #D23434;
}

.bd-火山 {
  border-color: #A30000;
}

.t-火山, .t-火山 a {
  color: #D20000 !important;
}

.tl-火山, .tl-火山 a {
  color: #D23434 !important;
}

.td-火山, .td-火山 a {
  color: #A30000 !important;
}

.bg-雪地 {
  background-color: #DCEBEF !important;
}

.bgl-雪地 {
  background-color: #E1EFF2 !important;
}

.bgd-雪地 {
  background-color: #BBCDD1 !important;
}

.b-雪地 {
  border-color: #DCEBEF;
}

.bl-雪地 {
  border-color: #E1EFF2;
}

.bd-雪地 {
  border-color: #BBCDD1;
}

.t-雪地, .t-雪地 a {
  color: #DCEBEF !important;
}

.tl-雪地, .tl-雪地 a {
  color: #E1EFF2 !important;
}

.td-雪地, .td-雪地 a {
  color: #BBCDD1 !important;
}

.bg-空间 {
  background-color: #222 !important;
}

.bgl-空间 {
  background-color: #555 !important;
}

.bgd-空间 {
  background-color: #000 !important;
}

.b-空间 {
  border-color: #222;
}

.bl-空间 {
  border-color: #555;
}

.bd-空间 {
  border-color: #000;
}

.t-空间, .t-空间 a {
  color: #222 !important;
}

.tl-空间, .tl-空间 a {
  color: #555 !important;
}

.td-空间, .td-空间 a {
  color: #000 !important;
}

.bg-空間 {
  background-color: #222 !important;
}

.bgl-空間 {
  background-color: #555 !important;
}

.bgd-空間 {
  background-color: #000 !important;
}

.b-空間 {
  border-color: #222;
}

.bl-空間 {
  border-color: #555;
}

.bd-空間 {
  border-color: #000;
}

.t-空間, .t-空間 a {
  color: #222 !important;
}

.tl-空間, .tl-空間 a {
  color: #555 !important;
}

.td-空間, .td-空間 a {
  color: #000 !important;
}

.bg-破格 {
  background-color: #5A65DB !important;
}

.bgl-破格 {
  background-color: #CC8562 !important;
}

.bgd-破格 {
  background-color: #2622A8 !important;
}

.b-破格 {
  border-color: #5A65DB;
}

.bl-破格 {
  border-color: #CC8562;
}

.bd-破格 {
  border-color: #2622A8;
}

.t-破格, .t-破格 a {
  color: #5A65DB !important;
}

.tl-破格, .tl-破格 a {
  color: #CC8562 !important;
}

.td-破格, .td-破格 a {
  color: #2622A8 !important;
}

.bg-破碎 {
  background-color: #5A65DB !important;
}

.bgl-破碎 {
  background-color: #CC8562 !important;
}

.bgd-破碎 {
  background-color: #2622A8 !important;
}

.b-破碎 {
  border-color: #5A65DB;
}

.bl-破碎 {
  border-color: #CC8562;
}

.bd-破碎 {
  border-color: #2622A8;
}

.t-破碎, .t-破碎 a {
  color: #5A65DB !important;
}

.tl-破碎, .tl-破碎 a {
  color: #CC8562 !important;
}

.td-破碎, .td-破碎 a {
  color: #2622A8 !important;
}

.bg-阴影 {
  background-color: #472E63 !important;
}

.bgl-阴影 {
  background-color: #604E82 !important;
}

.bgd-阴影 {
  background-color: #1A0A2C !important;
}

.b-阴影 {
  border-color: #472E63;
}

.bl-阴影 {
  border-color: #604E82;
}

.bd-阴影 {
  border-color: #1A0A2C;
}

.t-阴影, .t-阴影 a {
  color: #472E63 !important;
}

.tl-阴影, .tl-阴影 a {
  color: #604E82 !important;
}

.td-阴影, .td-阴影 a {
  color: #1A0A2C !important;
}

.bg-陰影 {
  background-color: #472E63 !important;
}

.bgl-陰影 {
  background-color: #604E82 !important;
}

.bgd-陰影 {
  background-color: #1A0A2C !important;
}

.b-陰影 {
  border-color: #472E63;
}

.bl-陰影 {
  border-color: #604E82;
}

.bd-陰影 {
  border-color: #1A0A2C;
}

.t-陰影, .t-陰影 a {
  color: #472E63 !important;
}

.tl-陰影, .tl-陰影 a {
  color: #604E82 !important;
}

.td-陰影, .td-陰影 a {
  color: #1A0A2C !important;
}

.bg-建筑 {
  background-color: #A8B9BD !important;
}

.bgl-建筑 {
  background-color: #C3D8DE !important;
}

.bgd-建筑 {
  background-color: #8A9CA1 !important;
}

.b-建筑 {
  border-color: #A8B9BD;
}

.bl-建筑 {
  border-color: #C3D8DE;
}

.bd-建筑 {
  border-color: #8A9CA1;
}

.t-建筑, .t-建筑 a {
  color: #A8B9BD !important;
}

.tl-建筑, .tl-建筑 a {
  color: #C3D8DE !important;
}

.td-建筑, .td-建筑 a {
  color: #8A9CA1 !important;
}

.bg-建築 {
  background-color: #A8B9BD !important;
}

.bgl-建築 {
  background-color: #C3D8DE !important;
}

.bgd-建築 {
  background-color: #8A9CA1 !important;
}

.b-建築 {
  border-color: #A8B9BD;
}

.bl-建築 {
  border-color: #C3D8DE;
}

.bd-建築 {
  border-color: #8A9CA1;
}

.t-建築, .t-建築 a {
  color: #A8B9BD !important;
}

.tl-建築, .tl-建築 a {
  color: #C3D8DE !important;
}

.td-建築, .td-建築 a {
  color: #8A9CA1 !important;
}

.bg-道路 {
  background-color: #ABA9A4 !important;
}

.bgl-道路 {
  background-color: #CFCDC7 !important;
}

.bgd-道路 {
  background-color: #949391 !important;
}

.b-道路 {
  border-color: #ABA9A4;
}

.bl-道路 {
  border-color: #CFCDC7;
}

.bd-道路 {
  border-color: #949391;
}

.t-道路, .t-道路 a {
  color: #ABA9A4 !important;
}

.tl-道路, .tl-道路 a {
  color: #CFCDC7 !important;
}

.td-道路, .td-道路 a {
  color: #949391 !important;
}

.bg-天空 {
  background-color: #7CE9FD !important;
}

.bgl-天空 {
  background-color: #B6F3FE !important;
}

.bgd-天空 {
  background-color: #04C8EC !important;
}

.b-天空 {
  border-color: #7CE9FD;
}

.bl-天空 {
  border-color: #B6F3FE;
}

.bd-天空 {
  border-color: #04C8EC;
}

.t-天空, .t-天空 a {
  color: #7CE9FD !important;
}

.tl-天空, .tl-天空 a {
  color: #B6F3FE !important;
}

.td-天空, .td-天空 a {
  color: #04C8EC !important;
}

.bg-宇宙 {
  background-color: #511843 !important;
}

.bgl-宇宙 {
  background-color: #3C488D !important;
}

.bgd-宇宙 {
  background-color: #331139 !important;
}

.b-宇宙 {
  border-color: #511843;
}

.bl-宇宙 {
  border-color: #3C488D;
}

.bd-宇宙 {
  border-color: #331139;
}

.t-宇宙, .t-宇宙 a {
  color: #511843 !important;
}

.tl-宇宙, .tl-宇宙 a {
  color: #3C488D !important;
}

.td-宇宙, .td-宇宙 a {
  color: #331139 !important;
}

.bg-对战开拓区 {
  background-color: #3FA9D0 !important;
}

.bgl-对战开拓区 {
  background-color: #82C7E0 !important;
}

.bgd-对战开拓区 {
  background-color: #296E87 !important;
}

.b-对战开拓区 {
  border-color: #3FA9D0;
}

.bl-对战开拓区 {
  border-color: #82C7E0;
}

.bd-对战开拓区 {
  border-color: #296E87;
}

.t-对战开拓区, .t-对战开拓区 a {
  color: #3FA9D0 !important;
}

.tl-对战开拓区, .tl-对战开拓区 a {
  color: #82C7E0 !important;
}

.td-对战开拓区, .td-对战开拓区 a {
  color: #296E87 !important;
}

.bg-對戰開拓區 {
  background-color: #3FA9D0 !important;
}

.bgl-對戰開拓區 {
  background-color: #82C7E0 !important;
}

.bgd-對戰開拓區 {
  background-color: #296E87 !important;
}

.b-對戰開拓區 {
  border-color: #3FA9D0;
}

.bl-對戰開拓區 {
  border-color: #82C7E0;
}

.bd-對戰開拓區 {
  border-color: #296E87;
}

.t-對戰開拓區, .t-對戰開拓區 a {
  color: #3FA9D0 !important;
}

.tl-對戰開拓區, .tl-對戰開拓區 a {
  color: #82C7E0 !important;
}

.td-對戰開拓區, .td-對戰開拓區 a {
  color: #296E87 !important;
}

.bg-开拓区 {
  background-color: #3FA9D0 !important;
}

.bgl-开拓区 {
  background-color: #82C7E0 !important;
}

.bgd-开拓区 {
  background-color: #296E87 !important;
}

.b-开拓区 {
  border-color: #3FA9D0;
}

.bl-开拓区 {
  border-color: #82C7E0;
}

.bd-开拓区 {
  border-color: #296E87;
}

.t-开拓区, .t-开拓区 a {
  color: #3FA9D0 !important;
}

.tl-开拓区, .tl-开拓区 a {
  color: #82C7E0 !important;
}

.td-开拓区, .td-开拓区 a {
  color: #296E87 !important;
}

.bg-開拓區 {
  background-color: #3FA9D0 !important;
}

.bgl-開拓區 {
  background-color: #82C7E0 !important;
}

.bgd-開拓區 {
  background-color: #296E87 !important;
}

.b-開拓區 {
  border-color: #3FA9D0;
}

.bl-開拓區 {
  border-color: #82C7E0;
}

.bd-開拓區 {
  border-color: #296E87;
}

.t-開拓區, .t-開拓區 a {
  color: #3FA9D0 !important;
}

.tl-開拓區, .tl-開拓區 a {
  color: #82C7E0 !important;
}

.td-開拓區, .td-開拓區 a {
  color: #296E87 !important;
}

.bg-塔 {
  background-color: #D6553C !important;
}

.bgl-塔 {
  background-color: #E49080 !important;
}

.bgd-塔 {
  background-color: #8B3727 !important;
}

.b-塔 {
  border-color: #D6553C;
}

.bl-塔 {
  border-color: #E49080;
}

.bd-塔 {
  border-color: #8B3727;
}

.t-塔, .t-塔 a {
  color: #D6553C !important;
}

.tl-塔, .tl-塔 a {
  color: #E49080 !important;
}

.td-塔, .td-塔 a {
  color: #8B3727 !important;
}

.bg-工厂 {
  background-color: #296E87 !important;
}

.bgl-工厂 {
  background-color: #7AB7D7 !important;
}

.bgd-工厂 {
  background-color: #215E7E !important;
}

.b-工厂 {
  border-color: #296E87;
}

.bl-工厂 {
  border-color: #7AB7D7;
}

.bd-工厂 {
  border-color: #215E7E;
}

.t-工厂, .t-工厂 a {
  color: #296E87 !important;
}

.tl-工厂, .tl-工厂 a {
  color: #7AB7D7 !important;
}

.td-工厂, .td-工厂 a {
  color: #215E7E !important;
}

.bg-工廠 {
  background-color: #296E87 !important;
}

.bgl-工廠 {
  background-color: #7AB7D7 !important;
}

.bgd-工廠 {
  background-color: #215E7E !important;
}

.b-工廠 {
  border-color: #296E87;
}

.bl-工廠 {
  border-color: #7AB7D7;
}

.bd-工廠 {
  border-color: #215E7E;
}

.t-工廠, .t-工廠 a {
  color: #296E87 !important;
}

.tl-工廠, .tl-工廠 a {
  color: #7AB7D7 !important;
}

.td-工廠, .td-工廠 a {
  color: #215E7E !important;
}

.bg-轮盘 {
  background-color: #ffc115 !important;
}

.bgl-轮盘 {
  background-color: #FFD767 !important;
}

.bgd-轮盘 {
  background-color: #A67E0E !important;
}

.b-轮盘 {
  border-color: #ffc115;
}

.bl-轮盘 {
  border-color: #FFD767;
}

.bd-轮盘 {
  border-color: #A67E0E;
}

.t-轮盘, .t-轮盘 a {
  color: #ffc115 !important;
}

.tl-轮盘, .tl-轮盘 a {
  color: #FFD767 !important;
}

.td-轮盘, .td-轮盘 a {
  color: #A67E0E !important;
}

.bg-輪盤 {
  background-color: #ffc115 !important;
}

.bgl-輪盤 {
  background-color: #FFD767 !important;
}

.bgd-輪盤 {
  background-color: #A67E0E !important;
}

.b-輪盤 {
  border-color: #ffc115;
}

.bl-輪盤 {
  border-color: #FFD767;
}

.bd-輪盤 {
  border-color: #A67E0E;
}

.t-輪盤, .t-輪盤 a {
  color: #ffc115 !important;
}

.tl-輪盤, .tl-輪盤 a {
  color: #FFD767 !important;
}

.td-輪盤, .td-輪盤 a {
  color: #A67E0E !important;
}

.bg-城堡 {
  background-color: #40ad72 !important;
}

.bgl-城堡 {
  background-color: #83CAA3 !important;
}

.bgd-城堡 {
  background-color: #2A714A !important;
}

.b-城堡 {
  border-color: #40ad72;
}

.bl-城堡 {
  border-color: #83CAA3;
}

.bd-城堡 {
  border-color: #2A714A;
}

.t-城堡, .t-城堡 a {
  color: #40ad72 !important;
}

.tl-城堡, .tl-城堡 a {
  color: #83CAA3 !important;
}

.td-城堡, .td-城堡 a {
  color: #2A714A !important;
}

.bg-舞台 {
  background-color: #F87A97 !important;
}

.bgl-舞台 {
  background-color: #FAA8BB !important;
}

.bgd-舞台 {
  background-color: #A14F62 !important;
}

.b-舞台 {
  border-color: #F87A97;
}

.bl-舞台 {
  border-color: #FAA8BB;
}

.bd-舞台 {
  border-color: #A14F62;
}

.t-舞台, .t-舞台 a {
  color: #F87A97 !important;
}

.tl-舞台, .tl-舞台 a {
  color: #FAA8BB !important;
}

.td-舞台, .td-舞台 a {
  color: #A14F62 !important;
}

.bg-清晨 {
  background-color: #FFA !important;
}

.bgl-清晨 {
  background-color: #FFFFC8 !important;
}

.bgd-清晨 {
  background-color: #b3b377 !important;
}

.b-清晨 {
  border-color: #FFA;
}

.bl-清晨 {
  border-color: #FFFFC8;
}

.bd-清晨 {
  border-color: #b3b377;
}

.t-清晨, .t-清晨 a {
  color: #FFA !important;
}

.tl-清晨, .tl-清晨 a {
  color: #FFFFC8 !important;
}

.td-清晨, .td-清晨 a {
  color: #b3b377 !important;
}

.bg-白天 {
  background-color: #5ED0FF !important;
}

.bgl-白天 {
  background-color: #96E0FF !important;
}

.bgd-白天 {
  background-color: #4192b3 !important;
}

.b-白天 {
  border-color: #5ED0FF;
}

.bl-白天 {
  border-color: #96E0FF;
}

.bd-白天 {
  border-color: #4192b3;
}

.t-白天, .t-白天 a {
  color: #5ED0FF !important;
}

.tl-白天, .tl-白天 a {
  color: #96E0FF !important;
}

.td-白天, .td-白天 a {
  color: #4192b3 !important;
}

.bg-黄昏 {
  background-color: #E85800 !important;
}

.bgl-黄昏 {
  background-color: #FFA900 !important;
}

.bgd-黄昏 {
  background-color: #881000 !important;
}

.b-黄昏 {
  border-color: #E85800;
}

.bl-黄昏 {
  border-color: #FFA900;
}

.bd-黄昏 {
  border-color: #881000;
}

.t-黄昏, .t-黄昏 a {
  color: #E85800 !important;
}

.tl-黄昏, .tl-黄昏 a {
  color: #FFA900 !important;
}

.td-黄昏, .td-黄昏 a {
  color: #881000 !important;
}

.bg-黃昏 {
  background-color: #E85800 !important;
}

.bgl-黃昏 {
  background-color: #FFA900 !important;
}

.bgd-黃昏 {
  background-color: #881000 !important;
}

.b-黃昏 {
  border-color: #E85800;
}

.bl-黃昏 {
  border-color: #FFA900;
}

.bd-黃昏 {
  border-color: #881000;
}

.t-黃昏, .t-黃昏 a {
  color: #E85800 !important;
}

.tl-黃昏, .tl-黃昏 a {
  color: #FFA900 !important;
}

.td-黃昏, .td-黃昏 a {
  color: #881000 !important;
}

.bg-夜晚 {
  background-color: #003366 !important;
}

.bgl-夜晚 {
  background-color: #597A9B !important;
}

.bgd-夜晚 {
  background-color: #002347 !important;
}

.b-夜晚 {
  border-color: #003366;
}

.bl-夜晚 {
  border-color: #597A9B;
}

.bd-夜晚 {
  border-color: #002347;
}

.t-夜晚, .t-夜晚 a {
  color: #003366 !important;
}

.tl-夜晚, .tl-夜晚 a {
  color: #597A9B !important;
}

.td-夜晚, .td-夜晚 a {
  color: #002347 !important;
}

.bg-春 {
  background-color: #B0F858 !important;
}

.bgl-春 {
  background-color: #c7fa89 !important;
}

.bgd-春 {
  background-color: #7bae3d !important;
}

.b-春 {
  border-color: #B0F858;
}

.bl-春 {
  border-color: #c7fa89;
}

.bd-春 {
  border-color: #7bae3d;
}

.t-春, .t-春 a {
  color: #B0F858 !important;
}

.tl-春, .tl-春 a {
  color: #c7fa89 !important;
}

.td-春, .td-春 a {
  color: #7bae3d !important;
}

.bg-夏 {
  background-color: #78D0F8 !important;
}

.bgl-夏 {
  background-color: #a0defa !important;
}

.bgd-夏 {
  background-color: #5492ae !important;
}

.b-夏 {
  border-color: #78D0F8;
}

.bl-夏 {
  border-color: #a0defa;
}

.bd-夏 {
  border-color: #5492ae;
}

.t-夏, .t-夏 a {
  color: #78D0F8 !important;
}

.tl-夏, .tl-夏 a {
  color: #a0defa !important;
}

.td-夏, .td-夏 a {
  color: #5492ae !important;
}

.bg-秋 {
  background-color: #F89058 !important;
}

.bgl-秋 {
  background-color: #fab189 !important;
}

.bgd-秋 {
  background-color: #ae653d !important;
}

.b-秋 {
  border-color: #F89058;
}

.bl-秋 {
  border-color: #fab189;
}

.bd-秋 {
  border-color: #ae653d;
}

.t-秋, .t-秋 a {
  color: #F89058 !important;
}

.tl-秋, .tl-秋 a {
  color: #fab189 !important;
}

.td-秋, .td-秋 a {
  color: #ae653d !important;
}

.bg-冬 {
  background-color: #F0D8F8 !important;
}

.bgl-冬 {
  background-color: #f4e3fa !important;
}

.bgd-冬 {
  background-color: #a897ae !important;
}

.b-冬 {
  border-color: #F0D8F8;
}

.bl-冬 {
  border-color: #f4e3fa;
}

.bd-冬 {
  border-color: #a897ae;
}

.t-冬, .t-冬 a {
  color: #F0D8F8 !important;
}

.tl-冬, .tl-冬 a {
  color: #f4e3fa !important;
}

.td-冬, .td-冬 a {
  color: #a897ae !important;
}

.bg-道具 {
  background-color: #009ACD !important;
}

.bgl-道具 {
  background-color: #6DE0FF !important;
}

.bgd-道具 {
  background-color: #005069 !important;
}

.b-道具 {
  border-color: #009ACD;
}

.bl-道具 {
  border-color: #6DE0FF;
}

.bd-道具 {
  border-color: #005069;
}

.t-道具, .t-道具 a {
  color: #009ACD !important;
}

.tl-道具, .tl-道具 a {
  color: #6DE0FF !important;
}

.td-道具, .td-道具 a {
  color: #005069 !important;
}

.bg-回复 {
  background-color: #00D1B2 !important;
}

.bgl-回复 {
  background-color: #ADF9D6 !important;
}

.bgd-回复 {
  background-color: #008E9A !important;
}

.b-回复 {
  border-color: #00D1B2;
}

.bl-回复 {
  border-color: #ADF9D6;
}

.bd-回复 {
  border-color: #008E9A;
}

.t-回复, .t-回复 a {
  color: #00D1B2 !important;
}

.tl-回复, .tl-回复 a {
  color: #ADF9D6 !important;
}

.td-回复, .td-回复 a {
  color: #008E9A !important;
}

.bg-回復 {
  background-color: #00D1B2 !important;
}

.bgl-回復 {
  background-color: #ADF9D6 !important;
}

.bgd-回復 {
  background-color: #008E9A !important;
}

.b-回復 {
  border-color: #00D1B2;
}

.bl-回復 {
  border-color: #ADF9D6;
}

.bd-回復 {
  border-color: #008E9A;
}

.t-回復, .t-回復 a {
  color: #00D1B2 !important;
}

.tl-回復, .tl-回復 a {
  color: #ADF9D6 !important;
}

.td-回復, .td-回復 a {
  color: #008E9A !important;
}

.bg-精灵球 {
  background-color: #C88820 !important;
}

.bgl-精灵球 {
  background-color: #E0A038 !important;
}

.bgd-精灵球 {
  background-color: #925906 !important;
}

.b-精灵球 {
  border-color: #C88820;
}

.bl-精灵球 {
  border-color: #E0A038;
}

.bd-精灵球 {
  border-color: #925906;
}

.t-精灵球, .t-精灵球 a {
  color: #C88820 !important;
}

.tl-精灵球, .tl-精灵球 a {
  color: #E0A038 !important;
}

.td-精灵球, .td-精灵球 a {
  color: #925906 !important;
}

.bg-精靈球 {
  background-color: #C88820 !important;
}

.bgl-精靈球 {
  background-color: #E0A038 !important;
}

.bgd-精靈球 {
  background-color: #925906 !important;
}

.b-精靈球 {
  border-color: #C88820;
}

.bl-精靈球 {
  border-color: #E0A038;
}

.bd-精靈球 {
  border-color: #925906;
}

.t-精靈球, .t-精靈球 a {
  color: #C88820 !important;
}

.tl-精靈球, .tl-精靈球 a {
  color: #E0A038 !important;
}

.td-精靈球, .td-精靈球 a {
  color: #925906 !important;
}

.bg-招式学习器 {
  background-color: #8A48DC !important;
}

.bgl-招式学习器 {
  background-color: #D4ABFD !important;
}

.bgd-招式学习器 {
  background-color: #551C97 !important;
}

.b-招式学习器 {
  border-color: #8A48DC;
}

.bl-招式学习器 {
  border-color: #D4ABFD;
}

.bd-招式学习器 {
  border-color: #551C97;
}

.t-招式学习器, .t-招式学习器 a {
  color: #8A48DC !important;
}

.tl-招式学习器, .tl-招式学习器 a {
  color: #D4ABFD !important;
}

.td-招式学习器, .td-招式学习器 a {
  color: #551C97 !important;
}

.bg-招式學習器 {
  background-color: #8A48DC !important;
}

.bgl-招式學習器 {
  background-color: #D4ABFD !important;
}

.bgd-招式學習器 {
  background-color: #551C97 !important;
}

.b-招式學習器 {
  border-color: #8A48DC;
}

.bl-招式學習器 {
  border-color: #D4ABFD;
}

.bd-招式學習器 {
  border-color: #551C97;
}

.t-招式學習器, .t-招式學習器 a {
  color: #8A48DC !important;
}

.tl-招式學習器, .tl-招式學習器 a {
  color: #D4ABFD !important;
}

.td-招式學習器, .td-招式學習器 a {
  color: #551C97 !important;
}

.bg-树果 {
  background-color: #6161FD !important;
}

.bgl-树果 {
  background-color: #B5B5FD !important;
}

.bgd-树果 {
  background-color: #2B2BD0 !important;
}

.b-树果 {
  border-color: #6161FD;
}

.bl-树果 {
  border-color: #B5B5FD;
}

.bd-树果 {
  border-color: #2B2BD0;
}

.t-树果, .t-树果 a {
  color: #6161FD !important;
}

.tl-树果, .tl-树果 a {
  color: #B5B5FD !important;
}

.td-树果, .td-树果 a {
  color: #2B2BD0 !important;
}

.bg-樹果 {
  background-color: #6161FD !important;
}

.bgl-樹果 {
  background-color: #B5B5FD !important;
}

.bgd-樹果 {
  background-color: #2B2BD0 !important;
}

.b-樹果 {
  border-color: #6161FD;
}

.bl-樹果 {
  border-color: #B5B5FD;
}

.bd-樹果 {
  border-color: #2B2BD0;
}

.t-樹果, .t-樹果 a {
  color: #6161FD !important;
}

.tl-樹果, .tl-樹果 a {
  color: #B5B5FD !important;
}

.td-樹果, .td-樹果 a {
  color: #2B2BD0 !important;
}

.bg-战斗道具 {
  background-color: #3070E0 !important;
}

.bgl-战斗道具 {
  background-color: #4880F0 !important;
}

.bgd-战斗道具 {
  background-color: #163B86 !important;
}

.b-战斗道具 {
  border-color: #3070E0;
}

.bl-战斗道具 {
  border-color: #4880F0;
}

.bd-战斗道具 {
  border-color: #163B86;
}

.t-战斗道具, .t-战斗道具 a {
  color: #3070E0 !important;
}

.tl-战斗道具, .tl-战斗道具 a {
  color: #4880F0 !important;
}

.td-战斗道具, .td-战斗道具 a {
  color: #163B86 !important;
}

.bg-戰鬥道具 {
  background-color: #3070E0 !important;
}

.bgl-戰鬥道具 {
  background-color: #4880F0 !important;
}

.bgd-戰鬥道具 {
  background-color: #163B86 !important;
}

.b-戰鬥道具 {
  border-color: #3070E0;
}

.bl-戰鬥道具 {
  border-color: #4880F0;
}

.bd-戰鬥道具 {
  border-color: #163B86;
}

.t-戰鬥道具, .t-戰鬥道具 a {
  color: #3070E0 !important;
}

.tl-戰鬥道具, .tl-戰鬥道具 a {
  color: #4880F0 !important;
}

.td-戰鬥道具, .td-戰鬥道具 a {
  color: #163B86 !important;
}

.bg-战斗 {
  background-color: #3070E0 !important;
}

.bgl-战斗 {
  background-color: #4880F0 !important;
}

.bgd-战斗 {
  background-color: #163B86 !important;
}

.b-战斗 {
  border-color: #3070E0;
}

.bl-战斗 {
  border-color: #4880F0;
}

.bd-战斗 {
  border-color: #163B86;
}

.t-战斗, .t-战斗 a {
  color: #3070E0 !important;
}

.tl-战斗, .tl-战斗 a {
  color: #4880F0 !important;
}

.td-战斗, .td-战斗 a {
  color: #163B86 !important;
}

.bg-戰鬥 {
  background-color: #3070E0 !important;
}

.bgl-戰鬥 {
  background-color: #4880F0 !important;
}

.bgd-戰鬥 {
  background-color: #163B86 !important;
}

.b-戰鬥 {
  border-color: #3070E0;
}

.bl-戰鬥 {
  border-color: #4880F0;
}

.bd-戰鬥 {
  border-color: #163B86;
}

.t-戰鬥, .t-戰鬥 a {
  color: #3070E0 !important;
}

.tl-戰鬥, .tl-戰鬥 a {
  color: #4880F0 !important;
}

.td-戰鬥, .td-戰鬥 a {
  color: #163B86 !important;
}

.bg-邮件 {
  background-color: #1890B0 !important;
}

.bgl-邮件 {
  background-color: #18A8D0 !important;
}

.bgd-邮件 {
  background-color: #1B5D68 !important;
}

.b-邮件 {
  border-color: #1890B0;
}

.bl-邮件 {
  border-color: #18A8D0;
}

.bd-邮件 {
  border-color: #1B5D68;
}

.t-邮件, .t-邮件 a {
  color: #1890B0 !important;
}

.tl-邮件, .tl-邮件 a {
  color: #18A8D0 !important;
}

.td-邮件, .td-邮件 a {
  color: #1B5D68 !important;
}

.bg-郵件 {
  background-color: #1890B0 !important;
}

.bgl-郵件 {
  background-color: #18A8D0 !important;
}

.bgd-郵件 {
  background-color: #1B5D68 !important;
}

.b-郵件 {
  border-color: #1890B0;
}

.bl-郵件 {
  border-color: #18A8D0;
}

.bd-郵件 {
  border-color: #1B5D68;
}

.t-郵件, .t-郵件 a {
  color: #1890B0 !important;
}

.tl-郵件, .tl-郵件 a {
  color: #18A8D0 !important;
}

.td-郵件, .td-郵件 a {
  color: #1B5D68 !important;
}

.bg-重要物品 {
  background-color: #FC3636 !important;
}

.bgl-重要物品 {
  background-color: #FFA7A7 !important;
}

.bgd-重要物品 {
  background-color: #AF0A0A !important;
}

.b-重要物品 {
  border-color: #FC3636;
}

.bl-重要物品 {
  border-color: #FFA7A7;
}

.bd-重要物品 {
  border-color: #AF0A0A;
}

.t-重要物品, .t-重要物品 a {
  color: #FC3636 !important;
}

.tl-重要物品, .tl-重要物品 a {
  color: #FFA7A7 !important;
}

.td-重要物品, .td-重要物品 a {
  color: #AF0A0A !important;
}

.bg-球果 {
  background-color: #F0A018 !important;
}

.bgl-球果 {
  background-color: #F8C038 !important;
}

.bgd-球果 {
  background-color: #A05840 !important;
}

.b-球果 {
  border-color: #F0A018;
}

.bl-球果 {
  border-color: #F8C038;
}

.bd-球果 {
  border-color: #A05840;
}

.t-球果, .t-球果 a {
  color: #F0A018 !important;
}

.tl-球果, .tl-球果 a {
  color: #F8C038 !important;
}

.td-球果, .td-球果 a {
  color: #A05840 !important;
}

.bg-Z纯晶 {
  background-color: #A76502 !important;
}

.bgl-Z纯晶 {
  background-color: #FFB744 !important;
}

.bgd-Z纯晶 {
  background-color: #583700 !important;
}

.b-Z纯晶 {
  border-color: #A76502;
}

.bl-Z纯晶 {
  border-color: #FFB744;
}

.bd-Z纯晶 {
  border-color: #583700;
}

.t-Z纯晶, .t-Z纯晶 a {
  color: #A76502 !important;
}

.tl-Z纯晶, .tl-Z纯晶 a {
  color: #FFB744 !important;
}

.td-Z纯晶, .td-Z纯晶 a {
  color: #583700 !important;
}

.bg-Z純晶 {
  background-color: #A76502 !important;
}

.bgl-Z純晶 {
  background-color: #FFB744 !important;
}

.bgd-Z純晶 {
  background-color: #583700 !important;
}

.b-Z純晶 {
  border-color: #A76502;
}

.bl-Z純晶 {
  border-color: #FFB744;
}

.bd-Z純晶 {
  border-color: #583700;
}

.t-Z純晶, .t-Z純晶 a {
  color: #A76502 !important;
}

.tl-Z純晶, .tl-Z純晶 a {
  color: #FFB744 !important;
}

.td-Z純晶, .td-Z純晶 a {
  color: #583700 !important;
}

.bg-洛托姆之力 {
  background-color: #FE624B !important;
}

.bgl-洛托姆之力 {
  background-color: #FE9488 !important;
}

.bgd-洛托姆之力 {
  background-color: #D33E26 !important;
}

.b-洛托姆之力 {
  border-color: #FE624B;
}

.bl-洛托姆之力 {
  border-color: #FE9488;
}

.bd-洛托姆之力 {
  border-color: #D33E26;
}

.t-洛托姆之力, .t-洛托姆之力 a {
  color: #FE624B !important;
}

.tl-洛托姆之力, .tl-洛托姆之力 a {
  color: #FE9488 !important;
}

.td-洛托姆之力, .td-洛托姆之力 a {
  color: #D33E26 !important;
}

.bg-食材 {
  background-color: #F7E881 !important;
}

.bgl-食材 {
  background-color: #FDF7CD !important;
}

.bgd-食材 {
  background-color: #FBC521 !important;
}

.b-食材 {
  border-color: #F7E881;
}

.bl-食材 {
  border-color: #FDF7CD;
}

.bd-食材 {
  border-color: #FBC521;
}

.t-食材, .t-食材 a {
  color: #F7E881 !important;
}

.tl-食材, .tl-食材 a {
  color: #FDF7CD !important;
}

.td-食材, .td-食材 a {
  color: #FBC521 !important;
}

.bg-野餐 {
  background-color: #F7E881 !important;
}

.bgl-野餐 {
  background-color: #FDF7CD !important;
}

.bgd-野餐 {
  background-color: #FBC521 !important;
}

.b-野餐 {
  border-color: #F7E881;
}

.bl-野餐 {
  border-color: #FDF7CD;
}

.bd-野餐 {
  border-color: #FBC521;
}

.t-野餐, .t-野餐 a {
  color: #F7E881 !important;
}

.tl-野餐, .tl-野餐 a {
  color: #FDF7CD !important;
}

.td-野餐, .td-野餐 a {
  color: #FBC521 !important;
}

.bg-掉落物 {
  background-color: #E77B89 !important;
}

.bgl-掉落物 {
  background-color: #F2F2F2 !important;
}

.bgd-掉落物 {
  background-color: #A39DAE !important;
}

.b-掉落物 {
  border-color: #E77B89;
}

.bl-掉落物 {
  border-color: #F2F2F2;
}

.bd-掉落物 {
  border-color: #A39DAE;
}

.t-掉落物, .t-掉落物 a {
  color: #E77B89 !important;
}

.tl-掉落物, .tl-掉落物 a {
  color: #F2F2F2 !important;
}

.td-掉落物, .td-掉落物 a {
  color: #A39DAE !important;
}

.bg-宝物 {
  background-color: #FDD052 !important;
}

.bgl-宝物 {
  background-color: #F6E061 !important;
}

.bgd-宝物 {
  background-color: #987824 !important;
}

.b-宝物 {
  border-color: #FDD052;
}

.bl-宝物 {
  border-color: #F6E061;
}

.bd-宝物 {
  border-color: #987824;
}

.t-宝物, .t-宝物 a {
  color: #FDD052 !important;
}

.tl-宝物, .tl-宝物 a {
  color: #F6E061 !important;
}

.td-宝物, .td-宝物 a {
  color: #987824 !important;
}

.bg-寶物 {
  background-color: #FDD052 !important;
}

.bgl-寶物 {
  background-color: #F6E061 !important;
}

.bgd-寶物 {
  background-color: #987824 !important;
}

.b-寶物 {
  border-color: #FDD052;
}

.bl-寶物 {
  border-color: #F6E061;
}

.bd-寶物 {
  border-color: #987824;
}

.t-寶物, .t-寶物 a {
  color: #FDD052 !important;
}

.tl-寶物, .tl-寶物 a {
  color: #F6E061 !important;
}

.td-寶物, .td-寶物 a {
  color: #987824 !important;
}

.bg-神奇宝贝百科 {
  background-color: #F1907B !important;
}

.bgl-神奇宝贝百科 {
  background-color: #FFE0C4 !important;
}

.bgd-神奇宝贝百科 {
  background-color: #e34234 !important;
}

.b-神奇宝贝百科 {
  border-color: #F1907B;
}

.bl-神奇宝贝百科 {
  border-color: #FFE0C4;
}

.bd-神奇宝贝百科 {
  border-color: #e34234;
}

.t-神奇宝贝百科, .t-神奇宝贝百科 a {
  color: #F1907B !important;
}

.tl-神奇宝贝百科, .tl-神奇宝贝百科 a {
  color: #FFE0C4 !important;
}

.td-神奇宝贝百科, .td-神奇宝贝百科 a {
  color: #e34234 !important;
}

.bg-神奇寶貝百科 {
  background-color: #F1907B !important;
}

.bgl-神奇寶貝百科 {
  background-color: #FFE0C4 !important;
}

.bgd-神奇寶貝百科 {
  background-color: #e34234 !important;
}

.b-神奇寶貝百科 {
  border-color: #F1907B;
}

.bl-神奇寶貝百科 {
  border-color: #FFE0C4;
}

.bd-神奇寶貝百科 {
  border-color: #e34234;
}

.t-神奇寶貝百科, .t-神奇寶貝百科 a {
  color: #F1907B !important;
}

.tl-神奇寶貝百科, .tl-神奇寶貝百科 a {
  color: #FFE0C4 !important;
}

.td-神奇寶貝百科, .td-神奇寶貝百科 a {
  color: #e34234 !important;
}

.ts-物理, .ts-物理 a {
  color: #FFCC00 !important;
}

.ts-特殊, .ts-特殊 a {
  color: #BBEEFF !important;
}

.ts-变化, .ts-变化 a, .ts-變化, .ts-變化 a {
  color: #EEEEEE !important;
}

.ts-夜晚, .ts-夜晚 a {
  color: #FF9;
}

.ts-湿地, .ts-湿地 a, .ts-濕地, .ts-濕地 a, .ts-溼地, .ts-溼地 a {
  color: #573118 !important;
}

.ts-火山, .ts-火山 a {
  color: #FFBC00 !important;
}

.ts-破碎, .ts-破碎 a {
  color: #E0FAFF !important;
}

.ts-宇宙, .ts-宇宙 a {
  color: #AEE7BC !important;
}

.s-关都, .s-關都 {
  background: #FAA;
  border-color: #AFA;
  border-style: solid;
}

.s-橘子 {
  background: #FDA;
  border-color: #FB5;
  border-style: solid;
}

.s-城都 {
  background: #FFCB49;
  border-color: #DDD;
  border-style: solid;
}

.s-丰缘, .s-豐緣 {
  background: #F77;
  border-color: #99F;
  border-style: solid;
}

.s-火叶, .s-火葉 {
  background: #FF9359;
  border-color: #32FA32;
  border-style: solid;
}

.s-开拓区, .s-開拓區 {
  background: #7F7;
  border-color: #5D5;
  border-style: solid;
}

.s-神奥, .s-神奧 {
  background: #AAF;
  border-color: #FCC;
  border-style: solid;
}

.s-心魂 {
  background: #CEB654;
  border-color: #EBEBEB;
  border-style: solid;
}

.s-合众, .s-合眾 {
  background: #C3C3C3;
  border-color: #2C2C2C;
  border-style: solid;
}

.s-卡洛斯 {
  background: #F16A81;
  border-color: #5A96C5;
  border-style: solid;
}

.s-Z {
  background: #A1D175;
  border-color: #6FB82B;
  border-style: solid;
}

.s-阿羅拉, .s-阿罗拉 {
  background: #8AD8FB;
  border-color: #5AC8FA;
  border-style: solid;
}

.s-伽勒爾, .s-伽勒尔 {
  background: #C97DC0;
  border-color: #AC379E;
  border-style: solid;
}

.s-SS, .s-旅途 {
  background: #0090CA;
  border-color: #005CA7;
  border-style: solid;
}

.s-洗翠 {
  background: #38B48B;
  border-color: #013224;
  border-style: solid;
}

.s-帕底亞, .s-帕底亚 {
  background: #E39091;
  border-color: #D45455;
  border-style: solid;
}

.s-地平线, .s-地平線 {
  background: #58A0D8;
  border-color: #E37277;
  border-style: solid;
}

body, div#content h1, div#content h2, div#content #firstHeading {
  font-family: -apple-system, "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", 微软雅黑, "Microsoft YaHei", 微軟正黑體, "Microsoft JhengHei", AppleGothic, "WenQuanYi Micro Hei", STHeiti, Meiryo, Arial, sans-serif;
}

#scrollDiv {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}

#scrollDiv ul {
  margin-left: 0 !important;
  margin-top: 0;
}

#scrollDiv li {
  height: 25px;
  padding-left: 0px;
  list-style: none;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  border: 1px solid #ddd;
  padding: 1px 4px;
  border-radius: 2px;
  background-color: #f9f9f9;
}

table.hover tr:hover, table.hvlist tr:hover {
  background: #f5f5dc;
  color: #000;
}

.collapseButton {
  font-weight: normal;
  width: auto;
  font-size: 85%;
  margin-left: 8px;
}

.bluetable .bg1, .blueinfobox .bg1, .lightbluebg {
  background: #f8f8ff;
}

.graytable .bg1, .grayinfobox .bg1, .lightgraybg {
  background: #f8f8f8;
}

.blueborder {
  border: 1px solid #88a;
}

.grayborder {
  border: 1px solid #999;
}

.bluetable .bg2, .blueinfobox .bg2 {
  background: #eef;
}

.bluetable .bg3, .blueinfobox .bg3 {
  background: #ddf;
}

.bluetable .bg4, .blueinfobox .bg4 {
  background: #ccf;
}

.graytable .bg2, .grayinfobox .bg2 {
  background: #f0f0f0;
}

.graytable .bg3, .grayinfobox .bg3 {
  background: #e1e1e1;
}

.graytable .bg4, .grayinfobox .bg4 {
  background: #d2d2d2;
}

.bluetable, .graytable, .blueinfobox, .grayinfobox {
  border-collapse: collapse;
}

.blueinfobox {
  background: #f8f8ff;
}

.grayinfobox {
  background: #f8f8f8;
}

.bluetable, .blueinfobox {
  border: 1px solid #88a;
}

.graytable, .grayinfobox {
  border: 1px solid #999;
}

.bluetable td, .bluetable th, .blueinfobox td, .blueinfobox th {
  border: 1px solid #88a;
}

.graytable td, .graytable th, .graytable td, .graytable th {
  border: 1px solid #999;
}

.bluetable td, .bluetable th, .graytable td, .graytable th,
.blueinfobox td, .blueinfobox th, .graytable td, .graytable th {
  padding: 2px;
}

.bluetable td, .bluetable th, .blueinfobox td, .blueinfobox th {
  border: 1px solid #88a;
}

.graytable td, .graytable th, .grayinfobox td, .grayinfobox th {
  border: 1px solid #999;
}

.bluetable th {
  background: #ccf;
}

.graytable th {
  background: #d2d2d2;
}

.bluetable th:first-child, .graytable th:first-child, .blueinfobox th, .grayinfobox th {
  text-align: right;
}

.bluetable .divider, .blueinfobox .divider, .bluetable .header, .blueinfobox .header,
.graytable .divider, .grayinfobox .divider, .graytable .header, .grayinfobox .header {
  text-align: center !important;
}

.bluetable .header, .bluetable .divider, .blueinfobox .header {
  background: #ccf;
}

.graytable .header, .graytable .divider, .grayinfobox .header {
  background: #d2d2d2;
}

.blueinfobox .divider {
  background: #eef;
}

.grayinfobox .divider {
  background: #f0f0f0;
}

abbr[original-title], .explain[original-title] {
  border-bottom: 1px dotted;
  cursor: help;
}

.hvbwenlarge:hover {
  border-width: 4px;
}

.table-separate, table.roundy-100, table.roundy-96, table.roundy-80, table.roundy-60, table.roundy-50, table.roundy-48, table.roundy-32, table.roundy-30, table.roundy-25, table.roundy-24, table.roundy-20, table.roundy-15, table.roundy-8, table.roundy-10, table.roundy, table.bg-神奇寶貝百科, table.bgl-神奇寶貝百科, table.bgd-神奇寶貝百科, table.bg-神奇宝贝百科, table.bgl-神奇宝贝百科, table.bgd-神奇宝贝百科, table.bg-寶物, table.bgl-寶物, table.bgd-寶物, table.bg-宝物, table.bgl-宝物, table.bgd-宝物, table.bg-掉落物, table.bgl-掉落物, table.bgd-掉落物, table.bg-野餐, table.bgl-野餐, table.bgd-野餐, table.bg-食材, table.bgl-食材, table.bgd-食材, table.bg-洛托姆之力, table.bgl-洛托姆之力, table.bgd-洛托姆之力, table.bg-Z純晶, table.bgl-Z純晶, table.bgd-Z純晶, table.bg-Z纯晶, table.bgl-Z纯晶, table.bgd-Z纯晶, table.bg-球果, table.bgl-球果, table.bgd-球果, table.bg-重要物品, table.bgl-重要物品, table.bgd-重要物品, table.bg-郵件, table.bgl-郵件, table.bgd-郵件, table.bg-邮件, table.bgl-邮件, table.bgd-邮件, table.bg-戰鬥, table.bgl-戰鬥, table.bgd-戰鬥, table.bg-战斗, table.bgl-战斗, table.bgd-战斗, table.bg-戰鬥道具, table.bgl-戰鬥道具, table.bgd-戰鬥道具, table.bg-战斗道具, table.bgl-战斗道具, table.bgd-战斗道具, table.bg-樹果, table.bgl-樹果, table.bgd-樹果, table.bg-树果, table.bgl-树果, table.bgd-树果, table.bg-招式學習器, table.bgl-招式學習器, table.bgd-招式學習器, table.bg-招式学习器, table.bgl-招式学习器, table.bgd-招式学习器, table.bg-精靈球, table.bgl-精靈球, table.bgd-精靈球, table.bg-精灵球, table.bgl-精灵球, table.bgd-精灵球, table.bg-回復, table.bgl-回復, table.bgd-回復, table.bg-回复, table.bgl-回复, table.bgd-回复, table.bg-道具, table.bgl-道具, table.bgd-道具, table.bg-冬, table.bgl-冬, table.bgd-冬, table.bg-秋, table.bgl-秋, table.bgd-秋, table.bg-夏, table.bgl-夏, table.bgd-夏, table.bg-春, table.bgl-春, table.bgd-春, table.bg-夜晚, table.bgl-夜晚, table.bgd-夜晚, table.bg-黃昏, table.bgl-黃昏, table.bgd-黃昏, table.bg-黄昏, table.bgl-黄昏, table.bgd-黄昏, table.bg-白天, table.bgl-白天, table.bgd-白天, table.bg-清晨, table.bgl-清晨, table.bgd-清晨, table.bg-舞台, table.bgl-舞台, table.bgd-舞台, table.bg-城堡, table.bgl-城堡, table.bgd-城堡, table.bg-輪盤, table.bgl-輪盤, table.bgd-輪盤, table.bg-轮盘, table.bgl-轮盘, table.bgd-轮盘, table.bg-工廠, table.bgl-工廠, table.bgd-工廠, table.bg-工厂, table.bgl-工厂, table.bgd-工厂, table.bg-塔, table.bgl-塔, table.bgd-塔, table.bg-開拓區, table.bgl-開拓區, table.bgd-開拓區, table.bg-开拓区, table.bgl-开拓区, table.bgd-开拓区, table.bg-對戰開拓區, table.bgl-對戰開拓區, table.bgd-對戰開拓區, table.bg-对战开拓区, table.bgl-对战开拓区, table.bgd-对战开拓区, table.bg-宇宙, table.bgl-宇宙, table.bgd-宇宙, table.bg-天空, table.bgl-天空, table.bgd-天空, table.bg-道路, table.bgl-道路, table.bgd-道路, table.bg-建築, table.bgl-建築, table.bgd-建築, table.bg-建筑, table.bgl-建筑, table.bgd-建筑, table.bg-陰影, table.bgl-陰影, table.bgd-陰影, table.bg-阴影, table.bgl-阴影, table.bgd-阴影, table.bg-破碎, table.bgl-破碎, table.bgd-破碎, table.bg-破格, table.bgl-破格, table.bgd-破格, table.bg-空間, table.bgl-空間, table.bgd-空間, table.bg-空间, table.bgl-空间, table.bgd-空间, table.bg-雪地, table.bgl-雪地, table.bgd-雪地, table.bg-火山, table.bgl-火山, table.bgd-火山, table.bg-山峰, table.bgl-山峰, table.bgd-山峰, table.bg-洞窟, table.bgl-洞窟, table.bgd-洞窟, table.bg-水下, table.bgl-水下, table.bgd-水下, table.bg-海洋, table.bgl-海洋, table.bgd-海洋, table.bg-湖泊, table.bgl-湖泊, table.bgd-湖泊, table.bg-沙地, table.bgl-沙地, table.bgd-沙地, table.bg-遺跡, table.bgl-遺跡, table.bgd-遺跡, table.bg-遗迹, table.bgl-遗迹, table.bgd-遗迹, table.bg-灰塵, table.bgl-灰塵, table.bgd-灰塵, table.bg-灰尘, table.bgl-灰尘, table.bgd-灰尘, table.bg-濕地, table.bgl-濕地, table.bgd-濕地, table.bg-溼地, table.bgl-溼地, table.bgd-溼地, table.bg-湿地, table.bgl-湿地, table.bgd-湿地, table.bg-霧, table.bgl-霧, table.bgd-霧, table.bg-雾, table.bgl-雾, table.bgd-雾, table.bg-森林, table.bgl-森林, table.bgd-森林, table.bg-陸地, table.bgl-陸地, table.bgd-陸地, table.bg-陆地, table.bgl-陆地, table.bgd-陆地, table.bg-堅鐵, table.bgl-堅鐵, table.bgd-堅鐵, table.bg-坚铁, table.bgl-坚铁, table.bgd-坚铁, table.bg-寶可夢卡牌島, table.bgl-寶可夢卡牌島, table.bgd-寶可夢卡牌島, table.bg-宝可梦卡牌岛, table.bgl-宝可梦卡牌岛, table.bgd-宝可梦卡牌岛, table.bg-亂世, table.bgl-亂世, table.bgd-亂世, table.bg-乱世, table.bgl-乱世, table.bgd-乱世, table.bg-奧卜利比亞, table.bgl-奧卜利比亞, table.bgd-奧卜利比亞, table.bg-奥卜利比亚, table.bgl-奥卜利比亚, table.bgd-奥卜利比亚, table.bg-阿爾米亞, table.bgl-阿爾米亞, table.bgd-阿爾米亞, table.bg-阿尔米亚, table.bgl-阿尔米亚, table.bgd-阿尔米亚, table.bg-歐雷, table.bgl-歐雷, table.bgd-歐雷, table.bg-欧雷, table.bgl-欧雷, table.bgd-欧雷, table.bg-菲雷, table.bgl-菲雷, table.bgd-菲雷, table.bg-菲蕾, table.bgl-菲蕾, table.bgd-菲蕾, table.bg-杰可羅拉, table.bgl-杰可羅拉, table.bgd-杰可羅拉, table.bg-杰可罗拉, table.bgl-杰可罗拉, table.bgd-杰可罗拉, table.bg-橘子, table.bgl-橘子, table.bgd-橘子, table.bg-七之島, table.bgl-七之島, table.bgd-七之島, table.bg-七之岛, table.bgl-七之岛, table.bgd-七之岛, table.bg-帕底亞, table.bgl-帕底亞, table.bgd-帕底亞, table.bg-帕底亚, table.bgl-帕底亚, table.bgd-帕底亚, table.bg-洗翠, table.bgl-洗翠, table.bgd-洗翠, table.bg-伽勒爾, table.bgl-伽勒爾, table.bgd-伽勒爾, table.bg-伽勒尔, table.bgl-伽勒尔, table.bgd-伽勒尔, table.bg-阿羅拉, table.bgl-阿羅拉, table.bgd-阿羅拉, table.bg-阿罗拉, table.bgl-阿罗拉, table.bgd-阿罗拉, table.bg-卡洛斯, table.bgl-卡洛斯, table.bgd-卡洛斯, table.bg-合眾, table.bgl-合眾, table.bgd-合眾, table.bg-合众, table.bgl-合众, table.bgd-合众, table.bg-神奧, table.bgl-神奧, table.bgd-神奧, table.bg-神奥, table.bgl-神奥, table.bgd-神奥, table.bg-豐緣, table.bgl-豐緣, table.bgd-豐緣, table.bg-丰缘, table.bgl-丰缘, table.bgd-丰缘, table.bg-城都, table.bgl-城都, table.bgd-城都, table.bg-關都, table.bgl-關都, table.bgd-關都, table.bg-关都, table.bgl-关都, table.bgd-关都, table.bg-命中, table.bgl-命中, table.bgd-命中, table.bg-迴避, table.bgl-迴避, table.bgd-迴避, table.bg-回避, table.bgl-回避, table.bgd-回避, table.bg-甜, table.bgl-甜, table.bgd-甜, table.bg-苦, table.bgl-苦, table.bgd-苦, table.bg-澀, table.bgl-澀, table.bgd-澀, table.bg-涩, table.bgl-涩, table.bgd-涩, table.bg-酸, table.bgl-酸, table.bgd-酸, table.bg-辣, table.bgl-辣, table.bgd-辣, table.bg-速度, table.bgl-速度, table.bgd-速度, table.bg-特防, table.bgl-特防, table.bgd-特防, table.bg-特攻, table.bgl-特攻, table.bgd-特攻, table.bg-防禦, table.bgl-防禦, table.bgd-防禦, table.bg-防御, table.bgl-防御, table.bgd-防御, table.bg-攻擊, table.bgl-攻擊, table.bgd-攻擊, table.bg-攻击, table.bgl-攻击, table.bgd-攻击, table.bg-HP, table.bgl-HP, table.bgd-HP, table.bg-可愛, table.bgl-可愛, table.bgd-可愛, table.bg-可爱, table.bgl-可爱, table.bgd-可爱, table.bg-帥氣, table.bgl-帥氣, table.bgd-帥氣, table.bg-帅气, table.bgl-帅气, table.bgd-帅气, table.bg-強壯, table.bgl-強壯, table.bgd-強壯, table.bg-强壮, table.bgl-强壮, table.bgd-强壮, table.bg-美麗, table.bgl-美麗, table.bgd-美麗, table.bg-美丽, table.bgl-美丽, table.bgd-美丽, table.bg-聰明, table.bgl-聰明, table.bgd-聰明, table.bg-聪明, table.bgl-聪明, table.bgd-聪明, table.bg-華麗大賽, table.bgl-華麗大賽, table.bgd-華麗大賽, table.bg-华丽大赛, table.bgl-华丽大赛, table.bgd-华丽大赛, table.bg-昏厥, table.bgl-昏厥, table.bgd-昏厥, table.bg-瀕死, table.bgl-瀕死, table.bgd-瀕死, table.bg-濒死, table.bgl-濒死, table.bgd-濒死, table.bg-睡眠, table.bgl-睡眠, table.bgd-睡眠, table.bg-變化, table.bgl-變化, table.bgd-變化, table.bg-变化, table.bgl-变化, table.bgd-变化, table.bg-特殊, table.bgl-特殊, table.bgd-特殊, table.bg-物理, table.bgl-物理, table.bgd-物理, table.bg-性別不明E, table.bgl-性別不明E, table.bgd-性別不明E, table.bg-性别不明E, table.bgl-性别不明E, table.bgd-性别不明E, table.bg-未發現E, table.bgl-未發現E, table.bgd-未發現E, table.bg-未发现E, table.bgl-未发现E, table.bgd-未发现E, table.bg-龍E, table.bgl-龍E, table.bgd-龍E, table.bg-龙E, table.bgl-龙E, table.bgd-龙E, table.bg-植物E, table.bgl-植物E, table.bgd-植物E, table.bg-百變怪E, table.bgl-百變怪E, table.bgd-百變怪E, table.bg-百变怪E, table.bgl-百变怪E, table.bgd-百变怪E, table.bg-妖精E, table.bgl-妖精E, table.bgd-妖精E, table.bg-水中2E, table.bgl-水中2E, table.bgd-水中2E, table.bg-陸上E, table.bgl-陸上E, table.bgd-陸上E, table.bg-陆上E, table.bgl-陆上E, table.bgd-陆上E, table.bg-不定形E, table.bgl-不定形E, table.bgd-不定形E, table.bg-飛行E, table.bgl-飛行E, table.bgd-飛行E, table.bg-飞行E, table.bgl-飞行E, table.bgd-飞行E, table.bg-礦物E, table.bgl-礦物E, table.bgd-礦物E, table.bg-矿物E, table.bgl-矿物E, table.bgd-矿物E, table.bg-蟲E, table.bgl-蟲E, table.bgd-蟲E, table.bg-虫E, table.bgl-虫E, table.bgd-虫E, table.bg-水中3E, table.bgl-水中3E, table.bgd-水中3E, table.bg-水中1E, table.bgl-水中1E, table.bgd-水中1E, table.bg-人型E, table.bgl-人型E, table.bgd-人型E, table.bg-怪獸E, table.bgl-怪獸E, table.bgd-怪獸E, table.bg-怪兽E, table.bgl-怪兽E, table.bgd-怪兽E, table.bg-未知C, table.bgl-未知C, table.bgd-未知C, table.bg-特性C, table.bgl-特性C, table.bgd-特性C, table.bg-極光C, table.bgl-極光C, table.bgd-極光C, table.bg-极光C, table.bgl-极光C, table.bgd-极光C, table.bg-彩虹C, table.bgl-彩虹C, table.bgd-彩虹C, table.bg-寶可夢道具C, table.bgl-寶可夢道具C, table.bgd-寶可夢道具C, table.bg-宝可梦道具C, table.bgl-宝可梦道具C, table.bgd-宝可梦道具C, table.bg-道具卡C, table.bgl-道具卡C, table.bgd-道具卡C, table.bg-物品卡C, table.bgl-物品卡C, table.bgd-物品卡C, table.bg-競技場卡C, table.bgl-競技場卡C, table.bgd-競技場卡C, table.bg-竞技场卡C, table.bgl-竞技场卡C, table.bgd-竞技场卡C, table.bg-支援者卡C, table.bgl-支援者卡C, table.bgd-支援者卡C, table.bg-訓練家卡C, table.bgl-訓練家卡C, table.bgd-訓練家卡C, table.bg-训练家卡C, table.bgl-训练家卡C, table.bgd-训练家卡C, table.bg-寶可力量C, table.bgl-寶可力量C, table.bgd-寶可力量C, table.bg-宝可力量C, table.bgl-宝可力量C, table.bgd-宝可力量C, table.bg-寶可體質C, table.bgl-寶可體質C, table.bgd-寶可體質C, table.bg-宝可体质C, table.bgl-宝可体质C, table.bgd-宝可体质C, table.bg-妖C, table.bgl-妖C, table.bgd-妖C, table.bg-龍C, table.bgl-龍C, table.bgd-龍C, table.bg-龙C, table.bgl-龙C, table.bgd-龙C, table.bg-鋼C, table.bgl-鋼C, table.bgd-鋼C, table.bg-钢C, table.bgl-钢C, table.bgd-钢C, table.bg-惡C, table.bgl-惡C, table.bgd-惡C, table.bg-恶C, table.bgl-恶C, table.bgd-恶C, table.bg-超C, table.bgl-超C, table.bgd-超C, table.bg-鬥C, table.bgl-鬥C, table.bgd-鬥C, table.bg-斗C, table.bgl-斗C, table.bgd-斗C, table.bg-雷C, table.bgl-雷C, table.bgd-雷C, table.bg-草C, table.bgl-草C, table.bgd-草C, table.bg-水C, table.bgl-水C, table.bgd-水C, table.bg-火C, table.bgl-火C, table.bgd-火C, table.bg-無色C, table.bgl-無色C, table.bgd-無色C, table.bg-无色C, table.bgl-无色C, table.bgd-无色C, table.bg-暗影, table.bgl-暗影, table.bgd-暗影, table.bg-未知, table.bgl-未知, table.bgd-未知, table.bg-妖精, table.bgl-妖精, table.bgd-妖精, table.bg-鋼, table.bgl-鋼, table.bgd-鋼, table.bg-钢, table.bgl-钢, table.bgd-钢, table.bg-惡, table.bgl-惡, table.bgd-惡, table.bg-恶, table.bgl-恶, table.bgd-恶, table.bg-幽靈, table.bgl-幽靈, table.bgd-幽靈, table.bg-幽灵, table.bgl-幽灵, table.bgd-幽灵, table.bg-龍, table.bgl-龍, table.bgd-龍, table.bg-龙, table.bgl-龙, table.bgd-龙, table.bg-冰, table.bgl-冰, table.bgd-冰, table.bg-超能力, table.bgl-超能力, table.bgd-超能力, table.bg-地面, table.bgl-地面, table.bgd-地面, table.bg-岩石, table.bgl-岩石, table.bgd-岩石, table.bg-蟲, table.bgl-蟲, table.bgd-蟲, table.bg-虫, table.bgl-虫, table.bgd-虫, table.bg-毒, table.bgl-毒, table.bgd-毒, table.bg-飛行, table.bgl-飛行, table.bgd-飛行, table.bg-飞行, table.bgl-飞行, table.bgd-飞行, table.bg-格鬥, table.bgl-格鬥, table.bgd-格鬥, table.bg-格斗, table.bgl-格斗, table.bgd-格斗, table.bg-電, table.bgl-電, table.bgd-電, table.bg-电, table.bgl-电, table.bgd-电, table.bg-草, table.bgl-草, table.bgd-草, table.bg-水, table.bgl-水, table.bgd-水, table.bg-火, table.bgl-火, table.bgd-火, table.bg-一般, table.bgl-一般, table.bgd-一般, table.bg-DeP, table.bgl-DeP, table.bgd-DeP, table.bg-巡護員, table.bgl-巡護員, table.bgd-巡護員, table.bg-巡护员, table.bgl-巡护员, table.bgd-巡护员, table.bg-極大之門, table.bgl-極大之門, table.bgd-極大之門, table.bg-极大之门, table.bgl-极大之门, table.bgd-极大之门, table.bg-空探, table.bgl-空探, table.bgd-空探, table.bg-暗探, table.bgl-暗探, table.bgd-暗探, table.bg-時探, table.bgl-時探, table.bgd-時探, table.bg-时探, table.bgl-时探, table.bgd-时探, table.bg-COLO, table.bgl-COLO, table.bgd-COLO, table.bg-XD, table.bgl-XD, table.bgd-XD, table.bg-青救, table.bgl-青救, table.bgd-青救, table.bg-赤救, table.bgl-赤救, table.bgd-赤救, table.bg-傳說ZA, table.bgl-傳說ZA, table.bgd-傳說ZA, table.bg-传说ZA, table.bgl-传说ZA, table.bgd-传说ZA, table.bg-LZ, table.bgl-LZ, table.bgd-LZ, table.bg-藍之圓盤, table.bgl-藍之圓盤, table.bgd-藍之圓盤, table.bg-蓝之圆盘, table.bgl-蓝之圆盘, table.bgd-蓝之圆盘, table.bg-碧之假面, table.bgl-碧之假面, table.bgd-碧之假面, table.bg-紫, table.bgl-紫, table.bgd-紫, table.bg-朱, table.bgl-朱, table.bgd-朱, table.bg-傳說阿爾宙斯, table.bgl-傳說阿爾宙斯, table.bgd-傳說阿爾宙斯, table.bg-传说阿尔宙斯, table.bgl-传说阿尔宙斯, table.bgd-传说阿尔宙斯, table.bg-LA, table.bgl-LA, table.bgd-LA, table.bg-明亮珍珠, table.bgl-明亮珍珠, table.bgd-明亮珍珠, table.bg-SP, table.bgl-SP, table.bgd-SP, table.bg-晶灿钻石, table.bgl-晶灿钻石, table.bgd-晶灿钻石, table.bg-晶燦鑽石, table.bgl-晶燦鑽石, table.bgd-晶燦鑽石, table.bg-BD, table.bgl-BD, table.bgd-BD, table.bg-铠之孤岛, table.bgl-铠之孤岛, table.bgd-铠之孤岛, table.bg-鎧之孤島, table.bgl-鎧之孤島, table.bgd-鎧之孤島, table.bg-冠之雪原, table.bgl-冠之雪原, table.bgd-冠之雪原, table.bg-盾, table.bgl-盾, table.bgd-盾, table.bg-SH, table.bgl-SH, table.bgd-SH, table.bg-Sh, table.bgl-Sh, table.bgd-Sh, table.bg-劍, table.bgl-劍, table.bgd-劍, table.bg-剑, table.bgl-剑, table.bgd-剑, table.bg-SW, table.bgl-SW, table.bgd-SW, table.bg-Sw, table.bgl-Sw, table.bgd-Sw, table.bg-LG伊布, table.bgl-LG伊布, table.bgd-LG伊布, table.bg-LE, table.bgl-LE, table.bgd-LE, table.bg-LG皮卡丘, table.bgl-LG皮卡丘, table.bgd-LG皮卡丘, table.bg-LP, table.bgl-LP, table.bgd-LP, table.bg-究極之月, table.bgl-究極之月, table.bgd-究極之月, table.bg-究极之月, table.bgl-究极之月, table.bgd-究极之月, table.bg-UM, table.bgl-UM, table.bgd-UM, table.bg-究極之日, table.bgl-究極之日, table.bgd-究極之日, table.bg-究极之日, table.bgl-究极之日, table.bgd-究极之日, table.bg-US, table.bgl-US, table.bgd-US, table.bg-月亮, table.bgl-月亮, table.bgd-月亮, table.bg-太陽, table.bgl-太陽, table.bgd-太陽, table.bg-太阳, table.bgl-太阳, table.bgd-太阳, table.bg-阿爾法藍寶石, table.bgl-阿爾法藍寶石, table.bgd-阿爾法藍寶石, table.bg-阿尔法蓝宝石, table.bgl-阿尔法蓝宝石, table.bgd-阿尔法蓝宝石, table.bg-AS, table.bgl-AS, table.bgd-AS, table.bg-歐米加紅寶石, table.bgl-歐米加紅寶石, table.bgd-歐米加紅寶石, table.bg-欧米伽红宝石, table.bgl-欧米伽红宝石, table.bgd-欧米伽红宝石, table.bg-OR, table.bgl-OR, table.bgd-OR, table.bg-Y, table.bgl-Y, table.bgd-Y, table.bg-X, table.bgl-X, table.bgd-X, table.bg-白2, table.bgl-白2, table.bgd-白2, table.bg-黑2, table.bgl-黑2, table.bgd-黑2, table.bg-白, table.bgl-白, table.bgd-白, table.bg-黑, table.bgl-黑, table.bgd-黑, table.bg-魂銀, table.bgl-魂銀, table.bgd-魂銀, table.bg-魂银, table.bgl-魂银, table.bgd-魂银, table.bg-心金, table.bgl-心金, table.bgd-心金, table.bg-白金, table.bgl-白金, table.bgd-白金, table.bg-珍珠, table.bgl-珍珠, table.bgd-珍珠, table.bg-鑽石, table.bgl-鑽石, table.bgd-鑽石, table.bg-钻石, table.bgl-钻石, table.bgd-钻石, table.bg-葉綠, table.bgl-葉綠, table.bgd-葉綠, table.bg-叶绿, table.bgl-叶绿, table.bgd-叶绿, table.bg-火紅, table.bgl-火紅, table.bgd-火紅, table.bg-火红, table.bgl-火红, table.bgd-火红, table.bg-綠寶石, table.bgl-綠寶石, table.bgd-綠寶石, table.bg-绿宝石, table.bgl-绿宝石, table.bgd-绿宝石, table.bg-藍寶石, table.bgl-藍寶石, table.bgd-藍寶石, table.bg-蓝宝石, table.bgl-蓝宝石, table.bgd-蓝宝石, table.bg-紅寶石, table.bgl-紅寶石, table.bgd-紅寶石, table.bg-红宝石, table.bgl-红宝石, table.bgd-红宝石, table.bg-水晶, table.bgl-水晶, table.bgd-水晶, table.bg-銀, table.bgl-銀, table.bgd-銀, table.bg-银, table.bgl-银, table.bgd-银, table.bg-金, table.bgl-金, table.bgd-金, table.bg-皮卡丘, table.bgl-皮卡丘, table.bgd-皮卡丘, table.bg-黄, table.bgl-黄, table.bgd-黄, table.bg-藍, table.bgl-藍, table.bgd-藍, table.bg-蓝, table.bgl-蓝, table.bgd-蓝, table.bg-綠, table.bgl-綠, table.bgd-綠, table.bg-绿, table.bgl-绿, table.bgd-绿, table.bg-紅, table.bgl-紅, table.bgd-紅, table.bg-红, table.bgl-红, table.bgd-红, .s-关都, .s-關都, .s-橘子, .s-城都, .s-丰缘, .s-豐緣, .s-火叶, .s-火葉, .s-开拓区, .s-開拓區, .s-神奥, .s-神奧,
.s-心魂, .s-合众, .s-合眾, .s-卡洛斯, .s-Z, .s-阿羅拉, .s-阿罗拉, .s-伽勒爾, .s-伽勒尔, .s-旅途, .s-SS, .s-洗翠, .s-帕底亞, .s-帕底亚, .table-separate table, table.roundy-100 table, table.roundy-96 table, table.roundy-80 table, table.roundy-60 table, table.roundy-50 table, table.roundy-48 table, table.roundy-32 table, table.roundy-30 table, table.roundy-25 table, table.roundy-24 table, table.roundy-20 table, table.roundy-15 table, table.roundy-8 table, table.roundy-10 table, table.roundy table, table.bg-神奇寶貝百科 table, table.bgl-神奇寶貝百科 table, table.bgd-神奇寶貝百科 table, table.bg-神奇宝贝百科 table, table.bgl-神奇宝贝百科 table, table.bgd-神奇宝贝百科 table, table.bg-寶物 table, table.bgl-寶物 table, table.bgd-寶物 table, table.bg-宝物 table, table.bgl-宝物 table, table.bgd-宝物 table, table.bg-掉落物 table, table.bgl-掉落物 table, table.bgd-掉落物 table, table.bg-野餐 table, table.bgl-野餐 table, table.bgd-野餐 table, table.bg-食材 table, table.bgl-食材 table, table.bgd-食材 table, table.bg-洛托姆之力 table, table.bgl-洛托姆之力 table, table.bgd-洛托姆之力 table, table.bg-Z純晶 table, table.bgl-Z純晶 table, table.bgd-Z純晶 table, table.bg-Z纯晶 table, table.bgl-Z纯晶 table, table.bgd-Z纯晶 table, table.bg-球果 table, table.bgl-球果 table, table.bgd-球果 table, table.bg-重要物品 table, table.bgl-重要物品 table, table.bgd-重要物品 table, table.bg-郵件 table, table.bgl-郵件 table, table.bgd-郵件 table, table.bg-邮件 table, table.bgl-邮件 table, table.bgd-邮件 table, table.bg-戰鬥 table, table.bgl-戰鬥 table, table.bgd-戰鬥 table, table.bg-战斗 table, table.bgl-战斗 table, table.bgd-战斗 table, table.bg-戰鬥道具 table, table.bgl-戰鬥道具 table, table.bgd-戰鬥道具 table, table.bg-战斗道具 table, table.bgl-战斗道具 table, table.bgd-战斗道具 table, table.bg-樹果 table, table.bgl-樹果 table, table.bgd-樹果 table, table.bg-树果 table, table.bgl-树果 table, table.bgd-树果 table, table.bg-招式學習器 table, table.bgl-招式學習器 table, table.bgd-招式學習器 table, table.bg-招式学习器 table, table.bgl-招式学习器 table, table.bgd-招式学习器 table, table.bg-精靈球 table, table.bgl-精靈球 table, table.bgd-精靈球 table, table.bg-精灵球 table, table.bgl-精灵球 table, table.bgd-精灵球 table, table.bg-回復 table, table.bgl-回復 table, table.bgd-回復 table, table.bg-回复 table, table.bgl-回复 table, table.bgd-回复 table, table.bg-道具 table, table.bgl-道具 table, table.bgd-道具 table, table.bg-冬 table, table.bgl-冬 table, table.bgd-冬 table, table.bg-秋 table, table.bgl-秋 table, table.bgd-秋 table, table.bg-夏 table, table.bgl-夏 table, table.bgd-夏 table, table.bg-春 table, table.bgl-春 table, table.bgd-春 table, table.bg-夜晚 table, table.bgl-夜晚 table, table.bgd-夜晚 table, table.bg-黃昏 table, table.bgl-黃昏 table, table.bgd-黃昏 table, table.bg-黄昏 table, table.bgl-黄昏 table, table.bgd-黄昏 table, table.bg-白天 table, table.bgl-白天 table, table.bgd-白天 table, table.bg-清晨 table, table.bgl-清晨 table, table.bgd-清晨 table, table.bg-舞台 table, table.bgl-舞台 table, table.bgd-舞台 table, table.bg-城堡 table, table.bgl-城堡 table, table.bgd-城堡 table, table.bg-輪盤 table, table.bgl-輪盤 table, table.bgd-輪盤 table, table.bg-轮盘 table, table.bgl-轮盘 table, table.bgd-轮盘 table, table.bg-工廠 table, table.bgl-工廠 table, table.bgd-工廠 table, table.bg-工厂 table, table.bgl-工厂 table, table.bgd-工厂 table, table.bg-塔 table, table.bgl-塔 table, table.bgd-塔 table, table.bg-開拓區 table, table.bgl-開拓區 table, table.bgd-開拓區 table, table.bg-开拓区 table, table.bgl-开拓区 table, table.bgd-开拓区 table, table.bg-對戰開拓區 table, table.bgl-對戰開拓區 table, table.bgd-對戰開拓區 table, table.bg-对战开拓区 table, table.bgl-对战开拓区 table, table.bgd-对战开拓区 table, table.bg-宇宙 table, table.bgl-宇宙 table, table.bgd-宇宙 table, table.bg-天空 table, table.bgl-天空 table, table.bgd-天空 table, table.bg-道路 table, table.bgl-道路 table, table.bgd-道路 table, table.bg-建築 table, table.bgl-建築 table, table.bgd-建築 table, table.bg-建筑 table, table.bgl-建筑 table, table.bgd-建筑 table, table.bg-陰影 table, table.bgl-陰影 table, table.bgd-陰影 table, table.bg-阴影 table, table.bgl-阴影 table, table.bgd-阴影 table, table.bg-破碎 table, table.bgl-破碎 table, table.bgd-破碎 table, table.bg-破格 table, table.bgl-破格 table, table.bgd-破格 table, table.bg-空間 table, table.bgl-空間 table, table.bgd-空間 table, table.bg-空间 table, table.bgl-空间 table, table.bgd-空间 table, table.bg-雪地 table, table.bgl-雪地 table, table.bgd-雪地 table, table.bg-火山 table, table.bgl-火山 table, table.bgd-火山 table, table.bg-山峰 table, table.bgl-山峰 table, table.bgd-山峰 table, table.bg-洞窟 table, table.bgl-洞窟 table, table.bgd-洞窟 table, table.bg-水下 table, table.bgl-水下 table, table.bgd-水下 table, table.bg-海洋 table, table.bgl-海洋 table, table.bgd-海洋 table, table.bg-湖泊 table, table.bgl-湖泊 table, table.bgd-湖泊 table, table.bg-沙地 table, table.bgl-沙地 table, table.bgd-沙地 table, table.bg-遺跡 table, table.bgl-遺跡 table, table.bgd-遺跡 table, table.bg-遗迹 table, table.bgl-遗迹 table, table.bgd-遗迹 table, table.bg-灰塵 table, table.bgl-灰塵 table, table.bgd-灰塵 table, table.bg-灰尘 table, table.bgl-灰尘 table, table.bgd-灰尘 table, table.bg-濕地 table, table.bgl-濕地 table, table.bgd-濕地 table, table.bg-溼地 table, table.bgl-溼地 table, table.bgd-溼地 table, table.bg-湿地 table, table.bgl-湿地 table, table.bgd-湿地 table, table.bg-霧 table, table.bgl-霧 table, table.bgd-霧 table, table.bg-雾 table, table.bgl-雾 table, table.bgd-雾 table, table.bg-森林 table, table.bgl-森林 table, table.bgd-森林 table, table.bg-陸地 table, table.bgl-陸地 table, table.bgd-陸地 table, table.bg-陆地 table, table.bgl-陆地 table, table.bgd-陆地 table, table.bg-堅鐵 table, table.bgl-堅鐵 table, table.bgd-堅鐵 table, table.bg-坚铁 table, table.bgl-坚铁 table, table.bgd-坚铁 table, table.bg-寶可夢卡牌島 table, table.bgl-寶可夢卡牌島 table, table.bgd-寶可夢卡牌島 table, table.bg-宝可梦卡牌岛 table, table.bgl-宝可梦卡牌岛 table, table.bgd-宝可梦卡牌岛 table, table.bg-亂世 table, table.bgl-亂世 table, table.bgd-亂世 table, table.bg-乱世 table, table.bgl-乱世 table, table.bgd-乱世 table, table.bg-奧卜利比亞 table, table.bgl-奧卜利比亞 table, table.bgd-奧卜利比亞 table, table.bg-奥卜利比亚 table, table.bgl-奥卜利比亚 table, table.bgd-奥卜利比亚 table, table.bg-阿爾米亞 table, table.bgl-阿爾米亞 table, table.bgd-阿爾米亞 table, table.bg-阿尔米亚 table, table.bgl-阿尔米亚 table, table.bgd-阿尔米亚 table, table.bg-歐雷 table, table.bgl-歐雷 table, table.bgd-歐雷 table, table.bg-欧雷 table, table.bgl-欧雷 table, table.bgd-欧雷 table, table.bg-菲雷 table, table.bgl-菲雷 table, table.bgd-菲雷 table, table.bg-菲蕾 table, table.bgl-菲蕾 table, table.bgd-菲蕾 table, table.bg-杰可羅拉 table, table.bgl-杰可羅拉 table, table.bgd-杰可羅拉 table, table.bg-杰可罗拉 table, table.bgl-杰可罗拉 table, table.bgd-杰可罗拉 table, table.bg-橘子 table, table.bgl-橘子 table, table.bgd-橘子 table, table.bg-七之島 table, table.bgl-七之島 table, table.bgd-七之島 table, table.bg-七之岛 table, table.bgl-七之岛 table, table.bgd-七之岛 table, table.bg-帕底亞 table, table.bgl-帕底亞 table, table.bgd-帕底亞 table, table.bg-帕底亚 table, table.bgl-帕底亚 table, table.bgd-帕底亚 table, table.bg-洗翠 table, table.bgl-洗翠 table, table.bgd-洗翠 table, table.bg-伽勒爾 table, table.bgl-伽勒爾 table, table.bgd-伽勒爾 table, table.bg-伽勒尔 table, table.bgl-伽勒尔 table, table.bgd-伽勒尔 table, table.bg-阿羅拉 table, table.bgl-阿羅拉 table, table.bgd-阿羅拉 table, table.bg-阿罗拉 table, table.bgl-阿罗拉 table, table.bgd-阿罗拉 table, table.bg-卡洛斯 table, table.bgl-卡洛斯 table, table.bgd-卡洛斯 table, table.bg-合眾 table, table.bgl-合眾 table, table.bgd-合眾 table, table.bg-合众 table, table.bgl-合众 table, table.bgd-合众 table, table.bg-神奧 table, table.bgl-神奧 table, table.bgd-神奧 table, table.bg-神奥 table, table.bgl-神奥 table, table.bgd-神奥 table, table.bg-豐緣 table, table.bgl-豐緣 table, table.bgd-豐緣 table, table.bg-丰缘 table, table.bgl-丰缘 table, table.bgd-丰缘 table, table.bg-城都 table, table.bgl-城都 table, table.bgd-城都 table, table.bg-關都 table, table.bgl-關都 table, table.bgd-關都 table, table.bg-关都 table, table.bgl-关都 table, table.bgd-关都 table, table.bg-命中 table, table.bgl-命中 table, table.bgd-命中 table, table.bg-迴避 table, table.bgl-迴避 table, table.bgd-迴避 table, table.bg-回避 table, table.bgl-回避 table, table.bgd-回避 table, table.bg-甜 table, table.bgl-甜 table, table.bgd-甜 table, table.bg-苦 table, table.bgl-苦 table, table.bgd-苦 table, table.bg-澀 table, table.bgl-澀 table, table.bgd-澀 table, table.bg-涩 table, table.bgl-涩 table, table.bgd-涩 table, table.bg-酸 table, table.bgl-酸 table, table.bgd-酸 table, table.bg-辣 table, table.bgl-辣 table, table.bgd-辣 table, table.bg-速度 table, table.bgl-速度 table, table.bgd-速度 table, table.bg-特防 table, table.bgl-特防 table, table.bgd-特防 table, table.bg-特攻 table, table.bgl-特攻 table, table.bgd-特攻 table, table.bg-防禦 table, table.bgl-防禦 table, table.bgd-防禦 table, table.bg-防御 table, table.bgl-防御 table, table.bgd-防御 table, table.bg-攻擊 table, table.bgl-攻擊 table, table.bgd-攻擊 table, table.bg-攻击 table, table.bgl-攻击 table, table.bgd-攻击 table, table.bg-HP table, table.bgl-HP table, table.bgd-HP table, table.bg-可愛 table, table.bgl-可愛 table, table.bgd-可愛 table, table.bg-可爱 table, table.bgl-可爱 table, table.bgd-可爱 table, table.bg-帥氣 table, table.bgl-帥氣 table, table.bgd-帥氣 table, table.bg-帅气 table, table.bgl-帅气 table, table.bgd-帅气 table, table.bg-強壯 table, table.bgl-強壯 table, table.bgd-強壯 table, table.bg-强壮 table, table.bgl-强壮 table, table.bgd-强壮 table, table.bg-美麗 table, table.bgl-美麗 table, table.bgd-美麗 table, table.bg-美丽 table, table.bgl-美丽 table, table.bgd-美丽 table, table.bg-聰明 table, table.bgl-聰明 table, table.bgd-聰明 table, table.bg-聪明 table, table.bgl-聪明 table, table.bgd-聪明 table, table.bg-華麗大賽 table, table.bgl-華麗大賽 table, table.bgd-華麗大賽 table, table.bg-华丽大赛 table, table.bgl-华丽大赛 table, table.bgd-华丽大赛 table, table.bg-昏厥 table, table.bgl-昏厥 table, table.bgd-昏厥 table, table.bg-瀕死 table, table.bgl-瀕死 table, table.bgd-瀕死 table, table.bg-濒死 table, table.bgl-濒死 table, table.bgd-濒死 table, table.bg-睡眠 table, table.bgl-睡眠 table, table.bgd-睡眠 table, table.bg-變化 table, table.bgl-變化 table, table.bgd-變化 table, table.bg-变化 table, table.bgl-变化 table, table.bgd-变化 table, table.bg-特殊 table, table.bgl-特殊 table, table.bgd-特殊 table, table.bg-物理 table, table.bgl-物理 table, table.bgd-物理 table, table.bg-性別不明E table, table.bgl-性別不明E table, table.bgd-性別不明E table, table.bg-性别不明E table, table.bgl-性别不明E table, table.bgd-性别不明E table, table.bg-未發現E table, table.bgl-未發現E table, table.bgd-未發現E table, table.bg-未发现E table, table.bgl-未发现E table, table.bgd-未发现E table, table.bg-龍E table, table.bgl-龍E table, table.bgd-龍E table, table.bg-龙E table, table.bgl-龙E table, table.bgd-龙E table, table.bg-植物E table, table.bgl-植物E table, table.bgd-植物E table, table.bg-百變怪E table, table.bgl-百變怪E table, table.bgd-百變怪E table, table.bg-百变怪E table, table.bgl-百变怪E table, table.bgd-百变怪E table, table.bg-妖精E table, table.bgl-妖精E table, table.bgd-妖精E table, table.bg-水中2E table, table.bgl-水中2E table, table.bgd-水中2E table, table.bg-陸上E table, table.bgl-陸上E table, table.bgd-陸上E table, table.bg-陆上E table, table.bgl-陆上E table, table.bgd-陆上E table, table.bg-不定形E table, table.bgl-不定形E table, table.bgd-不定形E table, table.bg-飛行E table, table.bgl-飛行E table, table.bgd-飛行E table, table.bg-飞行E table, table.bgl-飞行E table, table.bgd-飞行E table, table.bg-礦物E table, table.bgl-礦物E table, table.bgd-礦物E table, table.bg-矿物E table, table.bgl-矿物E table, table.bgd-矿物E table, table.bg-蟲E table, table.bgl-蟲E table, table.bgd-蟲E table, table.bg-虫E table, table.bgl-虫E table, table.bgd-虫E table, table.bg-水中3E table, table.bgl-水中3E table, table.bgd-水中3E table, table.bg-水中1E table, table.bgl-水中1E table, table.bgd-水中1E table, table.bg-人型E table, table.bgl-人型E table, table.bgd-人型E table, table.bg-怪獸E table, table.bgl-怪獸E table, table.bgd-怪獸E table, table.bg-怪兽E table, table.bgl-怪兽E table, table.bgd-怪兽E table, table.bg-未知C table, table.bgl-未知C table, table.bgd-未知C table, table.bg-特性C table, table.bgl-特性C table, table.bgd-特性C table, table.bg-極光C table, table.bgl-極光C table, table.bgd-極光C table, table.bg-极光C table, table.bgl-极光C table, table.bgd-极光C table, table.bg-彩虹C table, table.bgl-彩虹C table, table.bgd-彩虹C table, table.bg-寶可夢道具C table, table.bgl-寶可夢道具C table, table.bgd-寶可夢道具C table, table.bg-宝可梦道具C table, table.bgl-宝可梦道具C table, table.bgd-宝可梦道具C table, table.bg-道具卡C table, table.bgl-道具卡C table, table.bgd-道具卡C table, table.bg-物品卡C table, table.bgl-物品卡C table, table.bgd-物品卡C table, table.bg-競技場卡C table, table.bgl-競技場卡C table, table.bgd-競技場卡C table, table.bg-竞技场卡C table, table.bgl-竞技场卡C table, table.bgd-竞技场卡C table, table.bg-支援者卡C table, table.bgl-支援者卡C table, table.bgd-支援者卡C table, table.bg-訓練家卡C table, table.bgl-訓練家卡C table, table.bgd-訓練家卡C table, table.bg-训练家卡C table, table.bgl-训练家卡C table, table.bgd-训练家卡C table, table.bg-寶可力量C table, table.bgl-寶可力量C table, table.bgd-寶可力量C table, table.bg-宝可力量C table, table.bgl-宝可力量C table, table.bgd-宝可力量C table, table.bg-寶可體質C table, table.bgl-寶可體質C table, table.bgd-寶可體質C table, table.bg-宝可体质C table, table.bgl-宝可体质C table, table.bgd-宝可体质C table, table.bg-妖C table, table.bgl-妖C table, table.bgd-妖C table, table.bg-龍C table, table.bgl-龍C table, table.bgd-龍C table, table.bg-龙C table, table.bgl-龙C table, table.bgd-龙C table, table.bg-鋼C table, table.bgl-鋼C table, table.bgd-鋼C table, table.bg-钢C table, table.bgl-钢C table, table.bgd-钢C table, table.bg-惡C table, table.bgl-惡C table, table.bgd-惡C table, table.bg-恶C table, table.bgl-恶C table, table.bgd-恶C table, table.bg-超C table, table.bgl-超C table, table.bgd-超C table, table.bg-鬥C table, table.bgl-鬥C table, table.bgd-鬥C table, table.bg-斗C table, table.bgl-斗C table, table.bgd-斗C table, table.bg-雷C table, table.bgl-雷C table, table.bgd-雷C table, table.bg-草C table, table.bgl-草C table, table.bgd-草C table, table.bg-水C table, table.bgl-水C table, table.bgd-水C table, table.bg-火C table, table.bgl-火C table, table.bgd-火C table, table.bg-無色C table, table.bgl-無色C table, table.bgd-無色C table, table.bg-无色C table, table.bgl-无色C table, table.bgd-无色C table, table.bg-暗影 table, table.bgl-暗影 table, table.bgd-暗影 table, table.bg-未知 table, table.bgl-未知 table, table.bgd-未知 table, table.bg-妖精 table, table.bgl-妖精 table, table.bgd-妖精 table, table.bg-鋼 table, table.bgl-鋼 table, table.bgd-鋼 table, table.bg-钢 table, table.bgl-钢 table, table.bgd-钢 table, table.bg-惡 table, table.bgl-惡 table, table.bgd-惡 table, table.bg-恶 table, table.bgl-恶 table, table.bgd-恶 table, table.bg-幽靈 table, table.bgl-幽靈 table, table.bgd-幽靈 table, table.bg-幽灵 table, table.bgl-幽灵 table, table.bgd-幽灵 table, table.bg-龍 table, table.bgl-龍 table, table.bgd-龍 table, table.bg-龙 table, table.bgl-龙 table, table.bgd-龙 table, table.bg-冰 table, table.bgl-冰 table, table.bgd-冰 table, table.bg-超能力 table, table.bgl-超能力 table, table.bgd-超能力 table, table.bg-地面 table, table.bgl-地面 table, table.bgd-地面 table, table.bg-岩石 table, table.bgl-岩石 table, table.bgd-岩石 table, table.bg-蟲 table, table.bgl-蟲 table, table.bgd-蟲 table, table.bg-虫 table, table.bgl-虫 table, table.bgd-虫 table, table.bg-毒 table, table.bgl-毒 table, table.bgd-毒 table, table.bg-飛行 table, table.bgl-飛行 table, table.bgd-飛行 table, table.bg-飞行 table, table.bgl-飞行 table, table.bgd-飞行 table, table.bg-格鬥 table, table.bgl-格鬥 table, table.bgd-格鬥 table, table.bg-格斗 table, table.bgl-格斗 table, table.bgd-格斗 table, table.bg-電 table, table.bgl-電 table, table.bgd-電 table, table.bg-电 table, table.bgl-电 table, table.bgd-电 table, table.bg-草 table, table.bgl-草 table, table.bgd-草 table, table.bg-水 table, table.bgl-水 table, table.bgd-水 table, table.bg-火 table, table.bgl-火 table, table.bgd-火 table, table.bg-一般 table, table.bgl-一般 table, table.bgd-一般 table, table.bg-DeP table, table.bgl-DeP table, table.bgd-DeP table, table.bg-巡護員 table, table.bgl-巡護員 table, table.bgd-巡護員 table, table.bg-巡护员 table, table.bgl-巡护员 table, table.bgd-巡护员 table, table.bg-極大之門 table, table.bgl-極大之門 table, table.bgd-極大之門 table, table.bg-极大之门 table, table.bgl-极大之门 table, table.bgd-极大之门 table, table.bg-空探 table, table.bgl-空探 table, table.bgd-空探 table, table.bg-暗探 table, table.bgl-暗探 table, table.bgd-暗探 table, table.bg-時探 table, table.bgl-時探 table, table.bgd-時探 table, table.bg-时探 table, table.bgl-时探 table, table.bgd-时探 table, table.bg-COLO table, table.bgl-COLO table, table.bgd-COLO table, table.bg-XD table, table.bgl-XD table, table.bgd-XD table, table.bg-青救 table, table.bgl-青救 table, table.bgd-青救 table, table.bg-赤救 table, table.bgl-赤救 table, table.bgd-赤救 table, table.bg-傳說ZA table, table.bgl-傳說ZA table, table.bgd-傳說ZA table, table.bg-传说ZA table, table.bgl-传说ZA table, table.bgd-传说ZA table, table.bg-LZ table, table.bgl-LZ table, table.bgd-LZ table, table.bg-藍之圓盤 table, table.bgl-藍之圓盤 table, table.bgd-藍之圓盤 table, table.bg-蓝之圆盘 table, table.bgl-蓝之圆盘 table, table.bgd-蓝之圆盘 table, table.bg-碧之假面 table, table.bgl-碧之假面 table, table.bgd-碧之假面 table, table.bg-紫 table, table.bgl-紫 table, table.bgd-紫 table, table.bg-朱 table, table.bgl-朱 table, table.bgd-朱 table, table.bg-傳說阿爾宙斯 table, table.bgl-傳說阿爾宙斯 table, table.bgd-傳說阿爾宙斯 table, table.bg-传说阿尔宙斯 table, table.bgl-传说阿尔宙斯 table, table.bgd-传说阿尔宙斯 table, table.bg-LA table, table.bgl-LA table, table.bgd-LA table, table.bg-明亮珍珠 table, table.bgl-明亮珍珠 table, table.bgd-明亮珍珠 table, table.bg-SP table, table.bgl-SP table, table.bgd-SP table, table.bg-晶灿钻石 table, table.bgl-晶灿钻石 table, table.bgd-晶灿钻石 table, table.bg-晶燦鑽石 table, table.bgl-晶燦鑽石 table, table.bgd-晶燦鑽石 table, table.bg-BD table, table.bgl-BD table, table.bgd-BD table, table.bg-铠之孤岛 table, table.bgl-铠之孤岛 table, table.bgd-铠之孤岛 table, table.bg-鎧之孤島 table, table.bgl-鎧之孤島 table, table.bgd-鎧之孤島 table, table.bg-冠之雪原 table, table.bgl-冠之雪原 table, table.bgd-冠之雪原 table, table.bg-盾 table, table.bgl-盾 table, table.bgd-盾 table, table.bg-SH table, table.bgl-SH table, table.bgd-SH table, table.bg-Sh table, table.bgl-Sh table, table.bgd-Sh table, table.bg-劍 table, table.bgl-劍 table, table.bgd-劍 table, table.bg-剑 table, table.bgl-剑 table, table.bgd-剑 table, table.bg-SW table, table.bgl-SW table, table.bgd-SW table, table.bg-Sw table, table.bgl-Sw table, table.bgd-Sw table, table.bg-LG伊布 table, table.bgl-LG伊布 table, table.bgd-LG伊布 table, table.bg-LE table, table.bgl-LE table, table.bgd-LE table, table.bg-LG皮卡丘 table, table.bgl-LG皮卡丘 table, table.bgd-LG皮卡丘 table, table.bg-LP table, table.bgl-LP table, table.bgd-LP table, table.bg-究極之月 table, table.bgl-究極之月 table, table.bgd-究極之月 table, table.bg-究极之月 table, table.bgl-究极之月 table, table.bgd-究极之月 table, table.bg-UM table, table.bgl-UM table, table.bgd-UM table, table.bg-究極之日 table, table.bgl-究極之日 table, table.bgd-究極之日 table, table.bg-究极之日 table, table.bgl-究极之日 table, table.bgd-究极之日 table, table.bg-US table, table.bgl-US table, table.bgd-US table, table.bg-月亮 table, table.bgl-月亮 table, table.bgd-月亮 table, table.bg-太陽 table, table.bgl-太陽 table, table.bgd-太陽 table, table.bg-太阳 table, table.bgl-太阳 table, table.bgd-太阳 table, table.bg-阿爾法藍寶石 table, table.bgl-阿爾法藍寶石 table, table.bgd-阿爾法藍寶石 table, table.bg-阿尔法蓝宝石 table, table.bgl-阿尔法蓝宝石 table, table.bgd-阿尔法蓝宝石 table, table.bg-AS table, table.bgl-AS table, table.bgd-AS table, table.bg-歐米加紅寶石 table, table.bgl-歐米加紅寶石 table, table.bgd-歐米加紅寶石 table, table.bg-欧米伽红宝石 table, table.bgl-欧米伽红宝石 table, table.bgd-欧米伽红宝石 table, table.bg-OR table, table.bgl-OR table, table.bgd-OR table, table.bg-Y table, table.bgl-Y table, table.bgd-Y table, table.bg-X table, table.bgl-X table, table.bgd-X table, table.bg-白2 table, table.bgl-白2 table, table.bgd-白2 table, table.bg-黑2 table, table.bgl-黑2 table, table.bgd-黑2 table, table.bg-白 table, table.bgl-白 table, table.bgd-白 table, table.bg-黑 table, table.bgl-黑 table, table.bgd-黑 table, table.bg-魂銀 table, table.bgl-魂銀 table, table.bgd-魂銀 table, table.bg-魂银 table, table.bgl-魂银 table, table.bgd-魂银 table, table.bg-心金 table, table.bgl-心金 table, table.bgd-心金 table, table.bg-白金 table, table.bgl-白金 table, table.bgd-白金 table, table.bg-珍珠 table, table.bgl-珍珠 table, table.bgd-珍珠 table, table.bg-鑽石 table, table.bgl-鑽石 table, table.bgd-鑽石 table, table.bg-钻石 table, table.bgl-钻石 table, table.bgd-钻石 table, table.bg-葉綠 table, table.bgl-葉綠 table, table.bgd-葉綠 table, table.bg-叶绿 table, table.bgl-叶绿 table, table.bgd-叶绿 table, table.bg-火紅 table, table.bgl-火紅 table, table.bgd-火紅 table, table.bg-火红 table, table.bgl-火红 table, table.bgd-火红 table, table.bg-綠寶石 table, table.bgl-綠寶石 table, table.bgd-綠寶石 table, table.bg-绿宝石 table, table.bgl-绿宝石 table, table.bgd-绿宝石 table, table.bg-藍寶石 table, table.bgl-藍寶石 table, table.bgd-藍寶石 table, table.bg-蓝宝石 table, table.bgl-蓝宝石 table, table.bgd-蓝宝石 table, table.bg-紅寶石 table, table.bgl-紅寶石 table, table.bgd-紅寶石 table, table.bg-红宝石 table, table.bgl-红宝石 table, table.bgd-红宝石 table, table.bg-水晶 table, table.bgl-水晶 table, table.bgd-水晶 table, table.bg-銀 table, table.bgl-銀 table, table.bgd-銀 table, table.bg-银 table, table.bgl-银 table, table.bgd-银 table, table.bg-金 table, table.bgl-金 table, table.bgd-金 table, table.bg-皮卡丘 table, table.bgl-皮卡丘 table, table.bgd-皮卡丘 table, table.bg-黄 table, table.bgl-黄 table, table.bgd-黄 table, table.bg-藍 table, table.bgl-藍 table, table.bgd-藍 table, table.bg-蓝 table, table.bgl-蓝 table, table.bgd-蓝 table, table.bg-綠 table, table.bgl-綠 table, table.bgd-綠 table, table.bg-绿 table, table.bgl-绿 table, table.bgd-绿 table, table.bg-紅 table, table.bgl-紅 table, table.bgd-紅 table, table.bg-红 table, table.bgl-红 table, table.bgd-红 table, .s-关都 table, .s-關都 table, .s-橘子 table, .s-城都 table, .s-丰缘 table, .s-豐緣 table, .s-火叶 table, .s-火葉 table, .s-开拓区 table, .s-開拓區 table, .s-神奥 table, .s-神奧 table,
.s-心魂 table, .s-合众 table, .s-合眾 table, .s-卡洛斯 table, .s-Z table, .s-阿羅拉 table, .s-阿罗拉 table, .s-伽勒爾 table, .s-伽勒尔 table, .s-旅途 table, .s-SS table, .s-洗翠 table, .s-帕底亞 table, .s-帕底亚 table {
  border-collapse: separate;
  border-spacing: 1px;
}

bdi {
  display: inline-block;
}

ul.gallery.mw-gallery-slideshow {
  margin: 0;
}

.b-红, .bl-红, .bd-红 {
  border-width: 1px;
  border-style: solid;
}

.b-紅, .bl-紅, .bd-紅 {
  border-width: 1px;
  border-style: solid;
}

.b-绿, .bl-绿, .bd-绿 {
  border-width: 1px;
  border-style: solid;
}

.b-綠, .bl-綠, .bd-綠 {
  border-width: 1px;
  border-style: solid;
}

.b-蓝, .bl-蓝, .bd-蓝 {
  border-width: 1px;
  border-style: solid;
}

.b-藍, .bl-藍, .bd-藍 {
  border-width: 1px;
  border-style: solid;
}

.b-黄, .bl-黄, .bd-黄 {
  border-width: 1px;
  border-style: solid;
}

.b-皮卡丘, .bl-皮卡丘, .bd-皮卡丘 {
  border-width: 1px;
  border-style: solid;
}

.b-金, .bl-金, .bd-金 {
  border-width: 1px;
  border-style: solid;
}

.b-银, .bl-银, .bd-银 {
  border-width: 1px;
  border-style: solid;
}

.b-銀, .bl-銀, .bd-銀 {
  border-width: 1px;
  border-style: solid;
}

.b-水晶, .bl-水晶, .bd-水晶 {
  border-width: 1px;
  border-style: solid;
}

.b-红宝石, .bl-红宝石, .bd-红宝石 {
  border-width: 1px;
  border-style: solid;
}

.b-紅寶石, .bl-紅寶石, .bd-紅寶石 {
  border-width: 1px;
  border-style: solid;
}

.b-蓝宝石, .bl-蓝宝石, .bd-蓝宝石 {
  border-width: 1px;
  border-style: solid;
}

.b-藍寶石, .bl-藍寶石, .bd-藍寶石 {
  border-width: 1px;
  border-style: solid;
}

.b-绿宝石, .bl-绿宝石, .bd-绿宝石 {
  border-width: 1px;
  border-style: solid;
}

.b-綠寶石, .bl-綠寶石, .bd-綠寶石 {
  border-width: 1px;
  border-style: solid;
}

.b-火红, .bl-火红, .bd-火红 {
  border-width: 1px;
  border-style: solid;
}

.b-火紅, .bl-火紅, .bd-火紅 {
  border-width: 1px;
  border-style: solid;
}

.b-叶绿, .bl-叶绿, .bd-叶绿 {
  border-width: 1px;
  border-style: solid;
}

.b-葉綠, .bl-葉綠, .bd-葉綠 {
  border-width: 1px;
  border-style: solid;
}

.b-钻石, .bl-钻石, .bd-钻石 {
  border-width: 1px;
  border-style: solid;
}

.b-鑽石, .bl-鑽石, .bd-鑽石 {
  border-width: 1px;
  border-style: solid;
}

.b-珍珠, .bl-珍珠, .bd-珍珠 {
  border-width: 1px;
  border-style: solid;
}

.b-白金, .bl-白金, .bd-白金 {
  border-width: 1px;
  border-style: solid;
}

.b-心金, .bl-心金, .bd-心金 {
  border-width: 1px;
  border-style: solid;
}

.b-魂银, .bl-魂银, .bd-魂银 {
  border-width: 1px;
  border-style: solid;
}

.b-魂銀, .bl-魂銀, .bd-魂銀 {
  border-width: 1px;
  border-style: solid;
}

.b-黑, .bl-黑, .bd-黑 {
  border-width: 1px;
  border-style: solid;
}

.b-白, .bl-白, .bd-白 {
  border-width: 1px;
  border-style: solid;
}

.b-黑2, .bl-黑2, .bd-黑2 {
  border-width: 1px;
  border-style: solid;
}

.b-白2, .bl-白2, .bd-白2 {
  border-width: 1px;
  border-style: solid;
}

.b-X, .bl-X, .bd-X {
  border-width: 1px;
  border-style: solid;
}

.b-Y, .bl-Y, .bd-Y {
  border-width: 1px;
  border-style: solid;
}

.b-OR, .bl-OR, .bd-OR {
  border-width: 1px;
  border-style: solid;
}

.b-欧米伽红宝石, .bl-欧米伽红宝石, .bd-欧米伽红宝石 {
  border-width: 1px;
  border-style: solid;
}

.b-歐米加紅寶石, .bl-歐米加紅寶石, .bd-歐米加紅寶石 {
  border-width: 1px;
  border-style: solid;
}

.b-AS, .bl-AS, .bd-AS {
  border-width: 1px;
  border-style: solid;
}

.b-阿尔法蓝宝石, .bl-阿尔法蓝宝石, .bd-阿尔法蓝宝石 {
  border-width: 1px;
  border-style: solid;
}

.b-阿爾法藍寶石, .bl-阿爾法藍寶石, .bd-阿爾法藍寶石 {
  border-width: 1px;
  border-style: solid;
}

.b-太阳, .bl-太阳, .bd-太阳 {
  border-width: 1px;
  border-style: solid;
}

.b-太陽, .bl-太陽, .bd-太陽 {
  border-width: 1px;
  border-style: solid;
}

.b-月亮, .bl-月亮, .bd-月亮 {
  border-width: 1px;
  border-style: solid;
}

.b-US, .bl-US, .bd-US {
  border-width: 1px;
  border-style: solid;
}

.b-究极之日, .bl-究极之日, .bd-究极之日 {
  border-width: 1px;
  border-style: solid;
}

.b-究極之日, .bl-究極之日, .bd-究極之日 {
  border-width: 1px;
  border-style: solid;
}

.b-UM, .bl-UM, .bd-UM {
  border-width: 1px;
  border-style: solid;
}

.b-究极之月, .bl-究极之月, .bd-究极之月 {
  border-width: 1px;
  border-style: solid;
}

.b-究極之月, .bl-究極之月, .bd-究極之月 {
  border-width: 1px;
  border-style: solid;
}

.b-LP, .bl-LP, .bd-LP {
  border-width: 1px;
  border-style: solid;
}

.b-LG皮卡丘, .bl-LG皮卡丘, .bd-LG皮卡丘 {
  border-width: 1px;
  border-style: solid;
}

.b-LE, .bl-LE, .bd-LE {
  border-width: 1px;
  border-style: solid;
}

.b-LG伊布, .bl-LG伊布, .bd-LG伊布 {
  border-width: 1px;
  border-style: solid;
}

.b-Sw, .bl-Sw, .bd-Sw {
  border-width: 1px;
  border-style: solid;
}

.b-SW, .bl-SW, .bd-SW {
  border-width: 1px;
  border-style: solid;
}

.b-剑, .bl-剑, .bd-剑 {
  border-width: 1px;
  border-style: solid;
}

.b-劍, .bl-劍, .bd-劍 {
  border-width: 1px;
  border-style: solid;
}

.b-Sh, .bl-Sh, .bd-Sh {
  border-width: 1px;
  border-style: solid;
}

.b-SH, .bl-SH, .bd-SH {
  border-width: 1px;
  border-style: solid;
}

.b-盾, .bl-盾, .bd-盾 {
  border-width: 1px;
  border-style: solid;
}

.b-冠之雪原, .bl-冠之雪原, .bd-冠之雪原 {
  border-width: 1px;
  border-style: solid;
}

.b-鎧之孤島, .bl-鎧之孤島, .bd-鎧之孤島 {
  border-width: 1px;
  border-style: solid;
}

.b-铠之孤岛, .bl-铠之孤岛, .bd-铠之孤岛 {
  border-width: 1px;
  border-style: solid;
}

.b-BD, .bl-BD, .bd-BD {
  border-width: 1px;
  border-style: solid;
}

.b-晶燦鑽石, .bl-晶燦鑽石, .bd-晶燦鑽石 {
  border-width: 1px;
  border-style: solid;
}

.b-晶灿钻石, .bl-晶灿钻石, .bd-晶灿钻石 {
  border-width: 1px;
  border-style: solid;
}

.b-SP, .bl-SP, .bd-SP {
  border-width: 1px;
  border-style: solid;
}

.b-明亮珍珠, .bl-明亮珍珠, .bd-明亮珍珠 {
  border-width: 1px;
  border-style: solid;
}

.b-LA, .bl-LA, .bd-LA {
  border-width: 1px;
  border-style: solid;
}

.b-传说阿尔宙斯, .bl-传说阿尔宙斯, .bd-传说阿尔宙斯 {
  border-width: 1px;
  border-style: solid;
}

.b-傳說阿爾宙斯, .bl-傳說阿爾宙斯, .bd-傳說阿爾宙斯 {
  border-width: 1px;
  border-style: solid;
}

.b-朱, .bl-朱, .bd-朱 {
  border-width: 1px;
  border-style: solid;
}

.b-紫, .bl-紫, .bd-紫 {
  border-width: 1px;
  border-style: solid;
}

.b-碧之假面, .bl-碧之假面, .bd-碧之假面 {
  border-width: 1px;
  border-style: solid;
}

.b-蓝之圆盘, .bl-蓝之圆盘, .bd-蓝之圆盘 {
  border-width: 1px;
  border-style: solid;
}

.b-藍之圓盤, .bl-藍之圓盤, .bd-藍之圓盤 {
  border-width: 1px;
  border-style: solid;
}

.b-LZ, .bl-LZ, .bd-LZ {
  border-width: 1px;
  border-style: solid;
}

.b-传说ZA, .bl-传说ZA, .bd-传说ZA {
  border-width: 1px;
  border-style: solid;
}

.b-傳說ZA, .bl-傳說ZA, .bd-傳說ZA {
  border-width: 1px;
  border-style: solid;
}

.b-赤救, .bl-赤救, .bd-赤救 {
  border-width: 1px;
  border-style: solid;
}

.b-青救, .bl-青救, .bd-青救 {
  border-width: 1px;
  border-style: solid;
}

.b-XD, .bl-XD, .bd-XD {
  border-width: 1px;
  border-style: solid;
}

.b-COLO, .bl-COLO, .bd-COLO {
  border-width: 1px;
  border-style: solid;
}

.b-时探, .bl-时探, .bd-时探 {
  border-width: 1px;
  border-style: solid;
}

.b-時探, .bl-時探, .bd-時探 {
  border-width: 1px;
  border-style: solid;
}

.b-暗探, .bl-暗探, .bd-暗探 {
  border-width: 1px;
  border-style: solid;
}

.b-空探, .bl-空探, .bd-空探 {
  border-width: 1px;
  border-style: solid;
}

.b-极大之门, .bl-极大之门, .bd-极大之门 {
  border-width: 1px;
  border-style: solid;
}

.b-極大之門, .bl-極大之門, .bd-極大之門 {
  border-width: 1px;
  border-style: solid;
}

.b-巡护员, .bl-巡护员, .bd-巡护员 {
  border-width: 1px;
  border-style: solid;
}

.b-巡護員, .bl-巡護員, .bd-巡護員 {
  border-width: 1px;
  border-style: solid;
}

.b-DeP, .bl-DeP, .bd-DeP {
  border-width: 1px;
  border-style: solid;
}

.b-一般, .bl-一般, .bd-一般 {
  border-width: 1px;
  border-style: solid;
}

.b-火, .bl-火, .bd-火 {
  border-width: 1px;
  border-style: solid;
}

.b-水, .bl-水, .bd-水 {
  border-width: 1px;
  border-style: solid;
}

.b-草, .bl-草, .bd-草 {
  border-width: 1px;
  border-style: solid;
}

.b-电, .bl-电, .bd-电 {
  border-width: 1px;
  border-style: solid;
}

.b-電, .bl-電, .bd-電 {
  border-width: 1px;
  border-style: solid;
}

.b-格斗, .bl-格斗, .bd-格斗 {
  border-width: 1px;
  border-style: solid;
}

.b-格鬥, .bl-格鬥, .bd-格鬥 {
  border-width: 1px;
  border-style: solid;
}

.b-飞行, .bl-飞行, .bd-飞行 {
  border-width: 1px;
  border-style: solid;
}

.b-飛行, .bl-飛行, .bd-飛行 {
  border-width: 1px;
  border-style: solid;
}

.b-毒, .bl-毒, .bd-毒 {
  border-width: 1px;
  border-style: solid;
}

.b-虫, .bl-虫, .bd-虫 {
  border-width: 1px;
  border-style: solid;
}

.b-蟲, .bl-蟲, .bd-蟲 {
  border-width: 1px;
  border-style: solid;
}

.b-岩石, .bl-岩石, .bd-岩石 {
  border-width: 1px;
  border-style: solid;
}

.b-地面, .bl-地面, .bd-地面 {
  border-width: 1px;
  border-style: solid;
}

.b-超能力, .bl-超能力, .bd-超能力 {
  border-width: 1px;
  border-style: solid;
}

.b-冰, .bl-冰, .bd-冰 {
  border-width: 1px;
  border-style: solid;
}

.b-龙, .bl-龙, .bd-龙 {
  border-width: 1px;
  border-style: solid;
}

.b-龍, .bl-龍, .bd-龍 {
  border-width: 1px;
  border-style: solid;
}

.b-幽灵, .bl-幽灵, .bd-幽灵 {
  border-width: 1px;
  border-style: solid;
}

.b-幽靈, .bl-幽靈, .bd-幽靈 {
  border-width: 1px;
  border-style: solid;
}

.b-恶, .bl-恶, .bd-恶 {
  border-width: 1px;
  border-style: solid;
}

.b-惡, .bl-惡, .bd-惡 {
  border-width: 1px;
  border-style: solid;
}

.b-钢, .bl-钢, .bd-钢 {
  border-width: 1px;
  border-style: solid;
}

.b-鋼, .bl-鋼, .bd-鋼 {
  border-width: 1px;
  border-style: solid;
}

.b-妖精, .bl-妖精, .bd-妖精 {
  border-width: 1px;
  border-style: solid;
}

.b-未知, .bl-未知, .bd-未知 {
  border-width: 1px;
  border-style: solid;
}

.b-暗影, .bl-暗影, .bd-暗影 {
  border-width: 1px;
  border-style: solid;
}

.b-无色C, .bl-无色C, .bd-无色C {
  border-width: 1px;
  border-style: solid;
}

.b-無色C, .bl-無色C, .bd-無色C {
  border-width: 1px;
  border-style: solid;
}

.b-火C, .bl-火C, .bd-火C {
  border-width: 1px;
  border-style: solid;
}

.b-水C, .bl-水C, .bd-水C {
  border-width: 1px;
  border-style: solid;
}

.b-草C, .bl-草C, .bd-草C {
  border-width: 1px;
  border-style: solid;
}

.b-雷C, .bl-雷C, .bd-雷C {
  border-width: 1px;
  border-style: solid;
}

.b-斗C, .bl-斗C, .bd-斗C {
  border-width: 1px;
  border-style: solid;
}

.b-鬥C, .bl-鬥C, .bd-鬥C {
  border-width: 1px;
  border-style: solid;
}

.b-超C, .bl-超C, .bd-超C {
  border-width: 1px;
  border-style: solid;
}

.b-恶C, .bl-恶C, .bd-恶C {
  border-width: 1px;
  border-style: solid;
}

.b-惡C, .bl-惡C, .bd-惡C {
  border-width: 1px;
  border-style: solid;
}

.b-钢C, .bl-钢C, .bd-钢C {
  border-width: 1px;
  border-style: solid;
}

.b-鋼C, .bl-鋼C, .bd-鋼C {
  border-width: 1px;
  border-style: solid;
}

.b-龙C, .bl-龙C, .bd-龙C {
  border-width: 1px;
  border-style: solid;
}

.b-龍C, .bl-龍C, .bd-龍C {
  border-width: 1px;
  border-style: solid;
}

.b-妖C, .bl-妖C, .bd-妖C {
  border-width: 1px;
  border-style: solid;
}

.b-宝可体质C, .bl-宝可体质C, .bd-宝可体质C {
  border-width: 1px;
  border-style: solid;
}

.b-寶可體質C, .bl-寶可體質C, .bd-寶可體質C {
  border-width: 1px;
  border-style: solid;
}

.b-宝可力量C, .bl-宝可力量C, .bd-宝可力量C {
  border-width: 1px;
  border-style: solid;
}

.b-寶可力量C, .bl-寶可力量C, .bd-寶可力量C {
  border-width: 1px;
  border-style: solid;
}

.b-训练家卡C, .bl-训练家卡C, .bd-训练家卡C {
  border-width: 1px;
  border-style: solid;
}

.b-訓練家卡C, .bl-訓練家卡C, .bd-訓練家卡C {
  border-width: 1px;
  border-style: solid;
}

.b-支援者卡C, .bl-支援者卡C, .bd-支援者卡C {
  border-width: 1px;
  border-style: solid;
}

.b-竞技场卡C, .bl-竞技场卡C, .bd-竞技场卡C {
  border-width: 1px;
  border-style: solid;
}

.b-競技場卡C, .bl-競技場卡C, .bd-競技場卡C {
  border-width: 1px;
  border-style: solid;
}

.b-物品卡C, .bl-物品卡C, .bd-物品卡C {
  border-width: 1px;
  border-style: solid;
}

.b-道具卡C, .bl-道具卡C, .bd-道具卡C {
  border-width: 1px;
  border-style: solid;
}

.b-宝可梦道具C, .bl-宝可梦道具C, .bd-宝可梦道具C {
  border-width: 1px;
  border-style: solid;
}

.b-寶可夢道具C, .bl-寶可夢道具C, .bd-寶可夢道具C {
  border-width: 1px;
  border-style: solid;
}

.b-彩虹C, .bl-彩虹C, .bd-彩虹C {
  border-width: 1px;
  border-style: solid;
}

.b-极光C, .bl-极光C, .bd-极光C {
  border-width: 1px;
  border-style: solid;
}

.b-極光C, .bl-極光C, .bd-極光C {
  border-width: 1px;
  border-style: solid;
}

.b-特性C, .bl-特性C, .bd-特性C {
  border-width: 1px;
  border-style: solid;
}

.b-未知C, .bl-未知C, .bd-未知C {
  border-width: 1px;
  border-style: solid;
}

.b-怪兽E, .bl-怪兽E, .bd-怪兽E {
  border-width: 1px;
  border-style: solid;
}

.b-怪獸E, .bl-怪獸E, .bd-怪獸E {
  border-width: 1px;
  border-style: solid;
}

.b-人型E, .bl-人型E, .bd-人型E {
  border-width: 1px;
  border-style: solid;
}

.b-水中1E, .bl-水中1E, .bd-水中1E {
  border-width: 1px;
  border-style: solid;
}

.b-水中3E, .bl-水中3E, .bd-水中3E {
  border-width: 1px;
  border-style: solid;
}

.b-虫E, .bl-虫E, .bd-虫E {
  border-width: 1px;
  border-style: solid;
}

.b-蟲E, .bl-蟲E, .bd-蟲E {
  border-width: 1px;
  border-style: solid;
}

.b-矿物E, .bl-矿物E, .bd-矿物E {
  border-width: 1px;
  border-style: solid;
}

.b-礦物E, .bl-礦物E, .bd-礦物E {
  border-width: 1px;
  border-style: solid;
}

.b-飞行E, .bl-飞行E, .bd-飞行E {
  border-width: 1px;
  border-style: solid;
}

.b-飛行E, .bl-飛行E, .bd-飛行E {
  border-width: 1px;
  border-style: solid;
}

.b-不定形E, .bl-不定形E, .bd-不定形E {
  border-width: 1px;
  border-style: solid;
}

.b-陆上E, .bl-陆上E, .bd-陆上E {
  border-width: 1px;
  border-style: solid;
}

.b-陸上E, .bl-陸上E, .bd-陸上E {
  border-width: 1px;
  border-style: solid;
}

.b-水中2E, .bl-水中2E, .bd-水中2E {
  border-width: 1px;
  border-style: solid;
}

.b-妖精E, .bl-妖精E, .bd-妖精E {
  border-width: 1px;
  border-style: solid;
}

.b-百变怪E, .bl-百变怪E, .bd-百变怪E {
  border-width: 1px;
  border-style: solid;
}

.b-百變怪E, .bl-百變怪E, .bd-百變怪E {
  border-width: 1px;
  border-style: solid;
}

.b-植物E, .bl-植物E, .bd-植物E {
  border-width: 1px;
  border-style: solid;
}

.b-龙E, .bl-龙E, .bd-龙E {
  border-width: 1px;
  border-style: solid;
}

.b-龍E, .bl-龍E, .bd-龍E {
  border-width: 1px;
  border-style: solid;
}

.b-未发现E, .bl-未发现E, .bd-未发现E {
  border-width: 1px;
  border-style: solid;
}

.b-未發現E, .bl-未發現E, .bd-未發現E {
  border-width: 1px;
  border-style: solid;
}

.b-性别不明E, .bl-性别不明E, .bd-性别不明E {
  border-width: 1px;
  border-style: solid;
}

.b-性別不明E, .bl-性別不明E, .bd-性別不明E {
  border-width: 1px;
  border-style: solid;
}

.b-物理, .bl-物理, .bd-物理 {
  border-width: 1px;
  border-style: solid;
}

.b-特殊, .bl-特殊, .bd-特殊 {
  border-width: 1px;
  border-style: solid;
}

.b-变化, .bl-变化, .bd-变化 {
  border-width: 1px;
  border-style: solid;
}

.b-變化, .bl-變化, .bd-變化 {
  border-width: 1px;
  border-style: solid;
}

.b-睡眠, .bl-睡眠, .bd-睡眠 {
  border-width: 1px;
  border-style: solid;
}

.b-濒死, .bl-濒死, .bd-濒死 {
  border-width: 1px;
  border-style: solid;
}

.b-瀕死, .bl-瀕死, .bd-瀕死 {
  border-width: 1px;
  border-style: solid;
}

.b-昏厥, .bl-昏厥, .bd-昏厥 {
  border-width: 1px;
  border-style: solid;
}

.b-华丽大赛, .bl-华丽大赛, .bd-华丽大赛 {
  border-width: 1px;
  border-style: solid;
}

.b-華麗大賽, .bl-華麗大賽, .bd-華麗大賽 {
  border-width: 1px;
  border-style: solid;
}

.b-聪明, .bl-聪明, .bd-聪明 {
  border-width: 1px;
  border-style: solid;
}

.b-聰明, .bl-聰明, .bd-聰明 {
  border-width: 1px;
  border-style: solid;
}

.b-美丽, .bl-美丽, .bd-美丽 {
  border-width: 1px;
  border-style: solid;
}

.b-美麗, .bl-美麗, .bd-美麗 {
  border-width: 1px;
  border-style: solid;
}

.b-强壮, .bl-强壮, .bd-强壮 {
  border-width: 1px;
  border-style: solid;
}

.b-強壯, .bl-強壯, .bd-強壯 {
  border-width: 1px;
  border-style: solid;
}

.b-帅气, .bl-帅气, .bd-帅气 {
  border-width: 1px;
  border-style: solid;
}

.b-帥氣, .bl-帥氣, .bd-帥氣 {
  border-width: 1px;
  border-style: solid;
}

.b-可爱, .bl-可爱, .bd-可爱 {
  border-width: 1px;
  border-style: solid;
}

.b-可愛, .bl-可愛, .bd-可愛 {
  border-width: 1px;
  border-style: solid;
}

.b-HP, .bl-HP, .bd-HP {
  border-width: 1px;
  border-style: solid;
}

.b-攻击, .bl-攻击, .bd-攻击 {
  border-width: 1px;
  border-style: solid;
}

.b-攻擊, .bl-攻擊, .bd-攻擊 {
  border-width: 1px;
  border-style: solid;
}

.b-防御, .bl-防御, .bd-防御 {
  border-width: 1px;
  border-style: solid;
}

.b-防禦, .bl-防禦, .bd-防禦 {
  border-width: 1px;
  border-style: solid;
}

.b-特攻, .bl-特攻, .bd-特攻 {
  border-width: 1px;
  border-style: solid;
}

.b-特防, .bl-特防, .bd-特防 {
  border-width: 1px;
  border-style: solid;
}

.b-速度, .bl-速度, .bd-速度 {
  border-width: 1px;
  border-style: solid;
}

.b-辣, .bl-辣, .bd-辣 {
  border-width: 1px;
  border-style: solid;
}

.b-酸, .bl-酸, .bd-酸 {
  border-width: 1px;
  border-style: solid;
}

.b-涩, .bl-涩, .bd-涩 {
  border-width: 1px;
  border-style: solid;
}

.b-澀, .bl-澀, .bd-澀 {
  border-width: 1px;
  border-style: solid;
}

.b-苦, .bl-苦, .bd-苦 {
  border-width: 1px;
  border-style: solid;
}

.b-甜, .bl-甜, .bd-甜 {
  border-width: 1px;
  border-style: solid;
}

.b-回避, .bl-回避, .bd-回避 {
  border-width: 1px;
  border-style: solid;
}

.b-迴避, .bl-迴避, .bd-迴避 {
  border-width: 1px;
  border-style: solid;
}

.b-命中, .bl-命中, .bd-命中 {
  border-width: 1px;
  border-style: solid;
}

.b-关都, .bl-关都, .bd-关都 {
  border-width: 1px;
  border-style: solid;
}

.b-關都, .bl-關都, .bd-關都 {
  border-width: 1px;
  border-style: solid;
}

.b-城都, .bl-城都, .bd-城都 {
  border-width: 1px;
  border-style: solid;
}

.b-丰缘, .bl-丰缘, .bd-丰缘 {
  border-width: 1px;
  border-style: solid;
}

.b-豐緣, .bl-豐緣, .bd-豐緣 {
  border-width: 1px;
  border-style: solid;
}

.b-神奥, .bl-神奥, .bd-神奥 {
  border-width: 1px;
  border-style: solid;
}

.b-神奧, .bl-神奧, .bd-神奧 {
  border-width: 1px;
  border-style: solid;
}

.b-合众, .bl-合众, .bd-合众 {
  border-width: 1px;
  border-style: solid;
}

.b-合眾, .bl-合眾, .bd-合眾 {
  border-width: 1px;
  border-style: solid;
}

.b-卡洛斯, .bl-卡洛斯, .bd-卡洛斯 {
  border-width: 1px;
  border-style: solid;
}

.b-阿罗拉, .bl-阿罗拉, .bd-阿罗拉 {
  border-width: 1px;
  border-style: solid;
}

.b-阿羅拉, .bl-阿羅拉, .bd-阿羅拉 {
  border-width: 1px;
  border-style: solid;
}

.b-伽勒尔, .bl-伽勒尔, .bd-伽勒尔 {
  border-width: 1px;
  border-style: solid;
}

.b-伽勒爾, .bl-伽勒爾, .bd-伽勒爾 {
  border-width: 1px;
  border-style: solid;
}

.b-洗翠, .bl-洗翠, .bd-洗翠 {
  border-width: 1px;
  border-style: solid;
}

.b-帕底亚, .bl-帕底亚, .bd-帕底亚 {
  border-width: 1px;
  border-style: solid;
}

.b-帕底亞, .bl-帕底亞, .bd-帕底亞 {
  border-width: 1px;
  border-style: solid;
}

.b-七之岛, .bl-七之岛, .bd-七之岛 {
  border-width: 1px;
  border-style: solid;
}

.b-七之島, .bl-七之島, .bd-七之島 {
  border-width: 1px;
  border-style: solid;
}

.b-橘子, .bl-橘子, .bd-橘子 {
  border-width: 1px;
  border-style: solid;
}

.b-杰可罗拉, .bl-杰可罗拉, .bd-杰可罗拉 {
  border-width: 1px;
  border-style: solid;
}

.b-杰可羅拉, .bl-杰可羅拉, .bd-杰可羅拉 {
  border-width: 1px;
  border-style: solid;
}

.b-菲蕾, .bl-菲蕾, .bd-菲蕾 {
  border-width: 1px;
  border-style: solid;
}

.b-菲雷, .bl-菲雷, .bd-菲雷 {
  border-width: 1px;
  border-style: solid;
}

.b-欧雷, .bl-欧雷, .bd-欧雷 {
  border-width: 1px;
  border-style: solid;
}

.b-歐雷, .bl-歐雷, .bd-歐雷 {
  border-width: 1px;
  border-style: solid;
}

.b-阿尔米亚, .bl-阿尔米亚, .bd-阿尔米亚 {
  border-width: 1px;
  border-style: solid;
}

.b-阿爾米亞, .bl-阿爾米亞, .bd-阿爾米亞 {
  border-width: 1px;
  border-style: solid;
}

.b-奥卜利比亚, .bl-奥卜利比亚, .bd-奥卜利比亚 {
  border-width: 1px;
  border-style: solid;
}

.b-奧卜利比亞, .bl-奧卜利比亞, .bd-奧卜利比亞 {
  border-width: 1px;
  border-style: solid;
}

.b-乱世, .bl-乱世, .bd-乱世 {
  border-width: 1px;
  border-style: solid;
}

.b-亂世, .bl-亂世, .bd-亂世 {
  border-width: 1px;
  border-style: solid;
}

.b-宝可梦卡牌岛, .bl-宝可梦卡牌岛, .bd-宝可梦卡牌岛 {
  border-width: 1px;
  border-style: solid;
}

.b-寶可夢卡牌島, .bl-寶可夢卡牌島, .bd-寶可夢卡牌島 {
  border-width: 1px;
  border-style: solid;
}

.b-坚铁, .bl-坚铁, .bd-坚铁 {
  border-width: 1px;
  border-style: solid;
}

.b-堅鐵, .bl-堅鐵, .bd-堅鐵 {
  border-width: 1px;
  border-style: solid;
}

.b-陆地, .bl-陆地, .bd-陆地 {
  border-width: 1px;
  border-style: solid;
}

.b-陸地, .bl-陸地, .bd-陸地 {
  border-width: 1px;
  border-style: solid;
}

.b-森林, .bl-森林, .bd-森林 {
  border-width: 1px;
  border-style: solid;
}

.b-雾, .bl-雾, .bd-雾 {
  border-width: 1px;
  border-style: solid;
}

.b-霧, .bl-霧, .bd-霧 {
  border-width: 1px;
  border-style: solid;
}

.b-湿地, .bl-湿地, .bd-湿地 {
  border-width: 1px;
  border-style: solid;
}

.b-溼地, .bl-溼地, .bd-溼地 {
  border-width: 1px;
  border-style: solid;
}

.b-濕地, .bl-濕地, .bd-濕地 {
  border-width: 1px;
  border-style: solid;
}

.b-灰尘, .bl-灰尘, .bd-灰尘 {
  border-width: 1px;
  border-style: solid;
}

.b-灰塵, .bl-灰塵, .bd-灰塵 {
  border-width: 1px;
  border-style: solid;
}

.b-遗迹, .bl-遗迹, .bd-遗迹 {
  border-width: 1px;
  border-style: solid;
}

.b-遺跡, .bl-遺跡, .bd-遺跡 {
  border-width: 1px;
  border-style: solid;
}

.b-沙地, .bl-沙地, .bd-沙地 {
  border-width: 1px;
  border-style: solid;
}

.b-湖泊, .bl-湖泊, .bd-湖泊 {
  border-width: 1px;
  border-style: solid;
}

.b-海洋, .bl-海洋, .bd-海洋 {
  border-width: 1px;
  border-style: solid;
}

.b-水下, .bl-水下, .bd-水下 {
  border-width: 1px;
  border-style: solid;
}

.b-洞窟, .bl-洞窟, .bd-洞窟 {
  border-width: 1px;
  border-style: solid;
}

.b-山峰, .bl-山峰, .bd-山峰 {
  border-width: 1px;
  border-style: solid;
}

.b-火山, .bl-火山, .bd-火山 {
  border-width: 1px;
  border-style: solid;
}

.b-雪地, .bl-雪地, .bd-雪地 {
  border-width: 1px;
  border-style: solid;
}

.b-空间, .bl-空间, .bd-空间 {
  border-width: 1px;
  border-style: solid;
}

.b-空間, .bl-空間, .bd-空間 {
  border-width: 1px;
  border-style: solid;
}

.b-破格, .bl-破格, .bd-破格 {
  border-width: 1px;
  border-style: solid;
}

.b-破碎, .bl-破碎, .bd-破碎 {
  border-width: 1px;
  border-style: solid;
}

.b-阴影, .bl-阴影, .bd-阴影 {
  border-width: 1px;
  border-style: solid;
}

.b-陰影, .bl-陰影, .bd-陰影 {
  border-width: 1px;
  border-style: solid;
}

.b-建筑, .bl-建筑, .bd-建筑 {
  border-width: 1px;
  border-style: solid;
}

.b-建築, .bl-建築, .bd-建築 {
  border-width: 1px;
  border-style: solid;
}

.b-道路, .bl-道路, .bd-道路 {
  border-width: 1px;
  border-style: solid;
}

.b-天空, .bl-天空, .bd-天空 {
  border-width: 1px;
  border-style: solid;
}

.b-宇宙, .bl-宇宙, .bd-宇宙 {
  border-width: 1px;
  border-style: solid;
}

.b-对战开拓区, .bl-对战开拓区, .bd-对战开拓区 {
  border-width: 1px;
  border-style: solid;
}

.b-對戰開拓區, .bl-對戰開拓區, .bd-對戰開拓區 {
  border-width: 1px;
  border-style: solid;
}

.b-开拓区, .bl-开拓区, .bd-开拓区 {
  border-width: 1px;
  border-style: solid;
}

.b-開拓區, .bl-開拓區, .bd-開拓區 {
  border-width: 1px;
  border-style: solid;
}

.b-塔, .bl-塔, .bd-塔 {
  border-width: 1px;
  border-style: solid;
}

.b-工厂, .bl-工厂, .bd-工厂 {
  border-width: 1px;
  border-style: solid;
}

.b-工廠, .bl-工廠, .bd-工廠 {
  border-width: 1px;
  border-style: solid;
}

.b-轮盘, .bl-轮盘, .bd-轮盘 {
  border-width: 1px;
  border-style: solid;
}

.b-輪盤, .bl-輪盤, .bd-輪盤 {
  border-width: 1px;
  border-style: solid;
}

.b-城堡, .bl-城堡, .bd-城堡 {
  border-width: 1px;
  border-style: solid;
}

.b-舞台, .bl-舞台, .bd-舞台 {
  border-width: 1px;
  border-style: solid;
}

.b-清晨, .bl-清晨, .bd-清晨 {
  border-width: 1px;
  border-style: solid;
}

.b-白天, .bl-白天, .bd-白天 {
  border-width: 1px;
  border-style: solid;
}

.b-黄昏, .bl-黄昏, .bd-黄昏 {
  border-width: 1px;
  border-style: solid;
}

.b-黃昏, .bl-黃昏, .bd-黃昏 {
  border-width: 1px;
  border-style: solid;
}

.b-夜晚, .bl-夜晚, .bd-夜晚 {
  border-width: 1px;
  border-style: solid;
}

.b-春, .bl-春, .bd-春 {
  border-width: 1px;
  border-style: solid;
}

.b-夏, .bl-夏, .bd-夏 {
  border-width: 1px;
  border-style: solid;
}

.b-秋, .bl-秋, .bd-秋 {
  border-width: 1px;
  border-style: solid;
}

.b-冬, .bl-冬, .bd-冬 {
  border-width: 1px;
  border-style: solid;
}

.b-道具, .bl-道具, .bd-道具 {
  border-width: 1px;
  border-style: solid;
}

.b-回复, .bl-回复, .bd-回复 {
  border-width: 1px;
  border-style: solid;
}

.b-回復, .bl-回復, .bd-回復 {
  border-width: 1px;
  border-style: solid;
}

.b-精灵球, .bl-精灵球, .bd-精灵球 {
  border-width: 1px;
  border-style: solid;
}

.b-精靈球, .bl-精靈球, .bd-精靈球 {
  border-width: 1px;
  border-style: solid;
}

.b-招式学习器, .bl-招式学习器, .bd-招式学习器 {
  border-width: 1px;
  border-style: solid;
}

.b-招式學習器, .bl-招式學習器, .bd-招式學習器 {
  border-width: 1px;
  border-style: solid;
}

.b-树果, .bl-树果, .bd-树果 {
  border-width: 1px;
  border-style: solid;
}

.b-樹果, .bl-樹果, .bd-樹果 {
  border-width: 1px;
  border-style: solid;
}

.b-战斗道具, .bl-战斗道具, .bd-战斗道具 {
  border-width: 1px;
  border-style: solid;
}

.b-戰鬥道具, .bl-戰鬥道具, .bd-戰鬥道具 {
  border-width: 1px;
  border-style: solid;
}

.b-战斗, .bl-战斗, .bd-战斗 {
  border-width: 1px;
  border-style: solid;
}

.b-戰鬥, .bl-戰鬥, .bd-戰鬥 {
  border-width: 1px;
  border-style: solid;
}

.b-邮件, .bl-邮件, .bd-邮件 {
  border-width: 1px;
  border-style: solid;
}

.b-郵件, .bl-郵件, .bd-郵件 {
  border-width: 1px;
  border-style: solid;
}

.b-重要物品, .bl-重要物品, .bd-重要物品 {
  border-width: 1px;
  border-style: solid;
}

.b-球果, .bl-球果, .bd-球果 {
  border-width: 1px;
  border-style: solid;
}

.b-Z纯晶, .bl-Z纯晶, .bd-Z纯晶 {
  border-width: 1px;
  border-style: solid;
}

.b-Z純晶, .bl-Z純晶, .bd-Z純晶 {
  border-width: 1px;
  border-style: solid;
}

.b-洛托姆之力, .bl-洛托姆之力, .bd-洛托姆之力 {
  border-width: 1px;
  border-style: solid;
}

.b-食材, .bl-食材, .bd-食材 {
  border-width: 1px;
  border-style: solid;
}

.b-野餐, .bl-野餐, .bd-野餐 {
  border-width: 1px;
  border-style: solid;
}

.b-掉落物, .bl-掉落物, .bd-掉落物 {
  border-width: 1px;
  border-style: solid;
}

.b-宝物, .bl-宝物, .bd-宝物 {
  border-width: 1px;
  border-style: solid;
}

.b-寶物, .bl-寶物, .bd-寶物 {
  border-width: 1px;
  border-style: solid;
}

.b-神奇宝贝百科, .bl-神奇宝贝百科, .bd-神奇宝贝百科 {
  border-width: 1px;
  border-style: solid;
}

.b-神奇寶貝百科, .bl-神奇寶貝百科, .bd-神奇寶貝百科 {
  border-width: 1px;
  border-style: solid;
}

.s-关都, .s-關都, .s-橘子, .s-城都, .s-丰缘, .s-豐緣, .s-火叶, .s-火葉, .s-开拓区, .s-開拓區, .s-神奥, .s-神奧,
.s-心魂, .s-合众, .s-合眾, .s-卡洛斯, .s-Z, .s-阿羅拉, .s-阿罗拉, .s-伽勒爾, .s-伽勒尔, .s-旅途, .s-SS, .s-洗翠, .s-帕底亞, .s-帕底亚 {
  border-width: 1px;
}

.roundy {
  border-radius: 4px;
}

.roundytl {
  border-top-left-radius: 4px;
}

.roundytr {
  border-top-right-radius: 4px;
}

.roundybl {
  border-bottom-left-radius: 4px;
}

.roundybr {
  border-bottom-right-radius: 4px;
}

.roundytop {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead th:last-child {
  border-top-right-radius: 4px;
}

.roundy-10 {
  border-radius: 4px;
}

.roundytl-10 {
  border-top-left-radius: 4px;
}

.roundytr-10 {
  border-top-right-radius: 4px;
}

.roundybl-10 {
  border-bottom-left-radius: 4px;
}

.roundybr-10 {
  border-bottom-right-radius: 4px;
}

.roundytop-10 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright-10 {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom-10 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft-10 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead-10 th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead-10 th:last-child {
  border-top-right-radius: 4px;
}

.roundy-8 {
  border-radius: 4px;
}

.roundytl-8 {
  border-top-left-radius: 4px;
}

.roundytr-8 {
  border-top-right-radius: 4px;
}

.roundybl-8 {
  border-bottom-left-radius: 4px;
}

.roundybr-8 {
  border-bottom-right-radius: 4px;
}

.roundytop-8 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright-8 {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom-8 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft-8 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead-8 th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead-8 th:last-child {
  border-top-right-radius: 4px;
}

.roundy-15 {
  border-radius: 4px;
}

.roundytl-15 {
  border-top-left-radius: 4px;
}

.roundytr-15 {
  border-top-right-radius: 4px;
}

.roundybl-15 {
  border-bottom-left-radius: 4px;
}

.roundybr-15 {
  border-bottom-right-radius: 4px;
}

.roundytop-15 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright-15 {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom-15 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft-15 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead-15 th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead-15 th:last-child {
  border-top-right-radius: 4px;
}

.roundy-20 {
  border-radius: 4px;
}

.roundytl-20 {
  border-top-left-radius: 4px;
}

.roundytr-20 {
  border-top-right-radius: 4px;
}

.roundybl-20 {
  border-bottom-left-radius: 4px;
}

.roundybr-20 {
  border-bottom-right-radius: 4px;
}

.roundytop-20 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright-20 {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom-20 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft-20 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead-20 th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead-20 th:last-child {
  border-top-right-radius: 4px;
}

.roundy-24 {
  border-radius: 4px;
}

.roundytl-24 {
  border-top-left-radius: 4px;
}

.roundytr-24 {
  border-top-right-radius: 4px;
}

.roundybl-24 {
  border-bottom-left-radius: 4px;
}

.roundybr-24 {
  border-bottom-right-radius: 4px;
}

.roundytop-24 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright-24 {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom-24 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft-24 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead-24 th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead-24 th:last-child {
  border-top-right-radius: 4px;
}

.roundy-25 {
  border-radius: 4px;
}

.roundytl-25 {
  border-top-left-radius: 4px;
}

.roundytr-25 {
  border-top-right-radius: 4px;
}

.roundybl-25 {
  border-bottom-left-radius: 4px;
}

.roundybr-25 {
  border-bottom-right-radius: 4px;
}

.roundytop-25 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright-25 {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom-25 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft-25 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead-25 th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead-25 th:last-child {
  border-top-right-radius: 4px;
}

.roundy-30 {
  border-radius: 4px;
}

.roundytl-30 {
  border-top-left-radius: 4px;
}

.roundytr-30 {
  border-top-right-radius: 4px;
}

.roundybl-30 {
  border-bottom-left-radius: 4px;
}

.roundybr-30 {
  border-bottom-right-radius: 4px;
}

.roundytop-30 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.roundyright-30 {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.roundybottom-30 {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.roundyleft-30 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.roundyhead-30 th:first-child {
  border-top-left-radius: 4px;
}

.roundyhead-30 th:last-child {
  border-top-right-radius: 4px;
}

.roundy-4 {
  border-radius: 2px;
}

.roundytl-4 {
  border-top-left-radius: 2px;
}

.roundytr-4 {
  border-top-right-radius: 2px;
}

.roundybl-4 {
  border-bottom-left-radius: 2px;
}

.roundybr-4 {
  border-bottom-right-radius: 2px;
}

.roundytop-4 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.roundyright-4 {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.roundybottom-4 {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.roundyleft-4 {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.roundyhead-4 th:first-child {
  border-top-left-radius: 2px;
}

.roundyhead-4 th:last-child {
  border-top-right-radius: 2px;
}

.roundy-5 {
  border-radius: 2px;
}

.roundytl-5 {
  border-top-left-radius: 2px;
}

.roundytr-5 {
  border-top-right-radius: 2px;
}

.roundybl-5 {
  border-bottom-left-radius: 2px;
}

.roundybr-5 {
  border-bottom-right-radius: 2px;
}

.roundytop-5 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.roundyright-5 {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.roundybottom-5 {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.roundyleft-5 {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.roundyhead-5 th:first-child {
  border-top-left-radius: 2px;
}

.roundyhead-5 th:last-child {
  border-top-right-radius: 2px;
}

.roundy-6 {
  border-radius: 2px;
}

.roundytl-6 {
  border-top-left-radius: 2px;
}

.roundytr-6 {
  border-top-right-radius: 2px;
}

.roundybl-6 {
  border-bottom-left-radius: 2px;
}

.roundybr-6 {
  border-bottom-right-radius: 2px;
}

.roundytop-6 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.roundyright-6 {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.roundybottom-6 {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.roundyleft-6 {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.roundyhead-6 th:first-child {
  border-top-left-radius: 2px;
}

.roundyhead-6 th:last-child {
  border-top-right-radius: 2px;
}

.roundy-32 {
  border-radius: 32px;
}

.roundytl-32 {
  border-top-left-radius: 32px;
}

.roundytr-32 {
  border-top-right-radius: 32px;
}

.roundybl-32 {
  border-bottom-left-radius: 32px;
}

.roundybr-32 {
  border-bottom-right-radius: 32px;
}

.roundytop-32 {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

.roundyright-32 {
  border-bottom-right-radius: 32px;
  border-top-right-radius: 32px;
}

.roundybottom-32 {
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
}

.roundyleft-32 {
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}

.roundyhead-32 th:first-child {
  border-top-left-radius: 32px;
}

.roundyhead-32 th:last-child {
  border-top-right-radius: 32px;
}

.roundy-48 {
  border-radius: 48px;
}

.roundytl-48 {
  border-top-left-radius: 48px;
}

.roundytr-48 {
  border-top-right-radius: 48px;
}

.roundybl-48 {
  border-bottom-left-radius: 48px;
}

.roundybr-48 {
  border-bottom-right-radius: 48px;
}

.roundytop-48 {
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
}

.roundyright-48 {
  border-bottom-right-radius: 48px;
  border-top-right-radius: 48px;
}

.roundybottom-48 {
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
}

.roundyleft-48 {
  border-top-left-radius: 48px;
  border-bottom-left-radius: 48px;
}

.roundyhead-48 th:first-child {
  border-top-left-radius: 48px;
}

.roundyhead-48 th:last-child {
  border-top-right-radius: 48px;
}

.roundy-50 {
  border-radius: 50px;
}

.roundytl-50 {
  border-top-left-radius: 50px;
}

.roundytr-50 {
  border-top-right-radius: 50px;
}

.roundybl-50 {
  border-bottom-left-radius: 50px;
}

.roundybr-50 {
  border-bottom-right-radius: 50px;
}

.roundytop-50 {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

.roundyright-50 {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}

.roundybottom-50 {
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.roundyleft-50 {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.roundyhead-50 th:first-child {
  border-top-left-radius: 50px;
}

.roundyhead-50 th:last-child {
  border-top-right-radius: 50px;
}

.roundy-60 {
  border-radius: 60px;
}

.roundytl-60 {
  border-top-left-radius: 60px;
}

.roundytr-60 {
  border-top-right-radius: 60px;
}

.roundybl-60 {
  border-bottom-left-radius: 60px;
}

.roundybr-60 {
  border-bottom-right-radius: 60px;
}

.roundytop-60 {
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}

.roundyright-60 {
  border-bottom-right-radius: 60px;
  border-top-right-radius: 60px;
}

.roundybottom-60 {
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
}

.roundyleft-60 {
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}

.roundyhead-60 th:first-child {
  border-top-left-radius: 60px;
}

.roundyhead-60 th:last-child {
  border-top-right-radius: 60px;
}

.roundy-80 {
  border-radius: 80px;
}

.roundytl-80 {
  border-top-left-radius: 80px;
}

.roundytr-80 {
  border-top-right-radius: 80px;
}

.roundybl-80 {
  border-bottom-left-radius: 80px;
}

.roundybr-80 {
  border-bottom-right-radius: 80px;
}

.roundytop-80 {
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
}

.roundyright-80 {
  border-bottom-right-radius: 80px;
  border-top-right-radius: 80px;
}

.roundybottom-80 {
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
}

.roundyleft-80 {
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
}

.roundyhead-80 th:first-child {
  border-top-left-radius: 80px;
}

.roundyhead-80 th:last-child {
  border-top-right-radius: 80px;
}

.roundy-96 {
  border-radius: 96px;
}

.roundytl-96 {
  border-top-left-radius: 96px;
}

.roundytr-96 {
  border-top-right-radius: 96px;
}

.roundybl-96 {
  border-bottom-left-radius: 96px;
}

.roundybr-96 {
  border-bottom-right-radius: 96px;
}

.roundytop-96 {
  border-top-left-radius: 96px;
  border-top-right-radius: 96px;
}

.roundyright-96 {
  border-bottom-right-radius: 96px;
  border-top-right-radius: 96px;
}

.roundybottom-96 {
  border-bottom-left-radius: 96px;
  border-bottom-right-radius: 96px;
}

.roundyleft-96 {
  border-top-left-radius: 96px;
  border-bottom-left-radius: 96px;
}

.roundyhead-96 th:first-child {
  border-top-left-radius: 96px;
}

.roundyhead-96 th:last-child {
  border-top-right-radius: 96px;
}

.roundy-100 {
  border-radius: 100px;
}

.roundytl-100 {
  border-top-left-radius: 100px;
}

.roundytr-100 {
  border-top-right-radius: 100px;
}

.roundybl-100 {
  border-bottom-left-radius: 100px;
}

.roundybr-100 {
  border-bottom-right-radius: 100px;
}

.roundytop-100 {
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}

.roundyright-100 {
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
}

.roundybottom-100 {
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
}

.roundyleft-100 {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

.roundyhead-100 th:first-child {
  border-top-left-radius: 100px;
}

.roundyhead-100 th:last-child {
  border-top-right-radius: 100px;
}

.rdlist tr:first-child td:first-child {
  border-top-left-radius: 2px;
}
.rdlist tr:first-child td:last-child {
  border-top-right-radius: 2px;
}

.eplist tr:last-child td:first-child, .rdlist tr:last-child td:first-child, .hvlist tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
.eplist tr:last-child td:last-child, .rdlist tr:last-child td:last-child, .hvlist tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}

body.skin-vector-2022 #siteNotice {
  margin: 0;
}
body.skin-vector-2022 #siteNotice div > table {
  background-color: transparent !important;
  border-color: transparent;
  border-radius: 0;
}
body.skin-vector-2022 .mw-sidebar {
  background-image: url(//media.52poke.com/wiki/e/ee/SideBarBg.png);
  border-radius: 5px;
}

@media screen and (min-width: 721px) {
  .roundy {
    border-radius: 10px;
  }
  .roundytl {
    border-top-left-radius: 10px;
  }
  .roundytr {
    border-top-right-radius: 10px;
  }
  .roundybl {
    border-bottom-left-radius: 10px;
  }
  .roundybr {
    border-bottom-right-radius: 10px;
  }
  .roundytop {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .roundyright {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
  }
  .roundybottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .roundyleft {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .roundyhead th:first-child {
    border-top-left-radius: 10px;
  }
  .roundyhead th:last-child {
    border-top-right-radius: 10px;
  }
  .roundy-10 {
    border-radius: 10px;
  }
  .roundytl-10 {
    border-top-left-radius: 10px;
  }
  .roundytr-10 {
    border-top-right-radius: 10px;
  }
  .roundybl-10 {
    border-bottom-left-radius: 10px;
  }
  .roundybr-10 {
    border-bottom-right-radius: 10px;
  }
  .roundytop-10 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .roundyright-10 {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
  }
  .roundybottom-10 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .roundyleft-10 {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .roundyhead-10 th:first-child {
    border-top-left-radius: 10px;
  }
  .roundyhead-10 th:last-child {
    border-top-right-radius: 10px;
  }
  .roundy-4 {
    border-radius: 4px;
  }
  .roundytl-4 {
    border-top-left-radius: 4px;
  }
  .roundytr-4 {
    border-top-right-radius: 4px;
  }
  .roundybl-4 {
    border-bottom-left-radius: 4px;
  }
  .roundybr-4 {
    border-bottom-right-radius: 4px;
  }
  .roundytop-4 {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .roundyright-4 {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .roundybottom-4 {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .roundyleft-4 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .roundyhead-4 th:first-child {
    border-top-left-radius: 4px;
  }
  .roundyhead-4 th:last-child {
    border-top-right-radius: 4px;
  }
  .roundy-5 {
    border-radius: 5px;
  }
  .roundytl-5 {
    border-top-left-radius: 5px;
  }
  .roundytr-5 {
    border-top-right-radius: 5px;
  }
  .roundybl-5 {
    border-bottom-left-radius: 5px;
  }
  .roundybr-5 {
    border-bottom-right-radius: 5px;
  }
  .roundytop-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .roundyright-5 {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .roundybottom-5 {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .roundyleft-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .roundyhead-5 th:first-child {
    border-top-left-radius: 5px;
  }
  .roundyhead-5 th:last-child {
    border-top-right-radius: 5px;
  }
  .roundy-6 {
    border-radius: 6px;
  }
  .roundytl-6 {
    border-top-left-radius: 6px;
  }
  .roundytr-6 {
    border-top-right-radius: 6px;
  }
  .roundybl-6 {
    border-bottom-left-radius: 6px;
  }
  .roundybr-6 {
    border-bottom-right-radius: 6px;
  }
  .roundytop-6 {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .roundyright-6 {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .roundybottom-6 {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .roundyleft-6 {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .roundyhead-6 th:first-child {
    border-top-left-radius: 6px;
  }
  .roundyhead-6 th:last-child {
    border-top-right-radius: 6px;
  }
  .roundy-8 {
    border-radius: 8px;
  }
  .roundytl-8 {
    border-top-left-radius: 8px;
  }
  .roundytr-8 {
    border-top-right-radius: 8px;
  }
  .roundybl-8 {
    border-bottom-left-radius: 8px;
  }
  .roundybr-8 {
    border-bottom-right-radius: 8px;
  }
  .roundytop-8 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .roundyright-8 {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
  }
  .roundybottom-8 {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .roundyleft-8 {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .roundyhead-8 th:first-child {
    border-top-left-radius: 8px;
  }
  .roundyhead-8 th:last-child {
    border-top-right-radius: 8px;
  }
  .roundy-15 {
    border-radius: 15px;
  }
  .roundytl-15 {
    border-top-left-radius: 15px;
  }
  .roundytr-15 {
    border-top-right-radius: 15px;
  }
  .roundybl-15 {
    border-bottom-left-radius: 15px;
  }
  .roundybr-15 {
    border-bottom-right-radius: 15px;
  }
  .roundytop-15 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .roundyright-15 {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  .roundybottom-15 {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .roundyleft-15 {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .roundyhead-15 th:first-child {
    border-top-left-radius: 15px;
  }
  .roundyhead-15 th:last-child {
    border-top-right-radius: 15px;
  }
  .roundy-20 {
    border-radius: 20px;
  }
  .roundytl-20 {
    border-top-left-radius: 20px;
  }
  .roundytr-20 {
    border-top-right-radius: 20px;
  }
  .roundybl-20 {
    border-bottom-left-radius: 20px;
  }
  .roundybr-20 {
    border-bottom-right-radius: 20px;
  }
  .roundytop-20 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .roundyright-20 {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
  }
  .roundybottom-20 {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .roundyleft-20 {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .roundyhead-20 th:first-child {
    border-top-left-radius: 20px;
  }
  .roundyhead-20 th:last-child {
    border-top-right-radius: 20px;
  }
  .roundy-24 {
    border-radius: 24px;
  }
  .roundytl-24 {
    border-top-left-radius: 24px;
  }
  .roundytr-24 {
    border-top-right-radius: 24px;
  }
  .roundybl-24 {
    border-bottom-left-radius: 24px;
  }
  .roundybr-24 {
    border-bottom-right-radius: 24px;
  }
  .roundytop-24 {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
  }
  .roundyright-24 {
    border-bottom-right-radius: 24px;
    border-top-right-radius: 24px;
  }
  .roundybottom-24 {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
  }
  .roundyleft-24 {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
  }
  .roundyhead-24 th:first-child {
    border-top-left-radius: 24px;
  }
  .roundyhead-24 th:last-child {
    border-top-right-radius: 24px;
  }
  .roundy-25 {
    border-radius: 25px;
  }
  .roundytl-25 {
    border-top-left-radius: 25px;
  }
  .roundytr-25 {
    border-top-right-radius: 25px;
  }
  .roundybl-25 {
    border-bottom-left-radius: 25px;
  }
  .roundybr-25 {
    border-bottom-right-radius: 25px;
  }
  .roundytop-25 {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .roundyright-25 {
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
  }
  .roundybottom-25 {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .roundyleft-25 {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .roundyhead-25 th:first-child {
    border-top-left-radius: 25px;
  }
  .roundyhead-25 th:last-child {
    border-top-right-radius: 25px;
  }
  .roundy-30 {
    border-radius: 30px;
  }
  .roundytl-30 {
    border-top-left-radius: 30px;
  }
  .roundytr-30 {
    border-top-right-radius: 30px;
  }
  .roundybl-30 {
    border-bottom-left-radius: 30px;
  }
  .roundybr-30 {
    border-bottom-right-radius: 30px;
  }
  .roundytop-30 {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .roundyright-30 {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
  }
  .roundybottom-30 {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .roundyleft-30 {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  .roundyhead-30 th:first-child {
    border-top-left-radius: 30px;
  }
  .roundyhead-30 th:last-child {
    border-top-right-radius: 30px;
  }
  body:not(.skin-vector-2022) .s-关都, body:not(.skin-vector-2022) .s-關都, body:not(.skin-vector-2022) .s-橘子, body:not(.skin-vector-2022) .s-城都, body:not(.skin-vector-2022) .s-丰缘, body:not(.skin-vector-2022) .s-豐緣, body:not(.skin-vector-2022) .s-火叶, body:not(.skin-vector-2022) .s-火葉, body:not(.skin-vector-2022) .s-开拓区, body:not(.skin-vector-2022) .s-開拓區, body:not(.skin-vector-2022) .s-神奥, body:not(.skin-vector-2022) .s-神奧,
  body:not(.skin-vector-2022) .s-心魂, body:not(.skin-vector-2022) .s-合众, body:not(.skin-vector-2022) .s-合眾, body:not(.skin-vector-2022) .s-卡洛斯, body:not(.skin-vector-2022) .s-Z, body:not(.skin-vector-2022) .s-阿羅拉, body:not(.skin-vector-2022) .s-阿罗拉, body:not(.skin-vector-2022) .s-伽勒爾, body:not(.skin-vector-2022) .s-伽勒尔, body:not(.skin-vector-2022) .s-旅途, body:not(.skin-vector-2022) .s-SS, body:not(.skin-vector-2022) .s-洗翠, body:not(.skin-vector-2022) .s-帕底亞, body:not(.skin-vector-2022) .s-帕底亚 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-红, body:not(.skin-vector-2022) .bl-红, body:not(.skin-vector-2022) .bd-红 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-紅, body:not(.skin-vector-2022) .bl-紅, body:not(.skin-vector-2022) .bd-紅 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-绿, body:not(.skin-vector-2022) .bl-绿, body:not(.skin-vector-2022) .bd-绿 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-綠, body:not(.skin-vector-2022) .bl-綠, body:not(.skin-vector-2022) .bd-綠 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-蓝, body:not(.skin-vector-2022) .bl-蓝, body:not(.skin-vector-2022) .bd-蓝 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-藍, body:not(.skin-vector-2022) .bl-藍, body:not(.skin-vector-2022) .bd-藍 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-黄, body:not(.skin-vector-2022) .bl-黄, body:not(.skin-vector-2022) .bd-黄 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-皮卡丘, body:not(.skin-vector-2022) .bl-皮卡丘, body:not(.skin-vector-2022) .bd-皮卡丘 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-金, body:not(.skin-vector-2022) .bl-金, body:not(.skin-vector-2022) .bd-金 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-银, body:not(.skin-vector-2022) .bl-银, body:not(.skin-vector-2022) .bd-银 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-銀, body:not(.skin-vector-2022) .bl-銀, body:not(.skin-vector-2022) .bd-銀 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-水晶, body:not(.skin-vector-2022) .bl-水晶, body:not(.skin-vector-2022) .bd-水晶 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-红宝石, body:not(.skin-vector-2022) .bl-红宝石, body:not(.skin-vector-2022) .bd-红宝石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-紅寶石, body:not(.skin-vector-2022) .bl-紅寶石, body:not(.skin-vector-2022) .bd-紅寶石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-蓝宝石, body:not(.skin-vector-2022) .bl-蓝宝石, body:not(.skin-vector-2022) .bd-蓝宝石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-藍寶石, body:not(.skin-vector-2022) .bl-藍寶石, body:not(.skin-vector-2022) .bd-藍寶石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-绿宝石, body:not(.skin-vector-2022) .bl-绿宝石, body:not(.skin-vector-2022) .bd-绿宝石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-綠寶石, body:not(.skin-vector-2022) .bl-綠寶石, body:not(.skin-vector-2022) .bd-綠寶石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-火红, body:not(.skin-vector-2022) .bl-火红, body:not(.skin-vector-2022) .bd-火红 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-火紅, body:not(.skin-vector-2022) .bl-火紅, body:not(.skin-vector-2022) .bd-火紅 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-叶绿, body:not(.skin-vector-2022) .bl-叶绿, body:not(.skin-vector-2022) .bd-叶绿 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-葉綠, body:not(.skin-vector-2022) .bl-葉綠, body:not(.skin-vector-2022) .bd-葉綠 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-钻石, body:not(.skin-vector-2022) .bl-钻石, body:not(.skin-vector-2022) .bd-钻石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-鑽石, body:not(.skin-vector-2022) .bl-鑽石, body:not(.skin-vector-2022) .bd-鑽石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-珍珠, body:not(.skin-vector-2022) .bl-珍珠, body:not(.skin-vector-2022) .bd-珍珠 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-白金, body:not(.skin-vector-2022) .bl-白金, body:not(.skin-vector-2022) .bd-白金 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-心金, body:not(.skin-vector-2022) .bl-心金, body:not(.skin-vector-2022) .bd-心金 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-魂银, body:not(.skin-vector-2022) .bl-魂银, body:not(.skin-vector-2022) .bd-魂银 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-魂銀, body:not(.skin-vector-2022) .bl-魂銀, body:not(.skin-vector-2022) .bd-魂銀 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-黑, body:not(.skin-vector-2022) .bl-黑, body:not(.skin-vector-2022) .bd-黑 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-白, body:not(.skin-vector-2022) .bl-白, body:not(.skin-vector-2022) .bd-白 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-黑2, body:not(.skin-vector-2022) .bl-黑2, body:not(.skin-vector-2022) .bd-黑2 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-白2, body:not(.skin-vector-2022) .bl-白2, body:not(.skin-vector-2022) .bd-白2 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-X, body:not(.skin-vector-2022) .bl-X, body:not(.skin-vector-2022) .bd-X {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-Y, body:not(.skin-vector-2022) .bl-Y, body:not(.skin-vector-2022) .bd-Y {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-OR, body:not(.skin-vector-2022) .bl-OR, body:not(.skin-vector-2022) .bd-OR {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-欧米伽红宝石, body:not(.skin-vector-2022) .bl-欧米伽红宝石, body:not(.skin-vector-2022) .bd-欧米伽红宝石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-歐米加紅寶石, body:not(.skin-vector-2022) .bl-歐米加紅寶石, body:not(.skin-vector-2022) .bd-歐米加紅寶石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-AS, body:not(.skin-vector-2022) .bl-AS, body:not(.skin-vector-2022) .bd-AS {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-阿尔法蓝宝石, body:not(.skin-vector-2022) .bl-阿尔法蓝宝石, body:not(.skin-vector-2022) .bd-阿尔法蓝宝石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-阿爾法藍寶石, body:not(.skin-vector-2022) .bl-阿爾法藍寶石, body:not(.skin-vector-2022) .bd-阿爾法藍寶石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-太阳, body:not(.skin-vector-2022) .bl-太阳, body:not(.skin-vector-2022) .bd-太阳 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-太陽, body:not(.skin-vector-2022) .bl-太陽, body:not(.skin-vector-2022) .bd-太陽 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-月亮, body:not(.skin-vector-2022) .bl-月亮, body:not(.skin-vector-2022) .bd-月亮 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-US, body:not(.skin-vector-2022) .bl-US, body:not(.skin-vector-2022) .bd-US {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-究极之日, body:not(.skin-vector-2022) .bl-究极之日, body:not(.skin-vector-2022) .bd-究极之日 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-究極之日, body:not(.skin-vector-2022) .bl-究極之日, body:not(.skin-vector-2022) .bd-究極之日 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-UM, body:not(.skin-vector-2022) .bl-UM, body:not(.skin-vector-2022) .bd-UM {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-究极之月, body:not(.skin-vector-2022) .bl-究极之月, body:not(.skin-vector-2022) .bd-究极之月 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-究極之月, body:not(.skin-vector-2022) .bl-究極之月, body:not(.skin-vector-2022) .bd-究極之月 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-LP, body:not(.skin-vector-2022) .bl-LP, body:not(.skin-vector-2022) .bd-LP {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-LG皮卡丘, body:not(.skin-vector-2022) .bl-LG皮卡丘, body:not(.skin-vector-2022) .bd-LG皮卡丘 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-LE, body:not(.skin-vector-2022) .bl-LE, body:not(.skin-vector-2022) .bd-LE {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-LG伊布, body:not(.skin-vector-2022) .bl-LG伊布, body:not(.skin-vector-2022) .bd-LG伊布 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-Sw, body:not(.skin-vector-2022) .bl-Sw, body:not(.skin-vector-2022) .bd-Sw {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-SW, body:not(.skin-vector-2022) .bl-SW, body:not(.skin-vector-2022) .bd-SW {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-剑, body:not(.skin-vector-2022) .bl-剑, body:not(.skin-vector-2022) .bd-剑 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-劍, body:not(.skin-vector-2022) .bl-劍, body:not(.skin-vector-2022) .bd-劍 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-Sh, body:not(.skin-vector-2022) .bl-Sh, body:not(.skin-vector-2022) .bd-Sh {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-SH, body:not(.skin-vector-2022) .bl-SH, body:not(.skin-vector-2022) .bd-SH {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-盾, body:not(.skin-vector-2022) .bl-盾, body:not(.skin-vector-2022) .bd-盾 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-冠之雪原, body:not(.skin-vector-2022) .bl-冠之雪原, body:not(.skin-vector-2022) .bd-冠之雪原 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-鎧之孤島, body:not(.skin-vector-2022) .bl-鎧之孤島, body:not(.skin-vector-2022) .bd-鎧之孤島 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-铠之孤岛, body:not(.skin-vector-2022) .bl-铠之孤岛, body:not(.skin-vector-2022) .bd-铠之孤岛 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-BD, body:not(.skin-vector-2022) .bl-BD, body:not(.skin-vector-2022) .bd-BD {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-晶燦鑽石, body:not(.skin-vector-2022) .bl-晶燦鑽石, body:not(.skin-vector-2022) .bd-晶燦鑽石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-晶灿钻石, body:not(.skin-vector-2022) .bl-晶灿钻石, body:not(.skin-vector-2022) .bd-晶灿钻石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-SP, body:not(.skin-vector-2022) .bl-SP, body:not(.skin-vector-2022) .bd-SP {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-明亮珍珠, body:not(.skin-vector-2022) .bl-明亮珍珠, body:not(.skin-vector-2022) .bd-明亮珍珠 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-LA, body:not(.skin-vector-2022) .bl-LA, body:not(.skin-vector-2022) .bd-LA {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-传说阿尔宙斯, body:not(.skin-vector-2022) .bl-传说阿尔宙斯, body:not(.skin-vector-2022) .bd-传说阿尔宙斯 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-傳說阿爾宙斯, body:not(.skin-vector-2022) .bl-傳說阿爾宙斯, body:not(.skin-vector-2022) .bd-傳說阿爾宙斯 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-朱, body:not(.skin-vector-2022) .bl-朱, body:not(.skin-vector-2022) .bd-朱 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-紫, body:not(.skin-vector-2022) .bl-紫, body:not(.skin-vector-2022) .bd-紫 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-碧之假面, body:not(.skin-vector-2022) .bl-碧之假面, body:not(.skin-vector-2022) .bd-碧之假面 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-蓝之圆盘, body:not(.skin-vector-2022) .bl-蓝之圆盘, body:not(.skin-vector-2022) .bd-蓝之圆盘 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-藍之圓盤, body:not(.skin-vector-2022) .bl-藍之圓盤, body:not(.skin-vector-2022) .bd-藍之圓盤 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-LZ, body:not(.skin-vector-2022) .bl-LZ, body:not(.skin-vector-2022) .bd-LZ {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-传说ZA, body:not(.skin-vector-2022) .bl-传说ZA, body:not(.skin-vector-2022) .bd-传说ZA {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-傳說ZA, body:not(.skin-vector-2022) .bl-傳說ZA, body:not(.skin-vector-2022) .bd-傳說ZA {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-赤救, body:not(.skin-vector-2022) .bl-赤救, body:not(.skin-vector-2022) .bd-赤救 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-青救, body:not(.skin-vector-2022) .bl-青救, body:not(.skin-vector-2022) .bd-青救 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-XD, body:not(.skin-vector-2022) .bl-XD, body:not(.skin-vector-2022) .bd-XD {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-COLO, body:not(.skin-vector-2022) .bl-COLO, body:not(.skin-vector-2022) .bd-COLO {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-时探, body:not(.skin-vector-2022) .bl-时探, body:not(.skin-vector-2022) .bd-时探 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-時探, body:not(.skin-vector-2022) .bl-時探, body:not(.skin-vector-2022) .bd-時探 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-暗探, body:not(.skin-vector-2022) .bl-暗探, body:not(.skin-vector-2022) .bd-暗探 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-空探, body:not(.skin-vector-2022) .bl-空探, body:not(.skin-vector-2022) .bd-空探 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-极大之门, body:not(.skin-vector-2022) .bl-极大之门, body:not(.skin-vector-2022) .bd-极大之门 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-極大之門, body:not(.skin-vector-2022) .bl-極大之門, body:not(.skin-vector-2022) .bd-極大之門 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-巡护员, body:not(.skin-vector-2022) .bl-巡护员, body:not(.skin-vector-2022) .bd-巡护员 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-巡護員, body:not(.skin-vector-2022) .bl-巡護員, body:not(.skin-vector-2022) .bd-巡護員 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-DeP, body:not(.skin-vector-2022) .bl-DeP, body:not(.skin-vector-2022) .bd-DeP {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-一般, body:not(.skin-vector-2022) .bl-一般, body:not(.skin-vector-2022) .bd-一般 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-火, body:not(.skin-vector-2022) .bl-火, body:not(.skin-vector-2022) .bd-火 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-水, body:not(.skin-vector-2022) .bl-水, body:not(.skin-vector-2022) .bd-水 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-草, body:not(.skin-vector-2022) .bl-草, body:not(.skin-vector-2022) .bd-草 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-电, body:not(.skin-vector-2022) .bl-电, body:not(.skin-vector-2022) .bd-电 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-電, body:not(.skin-vector-2022) .bl-電, body:not(.skin-vector-2022) .bd-電 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-格斗, body:not(.skin-vector-2022) .bl-格斗, body:not(.skin-vector-2022) .bd-格斗 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-格鬥, body:not(.skin-vector-2022) .bl-格鬥, body:not(.skin-vector-2022) .bd-格鬥 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-飞行, body:not(.skin-vector-2022) .bl-飞行, body:not(.skin-vector-2022) .bd-飞行 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-飛行, body:not(.skin-vector-2022) .bl-飛行, body:not(.skin-vector-2022) .bd-飛行 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-毒, body:not(.skin-vector-2022) .bl-毒, body:not(.skin-vector-2022) .bd-毒 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-虫, body:not(.skin-vector-2022) .bl-虫, body:not(.skin-vector-2022) .bd-虫 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-蟲, body:not(.skin-vector-2022) .bl-蟲, body:not(.skin-vector-2022) .bd-蟲 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-岩石, body:not(.skin-vector-2022) .bl-岩石, body:not(.skin-vector-2022) .bd-岩石 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-地面, body:not(.skin-vector-2022) .bl-地面, body:not(.skin-vector-2022) .bd-地面 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-超能力, body:not(.skin-vector-2022) .bl-超能力, body:not(.skin-vector-2022) .bd-超能力 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-冰, body:not(.skin-vector-2022) .bl-冰, body:not(.skin-vector-2022) .bd-冰 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-龙, body:not(.skin-vector-2022) .bl-龙, body:not(.skin-vector-2022) .bd-龙 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-龍, body:not(.skin-vector-2022) .bl-龍, body:not(.skin-vector-2022) .bd-龍 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-幽灵, body:not(.skin-vector-2022) .bl-幽灵, body:not(.skin-vector-2022) .bd-幽灵 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-幽靈, body:not(.skin-vector-2022) .bl-幽靈, body:not(.skin-vector-2022) .bd-幽靈 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-恶, body:not(.skin-vector-2022) .bl-恶, body:not(.skin-vector-2022) .bd-恶 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-惡, body:not(.skin-vector-2022) .bl-惡, body:not(.skin-vector-2022) .bd-惡 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-钢, body:not(.skin-vector-2022) .bl-钢, body:not(.skin-vector-2022) .bd-钢 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-鋼, body:not(.skin-vector-2022) .bl-鋼, body:not(.skin-vector-2022) .bd-鋼 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-妖精, body:not(.skin-vector-2022) .bl-妖精, body:not(.skin-vector-2022) .bd-妖精 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-未知, body:not(.skin-vector-2022) .bl-未知, body:not(.skin-vector-2022) .bd-未知 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-暗影, body:not(.skin-vector-2022) .bl-暗影, body:not(.skin-vector-2022) .bd-暗影 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-无色C, body:not(.skin-vector-2022) .bl-无色C, body:not(.skin-vector-2022) .bd-无色C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-無色C, body:not(.skin-vector-2022) .bl-無色C, body:not(.skin-vector-2022) .bd-無色C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-火C, body:not(.skin-vector-2022) .bl-火C, body:not(.skin-vector-2022) .bd-火C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-水C, body:not(.skin-vector-2022) .bl-水C, body:not(.skin-vector-2022) .bd-水C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-草C, body:not(.skin-vector-2022) .bl-草C, body:not(.skin-vector-2022) .bd-草C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-雷C, body:not(.skin-vector-2022) .bl-雷C, body:not(.skin-vector-2022) .bd-雷C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-斗C, body:not(.skin-vector-2022) .bl-斗C, body:not(.skin-vector-2022) .bd-斗C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-鬥C, body:not(.skin-vector-2022) .bl-鬥C, body:not(.skin-vector-2022) .bd-鬥C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-超C, body:not(.skin-vector-2022) .bl-超C, body:not(.skin-vector-2022) .bd-超C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-恶C, body:not(.skin-vector-2022) .bl-恶C, body:not(.skin-vector-2022) .bd-恶C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-惡C, body:not(.skin-vector-2022) .bl-惡C, body:not(.skin-vector-2022) .bd-惡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-钢C, body:not(.skin-vector-2022) .bl-钢C, body:not(.skin-vector-2022) .bd-钢C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-鋼C, body:not(.skin-vector-2022) .bl-鋼C, body:not(.skin-vector-2022) .bd-鋼C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-龙C, body:not(.skin-vector-2022) .bl-龙C, body:not(.skin-vector-2022) .bd-龙C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-龍C, body:not(.skin-vector-2022) .bl-龍C, body:not(.skin-vector-2022) .bd-龍C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-妖C, body:not(.skin-vector-2022) .bl-妖C, body:not(.skin-vector-2022) .bd-妖C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-宝可体质C, body:not(.skin-vector-2022) .bl-宝可体质C, body:not(.skin-vector-2022) .bd-宝可体质C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-寶可體質C, body:not(.skin-vector-2022) .bl-寶可體質C, body:not(.skin-vector-2022) .bd-寶可體質C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-宝可力量C, body:not(.skin-vector-2022) .bl-宝可力量C, body:not(.skin-vector-2022) .bd-宝可力量C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-寶可力量C, body:not(.skin-vector-2022) .bl-寶可力量C, body:not(.skin-vector-2022) .bd-寶可力量C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-训练家卡C, body:not(.skin-vector-2022) .bl-训练家卡C, body:not(.skin-vector-2022) .bd-训练家卡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-訓練家卡C, body:not(.skin-vector-2022) .bl-訓練家卡C, body:not(.skin-vector-2022) .bd-訓練家卡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-支援者卡C, body:not(.skin-vector-2022) .bl-支援者卡C, body:not(.skin-vector-2022) .bd-支援者卡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-竞技场卡C, body:not(.skin-vector-2022) .bl-竞技场卡C, body:not(.skin-vector-2022) .bd-竞技场卡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-競技場卡C, body:not(.skin-vector-2022) .bl-競技場卡C, body:not(.skin-vector-2022) .bd-競技場卡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-物品卡C, body:not(.skin-vector-2022) .bl-物品卡C, body:not(.skin-vector-2022) .bd-物品卡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-道具卡C, body:not(.skin-vector-2022) .bl-道具卡C, body:not(.skin-vector-2022) .bd-道具卡C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-宝可梦道具C, body:not(.skin-vector-2022) .bl-宝可梦道具C, body:not(.skin-vector-2022) .bd-宝可梦道具C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-寶可夢道具C, body:not(.skin-vector-2022) .bl-寶可夢道具C, body:not(.skin-vector-2022) .bd-寶可夢道具C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-彩虹C, body:not(.skin-vector-2022) .bl-彩虹C, body:not(.skin-vector-2022) .bd-彩虹C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-极光C, body:not(.skin-vector-2022) .bl-极光C, body:not(.skin-vector-2022) .bd-极光C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-極光C, body:not(.skin-vector-2022) .bl-極光C, body:not(.skin-vector-2022) .bd-極光C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-特性C, body:not(.skin-vector-2022) .bl-特性C, body:not(.skin-vector-2022) .bd-特性C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-未知C, body:not(.skin-vector-2022) .bl-未知C, body:not(.skin-vector-2022) .bd-未知C {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-怪兽E, body:not(.skin-vector-2022) .bl-怪兽E, body:not(.skin-vector-2022) .bd-怪兽E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-怪獸E, body:not(.skin-vector-2022) .bl-怪獸E, body:not(.skin-vector-2022) .bd-怪獸E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-人型E, body:not(.skin-vector-2022) .bl-人型E, body:not(.skin-vector-2022) .bd-人型E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-水中1E, body:not(.skin-vector-2022) .bl-水中1E, body:not(.skin-vector-2022) .bd-水中1E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-水中3E, body:not(.skin-vector-2022) .bl-水中3E, body:not(.skin-vector-2022) .bd-水中3E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-虫E, body:not(.skin-vector-2022) .bl-虫E, body:not(.skin-vector-2022) .bd-虫E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-蟲E, body:not(.skin-vector-2022) .bl-蟲E, body:not(.skin-vector-2022) .bd-蟲E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-矿物E, body:not(.skin-vector-2022) .bl-矿物E, body:not(.skin-vector-2022) .bd-矿物E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-礦物E, body:not(.skin-vector-2022) .bl-礦物E, body:not(.skin-vector-2022) .bd-礦物E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-飞行E, body:not(.skin-vector-2022) .bl-飞行E, body:not(.skin-vector-2022) .bd-飞行E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-飛行E, body:not(.skin-vector-2022) .bl-飛行E, body:not(.skin-vector-2022) .bd-飛行E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-不定形E, body:not(.skin-vector-2022) .bl-不定形E, body:not(.skin-vector-2022) .bd-不定形E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-陆上E, body:not(.skin-vector-2022) .bl-陆上E, body:not(.skin-vector-2022) .bd-陆上E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-陸上E, body:not(.skin-vector-2022) .bl-陸上E, body:not(.skin-vector-2022) .bd-陸上E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-水中2E, body:not(.skin-vector-2022) .bl-水中2E, body:not(.skin-vector-2022) .bd-水中2E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-妖精E, body:not(.skin-vector-2022) .bl-妖精E, body:not(.skin-vector-2022) .bd-妖精E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-百变怪E, body:not(.skin-vector-2022) .bl-百变怪E, body:not(.skin-vector-2022) .bd-百变怪E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-百變怪E, body:not(.skin-vector-2022) .bl-百變怪E, body:not(.skin-vector-2022) .bd-百變怪E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-植物E, body:not(.skin-vector-2022) .bl-植物E, body:not(.skin-vector-2022) .bd-植物E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-龙E, body:not(.skin-vector-2022) .bl-龙E, body:not(.skin-vector-2022) .bd-龙E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-龍E, body:not(.skin-vector-2022) .bl-龍E, body:not(.skin-vector-2022) .bd-龍E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-未发现E, body:not(.skin-vector-2022) .bl-未发现E, body:not(.skin-vector-2022) .bd-未发现E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-未發現E, body:not(.skin-vector-2022) .bl-未發現E, body:not(.skin-vector-2022) .bd-未發現E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-性别不明E, body:not(.skin-vector-2022) .bl-性别不明E, body:not(.skin-vector-2022) .bd-性别不明E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-性別不明E, body:not(.skin-vector-2022) .bl-性別不明E, body:not(.skin-vector-2022) .bd-性別不明E {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-物理, body:not(.skin-vector-2022) .bl-物理, body:not(.skin-vector-2022) .bd-物理 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-特殊, body:not(.skin-vector-2022) .bl-特殊, body:not(.skin-vector-2022) .bd-特殊 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-变化, body:not(.skin-vector-2022) .bl-变化, body:not(.skin-vector-2022) .bd-变化 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-變化, body:not(.skin-vector-2022) .bl-變化, body:not(.skin-vector-2022) .bd-變化 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-睡眠, body:not(.skin-vector-2022) .bl-睡眠, body:not(.skin-vector-2022) .bd-睡眠 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-濒死, body:not(.skin-vector-2022) .bl-濒死, body:not(.skin-vector-2022) .bd-濒死 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-瀕死, body:not(.skin-vector-2022) .bl-瀕死, body:not(.skin-vector-2022) .bd-瀕死 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-昏厥, body:not(.skin-vector-2022) .bl-昏厥, body:not(.skin-vector-2022) .bd-昏厥 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-华丽大赛, body:not(.skin-vector-2022) .bl-华丽大赛, body:not(.skin-vector-2022) .bd-华丽大赛 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-華麗大賽, body:not(.skin-vector-2022) .bl-華麗大賽, body:not(.skin-vector-2022) .bd-華麗大賽 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-聪明, body:not(.skin-vector-2022) .bl-聪明, body:not(.skin-vector-2022) .bd-聪明 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-聰明, body:not(.skin-vector-2022) .bl-聰明, body:not(.skin-vector-2022) .bd-聰明 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-美丽, body:not(.skin-vector-2022) .bl-美丽, body:not(.skin-vector-2022) .bd-美丽 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-美麗, body:not(.skin-vector-2022) .bl-美麗, body:not(.skin-vector-2022) .bd-美麗 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-强壮, body:not(.skin-vector-2022) .bl-强壮, body:not(.skin-vector-2022) .bd-强壮 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-強壯, body:not(.skin-vector-2022) .bl-強壯, body:not(.skin-vector-2022) .bd-強壯 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-帅气, body:not(.skin-vector-2022) .bl-帅气, body:not(.skin-vector-2022) .bd-帅气 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-帥氣, body:not(.skin-vector-2022) .bl-帥氣, body:not(.skin-vector-2022) .bd-帥氣 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-可爱, body:not(.skin-vector-2022) .bl-可爱, body:not(.skin-vector-2022) .bd-可爱 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-可愛, body:not(.skin-vector-2022) .bl-可愛, body:not(.skin-vector-2022) .bd-可愛 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-HP, body:not(.skin-vector-2022) .bl-HP, body:not(.skin-vector-2022) .bd-HP {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-攻击, body:not(.skin-vector-2022) .bl-攻击, body:not(.skin-vector-2022) .bd-攻击 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-攻擊, body:not(.skin-vector-2022) .bl-攻擊, body:not(.skin-vector-2022) .bd-攻擊 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-防御, body:not(.skin-vector-2022) .bl-防御, body:not(.skin-vector-2022) .bd-防御 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-防禦, body:not(.skin-vector-2022) .bl-防禦, body:not(.skin-vector-2022) .bd-防禦 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-特攻, body:not(.skin-vector-2022) .bl-特攻, body:not(.skin-vector-2022) .bd-特攻 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-特防, body:not(.skin-vector-2022) .bl-特防, body:not(.skin-vector-2022) .bd-特防 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-速度, body:not(.skin-vector-2022) .bl-速度, body:not(.skin-vector-2022) .bd-速度 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-辣, body:not(.skin-vector-2022) .bl-辣, body:not(.skin-vector-2022) .bd-辣 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-酸, body:not(.skin-vector-2022) .bl-酸, body:not(.skin-vector-2022) .bd-酸 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-涩, body:not(.skin-vector-2022) .bl-涩, body:not(.skin-vector-2022) .bd-涩 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-澀, body:not(.skin-vector-2022) .bl-澀, body:not(.skin-vector-2022) .bd-澀 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-苦, body:not(.skin-vector-2022) .bl-苦, body:not(.skin-vector-2022) .bd-苦 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-甜, body:not(.skin-vector-2022) .bl-甜, body:not(.skin-vector-2022) .bd-甜 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-回避, body:not(.skin-vector-2022) .bl-回避, body:not(.skin-vector-2022) .bd-回避 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-迴避, body:not(.skin-vector-2022) .bl-迴避, body:not(.skin-vector-2022) .bd-迴避 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-命中, body:not(.skin-vector-2022) .bl-命中, body:not(.skin-vector-2022) .bd-命中 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-关都, body:not(.skin-vector-2022) .bl-关都, body:not(.skin-vector-2022) .bd-关都 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-關都, body:not(.skin-vector-2022) .bl-關都, body:not(.skin-vector-2022) .bd-關都 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-城都, body:not(.skin-vector-2022) .bl-城都, body:not(.skin-vector-2022) .bd-城都 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-丰缘, body:not(.skin-vector-2022) .bl-丰缘, body:not(.skin-vector-2022) .bd-丰缘 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-豐緣, body:not(.skin-vector-2022) .bl-豐緣, body:not(.skin-vector-2022) .bd-豐緣 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-神奥, body:not(.skin-vector-2022) .bl-神奥, body:not(.skin-vector-2022) .bd-神奥 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-神奧, body:not(.skin-vector-2022) .bl-神奧, body:not(.skin-vector-2022) .bd-神奧 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-合众, body:not(.skin-vector-2022) .bl-合众, body:not(.skin-vector-2022) .bd-合众 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-合眾, body:not(.skin-vector-2022) .bl-合眾, body:not(.skin-vector-2022) .bd-合眾 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-卡洛斯, body:not(.skin-vector-2022) .bl-卡洛斯, body:not(.skin-vector-2022) .bd-卡洛斯 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-阿罗拉, body:not(.skin-vector-2022) .bl-阿罗拉, body:not(.skin-vector-2022) .bd-阿罗拉 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-阿羅拉, body:not(.skin-vector-2022) .bl-阿羅拉, body:not(.skin-vector-2022) .bd-阿羅拉 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-伽勒尔, body:not(.skin-vector-2022) .bl-伽勒尔, body:not(.skin-vector-2022) .bd-伽勒尔 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-伽勒爾, body:not(.skin-vector-2022) .bl-伽勒爾, body:not(.skin-vector-2022) .bd-伽勒爾 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-洗翠, body:not(.skin-vector-2022) .bl-洗翠, body:not(.skin-vector-2022) .bd-洗翠 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-帕底亚, body:not(.skin-vector-2022) .bl-帕底亚, body:not(.skin-vector-2022) .bd-帕底亚 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-帕底亞, body:not(.skin-vector-2022) .bl-帕底亞, body:not(.skin-vector-2022) .bd-帕底亞 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-七之岛, body:not(.skin-vector-2022) .bl-七之岛, body:not(.skin-vector-2022) .bd-七之岛 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-七之島, body:not(.skin-vector-2022) .bl-七之島, body:not(.skin-vector-2022) .bd-七之島 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-橘子, body:not(.skin-vector-2022) .bl-橘子, body:not(.skin-vector-2022) .bd-橘子 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-杰可罗拉, body:not(.skin-vector-2022) .bl-杰可罗拉, body:not(.skin-vector-2022) .bd-杰可罗拉 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-杰可羅拉, body:not(.skin-vector-2022) .bl-杰可羅拉, body:not(.skin-vector-2022) .bd-杰可羅拉 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-菲蕾, body:not(.skin-vector-2022) .bl-菲蕾, body:not(.skin-vector-2022) .bd-菲蕾 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-菲雷, body:not(.skin-vector-2022) .bl-菲雷, body:not(.skin-vector-2022) .bd-菲雷 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-欧雷, body:not(.skin-vector-2022) .bl-欧雷, body:not(.skin-vector-2022) .bd-欧雷 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-歐雷, body:not(.skin-vector-2022) .bl-歐雷, body:not(.skin-vector-2022) .bd-歐雷 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-阿尔米亚, body:not(.skin-vector-2022) .bl-阿尔米亚, body:not(.skin-vector-2022) .bd-阿尔米亚 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-阿爾米亞, body:not(.skin-vector-2022) .bl-阿爾米亞, body:not(.skin-vector-2022) .bd-阿爾米亞 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-奥卜利比亚, body:not(.skin-vector-2022) .bl-奥卜利比亚, body:not(.skin-vector-2022) .bd-奥卜利比亚 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-奧卜利比亞, body:not(.skin-vector-2022) .bl-奧卜利比亞, body:not(.skin-vector-2022) .bd-奧卜利比亞 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-乱世, body:not(.skin-vector-2022) .bl-乱世, body:not(.skin-vector-2022) .bd-乱世 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-亂世, body:not(.skin-vector-2022) .bl-亂世, body:not(.skin-vector-2022) .bd-亂世 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-宝可梦卡牌岛, body:not(.skin-vector-2022) .bl-宝可梦卡牌岛, body:not(.skin-vector-2022) .bd-宝可梦卡牌岛 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-寶可夢卡牌島, body:not(.skin-vector-2022) .bl-寶可夢卡牌島, body:not(.skin-vector-2022) .bd-寶可夢卡牌島 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-坚铁, body:not(.skin-vector-2022) .bl-坚铁, body:not(.skin-vector-2022) .bd-坚铁 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-堅鐵, body:not(.skin-vector-2022) .bl-堅鐵, body:not(.skin-vector-2022) .bd-堅鐵 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-陆地, body:not(.skin-vector-2022) .bl-陆地, body:not(.skin-vector-2022) .bd-陆地 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-陸地, body:not(.skin-vector-2022) .bl-陸地, body:not(.skin-vector-2022) .bd-陸地 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-森林, body:not(.skin-vector-2022) .bl-森林, body:not(.skin-vector-2022) .bd-森林 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-雾, body:not(.skin-vector-2022) .bl-雾, body:not(.skin-vector-2022) .bd-雾 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-霧, body:not(.skin-vector-2022) .bl-霧, body:not(.skin-vector-2022) .bd-霧 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-湿地, body:not(.skin-vector-2022) .bl-湿地, body:not(.skin-vector-2022) .bd-湿地 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-溼地, body:not(.skin-vector-2022) .bl-溼地, body:not(.skin-vector-2022) .bd-溼地 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-濕地, body:not(.skin-vector-2022) .bl-濕地, body:not(.skin-vector-2022) .bd-濕地 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-灰尘, body:not(.skin-vector-2022) .bl-灰尘, body:not(.skin-vector-2022) .bd-灰尘 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-灰塵, body:not(.skin-vector-2022) .bl-灰塵, body:not(.skin-vector-2022) .bd-灰塵 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-遗迹, body:not(.skin-vector-2022) .bl-遗迹, body:not(.skin-vector-2022) .bd-遗迹 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-遺跡, body:not(.skin-vector-2022) .bl-遺跡, body:not(.skin-vector-2022) .bd-遺跡 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-沙地, body:not(.skin-vector-2022) .bl-沙地, body:not(.skin-vector-2022) .bd-沙地 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-湖泊, body:not(.skin-vector-2022) .bl-湖泊, body:not(.skin-vector-2022) .bd-湖泊 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-海洋, body:not(.skin-vector-2022) .bl-海洋, body:not(.skin-vector-2022) .bd-海洋 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-水下, body:not(.skin-vector-2022) .bl-水下, body:not(.skin-vector-2022) .bd-水下 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-洞窟, body:not(.skin-vector-2022) .bl-洞窟, body:not(.skin-vector-2022) .bd-洞窟 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-山峰, body:not(.skin-vector-2022) .bl-山峰, body:not(.skin-vector-2022) .bd-山峰 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-火山, body:not(.skin-vector-2022) .bl-火山, body:not(.skin-vector-2022) .bd-火山 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-雪地, body:not(.skin-vector-2022) .bl-雪地, body:not(.skin-vector-2022) .bd-雪地 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-空间, body:not(.skin-vector-2022) .bl-空间, body:not(.skin-vector-2022) .bd-空间 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-空間, body:not(.skin-vector-2022) .bl-空間, body:not(.skin-vector-2022) .bd-空間 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-破格, body:not(.skin-vector-2022) .bl-破格, body:not(.skin-vector-2022) .bd-破格 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-破碎, body:not(.skin-vector-2022) .bl-破碎, body:not(.skin-vector-2022) .bd-破碎 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-阴影, body:not(.skin-vector-2022) .bl-阴影, body:not(.skin-vector-2022) .bd-阴影 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-陰影, body:not(.skin-vector-2022) .bl-陰影, body:not(.skin-vector-2022) .bd-陰影 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-建筑, body:not(.skin-vector-2022) .bl-建筑, body:not(.skin-vector-2022) .bd-建筑 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-建築, body:not(.skin-vector-2022) .bl-建築, body:not(.skin-vector-2022) .bd-建築 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-道路, body:not(.skin-vector-2022) .bl-道路, body:not(.skin-vector-2022) .bd-道路 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-天空, body:not(.skin-vector-2022) .bl-天空, body:not(.skin-vector-2022) .bd-天空 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-宇宙, body:not(.skin-vector-2022) .bl-宇宙, body:not(.skin-vector-2022) .bd-宇宙 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-对战开拓区, body:not(.skin-vector-2022) .bl-对战开拓区, body:not(.skin-vector-2022) .bd-对战开拓区 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-對戰開拓區, body:not(.skin-vector-2022) .bl-對戰開拓區, body:not(.skin-vector-2022) .bd-對戰開拓區 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-开拓区, body:not(.skin-vector-2022) .bl-开拓区, body:not(.skin-vector-2022) .bd-开拓区 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-開拓區, body:not(.skin-vector-2022) .bl-開拓區, body:not(.skin-vector-2022) .bd-開拓區 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-塔, body:not(.skin-vector-2022) .bl-塔, body:not(.skin-vector-2022) .bd-塔 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-工厂, body:not(.skin-vector-2022) .bl-工厂, body:not(.skin-vector-2022) .bd-工厂 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-工廠, body:not(.skin-vector-2022) .bl-工廠, body:not(.skin-vector-2022) .bd-工廠 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-轮盘, body:not(.skin-vector-2022) .bl-轮盘, body:not(.skin-vector-2022) .bd-轮盘 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-輪盤, body:not(.skin-vector-2022) .bl-輪盤, body:not(.skin-vector-2022) .bd-輪盤 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-城堡, body:not(.skin-vector-2022) .bl-城堡, body:not(.skin-vector-2022) .bd-城堡 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-舞台, body:not(.skin-vector-2022) .bl-舞台, body:not(.skin-vector-2022) .bd-舞台 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-清晨, body:not(.skin-vector-2022) .bl-清晨, body:not(.skin-vector-2022) .bd-清晨 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-白天, body:not(.skin-vector-2022) .bl-白天, body:not(.skin-vector-2022) .bd-白天 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-黄昏, body:not(.skin-vector-2022) .bl-黄昏, body:not(.skin-vector-2022) .bd-黄昏 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-黃昏, body:not(.skin-vector-2022) .bl-黃昏, body:not(.skin-vector-2022) .bd-黃昏 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-夜晚, body:not(.skin-vector-2022) .bl-夜晚, body:not(.skin-vector-2022) .bd-夜晚 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-春, body:not(.skin-vector-2022) .bl-春, body:not(.skin-vector-2022) .bd-春 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-夏, body:not(.skin-vector-2022) .bl-夏, body:not(.skin-vector-2022) .bd-夏 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-秋, body:not(.skin-vector-2022) .bl-秋, body:not(.skin-vector-2022) .bd-秋 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-冬, body:not(.skin-vector-2022) .bl-冬, body:not(.skin-vector-2022) .bd-冬 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-道具, body:not(.skin-vector-2022) .bl-道具, body:not(.skin-vector-2022) .bd-道具 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-回复, body:not(.skin-vector-2022) .bl-回复, body:not(.skin-vector-2022) .bd-回复 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-回復, body:not(.skin-vector-2022) .bl-回復, body:not(.skin-vector-2022) .bd-回復 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-精灵球, body:not(.skin-vector-2022) .bl-精灵球, body:not(.skin-vector-2022) .bd-精灵球 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-精靈球, body:not(.skin-vector-2022) .bl-精靈球, body:not(.skin-vector-2022) .bd-精靈球 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-招式学习器, body:not(.skin-vector-2022) .bl-招式学习器, body:not(.skin-vector-2022) .bd-招式学习器 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-招式學習器, body:not(.skin-vector-2022) .bl-招式學習器, body:not(.skin-vector-2022) .bd-招式學習器 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-树果, body:not(.skin-vector-2022) .bl-树果, body:not(.skin-vector-2022) .bd-树果 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-樹果, body:not(.skin-vector-2022) .bl-樹果, body:not(.skin-vector-2022) .bd-樹果 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-战斗道具, body:not(.skin-vector-2022) .bl-战斗道具, body:not(.skin-vector-2022) .bd-战斗道具 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-戰鬥道具, body:not(.skin-vector-2022) .bl-戰鬥道具, body:not(.skin-vector-2022) .bd-戰鬥道具 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-战斗, body:not(.skin-vector-2022) .bl-战斗, body:not(.skin-vector-2022) .bd-战斗 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-戰鬥, body:not(.skin-vector-2022) .bl-戰鬥, body:not(.skin-vector-2022) .bd-戰鬥 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-邮件, body:not(.skin-vector-2022) .bl-邮件, body:not(.skin-vector-2022) .bd-邮件 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-郵件, body:not(.skin-vector-2022) .bl-郵件, body:not(.skin-vector-2022) .bd-郵件 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-重要物品, body:not(.skin-vector-2022) .bl-重要物品, body:not(.skin-vector-2022) .bd-重要物品 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-球果, body:not(.skin-vector-2022) .bl-球果, body:not(.skin-vector-2022) .bd-球果 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-Z纯晶, body:not(.skin-vector-2022) .bl-Z纯晶, body:not(.skin-vector-2022) .bd-Z纯晶 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-Z純晶, body:not(.skin-vector-2022) .bl-Z純晶, body:not(.skin-vector-2022) .bd-Z純晶 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-洛托姆之力, body:not(.skin-vector-2022) .bl-洛托姆之力, body:not(.skin-vector-2022) .bd-洛托姆之力 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-食材, body:not(.skin-vector-2022) .bl-食材, body:not(.skin-vector-2022) .bd-食材 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-野餐, body:not(.skin-vector-2022) .bl-野餐, body:not(.skin-vector-2022) .bd-野餐 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-掉落物, body:not(.skin-vector-2022) .bl-掉落物, body:not(.skin-vector-2022) .bd-掉落物 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-宝物, body:not(.skin-vector-2022) .bl-宝物, body:not(.skin-vector-2022) .bd-宝物 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-寶物, body:not(.skin-vector-2022) .bl-寶物, body:not(.skin-vector-2022) .bd-寶物 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-神奇宝贝百科, body:not(.skin-vector-2022) .bl-神奇宝贝百科, body:not(.skin-vector-2022) .bd-神奇宝贝百科 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .b-神奇寶貝百科, body:not(.skin-vector-2022) .bl-神奇寶貝百科, body:not(.skin-vector-2022) .bd-神奇寶貝百科 {
    border-width: 3px;
  }
  body:not(.skin-vector-2022) .rdlist tr:first-child td:first-child {
    border-top-left-radius: 6px;
  }
  body:not(.skin-vector-2022) .rdlist tr:first-child td:last-child {
    border-top-right-radius: 6px;
  }
  body:not(.skin-vector-2022) .eplist tr:last-child td:first-child, body:not(.skin-vector-2022) .rdlist tr:last-child td:first-child, body:not(.skin-vector-2022) .hvlist tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
  }
  body:not(.skin-vector-2022) .eplist tr:last-child td:last-child, body:not(.skin-vector-2022) .rdlist tr:last-child td:last-child, body:not(.skin-vector-2022) .hvlist tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
  }
  body:not(.skin-vector-2022) .bw-1 {
    border-width: 1px;
  }
  body:not(.skin-vector-2022) .bw-2 {
    border-width: 2px;
  }
  body:not(.skin-vector-2022) .bw-3 {
    border-width: 3px;
  }
  .userbox, .babelbox {
    float: right;
    border: 1px solid #999;
    background: #F8F8F8;
    width: 25%;
    padding: 0.25em 0.5em;
    margin-left: 1em;
    margin-bottom: 0.5em;
  }
  .userboxitem, .babelboxitem {
    border-radius: 60px;
    width: 100%;
    margin: 0.25em 0;
  }
  .userboxitem th, .babelboxitem th {
    border-radius: 60px;
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
  .userboxitem td, .babelboxitem td {
    font-size: 11px;
    line-height: 1.25em;
    padding: 4px;
    text-align: left;
  }
  .eplist {
    margin: 0 auto;
  }
  .blueinfobox, .grayinfobox {
    float: right;
    clear: right;
    margin: 0 0 0.5em 0.5em;
  }
}
@media screen and (max-width: 720px) {
  #content .mw-parser-output > table:not(.container), #content .tabbertab > table:not(.container), #content .toggle-content > table:not(.container) {
    overflow-y: hidden;
    overflow-x: auto;
    width: 100% !important;
    box-sizing: border-box;
    display: block;
  }
  #content .mw-parser-output > table:not(.container) > thead, #content .mw-parser-output > table:not(.container) > tbody, #content .mw-parser-output > table:not(.container) > tfoot, #content .tabbertab > table:not(.container) > thead, #content .tabbertab > table:not(.container) > tbody, #content .tabbertab > table:not(.container) > tfoot, #content .toggle-content > table:not(.container) > thead, #content .toggle-content > table:not(.container) > tbody, #content .toggle-content > table:not(.container) > tfoot {
    display: table;
    min-width: 100%;
  }
  #content .mw-parser-output > table:not(.container) > tbody td > a:only-child, #content .mw-parser-output > table:not(.container) > tbody th > a:only-child, #content .tabbertab > table:not(.container) > tbody td > a:only-child, #content .tabbertab > table:not(.container) > tbody th > a:only-child, #content .toggle-content > table:not(.container) > tbody td > a:only-child, #content .toggle-content > table:not(.container) > tbody th > a:only-child {
    white-space: nowrap;
  }
  #content .mw-parser-output table.a-r, #content .mw-parser-output table.collapseButton {
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #content #bodyContent .row table:not(.hide), table table:not(.hide) {
    display: table;
    margin-top: 0;
    margin-bottom: 0;
  }
  #content #bodyContent table.hide, #content #bodyContent body.page-主页 table#contentSub, body.page-主页 #content #bodyContent table#contentSub, #content #bodyContent body.page-主页 table#catlinks, body.page-主页 #content #bodyContent table#catlinks {
    display: none;
  }
  hr {
    height: 1px;
    color: #a2a9b1;
    background-color: #a2a9b1;
    border: 0;
    margin: 0.2em 0;
  }
  table.hover tr:hover, table.hvlist tr:hover {
    background: #f5f5dc;
    color: #000;
  }
  #content table small {
    font-size: smaller;
  }
  .thumb .thumbinner {
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: fill-available;
    max-width: -webkit-fill-available;
    min-width: auto;
    overflow: auto;
  }
  div.tright, div.floatright, table.floatright, div.tleft, div.floatleft, table.floatleft {
    margin: 0.6em 0;
    float: unset;
  }
  div.tright > a, div.floatright > a, table.floatright > a, div.tleft > a, div.floatleft > a, table.floatleft > a {
    display: block;
    text-align: center;
  }
  .md-hide {
    display: none;
  }
  .md-show {
    display: unset;
  }
  .md-block {
    display: block;
  }
  .md-inline {
    display: inline;
  }
  .md-inline-block {
    display: inline-block;
  }
  .md-flex {
    display: flex;
  }
  .md-inline-flex {
    display: inline-flex;
  }
  .md-grid {
    display: grid;
  }
  .md-inline-grid {
    display: inline-grid;
  }
  .md-table {
    display: table;
  }
  .md-inline-table {
    display: inline-table;
  }
  .md-table-row {
    display: table-row;
  }
  .md-table-cell {
    display: table-cell;
  }
  .md-list-item {
    display: list-item;
  }
  .wikitable > caption {
    font-weight: bold;
    display: inline-block;
  }
  body.skin-vector-2022 #p-vector-user-menu-overflow, body.skin-vector-2022 #firstHeading .editsection, body.skin-vector-2022 .vector-menu-heading-label {
    display: none;
  }
  body.skin-vector-2022 .mw-body-header .mw-portlet-lang .vector-menu-content {
    left: auto;
  }
  body.skin-vector-2022 .mw-logo {
    min-width: 131px;
  }
  body.skin-vector-2022 .vector-sidebar-container {
    position: absolute;
    z-index: 100;
    width: 80vw;
  }
  body.skin-vector-2022 .vector-menu-portal .vector-menu-content ul {
    list-style: none;
    margin: 0;
    padding-top: 0.3em;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  body.skin-vector-2022 .vector-menu-portal .vector-menu-content li {
    margin-right: 10px;
    margin-top: 8px;
  }
  body.skin-vector:not(.skin-vector-2022) #mw-head-base {
    margin-top: -5em;
    margin-left: 10em;
    height: 7em;
  }
  body.skin-vector:not(.skin-vector-2022) .mw-body, body.skin-vector:not(.skin-vector-2022) #mw-data-after-content {
    margin-left: 0;
  }
  body.skin-vector:not(.skin-vector-2022) #left-navigation {
    float: left;
    margin-left: 0;
    margin-top: 4.5em;
    margin-bottom: -2.5em;
  }
  body.skin-vector:not(.skin-vector-2022) #right-navigation {
    float: right;
    margin-top: 4.5em;
  }
  body.skin-vector:not(.skin-vector-2022) .vector-menu-dropdown .vector-menu-content {
    right: -1px;
    left: unset;
  }
  body.skin-vector:not(.skin-vector-2022) .vector-menu-tabs-legacy {
    float: unset;
  }
  body.skin-vector:not(.skin-vector-2022) .vector-search-box {
    float: unset;
    margin-right: 0;
    margin-left: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 13em;
  }
  body.skin-vector:not(.skin-vector-2022) .vector-search-box-inner {
    min-width: 5em;
    width: 13em;
    max-width: 20em;
  }
  body.skin-vector:not(.skin-vector-2022) #p-personal ul {
    padding-left: 0;
  }
  body.skin-vector:not(.skin-vector-2022) .mw-footer {
    margin-left: 0;
    margin-top: 0;
    padding: 0.75em;
  }
  body.skin-vector:not(.skin-vector-2022) #p-logo {
    width: 10em;
    height: 160px;
    margin-bottom: 0;
  }
  body.skin-vector:not(.skin-vector-2022) #mw-panel {
    position: unset;
    width: 100%;
  }
  body.skin-vector:not(.skin-vector-2022) #mw-panel ul {
    list-style: none;
    margin: 0;
    padding-top: 0.3em;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  body.skin-vector:not(.skin-vector-2022) #mw-panel li {
    margin-right: 10px;
    margin-top: 8px;
  }
  body.skin-vector:not(.skin-vector-2022) .toc {
    width: unset;
  }
}
#content .valign-middle, #content .valign-center, #content .va-m, #content .va-c {
  vertical-align: middle;
}
#content .valign-top, #content .va-t {
  vertical-align: top;
}
#content .valign-bottom, #content .va-b {
  vertical-align: bottom;
}
#content .align-middle, #content .align-center, #content .a-m, #content .a-c {
  margin: 0 auto;
}
#content .align-left, #content .a-l {
  float: left;
}
#content .align-right, #content .a-r, #content .collapseButton {
  float: right;
}
#content .fulltable {
  width: 100%;
  box-sizing: border-box;
}

.type-box-6 {
  display: inline-block;
  font-size: 11px;
  min-width: 50px;
  text-align: center;
  box-sizing: border-box;
  height: 18px;
  border-radius: 9px;
  border: 1px solid #656557;
  box-shadow: 0 0 1px 1px #fff inset;
  line-height: 16px;
  text-shadow: 0 0 2px #656565;
}
.type-box-6, .type-box-6 a {
  color: #fff !important;
  text-decoration: none !important;
}

.alignt-middle, .alignt-center, .at-m, .at-c, .eplist, .hvlist, .rdlist {
  text-align: center;
}

.alignt-left, .at-l {
  text-align: left;
}

.alignt-right, .at-r, .collapseButton {
  text-align: right;
}

div.thumbinner, li.gallerybox div.thumb {
  border-radius: 10px;
}

div.thumbinner img {
  border-radius: 6px;
}

.sprite-type, .sprite-category {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(//media.52poke.com/wiki/8/87/MST_SV.webp) no-repeat;
  vertical-align: middle;
  background-size: 20px 420px;
}

.sprite-type-一般 {
  background-position: 0 0;
}

.sprite-type-格斗, .sprite-type-格鬥 {
  background-position: 0 -20px;
}

.sprite-type-飞行, .sprite-type-飛行 {
  background-position: 0 -40px;
}

.sprite-type-毒 {
  background-position: 0 -60px;
}

.sprite-type-地面 {
  background-position: 0 -80px;
}

.sprite-type-岩石 {
  background-position: 0 -100px;
}

.sprite-type-虫, .sprite-type-蟲 {
  background-position: 0 -120px;
}

.sprite-type-幽灵, .sprite-type-幽靈 {
  background-position: 0 -140px;
}

.sprite-type-钢, .sprite-type-鋼 {
  background-position: 0 -160px;
}

.sprite-type-火 {
  background-position: 0 -180px;
}

.sprite-type-水 {
  background-position: 0 -200px;
}

.sprite-type-草 {
  background-position: 0 -220px;
}

.sprite-type-电, .sprite-type-電 {
  background-position: 0 -240px;
}

.sprite-type-超能力 {
  background-position: 0 -260px;
}

.sprite-type-冰 {
  background-position: 0 -280px;
}

.sprite-type-龙, .sprite-type-龍 {
  background-position: 0 -300px;
}

.sprite-type-恶, .sprite-type-惡 {
  background-position: 0 -320px;
}

.sprite-type-妖精 {
  background-position: 0 -340px;
}

.sprite-category-物理 {
  background-position: 0 -360px;
}

.sprite-category-特殊 {
  background-position: 0 -380px;
}

.sprite-category-变化, .sprite-category-變化 {
  background-position: 0 -400px;
}