
.g-inner{width:1260px;margin:0 auto; }

 .m-friend-links {
 background:#f9f9f9;
}
 .m-friend-links .m-subtitle-bar {
 margin-top:10px;
     margin-left: 40px;
 padding-top:10px;

}
.link-list {
/*  background:#fff; */
 padding:11px 27px;
 overflow:hidden;
}
 .m-friend-links li {
 padding:4px 0;
 float:left
}
.m-friend-links li a {
 line-height:1;
 border-right:1px solid #dbdbdb;
 padding:0 8px;
 *zoom:1;
 white-space:nowrap
}
 .m-friend-links li a:hover {
 text-decoration:underline
}

.m-subtitle-bar h2{
    line-height: 1;
    text-indent: 25px;
    color: #333;
    font-size: 24px;
    border-left: 5px solid #ff8400;
}