@charset "gb2312";
/* CSS Document */

#footer {
text-align: center;
font: 12px  "Microsoft YaHei";
color: #333;
line-height: 21px;
clear: both;
border-top: 1px solid #a8a8a8;
padding: 8px 0px;
margin-top:10px;
padding-top:10px;
position: relative;
z-index: 9999;
background: #FFF;
}
#footer .footer_x {
color: #333;
font: 12px "Microsoft YaHei";
line-height: 21px;
}
#footer .footer_x a {
padding: 0 4px 0 6px;
color:#333;
text-decoration:none;
}
#footer p { line-height:21px;}
.links {text-align: center; padding-top:20px; }
.links img { margin:0 3px 0 3px;display: inline-block;}


/*maybe width 960*/
/*.footer960 { width:960px;text-align:center; margin:0 auto; padding:0;}*/
