@charset "utf-8";
a {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
/* CSS Document */

body {
	background-image: url(../images/BGD-Page.jpg);
	font-family: tahoma;
	font-size: 12px;
	background-color: #000000;
	background-repeat: repeat-x;
}

.center {
	height: 625px;
	width: 726px;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	position: relative;
}
.div_header {
	height: 82px;
	width: 100%;
	position: relative;
	top: 0px;
	right: 0px;
	text-align: center;
}
.div_menu {
	position: relative;
	height: 30px;
	width: 100%
}

.div_menu li {
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 178px;
	height: 30px;
	background: white;
	border: 0px solid black;
	position: relative;
	list-style-type: none;
	padding-top:12px;
	float:left;
	text-align:center;
	cursor:pointer;
	list-style-position: inside;
	font-family:tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.div_orta {
	position: relative;
	height: 508px;
	width: 100%;
}
.div_alt {
	position: relative;
	height: 15px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
	vertical-align: top;
}
.div_alt a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.div_alt  a {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}


.div_galeri {

}.div_yazi {
	height: 336px;
	width: 100%;
	padding-left: 10px;

}
.bayrak      {
	border: 0px;
}
.bayrak:hover        {
	border: 0px;
	margin-bottom: 2px;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
