body{
  text-align: center;
}


.topban{
  background-color:#977df6;
  width: 900px;
  height:25px;
  background-position: right;
  border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
  margin-bottom: 3px;
  color:#ffffff;



}
.topban a{
  text-decoration: none;
}


.reklam{
  width: 900px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
  margin-bottom: 3px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: smaller;
  }

  .sorgu{
  width: 900px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
  margin-bottom: 3px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: smaller;
  background-color: #CCCCCC;

}
.player{
  width: 900px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
  margin-bottom: 3px;
  margin-top: 3px;

}

.haberban{
  margin-bottom: 4px;
  margin-top: 4px;
     width: 900px;
  height: 288px;
    border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
  text-align: left;
  background-image: url(img/haberyan.jpg);
  background-position: right;
  background-repeat: no-repeat;
}
.buton{
  text-decoration: none;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color:#ffffff;
  float: left;
  width:100px;
height:25px;
padding-top: 2px;

}


.buton:hover{
 padding-top: 2px;
width:100px;
height:25px;
background-color:#ccbffc;
float: left;

}

.logo{
  width:900px;
  height: 100px;
  background-image: url(img/logo.png);
  background-repeat: no-repeat;
  background-position: left;
  border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
  margin-bottom: 3px;
  text-align: right;

}
.logintop{
  width: 250px;
  height: 98px;
  border-width: 1px;
  border-style: solid;
  border-left-color: #CCFFFF;
  border-right-color: #ccFFFF;
  border-top-color: #ffFFFF;
  border-bottom-color: #ffFFFF;
  margin-left:645px;
  text-align: right;
  padding-right: 4px;
  font-size: 12px;
  font: Arial;
  margin-top: -104px;

}

.logintop input{
  width: 140px;
  height: 20 px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
}


.ayak{
  margin-top: 4px;
   width: 900px;
  height: 75px;
  border-width: 1px;
  border-style: solid;
  border-color: #CCFFFF;
  text-align: center;
  font-size: 12px;
  font: Arial;
  padding-top: 30px;

}


