/********************************************************* base*/
body {
  font-family: Arial, Helvetica, sans-serif;
}

/********************************************************* header*/
#gHeader {
  padding-bottom: 10px;
}

.gHeaderL {
  padding-top: 0px;
}

.gHeadNav a {
  height: 25px;
  line-height: 1.1;
}
.gHeadNav li {
  width: 100px;
}
.gHeadSubNav {
  margin-left: 10px;
}

.iconDea {
  background: url(../../imgs/icon_dealers.png) no-repeat center 7px;
  padding-top: 30px;
  line-height: 10px;
}
/*.iconDea:before {
  content: 'NO ICON';
  position: absolute;
  top: 10px;
  width: 100%;
  text-align: center;
  display: block;
  left: 0;
}*/

/********************************************************* nav*/
.products .gSubArea {
  width: 1000px;
  height: auto;
}
.products .gSubAreaR {
  width: 740px;
}
.products .gSubNav02 li {
  margin: 0 15px 15px 0;
}

.field-instrument .gSubNav01 {
  font-size: 11px;
  line-height: 1.3;
}
.field-instrument .gSubArea {
  width: 1000px;
}
.field-instrument .gSubAreaR {
  width: 740px;
}

/********************************************************* footer*/
.gFtNavWrap .col2 .level2 {
  width: 170px;
}
.gFtNavWrap .col3 {
  width: 200px;
}

/********************************************************* icon*/
.iconHome {
  padding-bottom: 5px;
}

.iconNews {
  background: url(../imgs/icon_info.gif) no-repeat;
}

.iconRelease {
  background: url(../imgs/icon_release.gif) no-repeat;
}

/********************************************************* modal*/
.countryBoxWrap {
  height: 500px;
  margin-left: -30px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.countryBox {
  float: left;
  width: 370px;
  margin: 0 0 0px 30px;
}

.countryName {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}
.countryName span {
  color: red;
}

.countryName country {
  font-size: 20px;
  background-color:#FFFF00;
}

.countryName rank {
  color: crimson;
  text-decoration: underline;
}

/*# sourceMappingURL=common.css.map */
