@charset "utf-8";
/* CSS Document */

.footer { padding: 10px 0 5px 0; background:#4a90f0; line-height: 24px; color: #fff;}
.footerLeft { float:left; width: 480px; line-height:30px;}
.footerCenter { float:left; width: 350px; padding: 0 30px; border-right: 1px solid #0155c9; line-height: 30px;}
.footerRight { float:right; width: 150px; text-align:right;}
.footerRight img { margin-right: 20px;}
.footerRight span { margin-top: 15px; color: #ed6c00;}
.footer A { color: #fff;}
.footer A:hover { text-decoration:underline;}

.footer2 { border-top: 0px solid #4c4c4c; text-align:center; color:#fff; margin-top: 20px; line-height: 30px; padding: 10px;}
.footer2 A { color:#fff;}
