/* CSS Document */
.pd1{
	margin:10px 0px;
	border-bottom:2px solid #3888d1;
	height:30px;
	font-weight:bold;
	color:#666;
	line-height:20px;
	}
.chaleft{
	width:6px;
	height:20px;
	background-image:url(imageswebmapmapmaintit_03.png);
	margin-right:10px;
	float:left;
	margin-left:10px;
	}
.mapLink1{
	padding:8px 10px 6px;
	border-bottom:1px dotted #CCC;
	color:#004276;
    clear:both;
	min-height:27px;
	}	
.maptit1{
	width:85px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:url(imageswebmapmaptit_03.png) no-repeat;
	margin-right:30px;
	float:left;
	clear:both;
	}
.maptit2{
	width:130px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:url(imageswebmapmaptit_04.png) no-repeat;
	margin-right:30px;
	float:left;
	clear:both;
	}
.mapLinkName{
	overflow:hidden;

	}	
.mapLinkName ul{
	margin-top:4px;
	}		
.mapLinkName li{
	padding:0px 8px 0px 8px;
	margin-bottom:2px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-right:1px solid #CCC;
	float:left;
    white-space:nowrap;
	}	
.mapLinkName li a{
		color:#004276;
	}	
.mapLinkName li a:hover{
	color:#ff6101;
}