.news_events_center {
    background: url('../img/news-events-back.png') repeat-x scroll 0 0 #FFFFFF;
    min-height: 100%;
    padding: 118px 27px 0 27px;
    width: 913px;
    -webkit-box-shadow: 3px 3px 5px 1px #666;
    box-shadow: 3px 3px 5px 1px #666;
    margin: 0 auto;
}

.news_events_head {
    height: auto;
    padding-bottom: 62px;
    text-align: center;
    width: 100%;
}

.news_events_head_inner {
    text-align: center;
}

.news_events_head_inner span {
    color: #FFFFFF;
    font-size: 71px;
    letter-spacing: 4px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    line-height: 65px;
}

.news_events_center_div {
    min-height: 179px;
    width: 100%;
    border-bottom: 1px solid #a2a2a2;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: justify;
    font-size: 0;
    line-height: 0;
}

.news_events_center_div_left {
    height: 195px;
    margin-left: 7px;
    width: 195px;
    display: inline-block;
    vertical-align: top;
}

.news_events_center_div_left > img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    margin-bottom: 2px;
}

.news_events_center_div_right {
    margin-left: 29px;
    width: 610px;
    display: inline-block;
    vertical-align: top;
}

.news_events_center_div_right p,
.news_events_center_div_right a,
.news_events_center_div_right a:visited {
    color: #666666;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 15px 0;
    text-decoration: none;
}

.news_events_center_div_right a:hover {
    color: #cc0000;
}

.news_events_center_div_right span {
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 1.1px;
    width: 100%;
    float: left;
}