
/* CSS Document */

/*footer s*/
#footer{ width:100%; float:left; margin-top:10px; font-size:12px;}
.footer_info{width: 100%; height: 32px;  line-height: 32px; text-align: center; color:#0559B9;}
.footer_info a{color: #0559B9; padding: 0 8px; text-align: center;}
.copyright{ text-align:center; line-height:24px; padding:5px 0px;}
/*footer e*/