@charset "utf-8";
/* CSS Document */

img {
  border: 0px;
}

body {
  background-image: url(../image/bg.jpg);
  background-position: 50% 0%;

  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 18px;
  font-family: "微軟正黑體", "Arial", "Microsoft JhengHei";
  color: #434d0b;
  text-align: center;
}

.wrapper {
  margin: auto;
  padding: 0;
  position: relative;
  width: 1100px;
  height: 531px;
  text-align: left;
}

.index-photo {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}

.link-area {
  width: 47px;
  height: 90;
  position: absolute;
  top: 421px;
  left: 734px;
  color: #717161;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
}

.word-area1 {
  width: 340px;
  height: 90;
  position: absolute;
  top: 266px;
  left: 25px;
  color: #aaaaaa;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
}

.word-area2 {
  width: 340px;
  height: 90;
  position: absolute;
  top: 265px;
  left: 405px;
  color: #aaaaaa;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
}

.word-area3 {
  width: 288px;
  height: 90;
  position: absolute;
  top: 265px;
  left: 779px;
  color: #aaaaaa;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
}

.photo-link {
  width: 300px;
  height: 90px;
  position: absolute;
  top: 324px;
  left: 26px;
  color: #717161;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
}

.website-link {
  width: 300px;
  height: 90px;
  position: absolute;
  top: 324px;
  left: 402px;
  color: #717161;
  font-size: 12px;
  line-height: 0px;
  letter-spacing: 0px;
  text-align: left;
}

.allright-text {
  width: 357px;
  height: 28px;
  position: absolute;
  top: 420px;
  left: 778px;
  color: #333333;
  letter-spacing: 0px;
  text-align: left;
  font-size: 13px;
}

.color-white {
  color: #aaaaaa;
}

.color_line {
  color: #94d200;
  font-size: 20px;
  font-weight: 600;
}

A.nax:link {
  color: #49738d;
  text-decoration: none;
}
A.nax:visited {
  color: #49738d;
  text-decoration: none;
}
A.nax:hover {
  color: #aaaaaa;
  text-decoration: none;
  left: 2px;
  top: 2px;
  right: 0px;
  bottom: 0px;
  position: relative;
}
