#sayfa #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sayfa #menu ul li {
	float: right;
}
#sayfa #menu ul li a {
	display: block;
	line-height: 40px;
	height: 40px;
	width: auto;
	text-decoration: none;
	color: #4980A7;
	margin-right: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	text-align: center;
	padding-right: 10px;
}
#sayfa #menu ul li h3 a:hover {
	color: #000;
}
#sayfa #menu ul li h4 a:hover {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #4980A7;
}

#sayfa #son #son_sol ul {
	list-style-type: none;
}
#sayfa #son #son_sol ul li {
}
#sayfa #son #son_sol ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "MS Serif", "New York", serif;
	font-size: 0.8em;
	font-style: italic;
}
#sayfa #son #son_orta ul {
	list-style-type: none;
}
#sayfa #son #son_orta ul li {
	list-style-type: none;
}
#sayfa #son #son_orta ul li a {
	list-style-type: none;
	text-decoration: none;
	color: #FFF;
	font-family: "MS Serif", "New York", serif;
	font-size: 0.8em;
	font-style: italic;
}
