@charset "utf-8";
/* modal
-------------------------------------------------- */
#gyLayer {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  -ms-filter: "alpha(opacity=70)" !important;
  filter: alpha(opacity=70) !important;
  opacity: 0.70;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none;
}

#mapGyLayer {
  position: absolute;
  width: 944px;
  height: 486px;
  background: #000;
  -ms-filter: "alpha(opacity=70)" !important;
  filter: alpha(opacity=70) !important;
  opacity: 0.70;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none;
}

.transmissionModal #transmissionModalOverLayer {
  width: 1024px;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -512px;
  display: none;
  z-index: 1001;
}
.transmissionModal #transmissionModalOverLayer h3 {
  margin-bottom: 27px;
  font-size: 24px;
  color: #ffffff;
}
.transmissionModal #transmissionModalOverLayer #close {
  position: absolute;
  right: 0;
  top: -18px;
  cursor: pointer;
}
.transmissionModal #transmissionModalOverLayer .solutionBlockLink p {
  font-size: 15px;
}
.transmissionModal #transmissionModalOverLayer .solutionBlockLink .midTitle2 {
  margin-bottom: 0;
}
.transmissionModal #transmissionModalOverLayer .solutionBlockLink .smallTitle {
  font-size: 12px;
}

#overLayer {
  background: #FFF;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -440px;
  display: none;
  z-index: 1001;
}

.mapModal #transmissionModalOverLayer {
  width: 1024px;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -472px;
  display: none;
  z-index: 1001;
}
.mapModal #transmissionModalOverLayer h3 {
  margin-bottom: 27px;
  font-size: 24px;
  color: #ffffff;
}
.mapModal #transmissionModalOverLayer #close {
  position: absolute;
  right: -57px;
  top: 0px;
  cursor: pointer;
  z-index: 1002;
}
.mapModal #transmissionModalOverLayer .solutionBlockLink p {
  font-size: 15px;
}
.mapModal #transmissionModalOverLayer .solutionBlockLink .midTitle2 {
  margin-bottom: 0;
}
.mapModal #transmissionModalOverLayer .solutionBlockLink .smallTitle {
  font-size: 12px;
}

#overLayer {
  background: #FFF;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -440px;
  display: none;
  z-index: 1001;
}

#overLayer #close {
  position: absolute;
  right: 0;
  top: -56px;
  cursor: pointer;
}

#eventModal {
  border: 0;
}

.zoomHover {
  overflow: hidden;
  position: relative;
}

.zoomHover img {
  position: absolute;
  top: -50px;
  left: 0;
}

.mask {
  opacity: 0;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  height: 110px;
  overflow: hidden;
}

.alt {
  position: absolute;
  margin: -22px 0 0 -22px;
  top: 50%;
  left: 50%;
  text-align: center;
  width: 43px;
  height: 43x;
}

.productsImgList .alt img {
  margin: 0;
  position: static;
}

/* modal
-------------------------------------------------- */
.slideShowAlot {
  width: 940px;
  height: 640px;
  position: relative;
  overflow: hidden;
}

.slideShowAlot > div {
  position: absolute;
  opacity: 0;
}

.phThum [class^=phThum_] a {
  background: #fff;
  padding: 35px 0 0 0;
}

#phGyLayer {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  -ms-filter: "alpha(opacity=70)" !important;
  filter: alpha(opacity=70) !important;
  opacity: 0.70;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none;
}

#phOverLayer {
  width: 700px;
  padding: 30px;
  background: #FFF;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -380px;
  display: none;
  z-index: 1001;
}

#phOverLayer #close {
  width: 59px;
  height: 60px;
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: -69px;
  top: 0;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 20px;
}

#phOverLayer h2 {
  padding: 0px;
  margin: 0px 0px 6px;
  font-size: 128.6%;
  line-height: 1.444;
  color: #1e3e00;
}

#phOverLayer p {
  padding: 0px;
  margin: 0px 0px 13px;
}

#phOverLayer .modalSide .column {
  width: 700px;
  margin: 0px 0px 21px;
  padding: 0px;
}
