/* CSS Document */
.foot{width:100%; height: 160px; overflow: hidden; border-top: 1px solid #eee; background: #3e79b3; margin-top: 50px;}
.foot .foot_box{width:65%; height: 100%; margin: 0 auto; overflow: hidden; text-align:left; margin-top: 50px; font-size: 16px; }
.foot .foot_box p{ display: block; text-align: center;line-height: 26px; color: #FFF;}