.row .layout-col2{
    width: 100%;
}
.txt-list {
  padding: 4px 10px;
}

.txt-list li {
    display: inline-block;
  border-bottom: 1px solid #DDDDDD;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  /*margin-left: 1%;*/
}

.txt-list li span {
  float: left;
}

.txt-list li a {
  color: #6F78A7;
}


.txt-list .s1 {
  width: 60px;
}

.txt-list .s5 {
  float: right;
}

.txt-list-row5 .s1 {
  width: 75px;
}

.txt-list-row5 .s2 {
  width: 165px;
}
.layout-col2 h2{
    font-size: 18px;
}
.layout2 .layout-tit {
  margin: 0px;
  overflow: hidden;
  padding: 0px 0px 0px 10px;
  background-color: #A6D3E8;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: solid 1px #DDDDDD;
}
.m-nav{
    margin-bottom:20px;
}