/*页脚*/
.footer{
	background:#F5F5F5;
	margin-top: 40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.footer dl{display:block; float:left; width:160px; height:auto;font-family:微软雅黑; margin-top:30px;}
.footer dl dt{font-size:15px; font-weight:bold }
.footer dl dd{ padding-left:30px}
.footer dl dd a:hover{ text-decoration: underline; color:#0888ed;}
.bottom-menu{ height:70px; border-top:1px solid #DCDCDC; line-height:70px; margin-top:20px}
.bottom-menu .l{width:60px;height:70px; line-height:70px; cursor:pointer; position:relative;}
.bottom-menu .m{width:575px;height:70px; margin-left:5px}
.bottom-menu .r{width:220px; text-align:right; height:50px; padding-top:20px; padding-right:60px; line-height:18px}
.friendly-link{ height:45px; line-height:45px; color:#ccc;}
.friendly-link a{color:#ccc;}
.footer .uplinks {left:-24px; bottom:48px; background:#fff; padding:10px; z-index:10; line-height:22px; width:80px;}
.footer .uplinks a{ display:block}
.friend_add p a:hover{ color:#0888ed; text-decoration:underline}