@charset "utf-8";
/* CSS Document */
.footer_box{
  width:100%;
  height:200px;
  border-top:1px solid #C7C7C7;
  font:12px Tahoma,"Microsoft YaHei", Geneva, sans-serif; line-height: 1.8em; color:#858585;
  clear:both;
}

.footer_box_min{
  width:940px;
  margin:0 auto;
}

.footer_top{
  height:50px;
  width:940px;
}

.footer_top_1{
  line-height:50px;
  width:12.5%;
  float:left;
  text-align:right;
}

.footer_top_2{
  line-height:50px;
  width:85%;
  float:left;
  text-align:center;
}

.footer_top_2 span{
  line-height:30px;
  margin:0 10px;
}

.footer_top_2 a{
  line-height:45px;
  font-size:12px;
  color:#858585;
}



.footer_top a{
  line-height:45px;
  font-size:12px;
  color:#858585;
}

.footer_middle{
  height:30px;
  width:840px;
  background:#D1C5B7;
  padding:0 50px;
}

.footer_middle div{
  height:30px;
  width:168px;;
  float:left;
  text-align:center;
}

.footer_middle span{
  line-height:30px;
  font-size:14px;
  color:#fff;
}

.footer_middle a{
  color:#707070;
}

.footer_bottom{
  height:78px;
  padding:21px 0;
  text-align:center;
}

.footer_bottom span{
  font-size:12px;
  line-height:26px;
  padding-left:5px;
}
