 
header{   }
#Logo{position:absolute;left:20px;top:10px;}
#HeadTopMenu{position:absolute;left:273px;top:0px;}
@media screen and (max-width:1024px){#HeadTopMenu{position:relative;left:0px;top:0px;} #Logo{left:10px;top:10px;}}
#banner{position:absolute;left:px;top:px;width:100px;height:auto}
#HeadTopMenu a {
  font-size: 14px;
  line-height: 11px;
  color: #000000;
}

#HeadTopMenu a:hover {
  font-size: 14px;
  line-height: 11px;
}

#Footer {
  color: #0A0A0A;
  background-color: #DADADA;
  border-color: #682C98;
  border-style: double;
  border-width: thin;
  background-repeat: no-repeat;
  background-position: center center;
}

#Footer .FootMenu a {
  color: #040967;
}

#Footer .FootMenu a:hover {
  color: #FF1100;
}

