body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clear {
	clear:both;
}

body {
	font: 62.5%/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000000;	
	text-align:center;
	background-color:#f8f7f6;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

a:active, a:focus {
	outline: none;
}

/* ** ** */
#kutu{
	width: 1002px;
	text-align:left;  
	margin:10px auto;
	font-size:13px;
	border: 1px solid #c0c0c0;
	background-color:#fff;

}

#baslik {
	height:178px;
	position:relative;
	z-index:98;
}

	#menu {
	/*	top:189px;
		position:absolute;
	*/
		height:31px;
		font-size: 14px;
		width:1002px;
		background: #525559 url(../img/mbg.gif) repeat-x 0 0;
		z-index:98;
		text-align:center;
	}

	#menu li {
		float:left;
		position:relative;
	}

	#menu li a:hover {
		color:#ff9000;
	}

	#menu li:hover ul{
		display:block;
	}

	#menu a{
		float:left;	
		color:#FFF;
		text-decoration: none;
		line-height:31px;
		height:31px;
		display:inline;
		position:relative;
		overflow:hidden;
	}
	
	#menu ul {
		position:absolute;
		top:31px;
		width:200px !important;
		left:0px;
		opacity:0.96;
		filter: alpha(opacity=96);
		overflow:hidden;
		display:none;
		z-index:99;
	}

	#menu ul li {
		width:200px;
		background: #444;
	}

	#menu ul a {
		background: #525559;
		color:#ddd;
		width:200px !important;
		text-indent: 10px;
		float:left;
		display:inline;
		height:28px;
		line-height:28px;
	}

	#menu ul a:hover {
		background:#4A4C50;
		color:#ff9000;
	}
	

	#m1,#m2,#m3,#m4,#m5,#m6,#m7,#m8,#m9,#m10{
		margin: 0 10px;
	}
   
	#m1{
		width: 70px;
	}
   
	#m2{
		width: 45px;
	}
   
	#m3{
		width: 50px;
	}
	#m4{
		width: 100px;
	}
   
	#m5{
		width: 65px;
	}
   
	#m6{
		width: 65px;
	}
   
	#m7{
		width: 85px;
	}
   
	#m8{
		width: 75px;
	}
   
	#m9{
		width: 65px;
	}
   
	#m10{
		width:55px;
	}


#sutun2 h1{
	padding:5px;
	font-size:16px;
	font-weight:bold;
}

#sutun1{
	width:250px;
	margin:10px 5px;
	float:left;	
	background-color:#fff;
}

#sutun2{
	width:720px;
	margin:10px 0;
	float:left;
}

#sutun2 p{
	padding:5px;
	text-align:justify;
}

#sutun2 ul{
	margin-left:35px;
	list-style:circle;
}

#sutun2 ol{
	margin-left:35px;
	list-style:decimal;
}

#alt {
	height:31px;
	line-height:31px;
	border-top:1px solid #c0c0c0;
	font-size: 13px;
	text-align: center;
}

.baskanfoto{
	padding:3px;
	border:1px solid #444;
	margin:0 0 0 10px;
	float:right;s
}

#uyeliste{
	width:720px;
	list-style:none !important;
	margin-left:0px !important;
}

#uyeliste li{
	margin:2px;
	padding:2px;
	border:1px solid #444;
	width:134px;
	float:left;
	text-align:center;
	height:185px;
	font-size:11px;
}