/*////////////////////////*/
/*tüm özellkleri sıfırla*/
* {	margin:0; padding:0; }
/*////////////////////////*/

/*////////////////////////*/
/*float temizleme*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
 
.clearfix {display: block;}
/*////////////////////////*/
body {
	background:url(images/bg_body.png) repeat-x #fff;
}

#kapsayici {
	margin:auto;
	padding:0;
}
/*ard alan tepe*/
#ardAlanTepe	{
	width:auto;
	height:30px;
	margin:auto;
}
	#tarih {
		width:900px;
		height:auto;
		margin:auto;
		text-align:right;
	}
		#tarih p {
				width:200px;
				height:auto;
				font-family:Tahoma;
				font-size:12px;
				font-weight:bold;
				color:#858585;
				float:right;
				margin-top:10px;
				display:block;
		}
/*ard alan tepe bitiş*/
/*//////////////////////////////*/
#siteGenislik {
	width:900px;
	height:auto;
	margin:auto;
}
/*//////////////////////////////*/

/*Tepe*/
#tepe	{
	width:900px;
	height:300px;
	margin:auto;
	padding:0;
}
	#tepeSol	{
		width:300px;
		height:300px;
		float:left;
	}
		#logo	{
			width:250px;
			height:250px;
			margin:auto;
			margin-top:25px;
		}
			#logo img {
				border:none;
			}
		#flashSaat {
			width:200px;
			height:70px;
			margin-left:50px;
			float:left;
		}
	#tepeSag	{
		width:598px;
		height:300px;
		border-left:2px dotted #b1b1b1;
		float:left;
	}
		#tepeMenu	{
			width:585px;
			height:40px;
			border-top:1px dotted #b1b1b1;
			border-bottom:1px dotted #b1b1b1;
			margin-left:13px;
			float:left;
		}
			#tepeMenu	ul	{
				width:auto;
				height:12px;
				border-left:1px solid #b5b5b5;
				list-style-type:none;
				margin-top:14px;
				margin-left:2px;
				float:right;
			}
				#tepeMenu	ul	li	{
					width:115px;
					height:14px;
					float:left;
					border-right:1px solid #b5b5b5;
					text-align:center;		
				}
					#tepeMenu	ul	li	a	{
						font-family:Tahoma;
						font-size:12px;
						font-weight:bold;
						color:#858585;
						text-decoration:none;
						display:block;
					}
					#tepeMenu	ul	li	a:hover	{
						color:#87a04b;
						text-decoration:underline;
					}
		#tepeHaber	{
			width:585px;
			height:258px;
			margin-left:13px;
			margin-top:2px;
			float:left;			
		}
		/*//////////////////////////////*/
		/*haber slayt*/
		#slider{
			width:525px;
			height:258px;
			margin:auto;
			}
		#slider a {
			display:block;
			font-family:Tahoma;
			font-size:14px;
			font-weight:bold;
			color:#4d4e53;
			text-decoration:none;
		}
		#slider a:hover {
			color:#f00;	
		}
		#slider ul, #slider li, #slider2 ul, #slider2 li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#slider li, #slider2 li{ 
			/* 
				define width and height of list item (slide)
				entire slider area will adjust according to the parameters provided here
			*/ 
			width:525px;
			height:258px;
			overflow:hidden; 
			}	
		p#controls, p#controls2{
			margin:0;
			position:relative;
			} 
		
		#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
			display:block;
			margin:0;
			overflow:hidden;
			text-indent:-8000px;		
			width:30px;
			height:77px;
			position:absolute;
			left:0px;
			top:-160px;
			}	
		#nextBtn, #nextBtn2{ 
			left:555px;
			}														
		#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
			display:block;
			width:30px;
			height:77px;
			background:url(images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a, #nextBtn2 a{ 
			background:url(images/btn_next.gif) no-repeat 0 0;	
			}				
		/*//////////////////////////////*/
/*tepe bitiş*/
/*//////////////////////////////*/
/*//////////////////////////////*/
/*gövde*/
#govde	{
	width:900px;
	height:auto;
	float:left;
	/*border-top:1px dotted #b1b1b1;
	margin-top:10px;*/
}
	#govdeSol	{
		width:300px;
		height:auto;
		float:left;
	}
		#govdeSolMenu {
			width:283px;
			height:auto;
			border-top:1px dotted #b1b1b1;
			margin-right:15px;
			float:left;
		}
			#govdeSolMenuBas {
				width:283px;
				height:27px;
				float:left;
				background:url(images/menuBasYesil_2.png) #fff left top no-repeat;
				margin-top:2px;
			}
				#govdeSolMenuBas p {
					width:253px;
					display:block;
					margin-left:30px;
					font-family:Tahoma;
					font-size:12px;
					font-weight:600;
					color:#BBB;
					float:left;
					margin-top:4px;
					text-align:right;
				}
			#solMenu {
				width:253px;
				height:auto;
				float:left;
				margin-left:30px;
			}
				ul#menu, ul#menu ul {
					  list-style-type:none;
					  margin: 0;
					  padding: 0;
					  width:253px;
					  height:auto;
				}
				
				ul#menu a {
					  display: block;
					  text-decoration: none;
					  font-family:Tahoma;
					  font-size:12px;
					  font-weight:bold;
					  color:#4d4e53;
				}
				
				ul#menu li {
					  margin-top: 1px;
				}
				
				ul#menu li a {
					  background: #fff;
					  color:#4d4e53;
					  padding:4px;
				}
				
				ul#menu li a:hover {
					  background: #fff;
					  text-decoration:underline;
					  color:#87a04b;
				}
				
				ul#menu li ul li a {
					  background: #fff;
					  color:#4d4e53;
					  padding-left: 20px;
				}
				
				ul#menu li ul li a:hover {
					  background: #fff;
					  padding-left: 20px;
				}
		#anaSayfaMesaj {
			width:253px;
			height:auto;
			float:left;
			margin-left:30px;
			margin-bottom:10px;
		}
			#anaSayfaMesajBaslik {
				width:253px;
				height:auto;
				float:left;
				margin-top:3px;
			}
				#anaSayfaMesajBaslik a{
					font-family:Tahoma;
					font-size:12px;
					font-weight:600;
					color:#9b3936;
					text-decoration:none;
				}
				#anaSayfaMesajBaslik a:hover{
					text-decoration:underline;
				}
			#anaSayfaMesajMesaj {
				width:253px;
				height:auto;
				float:left;
				margin-top:3px;
			}
				#anaSayfaMesajMesaj p{
					font-family:Tahoma;
					font-size:11px;
					font-weight:600;
					color:#4d4e53;
				}
			#anaSayfaMesajKim {
				width:253px;
				height:auto;
				float:left;
				margin-top:3px;
				text-align:right;
			}
				#anaSayfaMesajKim p{
					font-family:Tahoma;
					font-size:10px;
					font-weight:600;
					color:#4d4e53;
				}
		#siteIstatistik {
			width:253px;
			height:auto;
			padding-bottom:10px;
			float:left;
			margin-left:30px;
		}
			#siteIstatistikSatir {
				width:253px;
				height:auto;
				margin-top:5px;
				float:left;	
			}
				#siteIstatistikSatirBaslik {
					width:150px;
					height:auto;
					float:left;
				}
					#siteIstatistikSatirBaslik p {
						font-family:Tahoma;
						font-size:12px;
						font-weight:bold;
						color:#4d4e53;	
					}
				#siteIstatistikSatirSonuc {
					width:103px;
					height:auto;
					float:left;
				}
					#siteIstatistikSatirSonuc p {
						font-family:Tahoma;
						font-size:12px;
						font-weight:bold;
						color:#9b3936;	
					}
		#havaDurumu {
			width:253px;
			height:auto;
			float:left;
			margin-left:30px;	
		}
		#galeriSonFoto {
			width:253px;
			height:auto;
			float:left;
			margin-left:30px;
		}
			
	#govdeSag	{
		width:598px;
		height:auto;
		border-left:2px dotted #b1b1b1;
		float:left;
	}
		#govdeSagBolum	{
			width:585px;
			height:auto;
			border-top:1px dotted #b1b1b1;
			margin-left:13px;
			float:left;
		}
			#govdeSagBolumIc	{
				width:585px;
				height:auto;
				margin-top:2px;
			}
				/*haber*/
				#sayfa {
					width:585px;
					height:auto;
					float:left;
				}
					#sayfaBas {
						width:585px;
						height:27px;
						background:url(images/menuBasYesil_2.png) no-repeat left;
						float:left;
						
					}
						#sayfaBas p {
							display:block;
							font-family:Tahoma;
							font-size:12px;
							font-weight:600;
							color:#BBB;
							float:right;
							margin-top:4px;
						}
				
				/*ana sayfa*/
				#anaSayfaHaber {
					width:290px;
					height:auto;
					margin-left:2px;
					border-bottom:1px dotted #b1b1b1;
					margin-bottom:2px;
					float:left;
				}
					#anaSayfaHaberBas {
						width:290px;
						height:27px;
						background:url(images/menuBasYesil_2.png) #fff left top no-repeat;
						float:left;
					}
						#anaSayfaHaberBas p {
							width:250px;
							display:block;
							margin-left:40px;
							font-family:Tahoma;
							font-size:12px;
							font-weight:600;
							color:#BBB;
							float:left;
							margin-top:4px;
							text-align:right;	
						}
					#anaSayfaHaberBaslik {
						width:290px;
						height:auto;
						float:left;
					}
						#anaSayfaHaberBaslik a {
							display: block;
							text-decoration: none;
							font-family:Tahoma;
							font-size:12px;
							font-weight:bold;
							color:#4d4e53;
						}
						#anaSayfaHaberBaslik a:hover {
							text-decoration:underline;
							color:#87a04b;
						}
					#anaSayfaHaberResim {
						width:120px;
						height:120px;
						float:left;
					}
					#anaSayfaHaberKisa {
						width:166px;
						height:120px;
						display:inline;
						margin-left:4px;
						float:left;
						
					}
						#anaSayfaHaberKisa p {
							font-family:Tahoma;
							font-size:12px;
							color:#4d4e53;
							
						}
					#anaSayfaHaberDevam {
						width:290px;
						height:auto;
						float:left;
						text-align:right;
					}
						#anaSayfaHaberDevam a {
							display: block;
							text-decoration: none;
							font-family:Tahoma;
							font-size:11px;
							font-weight:bold;
							color:#9b3936;
						}
				/*haber*/
				#haber {
					width:585px;
					height:auto;
					float:left;
				}
					#haberBas {
						width:585px;
						height:27px;
						background:url(images/menuBasYesil_2.png) no-repeat left;
						float:left;
						
					}
						#haberBas p {
							display:block;
							margin-left:500px;
							font-family:Tahoma;
							font-size:12px;
							font-weight:600;
							color:#BBB;
							float:left;
							margin-top:4px;
								
						}
					#haberBas2 {
						width:585px;
						height:27px;
						background:url(images/menuBasYesil_2.png) no-repeat left;
						float:left;
					}
						#haberBas2 p {
							display:block;
							margin-left:420px;
							font-family:Tahoma;
							font-size:12px;
							font-weight:600;
							color:#BBB;
							float:left;
							margin-top:4px;
								
						}
						
					#haberBaslik {
						width:555px;
						height:auto;
						margin-left:30px;
						margin-bottom:10px;
						float:left;
					}
						#haberBaslik p {
							display: block;
							text-decoration: none;
							font-family:Tahoma;
							font-size:16px;
							font-weight:bold;
							color:#4d4e53;	
						}
					#haberMetin {
						width:585px;
						height:auto;
						float:left;
						font-family:Verdana;
						font-size:14px;
						color:#4d4e53;	
					}	
						#haberMetin p {
							font-family:Verdana;
							font-size:14px;
							color:#4d4e53;	
						}
					#haberOkunma {
						width:583px;
						height:auto;
						margin-top:10px;
						border:1px dotted #b1b1b1;
						float:left;
					}
						#haberOkunma p{
							font-family:Tahoma;
							font-size:12px;
							font-weight:bold;
							color:#4d4e53;
						}
						#haberOkunma a{
							font-family:Tahoma;
							font-size:12px;
							font-weight:bold;
							color:#9b3936;
							text-decoration:none;
						}
						#haberOkunma a:hover{
							text-decoration:underline;
						}
				#sonHaberler {
					width:585px;
					height:auto;
					border-top:1px dotted #b1b1b1;
					padding-top:2px;
					margin-top:20px;
					float:left;
				}
				#sonHaberler1 {
					width:585px;
					height:auto;
					padding-top:2px;
					float:left;
				}
				
					#sonHaberlerBas {
						width:585px;
						height:27px;
						background:url(images/menuBasYesil_2.png) no-repeat left;
						float:left;
					}
						#sonHaberlerBas p {
							text-align:right;
							font-family:Tahoma;
							font-size:12px;
							font-weight:600;
							color:#BBB;
							float:left;
							margin-top:4px;
							margin-left:495px;
						}
					#sonHaberlerBaslik {
						width:555px;
						height:auto;
						float:left;
						background:url(images/sonHaberlerListBas.png) left no-repeat;
						padding-left:10px;
						margin-left:30px;
					}
						#sonHaberlerBaslik a {
							display:block;
							font-family:Tahoma;
							font-size:11px;
							font-weight:bold;
							color:#4d4e53;
							text-decoration:none;
							float:left;
						}
						#sonHaberlerBaslik a:hover {
							text-decoration:underline;
							color:#900000;
						}
						#sonHaberlerBaslik p {
							width:60px;
							float:left;
							font-family:Tahoma;
							font-size:11px;
							font-weight:normal
							color:#4d4e53;
						}
				/*spor yazıları ana sayfa*/
				#anaSayfaSporYazi {
					width:585px;
					height:auto;
					float:left;
					margin-top:10px;
				}
				/*kullanıcı girişi*/
				#giris {
					width:585px;
					height:auto;
					float:left;
				}
					#girisBas {
						width:585px;
						height:27px;
						background:url(images/menuBasYesil_2.png) no-repeat;
						float:left;
					}
						#girisBas p {
							display:block;
							margin-left:450px;
							font-family:Tahoma;
							font-size:14px;
							font-weight:600;
							color:#BBB;
							float:left;
							margin-top:4px;			
						}
					#girisSatir {
						width:585px;
						height:auto;
						float:left;
						margin-top:5px;
					}
						#girisSatir p {
							font-family:Tahoma;
							font-size:12px;
							font-weight:bold;
							color:#C00;
							width:200px;
							display:block;
							float:left;
						}
						#girisSatir_input {
							width:200px;
							height:auto;
							float:left;
						}
						#girisSatir_buton {
							width:200px;
							height:auto;
							margin-left:200px;
							float:left;
						}
				/* foto galeri */
				#fotoGaleri {
					width:585px;
					height:auto;
					float:left;	
				}
					#fotoGaleriBas {
						width:585px;
						height:27px;
						background:url(images/menuBasYesil_2.png) no-repeat left;
						float:left;
					}
						#fotoGaleriBas p {
							display:block;
							margin-left:500px;
							font-family:Tahoma;
							font-size:12px;
							font-weight:600;
							color:#BBB;
							float:left;
							margin-top:4px;		
						}
					#fotoGaleriIcerik {
						width:555px;
						height:auto;
						margin-left:30px;
						margin-bottom:10px;
						float:left;
					}
						#album {
							width:196px;
							height:230px;
							float:left;
							margin:5px;
							background:url(images/albumArka2.jpg) no-repeat left top;
						}
						#albumResim {
							 width:auto;
							 height:auto;
							 float:left;
							 margin-top:25px;
							 margin-left:12px;
						}
							#albumResim img {
								  border:1px solid #999;	 
							}
						#albumAd {
							width:152px;
							height:40px;
							float:left;
							margin-left:12px;
						}
							#albumAd p {
								font-family:Tahoma;
								font-size:10px;
								font-weight:600;
								color:#4d4e53;
							}
						#albumBaslik {
							width:555px;
							height:auto;
							float:left;
							border-bottom:1px dotted #b1b1b1;
							padding-bottom:5px;
						}
							#albumBaslik p {
								font-family:Tahoma;
								font-size:16px;
								font-weight:bold;
								color:#d30d10;
							}
						#foto {
							width:auto;
							height:auto;
							float:left;
							margin:5px;
						}
							#foto a {
								text-decoration:none;	
							}
							#foto img {
								border:5px solid #999;
								width:150px;
								height:150px;
							}
				/* sayfalama */
				#sayfalama {
					width:555px;
					height:auto;
					margin-left:30px;
					margin-top:20px;
					text-align:center;
					float:left;
				}
					#sayfalama a {
						display:block;
						text-decoration:none;
						font-family:Tahoma;
						font-size:11px;
						font-weight:600;
						color:#4d4e53;
						float:left;
					}
					#sayfalama a:hover {
						text-decoration:underline;
						color:#d30d10;
					}
					#sayfalama p {
						display:block;
						text-decoration:none;
						font-family:Tahoma;
						font-size:11px;
						font-weight:600;
						color:#d30d10;
						float:left;
					}
				/*mesaj defteri*/
				#mesajYaz {
					width:555px;
					height:auto;
					margin-left:30px;
					float:left;
				}
					#mesajYazBaslik {
						width:555px;
						height:auto;
						float:left;
						border-bottom:1px dotted #b1b1b1;
					}
						#mesajYazBaslik p {
							font-family:Tahoma;
							font-size:14px;
							font-weight:bold;
							color:#d30d10;
							margin-bottom:5px;
						}
					#mesajYazSatir {
						width:553px;
						height:auto;
						margin-top:3px;
						border:1px dotted #b1b1b1;
						float:left;
					}
						#mesajYazSatirBaslik {
							width:150px;
							height:auto;
							float:left;
						}
							#mesajYazSatirBaslik p{
								font-family:Tahoma;
								font-size:12px;
								font-weight:bold;
								margin-left:5px;
								color:#4d4e53;
							}
						#mesajYazSatirEdit {
							width:353px;
							height:auto;
							float:left;
						}
							#mesajYazSatirEdit p {
								font-family:Tahoma;
								font-size:12px;
								margin-left:5px;
								color:#4d4e53;
							}
						#mesajYazSatirButon {
							width:133px;
							height:auto;
							float:right;
							margin-right:20px;
							margin-top:10px;
							margin-bottom:10px;
						}
							#mesajYazSatirButon button {
								font-family:Tahoma;
								font-size:12px;
								font-weight:600;
								color:#4d4e53;
							}
					#mesajSonuc {
						width:547px;
						height:auto;
						float:left;
						margin-left:30px;
						border:1px solid #F00;
						padding:3px;
					}
						#mesajSonuc p {
							font-family:Tahoam;
							font-size:12px;
							font-weight:600;
							color:#F00;
						}
				#mesajYazmakIstiyorum {
					width:555px;
					height:20px;
					margin-left:30px;
					float:left;
				}
					#mesajYazmakIstiyorum a {
						font-family:Tahoma;
						font-size:12px;
						font-weight:bold;
						color:#F00;
						text-decoration:none;
						margin-top:3px;
						border:1px dotted #b1b1b1;
						width:150px;
						float:right;
						display:block;
					}
					#mesajYazmakIstiyorum a:hover {
						text-decoration:underline;	
					}
					#mesajKutu {
						width:555px;
						height:auto;
						float:left;
						margin-left:15px;
						margin-top:20px;
					}
						#mesajKutuSolUstKose {
							width:13px;
							height:22px;
							background:url(images/solu.gif) no-repeat left top;
							float:left;
						}
						#mesajKutuUstSol {
							width:13px;
							height:22px;
							background:url(images/solust.gif) no-repeat left top;
							float:left;	
						}
						#mesajKutuUstOrta1 {
							width:150px;
							height:22px;
							background:url(images/ortaust.gif) repeat-x left top;
							text-align:center;
							float:left;	
						}
						#mesajKutuUstSag {
							width:13px;
							height:22px;
							background:url(images/sagust.gif) no-repeat left top;
							float:left;	
						}
						#mesajKutuUstDuz1 {
							width:10px;
							height:22px;
							background:url(images/ustduz.gif) repeat-x left top;
							float:left;	
						}
						#mesajKutuUstDuz3 {
							width:243px;
							height:22px;
							background:url(images/ustduz.gif) repeat-x left top;
							float:left;	
						}
						#mesajKutuUstOrta2 {
							width:150px;
							height:22px;
							background:url(images/ortaust.gif) repeat-x left top;
							text-align:center;
							float:left;	
						}
						#mesajKutuUstOrta3 {
							width:250px;
							height:22px;
							background:url(images/ortaust.gif) repeat-x left top;
							text-align:left;
							float:left;	
						}
						#mesajKutuUstDuz2 {
							width:167px;
							height:22px;
							background:url(images/ustduz.gif) repeat-x left top;
							float:left;	
						}
						#mesajKutuSagUst {
							width:13px;
							height:22px;
							background:url(images/sagu.gif) no-repeat left top;
							float:left;	
						}
						#mesajAlani {
							width:555px;
							height:auto;
							background:url(images/mesajKutuOrta.jpg) repeat-y;
							float:left;
							padding-bottom:5px;
							padding-top:5px;
						}
						#mesajKutuSolAlt {
							width:13px;
							height:22px;
							background:url(images/sola.gif) no-repeat left top;
							float:left;	
						}
						#mesajKutuSolAlt {
							width:13px;
							height:22px;
							background:url(images/sola.gif) no-repeat left top;
							float:left;	
						}
						#mesajKutuAltDuz1 {
							width:167px;
							height:22px;
							background:url(images/altduz.gif) repeat-x left top;
							float:left;	
						}
						#mesajKutuSagAlt {
							width:13px;
							height:22px;
							background:url(images/saga.gif) no-repeat left top;
							float:left;	
						}
							.mesajBaslik p{
								font-family:Tahoma;
								font-size:12px;
								font-weight:bold;
								color:#666;
								margin-top:4px;
							}
							.mesajMetin p{
								font-family:Tahoma;
								font-size:12px;
								color:#666;
								margin-left:10px;
								margin-right:10px;
								text-align:justify;
							}
							.mesajKimTarih p{
								font-family:Tahoma;
								font-size:10px;
								color:#666;
								font-weight:600;
								margin-top:4px;
							}
					/*sporcu sayfası*/
					#sporcuList {
						width:555px;
						height:1000px;
						float:left;
						margin-left:30px;
						
					}
						#sporcu {
							width:555px;
							height:20px;
							border-bottom:1px dotted #b1b1b1;
							margin-bottom:3px;
							float:left;
						}
							#sporcuSira {
								width:20px;
								height:auto;
								background:url(images/w17.jpg) no-repeat right ;
								float:left;
							}
								#sporcuSira p{
									font-family:Tahoma;
									font-size:12px;
									font-weight:bold;
									color:#9b3535;
									text-decoration:none;	
								}
							#sporcuAdSoyad {
								width:520px;
								height:auto;
								float:left;
								margin-left:10px;
								text-align:left;
							}
								#sporcuAdSoyad a {
									font-family:Tahoma;
									font-size:12px;
									font-weight:bold;
									color:#8cb471;
									text-decoration:none;
								}
								#sporcuAdSoyad a:hover {
									text-decoration:underline;	
								}
					#sporcuDetay {
						width:553px;
						height:auto;
						float:left;
						margin-left:30px;
						border:1px #aaabac dotted;
					}
						#sporcuDetayAdSoyad {
							width:156px;
							height:30px;
							float:left;
							margin-top:5px;
							text-align:center;
							
						}
							#sporcuDetayAdSoyad p {
								font-family:Tahoma;
								font-size:14px;
								font-weight:600;
								color:#FFF;
							}
						#sporcuDetayFoto {
							width:156px;
							height:auto;
							margin-left:5px;
							margin-top:5px;
							background:#aaabac;
							float:left;
						}
							#sporcuDetayFoto img{
								border:none;
								margin:3px;
								
							}
								
						#sporcuDetayDogumTarihi {
							width:381px;
							height:auto;
							margin-left:6px;
							margin-top:5px;
							float:left;
						}
							#sporcuDetayDogumTarihi p {
								font-family:Tahoma;
								font-size:12px;
								font-weight:bold;
								color:#666;
							}
						#sporcuDetayOzgecmis {
							width:553px;
							height:auto;
							float:left;
							margin-top:10px;
						}
							.ozgecmisBaslik p {
								font-family:Tahoma;
								font-size:12px;
								background:url(images/w17.jpg) no-repeat left;
								padding-left:10px;
								margin-left:10px;
								font-weight:600;
								display:block;
								color:#666;
							}
							#sporcuMetin {
								width:553px;
								height:auto;
								float:left;
							}
							#sporcuMetin p {
								font-family:Tahoma;
								font-size:12px;
								padding-left:20px;								
								color:#666;
							}
					/*boks*/
					#boksTarihi {
						width:555px;
						height:auto;
						float:left;
						margin-left:30px;
					}
						#boksTarihi p{
							font-family:Tahoma;
							font-size:12px;
						}
					/*face de paylaş*/
					#facePaylas {
						width:555px;
						height:auto;
						margin-top:5px;
						margin-bottom:5px;
						float:left;
					}
						#facePaylas a {
							width:100px;
							height:auto;
							display:block;
							float:right;
						}

/*govde bitiş*/
/*//////////////////////////////*/
/*altlık */
#altlik	{
	width:900px;
	height:40px;
	border-top:1px dotted #b1b1b1;
	margin-top:25px;
	float:left;
}
	#altlikMenu {
		width:900px;
		margin-top:10px;
		text-align:center;
		float:left;
	}
		#altlikMenu a {
			font-family:Tahoma;
			font-size:9px;
			font-weight:600;
			color:#4d4e53;
			text-decoration:none;
		}
		#altlikMenu a:hover {
			text-decoration:underline;
			color:#900000;	
		}
	#designer {
		width:900px;
		margin-top:10px;
		text-align:center;
		float:left;	
	}
		#designer a {
			font-family:Tahoma;
			font-size:9px;
			font-weight:600;
			color:#53da3f;
			text-decoration:none;
		}
	#copyright {
		width:900px;
		margin-top:10px;
		text-align:center;
		
		float:left;	
	}
		#copyright p {
			width:200px;
			margin:auto;
			border-bottom:1px dotted #b1b1b1;
			font-family:Tahoma;
			font-size:9px;
			font-weight:600;
			color:#4d4e53;
		}
	
/*altlık bitiş*/
/*//////////////////////////////*/

/*google reklam*/
#googleReklam_1 {
	width:468px;
	height:60px;
	margin-left:65px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
#googleReklam_2 {
	width:250px;
	height:250px;
	margin-left:30px;
	float:left;
}
