:root {
  margin: 0;
  padding: 0;
  font-size: 10px;
}

:root,
body {
  min-width: 100vw;
  min-height: 100vh;

  min-width: -moz-min-content;
  min-width: min-content;
}

body {
  background-color: #222731;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
}

BODY,
TD,
P {
  font-size: 13px;
  color: #222731;
  font-family: Verdana;
  text-align: left;
}

IMG {
  border: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  vertical-align: top;
}

A {
  text-decoration: none;
  color: #B30300;
  outline: none;
  position: relative;
}

H1 {
  font-size: 160%;
  color: grey;
  font-family: "Times New Roman";
  margin: 0px;
  font-weight: normal;
  margin-left: -15px;
  margin-top: -15px;
  margin-bottom: 10px;
  background-color: white;
  padding-left: 19px;
  width: 405px;
  height: 22px;
  line-height: 7px;
  white-space: nowrap;

  /*
    border-bottom:1px solid #B30300;
    border-right:1px solid #B30300;
    */
}

HR {
  color: #BDBDBD;
  border: none;
  border-top: 1px solid #BDBDBD;
  height: 1px
}


#oSubmit {
  color: #fff;
  font-weight: bold;
  border-width: 0;
  background-color: #388e3c;
}

.tb {
  width: 93%;
  max-width: 900px;
  margin-bottom: 30px;
}

.fr {
  width: 125px;
  height: 22px;
  float: right;
  padding: 0px;
  overflow: visible;
  white-space: nowrap;
  padding-top: 1px;
  padding-left: 26px;
  margin-top: 1px;
  margin-right: 4px;
  margin-bottom: -15px;
  background: URL(../img/real.png) no-repeat;
}

.fr2 {
  height: 22px;
  margin-top: 10px;
  padding-top: 2px;
  padding-left: 25px;
  background: URL(../img/real.png) no-repeat;
}

.fv {
  color: #222731;
  font-size: 85%;
  margin-top: 7px;
  margin-left: 18px;
  /*text-decoration:underline;*/
  display: block;
  width: 140px;
  cursor: pointer;
}

.icRw {
  display: block;
  position: relative;
  width: 44px;
  height: 24px;
  margin-left: 179px;
  margin-bottom: -25px;
  cursor: pointer;
  background: url(../img/desc.gif) 16px 8px no-repeat;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.icRw2 {
  display: block;
  position: relative;
  width: 38px;
  height: 23px;
  margin-left: 185px;
  margin-bottom: -25px;
  cursor: pointer;
  background: url(../img/desc.gif) 2px 6px no-repeat;

}

.top-borders-two {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.nl {
  width: 100%;
}

.nl2 {
  width: 120px;
}

.nl,
.nl2 {
  color: #E7E9ED;
  font-weight: bold;
  text-align: center;
  display: block;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  background-color: #B30300;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.nl2 {
  color: white;
  width: 200px;
  height: 20px;
  line-height: 18px;
  font-size: 110%;
}

.sf1,
.sf {
  padding-left: 12px;
  vertical-align: bottom;
}

.sf2 {
  padding-right: 12px;
}

.mh {
  font-size: 92%;
  font-weight: bold;
  color: #B30300;
  padding: 3px;
  padding-left: 19px;
  cursor: default;
  text-shadow: 1px 1px 2px #DDD;
  background-color: #fff;
  border-top-left-radius: 1rem;
}

.blFt {
  width: 312px;
  height: 331px;
  overflow: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch
}

.blRev {
  width: auto;
  height: 386px;
  overflow: scroll;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
  border-bottom: 1px solid #B30300;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-overflow-scrolling: touch
}

.hm {
  vertical-align: top;
  background-color: white;
}

.mh2,
.mh3 {
  padding-top: 6px;
  padding-bottom: 10px;

  background-color: #E7E9ED;
  border-bottom-left-radius: 1rem;
}

.mh3 {
  padding-left: 19px;
  padding-top: 7px;
  padding-bottom: 14px;
}

.me,
.mef,
.me2,
.mea {
  color: #222731;
  display: block;
  cursor: pointer;
  font-size: 100%;
  padding-top: 2px;
  padding-left: 20px;
  padding-bottom: 2px;
  line-height: 20px;
  margin-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  background-color: #E7E9ED;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.me2 {
  z-index: 2;
  padding-left: 42px;
  position: relative;
  background: transparent url(../img/h.png) no-repeat;
  background-position: 19px 5px;
}

.me:HOVER,
.me2:HOVER {
  background-color: white;
}

.mea {
  color: #B30300;
  border: 1px solid #CECECE;
  border-left: none;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: white;
}

.mep {
  display: none;
  background-color: white;
  padding-bottom: 8px;
  border: 1px solid #CECECE;
  border-top: none;
  margin-left: 7px;
  margin-top: -1px;
  margin-bottom: 7px;
  margin-right: 5px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.lebF {
  color: #333;
  width: 197px;
  display: block;
  height: 25px;
  line-height: 22px;
  padding-top: 1px;
  padding-left: 18px;
}

.lebH {
  width: 80px;
  float: right;
  color: white;
  font-size: 11px;
  margin-top: 1px;
  text-align: right;
  padding-right: 8px;
}

.lebS {
  color: #B30300;
  display: block;
  padding: .2rem;
  line-height: 1.4;
}

.b3 {
  background-color: #E7E9ED;
}

.fn {
  padding-bottom: 1px;
  text-align: right;
  width: 100%;
}

.fl {
  color: #222731;
  font-size: 123%;
  padding-left: 25px;
  padding-right: 2px;
  display: inline-block;
  width: 160px;
  height: 16px;
  text-align: left;
  white-space: nowrap;
  background: url(../img/ph.gif) left 2px no-repeat;
}

.fl2 {
  color: #222731;
  font-size: 123%;
  padding-left: 25px;
  background: url(../img/ph.gif) left 2px no-repeat;
}

.fl3 {
  padding-top: 2px;
  padding-left: 12px;
  padding-right: 9px;
  white-space: nowrap;
  background-color: white;
  border-top-left-radius: 1rem;
}

.fl5 {
  vertical-align: bottom;
  background-color: #B30300;
}

.sfl2 {
  padding-left: 6px;
  padding-bottom: 6px;
}

.nmfl {
  color: #E7E9ED;
  white-space: nowrap;
  background-color: #B30300;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 1px;
  border-top-left-radius: 1rem;
}

.lg {
  position: absolute;
  left: 10px;
  top: 3px;
  width: 236px;
  height: 98px;
  z-index: 2;
}

.nm {
  position: absolute;
  top: 64px;
  right: 172px;
  border: 1px solid #BDBDBD;
  border-bottom: none;
  width: 314px;
  height: 37px;
  z-index: 1;
  background-color: #222731;
  background-image: url(../img/name.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.m,
.ma {
  color: #E7E9ED;
  font-weight: bold;
}

.ma {
  text-decoration: underline;
}

.f {
  width: 140px;
  height: 160px;
  display: block;
  border: 1px solid white;
  text-align: center;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  overflow: hidden;
}

.ft {
  text-align: center;
  border-left: 2px solid #B30300;
  background-position: top center;
  border-bottom: 1px solid #B30300;
  background-color: #B30300;
}

.ld,
.fb,
.fb2,
.popM {
  background: #B30300 URL(../img/ld.gif) center no-repeat;
}

.fb2 {
  width: 140px;
  height: 160px;
  /*-webkit-transition: opacity 3s ease;*/
}

.fb {
  border: 1px solid #E7E9ED;
  min-width: 140px;
  min-height: 160px;
  width: 140px;
  height: 160px;
}

.vf {
  width: 50%;
  height: 100%;
  text-align: center;
  border: 1px solid white;
  border-left-color: #E7E9ED;
  border-top: none;
  background-position: 50% 50%;
}

.d2 {
  color: #404040;
  padding: 10px;
  padding-left: 13px;
  padding-bottom: 9px;
  border-left: 2px solid #B30300;
  border-right: 1px solid #B30300;
  border-bottom: 2px solid #B30300;
  background: white url(../img/shl.gif) no-repeat;
}

.d2,
.l,
.nRev,
.tRev {
  hyphens: auto;
  word-break: break-word;
}

.adRev {
  font-size: 92%;
  color: white;
  width: 130px;
  height: 15px;
  display: block;
  float: right;
  clear: none;
  text-align: center;
  white-space: nowrap;
  padding-bottom: 3px;
  background-color: #B30300;
  cursor: pointer;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
}

.nRev {
  color: #404040;
  font-weight: bold;
  padding-left: 10px;
  white-space: nowrap;
  background-color: white;
}

.dRev {
  font-size: 85%;
  text-align: right;
  white-space: nowrap;
  padding-right: 9px;
  background-color: white;
}

.dRev2 {
  color: #9090A0;
  margin-left: 6px;
  font-style: normal;
}

.tRev {
  padding-left: 10px;
  background-color: #E7E9ED;
}

.notRev {
  border: 1px solid #B30300;
  border-top: none;
  padding: 7px;
  padding-left: 12px;
  color: #9090A0;
  background-color: white;
}

.advLnk {
  float: left;
  display: block;
  cursor: pointer;
  width: 150px;
  min-width: 130px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  white-space: nowrap;
  background-color: white;
  border-top: 1px solid #DEDEDE;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.advLnk SPAN {
  display: inline-block;
  background: url(../img/h.png) no-repeat;
  background-position: 1px 4px;
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 4px;
}

.advL {
  float: left;
  margin: 4px;
  width: 142px;
  height: 175px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 8px;
  border-bottom: 1px solid white;
  background: white url(../img/shl.gif) no-repeat;
}

.thk {
  font-size: 70%;
  color: white;
  font-weight: normal;
}

.btn {
  color: #E7E9ED;
  background-color: #B30300;
  font-family: Arial;
  font-size: 92%;
  border: none;
  font-weight: bold;
  cursor: pointer;
}

.srh {
  width: 158px;
  height: 17px;
  font-size: 100%;
  margin-top: 7px;
  margin-left: -1px;
  background-color: white;
  padding: 4px 32px 4px 3px;
  border: 1px solid #CECECE;
  box-sizing: content-box;
  -webkit-user-select: text;
  -webkit-appearance: textfield;
}

.bsrh {
  width: 16px;
  height: 16px;
  border: none;
  margin-top: 7px;
  margin-left: -31px;
  padding: 5px 8px 4px 6px;
  box-sizing: content-box;
}

.bsrh:HOVER {
  background-color: #E7E9ED;
}

.Pg,
.cPg {
  border: 1px solid #B30300;
  background-color: white;
  width: 32px;
  height: 30px;
  text-align: center;
}

.cPg {
  color: white;
  background-color: #B30300;
  font-weight: bold;
  cursor: default;
  border: 1px solid white;
}

.lPg {
  color: #B30300;
  display: block;
  line-height: 28px;
  cursor: pointer;
}

.lPg:HOVER {
  background-color: #EEEFF4;
}

.t {
  padding: 8px;
  color: #E7E9ED;
  background-color: #B30300;
  vertical-align: top;
  font-weight: bold;
  width: 50%;
  min-width: 280px;
}

.l {
  color: #404040;
  display: block;
  padding: 8px;
  padding-left: 13px;
  background-color: white;
}

.l:HOVER {
  background-color: #EEEFF4;
}

.d {
  background-color: white;
  border: 2px solid #B30300;
  border-top: none;
}

.si {
  padding-top: 5px;
  padding-right: 5px;
  text-align: right;
  text-decoration: underline;
}

.tbr {
  position: absolute;
  left: 255px;
  top: 118px;
}

.lng,
.link-mobile {
  position: absolute;
  right: 18px;
  top: 85px;
  color: #E7E9ED;
  font-size: 92%;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.lng:HOVER,
.link-mobile {
  color: white;
}

.link-mobile {
  right: 488px;
}

.wap {
  position: absolute;
  right: 488px;
  top: 88px;
  line-height: 14px;
  color: #222731;
  font-size: 12px;
  font-family: Arial;
  background-color: #EEEFF4;
  padding-left: 5px;
  padding-right: 4px;
}

.wap:HOVER {
  background-color: white;
}

.brd {
  border-top: 17px solid white;
  border-top-left-radius: 1rem;
  width: 100%;
  vertical-align: top;
  height: 650px;
  padding: 15px;
  background: #E7E9ED URL(../img/bg.gif);
}

.tab {
  color: white;
  display: block;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 7px;
  padding-right: 7px;
  white-space: nowrap;
  background-color: #B30300;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
}

.tab:HOVER {
  color: white;
}

.tmen {
  width: 229px;
  margin-left: 15px;
  margin-bottom: 34px;
  border-right: 1px solid white;
  -webkit-user-select: none;
  user-select: none;
}

.popM {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
  background-color: #B30300;
}

.brd2 {
  border: 18px solid #222731;
  border-left-width: 10px;
  border-right: none;
  vertical-align: top;
  padding-top: 20px;
  background: #B30300 URL(../img/sfbr.gif) no-repeat;
  max-width: 245px;
}

.brtp {
  height: 1px;
  overflow: hidden;
  background-color: #BDBDBD;
  margin-top: 101px;
  margin-bottom: 16px;
  position: relative;
}

.chkFt {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -23px;
  margin-left: 118px;
}

.icsv {
  vertical-align: middle;
  margin-right: 12px;
  margin-left: 2px;
}

DIV.cp {
  padding: 10px;
  margin-top: -16px;
  margin-bottom: 10px;
  z-index: 90;
  position: relative;
  text-align: center;
  border-top: 1px solid #BDBDBD;
  border-bottom: 1px solid #BDBDBD;
  background-color: #222731;
}

.cp {
  FONT-SIZE: 86%;
  COLOR: #BDBDBD;
}

.cp:HOVER {
  COLOR: white;
}

.contSEO {
  position: absolute;
  display: none;
}

@media (max-device-width: 980px) {

  #blcRight,
  #blcLeft,
  .tbr {
    display: none;
  }

  #blcMain {
    margin-right: 5px;
  }

  .not-mobile {
    display: none;
  }

  .nm {
    left: 10px;
    top: 10px;
    right: unset;
  }

  .brtp {
    margin-top: 47px;
  }

  .brd {
    padding: 15px 0;
  }
}