﻿#foot {
    background:#efefef;
    margin: 10px auto 0;
    padding: 25px 0;
    width:1000px;
	border-top:#ccc solid 2px;
	text-align:center;
}

#foot h4 {
	padding-bottom:15px;
	color:#1561af;
	font-weight:normal;
	color:#333
}
#foot h4 a:link,#foot h4 a:visited{
	color:#333
}
#foot h4 a:hover{ color:#1561af; text-decoration:underline}
#foot p{ line-height:1.8}

/*sitemap*/
.siteMap  a:link{ color:#333; text-decoration:none}
.siteMap  a:hover{ color:#F00; text-decoration:underline}
.siteMap  a:visited{ color:#906}
.siteMap h2{ padding:10px 30px; background:#f5f5f5 url(../images/icon07.gif) no-repeat 10px center; border-bottom:1px solid #e3e3e3; margin-bottom:10px; font-size:16px; font-family:"微软雅黑", "宋体"}
.siteMap h2 a:link,.siteMap h2 a:visited{ color:#1561af}
.siteMap h2.last{ border:none}
.siteMap dl{ margin-bottom:5px; padding-bottom:10px; border-bottom:1px dotted #e3e3e3; font-size:12px; overflow:hidden; zoom:1; font-family:"宋体"; line-height:18px}
.siteMap dt{ float:left;  width:130px; font-weight:bold;}
.siteMap .no_child dt { width:640px}
.siteMap dd{ float:left;  width:500px;word-wrap:break-word;}
.siteMap dd a{ margin-right:1em; white-space:nowrap; display:inline-block}

/*纠错*/
.mistake{width: 100%;}
.mistake_title{line-height: 25px;background: #FFF8E3;font-size: 12px;font-weight: bold;padding: 0 15px;color: #323232;}
.mistake_title span{color: #FF0000;float: right;padding-right: 15px;}
.mistake_info{line-height: 25px;background: #FAFAFA;font-size: 12px;padding: 0 15px;}
