@charset "utf-8";

#wrap #container #govde #editable {
	width: 555px;
	height: 380px;
	float: left;
	position: relative;
	background-image: url(../images/anacerceve.png);
	background-repeat: no-repeat;
}

#wrap #container #govde #editable #tourList1{
	position: absolute;
	left: 23px;
	top: 48px;
}
#wrap #container #govde #editable #tourList2  {
	position: absolute;
	left: 57px;
	top: 94px;
	background-image: url(../images/resim1.jpg);
	background-repeat: no-repeat;
}
#wrap #container #govde #editable #tourList3  {
	position: absolute;
	left: 26px;
	top: 46px;
}
#wrap #container #govde #editable #tourList4  {
	position: absolute;
	left: 26px;
	top: 46px;
}
#wrap #container #govde #anaCerceve #tourList5  {
	position: absolute;
	left: 26px;
	top: 46px;
}
#wrap #container #govde #anaCerceve #tourList6  {
	position: absolute;
	left: 26px;
	top: 46px;
}
.containerTourList {
	position: relative;
	width: 147px;
	height: auto;
	margin-top: 27px;
	float: left;
	margin-left: 24px;
	margin-right: 10px;
}
.tourListBaslik {
	margin-bottom: 2px;
	text-align: center;
	width: 147px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
.tourListBaslik a {
	color: #000;
	text-decoration: none;
}
.tourListBaslik a:hover {
	color: #1E6CD1;
	text-decoration: none;
}



/* CSS Document */
.tourListCerceve {
	background-image: url(../images/resim1.jpg);
	background-repeat: no-repeat;
}
.tourListDetails {
	position: absolute;
	left: 57px;
	top: 142px;
	width: 76px;
}
