@charset "utf-8";
/* CSS Document */

#footer {
padding: 36px 0px 19px 0px;
width: 900px;
}

.footer_bg {
background: #f6f5f0;
height: 26px;
width: 900px;
}

.footer_bg p {
color: #999999;
font-size: 11px;
padding: 6px 0px 0px 0px;
text-align: center;
width: 900px;
}

































