@charset "gb2312";
/* CSS Document */
#foot{
padding:10px 0px;
background-color:#1165b9;
border-top:#1165b9 solid 10px;
}
#foot p{
text-align:center;
line-height:18px;
color:#ffffff;
}
#foot p a:link,#foot p a:hover,#foot p a:active,#foot p a:visited{
color:#6391ec
}