#foot {
	height:40px;
	padding:22px 20px 0;
	background-color:#efefef;
}
.foot_con{
	width:962px;
	margin:0 auto;
	height:40px;
	padding:0 20px;
	overflow:hidden;
}
.foot_con em{ font-family:Tahoma, Geneva, sans-serif}
.foot_con span{ cursor:pointer}

/*sitemap*/

.siteMap  a:link{ color:#333; text-decoration:none}
.siteMap  a:hover{ color:#F00; text-decoration:underline}
.siteMap  a:visited{ color:#906}
.siteMap dl{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #e3e3e3; font-size:14px; overflow:hidden; zoom:1; font-family:"宋体"; line-height:18px}
.siteMap dt{ float:left; padding-right:20px; width:100px; font-weight:bold; text-align:right}
.siteMap dd{ float:left;  width:600px;word-wrap:break-word;}
.siteMap dd a{ margin:0 0.5em; white-space:nowrap; display:inline-block}