@charset "utf-8";
/* CSS Document */
body{
	width:auto;
	height:auto;
	text-align:center;
}
.contanier{
	width:910px;
	margin-top:10px;
	height:780px;
	margin:0px auto;
}
.tepe{
	width:910px;
	height:208px;
	margin-top:0px;
}
.solLogo{
	width:146px;
	height:208px;
	float:left;
	background-image:url(images/logo2.jpg);s
}
.sagLogo{
	width:734px;
	height:208px;
	float:left;
	background-image:url(images/tepe.jpg);
}
.bos{
	width:734px;
	height:168px;
}
.btnHome{
	width:100px;
	height:20px;
	float:left;
	margin-left:5px;
}
.btnSok{
	width:130px;
	height:20px;
	float:left;
	margin-left:5px;
}
.btnbook{
	width:120px;
	height:20px;
	float:left;
	margin-left:5px;
}
.menu{
	width:730px;
	height:20px;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
}
.baner1{
	width:580px;
	height:210px;
	margin-left:10px;
	float:left;
	margin-top:20px;
	border:1px solid #000000;
}
.banner2{
	width:240px;
	height:210px;
	margin-left:10px;
	margin-top:0px;
	float:left;
	border:1px solid #000000;
}
.sagDesen{
	width:50px;
	height:230px;
	float:left;
	margin-left:10px;
}
.toplam{
	width:910px;
	height:230px;
	margin-top:10px;
}
.icerik{
	width:900px;
	height:310px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	border:1px solid #CCCCCC;
	
}
.metin{
	width:320px;
	height:280px;
	margin:10px;
	padding:5px;
	float:left;
}
.footer{
	width:910px;
	height:15px;
	margin-top:10px;
	margin-left:5px;
	background-color:#666600;
}
.mail{
	width:200px;
	height:auto;
	float:right;
	margin-right:0px;
	margin-top:132px;
}
a:hover{border-bottom:none; color:#000000;}
a {color:#000000; text-decoration:none;  solid:#000000;}