#CenterBlock .blockTitle {
  text-align: center;
  font-size: 48px;
  line-height: 110px;
  color: rgba(0,0,0,0);
}

#Container #bc_46 {
  text-align: center;
}

#Container #bt_59 {
  text-align: center;
  background-image: url(/WebMaster/uploads/images/1_images/icon/o_200513195247.png);
  background-repeat: no-repeat;
  background-position: center center;
}

 
header{   background-image:url(/WebMaster/uploads/images/1_images/bg/o_200513202252.jpg);background-repeat:no-repeat;background-size:cover}
#Logo{position:absolute;left:0px;top:15px;}
#HeadTopMenu{position:absolute;left:560px;top:16px;}
@media screen and (max-width:1200px){#HeadTopMenu{position:fixed;left:0px;top:0px;} #Logo{left:10px;top:10px;}}
#banner{position:absolute;left:px;top:px;width:100px;height:auto}
body {
  background-image: url(/WebMaster/uploads/images/1_images/bg/o_200512195813.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

#Footer {
  background-color: rgba(165,0,130,0.5);
}

#HeadTopMenu .menu_item a {
  font-size: 19px;
  line-height: 36px;
  color: #D499B9;
}

#HeadTopMenu .menu_item a:hover {
  font-size: 19px;
  font-weight: bold;
  line-height: 30px;
  color: #A50082;
}

.flexslider .slides img {
    border-bottom: 10px solid rgba(165,0,130,0.5);
}

.lessen {
  padding:0 10% 10% 10%;
}

.TButton {
  margin: 0 5px;
}

.TButton a {
  background: rgba(165,0,130,0.5);
  border: 1px solid rgba(165,0,130,0.5);
  border-radius: 10px;
  color: rgb(255,255,255);
  padding: 0.4em 1.2em;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  -ms-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.TButton a:hover {
  background: rgba(165,0,130,0.2);
  color:  rgba(165,0,130,0.5);
}

.classLink_area ul li {
    width: 25%;
    
}



@media only screen and (max-width: 480px) {
.classLink_area ul li {
    width: 100%;

}
}
