ul.map {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

/*\*/ * html .map li {
	display /*\*/: inline;
	height /*\*/: 1px;
} /**/

.map a {
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 10px 0 20px;
	text-indent: 70px;
}

.map a:link,
.map a:visited {
	color: #000;
}

.map a:hover,
.map a:focus {
	color: #787800;
}

.map a#city {
	width: 165px;
	background: #fff url(../_turi/_map/img/city_1.gif) left top no-repeat;
}

.map a#nati {
	width: 260px;
	background: #fff url(../_turi/_map/img/nati_1.gif) left top no-repeat;
}

.map a#regi {
	width: 260px;
	background: #fff url(../_turi/_map/img/regi_1.gif) left top no-repeat;
}

.map a#itin {
	width: 270px;
	background: #fff url(../_turi/_map/img/itin_1.gif) left top no-repeat;
}

.map a#city:hover,
.map a#city:focus {
	background: #fff url(../_turi/_map/img/city_2.gif) left top no-repeat;
}

.map a#nati:hover,
.map a#nati:focus {
	background: #fff url(../_turi/_map/img/nati_2.gif) left top no-repeat;
}

.map a#regi:hover,
.map a#regi:focus {
	background: #fff url(../_turi/_map/img/regi_2.gif) left top no-repeat;
}

.map a#itin:hover,
.map a#itin:focus {
	background: #fff url(../_turi/_map/img/itin_2.gif) left top no-repeat;
}

#googlebox4 {
	margin: 40px 0 0 70px;
}
