.titlestyle1090461{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle1090461{ line-height: 150%; color: #222222; font-size: 9pt ;}

.info-top .text {
    position: absolute;
    left: 0;
    top: 84px;
    width: 100%;
    height: 228px;
    background: url(dfiles/images/midmo.png) center 72% no-repeat rgba(0,0,0,.6);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    color: #fff;}
.info-top .text p {margin: 0;text-align: center;padding: 70px 35px 0;font-size: 20px;line-height: 1.8;}
.info-top a:hover .text {opacity: 0.5;}
