@charset "iso-8859-9";
/* CSS Document */
/* CSS Document */
/* reset at*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}


body{
	font-family:Arial,Tahoma,Verdana;
	background-color:#ECF1EF;
	color:#000;
	font-size:14px;

}


.olumlu{
	line-height:25px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	padding:1px;
	height:25px;
	width:auto;
border:solid 1px #DEDEDE;
background: #0C3 url(resimler/ok.png) 8px 6px no-repeat;
color:#222222;

text-align:center;
}
.olumsuz{
	padding:1px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	width:auto;
border:solid 1px #DEDEDE;
background: #F33 url(resimler/x.png) 8px 6px no-repeat;
color:#222222;
	height:25px;
	line-height:25px;
text-align:center;
}


#resim{

	background:url(sitezmn2.png) bottom no-repeat;
	text-align:center;
	width:767px;
	height:500px;
	margin:60px auto 0 auto;

}
#inputlar{
	text-align:left;
	height:50px;
	margin:auto;
	border:none;
	width:300px;
	margin-top:25px;
	margin-left:310px;
	position:absolute;

}
input.main_input{

background-color:#FFF;
border-bottom:1px solid #666;
border-top:1px solid #666;
border-left:none;
border-right:none;
width:171px;
height:20px;
line-height:20px;
padding:4px;
float:left;
margin-right:5px;

}
input.submit{
	line-height:25px;
height:10px;
	font-size:14px;
background-color:#06F;
color:#FFF;

float:left;
padding:3px 10px 25px 3px;
border:1px #CCC solid;
cursor:pointer;
}
img{
	border:none;
	
	
	}