﻿body {
  background: url("wmjk_bg_01.png") repeat;
  min-width: 1000px;
}
.top {
  height: 299px;
  background: url("wmjk_bg_02.png") no-repeat top center;
}
.footer {
  height: 470px;
  background: url("wmjk_bg_03.png") no-repeat bottom center;
}
.clr {
  clear: both;
  height: 1px;
  margin-top: -1px;
}
.box {
  width: 1002px;
  border: 1px solid #b7a27b;
  padding: 30px;
  background: #fff;
  margin: 0px auto;
}
.box ul li {
  float: left;
  margin: 5px;
  width: 460px;
  height: auto;
}
.box ul li img {
  width: 100%;
}
.box ul li.h {
  width: 930px;
}
