.main_map_ie6 {
  background: url("/images/map/map/bgmap_white_shadow.gif") no-repeat; 
  width: 587px; 
  height: 394px;
  position: relative;
  margin:auto;
}

.info_window_ie6 {
	background: url("/images/map/town_over.gif") no-repeat;
	width: 217px; 
  height: 115px;
  position: absolute;
}

.info_window_ie6 .town_name {
	padding-left: 40px;
	padding-top: 14px;
	color: #595959;
	font-size: 12px;
	font-weight: bold;
}

.info_window_ie6 .town_image {
	margin-left: 40px;
	margin-top: 10px;
	width: 45px;
	height: 45px;
	border: 3px solid #c2e4ff;
}

.info_window_ie6 .ads_text {
	position: relative;
	padding-left: 97px;
	top: -50px;
	font:11px Tahoma, Geneva, sans-serif;
	color: #5787b5;
}

.info_window_ie6 .ads_numblock {
	position: relative;
	margin-left: 90px;
	top: -49px;
	background-color: #c2e4ff;
	color: #466893;
	font-size: 18px;
	width: 100px;
	text-align: center;
}