body {
  font: 12px Arial,Microsoft JhengHei;
  color: #262626;
  word-wrap: break-word;
  word-break: normal;
  background-color: #690505; }

a {
  text-decoration: none;
  color: #262626; }
  a:hover {
    text-decoration: underline; }

.clear {
  clear: both; }

.right {
  position: absolute;
  right: 15px; }

.header {
  position: relative;
  height: 1100px;
  background: #690505 url(../images/page_bg.jpg) center center no-repeat; }

.menu {
  position: relative;
  width: 1040px;
  margin: 0 auto;
  top: 367px;
  padding: 0 40px; }

.btn1, .btn2, .btn3, .btn4, .btn5 {
  display: inline-block;
  width: 205px;
  height: 133px;
  background: url(../images/btn1.png) left no-repeat;
  cursor: pointer; }
  .btn1:hover, .btn2:hover, .btn3:hover, .btn4:hover, .btn5:hover {
    background-position: right; }

.btn2 {
  background: url(../images/btn2.png) left no-repeat; }

.btn3 {
  background: url(../images/btn3.png) left no-repeat; }

.btn4 {
  width: 245px;
  background: url(../images/btn4.png) left no-repeat; }

.btn5 {
  width: 165px;
  background: url(../images/btn5.png) left no-repeat; }

.index {
  position: relative;
  width: 1440px;
  height: 1100px;
  margin: 0 auto;
  background: #690505 url(../images/index.jpg) center center no-repeat; }

.block {
  position: relative;
  width: 700px;
  height: 500px;
  left: 32%;
  top: 35%; }

.in_btn1, .in_btn2, .in_btn3, .in_btn4 {
  position: absolute;
  width: 242px;
  height: 241px;
  background: url(../images/in_btn1.gif) no-repeat; }

.in_btn2 {
  width: 206px;
  height: 233px;
  top: 80px;
  left: 250px;
  background: url(../images/in_btn2.png) no-repeat; }

.in_btn3 {
  width: 214px;
  left: 460px;
  background: url(../images/in_btn3.png) no-repeat; }

.in_btn4 {
  width: 206px;
  height: 240px;
  top: 260px;
  left: 70px;
  background: url(../images/in_btn4.png) no-repeat; }

.more1 {
  position: absolute;
  width: 296px;
  right: 40px;
  top: 285px;
  height: 196px;
  background: url(../images/more1.png) no-repeat; }

#ad {
  width: 190px;
  height: 273px;
  display: none;
  position: absolute;
  z-index: 1;
  cursor: pointer; }

.main {
  position: relative;
  width: 1440px;
  margin-top: -600px;
  left: 50%;
  margin-left: -720px; }

.content {
  width: 1040px;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 2px solid #ff8400;
  padding: 30px 40px; }

h1 {
  font-size: 28px;
  color: #ca0010;
  margin-bottom: 8px; }

h2 {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 8px; }

h3 {
  font-size: 22px;
  margin-bottom: 8px; }

h4 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 8px; }

.red {
  color: #ca0010; }

.highlight {
  background-color: #ffed25;
  padding: 3px 10px 2px 10px;
  color: #ca0010; }

.red_un {
  color: #ca0010;
  text-decoration: underline; }

.list {
  font-size: 18px;
  margin-left: 20px; }
  .list li {
    margin-bottom: 5px; }

.ps_blue {
  font-size: 16px;
  color: #001bba;
  margin-bottom: 25px; }
  .ps_blue div {
    margin-bottom: 5px; }
  .ps_blue ul {
    list-style-type: decimal;
    margin-left: 20px; }
    .ps_blue ul li {
      margin-bottom: 3px; }

.ta_props {
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }
  .ta_props tr:nth-child(odd) {
    font-size: 18px;
    font-weight: bold;
    background-color: #ff8400; }
  .ta_props td {
    padding: 10px 10px;
    border: 1px solid #575757; }

.ta, .ta_pup {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px; }
  .ta th, .ta_pup th {
    font-weight: bold;
    padding: 10px 5px;
    background-color: #ffed25;
    border: 1px solid #575757;
    vertical-align: middle; }
  .ta td, .ta_pup td {
    padding: 5px 10px;
    border: 1px solid #575757;
    vertical-align: middle; }

.ta_pup th {
  color: #ffffff;
  background-color: #5c1b53; }

.center {
  text-align: center; }

.footer {
  position: relative;
  height: 144px;
  width: 100%;
  margin: 0 auto;
  background: #dfb43b url(../images/footer.jpg) center center no-repeat;
  margin-top: 20px; }

#footer {
  width: 100%;
  height: 70px;
  background: #000000; }

#footer_inner {
  width: 1000px;
  height: 70px;
  background: #000000;
  margin: 0 auto; }

/*# sourceMappingURL=style.css.map */
