/*网站地图页样式*/
#main{/**/}

.main em{color: #0470B1;font-family: Arial;font-weight: bold;}
.topCrumb{background: #FFF;color: #888;height: 18px;line-height: 18px;overflow: hidden;width: 100%;}
.topCrumb b{font-weight: normal;}
.topCrumb a{margin: 0 2px;}

.container{background: #FFF;border-top: 2px solid #0470B1;margin-top: 10px;}
.container h2.hd{height: 42px;line-height: 42px;overflow: hidden;}
.container h2.hd b{font: bold 20px/50px "微软雅黑","宋体",Arial;}
.container h2.hd em{color: #BBB;font: 20px/50px Arial;padding-left: 5px;}
.container dl{border-top: 1px solid #E5E5E5;margin-top: 10px;padding: 10px 0 0;}
.container dt{height: 18px;line-height: 18px;overflow: hidden;padding: 0 0 5px;}
.container dt a{color: #0470B1 !important;}
.container dd a{color: #666 !important;display: inline-block;line-height: 20px;margin-right: 10px;white-space: nowrap;}
.container dl a:hover{color: #F60 !important;text-decoration: underline;}