.footer{
	border-top: 5px solid #206F96;
    padding-top: 15px;
    text-align: center;
    margin-top: 20px;
}

.footer-l{ width:90px; float:left;text-align: center;}
.footer-c{ width:765px; float:left;text-align: left;}
.footer-r{ width:145px; float:right;text-align: center;}
.footer-c p{ color:#999; font-size:12px; line-height:2em;}
.footer-c p a{color:#999;}