.top_b_area {
	padding: 20px 10px;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: double 5px #905094;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22); 
	border-radius : 10px;
}

.pic_shadow {
   margin: 5px;
  -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Color='#333333', Direction=135, Strength=2);
filter: progid:DXImageTransform.Microsoft.Shadow(Color='#333333', Direction=135, Strength=2);
-webkit-box-shadow: 1px 2px 3px 0px #333; /* Safari, ChromeÍÑ */
-moz-box-shadow: 1x 2px 3px 0px #333; /* FirefoxÍÑ */
box-shadow: 1px 2px 3px 0px #333; /* CSS3 */
}

.top_b_spacce0100 {
    letter-spacing: -1em;
    text-align: center;
}
.top_b_spacce01{
    display: inline-block;
    text-align: center;
    line-height: 35px;
    letter-spacing: 0em;
  	margin:10px 0px;
}

.section__block--top-page {
  max-width: 1100px;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 0em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}
