.map_table {
	margin-bottom: 10px;
}

.map_table td {
	text-align: left;
}

.title1 {
	width: 120px;
	height: 25px;
	background-color: #8b4512;
	line-height: 200%;
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.title2 {
	width: 103px;
}

.content_tr  td {
	border-bottom: 1px dotted #ccc;
	padding: 3px 5px 0 5px;
	line-height: 200%;
}