.st_footer{
    padding: 60px 0 50px 0;
    background-color: #111;
    color: #ccc;
    font-size: 14px;
}

.st_wrap{
    width: 900px;
    margin: 0 auto;

}
.st_wrap p{
    line-height: 30px;
    text-align: center;
}
.st_wrap p.sTop{
    font-size: 16px;
    margin-bottom: 50px;
    color: #fff;
}
.st_wrap p a{
    color: #fff;
    text-decoration: none;
}

.st_wrap p span.st_split{
    width: 1px;
    height: 16px;
    display: inline-block;
    background-color: #fff;
    vertical-align: middle;
    margin: 0 30px;
}