body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
.govde {
	width: 950px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 15px;
}
.solustgolge {
	background-image: url(../images/solustgolge.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.sagustgolge {
	background-image: url(../images/sagustgolge.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.solaltgolge {
	background-image: url(../images/solaltgolge.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.sagaltgolge {
	background-image: url(../images/sagaltgolge.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.solgolge {
	background-image: url(../images/solgolge.jpg);
	width: 5px;
	background-repeat: repeat-y;
}
.saggolge {
	background-image: url(../images/saggolge.jpg);
	width: 5px;
	background-repeat: repeat-y;
}
.ustgolge {
	background-image: url(../images/ustgolge.jpg);
	height: 5px;
	width: 940px;
	display: block;
	float: left;
}
.altgolge {
	background-image: url(../images/altgolge.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 5px;
	width: 940px;
	float: left;
}
.icerik {
	background-color: #FFF;
	width: 940px;
}
.ustbar {
	background-color: #7d8a82;
	display: inline;
	float: left;
	height: 95px;
	width: 940px;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 129px;
	margin-top: 25px;
	margin-left: 25px;
	display: inline;
}
.govdesol {
	display: inline;
	float: left;
	width: 355px;
	position: relative;
	background-color: #66b0a7;
}
#menu {
	display: inline;
	float: left;
	width: 329px;
	height: 355px;
	list-style-type:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#govdesag {
	display: inline;
	float: left;
	width: 585px;
	position: relative;
	background-color: #CCC;
	height: 390px;
}
#govdesag .govdesagback {
	height: 390px;
	width: 585px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#govdesag .icerik {
	background-image: url(../images/beyazback.png);
	display: inline;
	float: left;
	height: 350px;
	width: 545px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	padding: 20px;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #131313;
	overflow: auto;
	overflow-x: hidden;
}
.altbar {
	background-color: #dfddc5;
	display: inline;
	float: left;
	height: 60px;
	width: 940px;
}
.altbar .solyazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66b0a7;
	float: left;
	text-decoration: none;
	margin-top: 25px;
	display: inline;
	margin-left: 20px;
}
.altbar .solyazi a {
	color: #66b0a7;
	text-decoration: none;
}
.altbar .sagyazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2fc3c2;
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	display: inline;
}
