﻿@charset "utf-8";
.footer-en {
    padding: 50px 0px;
}
   
.footer-en dl{text-align:left;margin-right:20px;margin-bottom:0px;}
.footer-en dl dt{margin-bottom:10px;margin-top:10px;font-size: 14px;color:black;}
.footer-en dl dt a{color:black;}
.footer-en dl dd a{font-size:12px;line-height:24px;color:black;}
.footer-en dl dd img {
    max-width: 66%;
}
/*.footer-en-copyright {
    height: 40px;
    background: #7FCC2C;
}*/
.footer-en-copyright span{
    line-height: 40px;
}