/* CSS Document */
  html * {
		margin: 0px; padding: 0px; 
	}
	body {
		font-family: Tahoma; font-size: 12px; background: #dcdcdc; text-align: center;
	}
	table.container {
		 border: 5px solid gray; text-align: left;
	}	
	#menubar  {
		background: url(images/menubar.png) no-repeat center; width: 800px; height: 48px; position: relative; 
		margin-top: -3px;	margin-bottom:-3px;
	}
	#menubar img {
		position:absolute; top:1px; left: 20px; z-index: 100;
	}
	#menubar a {
		position: relative; top:17px; left: 70px; margin-left: 10px; color: silver; text-decoration: none;
		font-size: 14px; border-right:  1px inset gray; padding-right:10px; 
	}
	#menubar a.border_yok {
		border-right: none;
	}
	#menubar a:hover {
		color: #067aad; text-decoration: underline; 
	}
	#govde {
		background: url(images/govde.png) no-repeat center; width:800px; height: 406px;  
	}
	
	
	
	#govde #resimler {
		float: left; margin: 20px 0px 10px 10px; width: 200px;
	}
	#govde img {
		margin-bottom: 10px;
	}
	#govde #metin {
		float: left; width: 320px; margin: 10px 0px 10px -20px;
	}
	#govde #metin h5 {
	   margin-bottom: 10px; margin-top: 10px; color: #585858;
	}
	#govde #metin p {
	   line-height: 1.5em; color: #585858;
	}
	#govde #proje {
		float: right; width: 250px; margin: 5px 0px 10px 0px;  		
	}
	#govde #proje ul.proje_alt {
		background:  url(images/proje_zemin.png) no-repeat ; width: 235px; height: 171px; font-size: 11px;
		padding: 25px 5px 5px 5px; color: silver; list-style-type: square; margin-bottom: -15px;
	}
	#govde #proje ul.proje_alt li {
		line-height: 1.5em; padding:3px; margin:3px; margin-left:18px;
	}
	#govde #proje h5 a {
		 color:  #eaeaea; position:relative ;top:20px; left:80px; text-decoration: none;
	}
	#govde #proje h5 a:hover {
		color:#067aad;
	}
	
	
	
	#govde #resimler_service {
		margin:20px 30px 10px 15px; float:left;
	}
	#govde #resimler_service img {
		border: 5px solid gray; padding:2px; margin-bottom:2px ;
	}
	#govde #metin_service {
		float: left; color: #585858;
	}
	#govde #metin_service h3 {	
	   margin-bottom: 10px; margin-top: 20px; color: #585858; background: url(images/oklu.jpg) no-repeat center left;
		padding-left:30px; width: 250px; height: 30px;padding-top:8px;
	}
		#govde #metin_service h5 {
		background-color: silver; line-height: 2em; border-bottom: 1px inset silver; margin-bottom:3px;
		font-size: 13px; padding-left:5px; margin-top:;
	}
	#govde #metin_service h5 span {
      color: black; font-size: 10px;
  }
	#govde #metin_service ul {
	   margin-left: 20px;  line-height: 1.5em;  list-style-type: square;
	}
	#govde #metin_service ul ul {
	    list-style-type: disc;
	}
	#govde table {
		border: ; width:90%; 
	}
	#govde table th {
		color:white; background-color: #403b37; line-height: 1.5em; margin-bottom: ;		
	}
	/*#govde #resimler_service img.b {
		position: relative; top:30px; left:5px; border: 1px solid black; padding:1px;margin-bottom:2px ;	
	}*/
	#govde table tr {
	   line-height: 1.2em; 
	}
	#govde table tr td {
	  text-align: left; border: 1px solid #9b9b9b; padding: 2px; background-color: #dcdcdc;
	}
	#govde table tr:hover {
		background-color: white; color: black; 
	}	
	
	
  
  #alt {
	   background: url(images/alt1.png) no-repeat center; width:800px; height:35px; font-size: 10px; color:black ;
		/* border-top: 1px solid #ff9c00;*/		
	}
	#alt p {
		 margin-left: 10px; margin-top: 10px; background-color:  ;
	}
	#alt img {
    border:none; margin:0px;
  }
	#alt a {
		text-decoration: none; float: right; margin-right: 10px; color:black;
	}
	#alt a:hover {
		color: red;
	}
	.resimsss{
  	border: 5px solid gray; padding:2px; margin-bottom:2px ;	margin:20px 30px 0px 10px; float:left;
  }
  .__resimsss{
  	border: 5px solid gray; padding:2px; margin-bottom:2px ;	margin:5px 30px 0px 10px; float:left;
  }
  .h5_ {
		background-color: silver; line-height: 2em; border-bottom: 1px inset silver; margin-bottom:3px;
		font-size: 13px; padding-left:5px; margin-top:;
	}
	.h5_ span {
      color: black; font-size: 10px;
  }
  .ic_table{
  border: ; width:90%;
  }
  .ic_table th{
   color:white; background-color: #403b37; line-height: 1.5em; margin-bottom: ; 
  }
  .ic_table  tr {
	   line-height: 1.2em; 
	}
	.ic_table tr td {
	  text-align: left; border: 1px solid #9b9b9b; padding: 2px; background-color: #dcdcdc;
	}
	.ic_table tr:hover {
		background-color: white; color: black; 
	}	
	 .gov{
  	background: url(images/govde.png) no-repeat center; width:800px; height: 406px;
  }
   .govv2{
  width:699px; height: 406px;overflow:auto;
  }
  .ac {
		display: none; height:400px; overflow:auto;
	}		