#Container {
  background-color: rgba(255,255,255,0.8);
}

 
header{   }
#Logo{position:absolute;left:20px;top:9px;}
#HeadTopMenu{position:absolute;left:330px;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;
}

.left { margin:0 20px 0 0; }
.right{ margin :0 0 0 20px; }
h3 {line-height:2em;}

.introArea ul li .txt h3 a {
  color: #008c44;
  margin-top: 16%;
  line-height: 1.4em;
}

#HeadTopMenu a:hover {
  color: #C90216;
}

body {
  background-image: url(/WebMaster/uploads/images/1_images/background/o_200424105559.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#Footer {
  background-color: #FFFFFF;
  background-image: url(/WebMaster/uploads/images/1_images/background/o_200522110248.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: scroll;
}

.footer_box {
text-shadow: 0.1em 0.1em 0.2em black;
}
@media only screen and (max-width: 480px) {
.left { margin:0 0 20px 0; }
.right{ margin :0 0 20px 0; }
.PmC { text-align: center;}
.PmC img { margin:20px;}
}
