html,
body {
  width: 100%;
  height: 100%;
  color: #707070;
  background: #EEEEEE; }

#header-wrapper {
  width: 100%;
  height: 60px; }

#banner {
  width: 100%;
  height: 230px;
  background: url("../img/contactlayer-04.png") repeat-x left top; }
  #banner img {
    width: 100%;
    height: 230px; }

#main {
  width: 1021px;
  margin: 0 auto;
  min-height: 620px;
  background: url(../img/contactlayer-03.png) no-repeat left top;
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 50px; }
  #main ul {
    width: 589px;
    height: 685px;
    margin: 0 auto;
    padding-top: 26px; }
    #main ul .main-title {
      text-align: center;
      font-size: 16px;
      color: #9B9B9B;
      font-weight: bold;
      margin-bottom: 6px; }
    #main ul .main-sub {
      text-align: center;
      font-size: 14px;
      color: #9B9B9B;
      font-weight: bold; }
    #main ul .main-add {
      width: 300px;
      margin-top: 30px;
      padding-left: 183px;
      line-height: 20px; }
    #main ul .main-phone {
      padding-left: 183px;
      height: 35px;
      line-height: 35px;
      margin-top: 38px; }
    #main ul .main-email1 {
      height: 35px;
      padding-left: 183px;
      line-height: 35px;
      margin-top: 20px; }
    #main ul .main-emali2 {
      height: 35px;
      padding-left: 183px;
      line-height: 35px;
      margin-top: 20px; }

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