@charset "utf-8";

footer{background-color: #191919; width : 100%;}

footer .info{color : #fff; font-size : 14px; letter-spacing: -1px; line-height: 22px;}
footer .info .inner {padding : 15px 0px;}
footer .info .inner:after{content:''; display: table; clear: both;}
footer .info .left {float: left; width : 240px; line-height: 40px; padding-left : 60px;}
footer .info .center {float: left; width : 340px;}
footer .info .center span {font-weight: bolder; color : #0076bd; font-size : 16px;}
footer .info .right {float: left; width : 520px;}
footer .info .right p{font-weight: bold;}
footer .info .right copyright {letter-spacing: 0px;}

