@charset "";

#resim li {
	overflow: hidden;
	display: block;
	height: 120px;
	background-image: url(images/picture_frame.png);
	background-repeat: no-repeat;
	margin: 10px;
	padding-top: 0px;
	list-style-type: none;
}
a {
	font-weight: bold;
	color: #214967;
	text-decoration: none;
}
a:hover {
	color: #8CC2DD;
}
#resim #baslik {
	font-weight: bold;
	color: #4587A7;
	padding-left: 130px;
}
#resim li .img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
}
#resim li a {
	overflow: hidden;
	display: block;
	height: 90px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}
#resim li a:hover {
	height: 80px;
	width: 120px;
}
#resim #spot {
	color: #C36;
	font-size: 10px;
	margin-left: 140px;
}

/* CSS Document */


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #024879;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#ust_nav {
	position: absolute;
	left: 228px;
	top: 188px;
	width: 549px;
	height: 44px;
}

#ortala {
	width:932px;
	text-align:left;
	left:50%;
	margin-left:-466px;
	position:absolute;
	background-image: url(images/icerik_bg.jpg);
	background-color: #E0EFF6;
	background-repeat: no-repeat;
	border: 2px solid #76B3DF;
}
#alt {
	background-color: #024879;
}
#banner {
	height: 223px;
	background-image: url(images/banner.jpg);
}
#icerik {
}
#alt {
	background-color: #024879;
	height: 100px;
	color: #FFF;
}
#brans li {
	float: left;
	width: 155px;
	height: 140px;
	background-color: #E4F1FA;
	border: 1px solid #95BDD6;
	margin: 5px;
	padding: 3px;
}
a img {
	border: 2px solid #0A466B;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
}
