.webMapTable {
	width: 90%;
	margin: 0 auto;
}
.webMapTable td {
	border: 1px dotted #d7d7d7;
	line-height: 25px;
	font-family: "microsoft yahei";
	color: #999;
}
.webMapTable td a {
	color: #999;
	font-size: 14px;
}
.webMapTable td a:hover {
	color: #cd0000;
}