﻿@charset "utf-8";
/* 尾部样式 */

#footer {width:100%; height:120px; background:#e8e8e8; position:relative;}
#footer img {width:90px; height:81px; position:absolute; left:50%; top:13px; margin-left:-473px;}
#footer div {width:840px; position:absolute; top:53px; left:50%; margin-left:-360px; border-top:1px solid #868686; line-height:28px;}
#footer nav {float:left;}
#footer nav a {color:#868686; display:inline-block; padding:0 5px; margin-right:15px;}
#footer p {float:right; margin:0; color:#868686; padding-right:5px;}