/* 牵手互动页脚*/
.footer{
    width: 100%;
    background-color: #292442;
    color: #fff;
    text-align: center;
}
.footer_box{
    width: 950px;
    margin: 0 auto;
	padding-top:10px;
}
.copyright{
    height:40px;
    line-height: 40px;
}
.friend_reminder{
	height:30px;
	line-height:15px;
}
