@charset "gb2312";
* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: none;
  border: none;
  background: none;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
}
.header {
  border-top: 5px solid #999;
  background-color: #f5f5f5;
  height: 100px;
}
.header .headerlogo {
  margin-left: auto;
  margin-right: auto;
  font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ";
  font-size: 30px;
  width: 1000px;
  height: 100px;
  line-height: 100px;
}
.header .logo {
  float: left;
  display: inline;
  text-shadow: 0px 0px 2px #333333;
  text-shadow: 5px 5px 5px #333333, ;
  color: #555;
}
.out {
  background: url(imagesmid.jpg) center top no-repeat;
  background-color: #f5f5f5;
  boder: 1px solid #ddd;
}
.out .inner {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
.out .inner .left {
  float: left;
  display: inline;
  display: block;
  width: 210px;
}
.out .inner .leftnr {
  width: 190px;
  height: 150px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-left: 10px;
  margin-top: 10px;
  line-height: 150px;
  font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ";
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background: url(imagesjiayou2.jpg);
}
.out .inner .right {
  display: block;
  border: 1px solid #ddd;
  margin-left: 220px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px #cccccc;
  -moz-box-shadow: 0px 0px 15px #cccccc;
  box-shadow: 0px 0px 15px #cccccc;
  padding: 10px;
}
.out .inner .right ul {
  margin-bottom: 50px;
}
.out .inner .right ul li {
  margin-top: 10px;
}
.out .inner .right ul li a {
  font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ";
}
.out .inner .zllm {
  font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ";
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.footer {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  font-family: "Microsoft Yahei", "Î¢ÈíÑÅºÚ";
  font-size: 9px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
