@charset "utf-8";
.footer-nav   {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
}
.footer-nav li   {
    display: inline;
    padding-right: 5px;
    padding-left: 10px;
    border-left: 1px solid #FFFFFF;
}
.footer-nav li a   {
    text-decoration: none;
    text-shadow: 0px 0px;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: lighter;
}
.copy {
    font-size: 13px;
    color: #FFFFFF;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-weight: lighter;
    margin-top: 20px;
}
.footer {
    height: 130px;
    text-align: center;
    background-image: url(../img/creation/footer.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pagetop{
    position: fixed;
    bottom: -70px;
    right: 10px;
}
.pagetop a{
    display: block;
    width: 50px;
    height: 50px;
    background-color: #010097;
    text-align: center;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    line-height: 50px;
    border-radius: 50px;
}
.m_footer  {
    background-color: #424242;
    padding-top: 10px;
}
.m_footer a  {
    color: #FFFFFF;
    text-decoration: none;

}

.m_footer li  {
    list-style-type: none;

}
.m_footer p  {
    text-align: center;


}
.li_margin li  {
    padding-bottom: 10px;
    padding-top: 10px;
}
