body,
td,
th {
  font-size: 12px;
  color: #333;
}
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background: url(../images/bg.jpg) 0 0 repeat-x;
  padding: 5px 0 0 0;
}
img {
  vertical-align: top;
  margin: 0;
}
:focus {
  outline: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #c00;
  text-decoration: none;
}

.menu {
  width: 969px;
  height: 37px;
  overflow: hidden;
  background: url(../images/bg2.jpg) 0 0 repeat-x;
}
.menu li {
  float: left;
  padding: 0 42px 0 40px;
  line-height: 37px;
  font-size: 14px;
  font-weight: 700;
  background: url(../images/bg3.jpg) right 0 no-repeat;
}
.menu li a {
  color: #fff;
  text-decoration: none;
}
.menu li a:hover {
  color: #ff0;
  text-decoration: none;
}

.listtitle {
  background: url(../images/bg4.jpg) 0 0 repeat-x;
  padding: 0 0 0 20px;
  font-weight: 700;
  color: #fff;
}

a.more {
  color: #069;
  text-decoration: underline;
}
a.more:hover {
  color: #c00;
  text-decoration: none;
}

.end {
  background: url(../images/untitled.png) 0 0 no-repeat;
  line-height: 22px;
  color: #666;
}

.contact {
  background: url(../images/index_111.jpg) right 80px no-repeat;
  font-size: 14px;
  line-height: 30px;
  padding: 0 0 0 40px;
}
.contact strong {
  font-size: 18px;
  color: #069;
}

.pro img {
  border: 1px solid #d8d8d8;
}
