@charset "utf-8";
html{font-family:"Helvetica Neue","Microsoft Yahei","微软雅黑",STXihei,"华文细黑","Roboto";}
body{font-size:16px;}
a{color: #333;text-decoration: none;font-family: "微软雅黑","宋体","黑体",Arial;}
img{border:0;}
.row{margin-top:5px;}
#logo{text-align:left;}
#content{margin-top:5px;}

.list_title {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  margin-bottom: 10px;
  border-bottom: 1px #09F solid;
}

.list_title a {
  color: #666;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
.list_title a {margin-left: 20px;}
}
#foot{clear:both;margin-top:20px;text-align:center;}
#foot_line{height:20px;background:#069;}
#linkText{text-align:center;font-size:16px;color:#999;}
.friendLink {
  float: left;
  width: 210px;
  height: 60px;
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: 9px;
  color: #666;
  display: table;
}
.fl_img {
  display: block;
  float: left;
  height: 50px;
  width: 55px;
}
.fl_text {
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 15px;
  height: 35px;
  width: 120px;
  display: table-cell;
  vertical-align: middle;
}
#foot_copyright{clear:left;height:50px;margin-left:5px;width:990px;margin-top:10px;text-align:center;line-height:25px;}