@charset "utf-8";
 /* CSS Document */
 /*底部内容*/
.footer{ width:100%; min-width:1200px; height:50px; background-color:#eaeaea; text-align:center; line-height:50px;}
.footerDiv{ width:1200px; height:50px;margin:0 auto;}

/*友情链接*/
.link{ width:100%; height:auto !important; background-color:#f5f5f5; margin-top:15px;}
.linkDiv{ width:1190px; height:45px; border-bottom:2px solid #cccccc; line-height:45px;}
.linkDivBo{ width:1200px; height:auto !important; line-height:28px; padding-top:5px;}
.linkDivBo span{ padding:0 10px;}


