*{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body{
  font-family: Verdana;
  font-size: 11px;
  background: #000;
  color: #fff;
  text-align: center;
}

#header{
  height: 128px;
  width: 1023px;
  float: left;
  border-bottom: 1px solid #636363;
  border-right: 1px solid #636363;
}
#header_right{
  width: 515px;
  height: 100%;
  float: left;
}
#menu{
  height: 24px;
  float: left;
  width: 100%;
  margin-top: 104px;
}
#menu ul{
  list-style: none;
  height: 100%;
}
#menu ul li{
  float: left;
  height: 100%;
  margin-right: 10px;
}

#menu ul li a{
  text-decoration: none;
  height: 20px;
  display: block;
  font-size: 12px;
  padding-top: 4px;
  color: #fff;
  padding-left: 5px;
  padding-right: 4px;
  float: left;
}


#menu ul li a:hover {
  background: #c41230;
}



#container{
  width: 100%;
  height: 370px;
  float: left;
  background: #131112;
  border-bottom: 1px solid #636363;
}
#textbox{
  width: 358px;
  height: 334px;
  float: left;
  padding-bottom: 36px;
  overflow:hidden;
}

#solagan{
  width: 515px;
  height: 100%;
  float: left;
}
#solagan img{
  width: 100%;
  height: 100%;
}


div.c17 {
float:left;
font-family:Verdana;
height: 310px;
line-height:18px;
margin:0px 5px 0 0px;
overflow:hidden;
padding:2px;
text-align:left;
width: 330px;
}
div.c17  p{
  display: block;
}
div.c17  h3{
  text-transform: capitalize;
  font-size: 15px;
}
#footer p
{
  margin-right:47px;
    margin-top:15px;
    color: #808080;
}


