
.alSpan {
    margin-top: 20px;
    margin-bottom: 40px;
}

.alSpan h4 {
    padding: 20px 0px;
    font-size: 18px;
    text-align: center;
    background: url(../images/altitbr.png) no-repeat center 32px;
}

.alSpan h4 a {
    padding: 0 4px;
    color: #d5242e;
    background-color: #fff;
}

.alSpan h4 div {
    padding-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #b8b8b8;
    font-weight: normal;
    background: url(../images/altitd_br.png) no-repeat center bottom;
}

.cgal .alCont {
    position: relative;
}

.cgals .alCont ul {
    margin: 0 auto;
    width: 928px;
    overflow: hidden;
}

.cgals .alCont li {
    margin: 0 7px;
    width: 23%;
    float: left;
    text-align: center;
}

.cgals .alCont li img {
    border: 2px solid #d6d6d6;
    width: 100%;
}

.cgals .alCont li img:hover {
    border-color: #8f8f8f;
}

.cgals .alCont li h5 {
    margin-top: 12px;
    font-weight: normal;
    font-size: 16px;
}

.cgals .alCont li h5 a {
    color: #333;
}

.cgals .alCont .btnLeft,
.cgals .alCont .btnRight {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 18px;
    height: 26px;
}
