.tool-tip {
	background-color: #0062A9;
	color: #FFF;
	float: left;
}

.tool-title {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 5px 0 5px;
}

.tool-text {
	font-size: 9pt;
	font-weight: normal;
	margin: 0 5px 5px 5px;
}

.bm_map_infoouter {
	float:left;
	
	
}

.bm_map_infotext {
	float:left;
	padding: 5px;
	border: 2px solid #FFF;
	background-color:#FFF8DA;
	margin-bottom: 15px;
	overflow: hidden;
	width: 185px;
}

.bm_map_infotexthead {
	color: #C00;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	float: left;
}

.bm_map {
	margin-bottom: 20px;
	cursor: pointer;
}

.bm_map_infotable {
	float: left;
	width: 100%;
	background-color: #FFF8DA;
}

.infotable_left {
}

.infotable_right {
	vertical-align: bottom;
}

.bm_map_data {
	font-weight: bold;
	padding: 0px 10px;
	font-size: 1.2em;
}

.bm_map_infos {
	padding: 5px;
	margin-bottom: 10px;
}

.bm_map_infos td {
	vertical-align: bottom;
}

#bm_map_infoClose {
	float: left;
	background-color:#FFF8DA;
	color:#CC0000;
	font-weight:bold;
	padding: 0pt 10px;
	text-align:right;
	height: 20px;
}

.tx-bmmap-pi1 {
	float: left;
	width: 520px;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 15px;
}


