@charset "utf-8";
/* CSS Document */
.footer{width:960px; height:120px; margin-top:5px;}
.footnav{ width:960px; height:35px; margin-top:10px; background:#aa1b0b; margin:0 auto; font-size:14px;}
.footnav1{ background:none; }
.footnav ul{ width:540px; height:35px; line-height:35px; margin:0 auto;}
.footnav ul li{ width:auto; height:35px; line-height:35px; float:left; color:#FFF;}
.footnav ul li a{color:#FFF;  padding:0 7px;}
.footnav ul li a:hover,.footnav1 ul li a:hover{ text-decoration:underline;}
.footnav1 ul li{ color:#666;}
.footnav1 ul li a{ color:#666;}

.copyright{ width:400px; height:80px; margin:0 auto; line-height:26px; text-align:center; padding-top:5px; color:#969696;}
