@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
.foot{ width:1000px; height:100px; float:left; display:block; background:#FFF;}
.foot_top{ width:930px; height:28px; margin-left:35px;border:solid;border-top-width:1px;border-top-color:#e3ceaf;border-bottom-color:#cccccc; border-bottom-width:1px; border-left:none; float:left; display:block;border-right:none}
.foot_top span{ font-size:12px;color:#464545; float:left; display:block; margin-left:30px; margin-top:8px;}
.foot_top_lianjie ul{ float:left; display:block; margin-left:20px;margin-top:8px;} 
.foot_top_lianjie li{ list-style:none; color:#464545;font-size:12px; float:left; margin-right:10px; text-align:center}
.foot_top_lianjie li a{color:#464545; text-decoration:none;}
.foot_top_lianjie li a:hover{color:red;text-decoration:underline}
.foot_foot{ width:930px; margin-left:35px; height:65px; border-bottom: solid 1px #e3ceaf; float:left ; display:block;}
.foot_foot_pic{ width:105px; height:37px; float:left; display:block; margin-left:75px;}
.foot_foot_font{ width:630px; height:37px; float:left; display:block; text-align:center; font-size:12px; color:#464545; line-height:22px;}
.foot_foot_font a{color:#464545; text-decoration:none;}
.foot_foot_font a:hover{ color:red;text-decoration:underline }