﻿.news_top {
    background: url("/sites/ripp/Resource/hr_top_bg.gif");
    background-repeat:no-repeat;

    height: 149px;
    padding: 20px 0 20px 18px;
    width: 650px;
}

.news_top ul.news_pic {
    border: 1px solid #DEDEDE;
    height: 127px;
    margin-top: 5px;
    padding: 1px;
    width: 215px;
}
.news_top ul {
    float: left;
}

.news_pic img {
    height: 127px;
    width: 215px;
}
fieldset, img {
    border: 0 none;
}

.news_txt {
    height: 144px;
    margin-left:11px;
    width: 390px;
}

.news_tit {
    background: url("/sites/ripp/Resource/news_tit.gif");
    background-repeat:no-repeat;

    height: 35px;
    padding: 18px 10px 0;
    width: 390px;
    text-align:center;
    font-weight:bold;
}
.textac {
    text-align: center;
}
.letters {
    letter-spacing: 1px;
}
.fontwb {
    font-weight: bold;
}
.font16 {
    font-size: 16px;
}

.textar {
    text-align: right;
}

.news_btn {
/*scroll center top rgba(0, 0, 0, 0)*/
    background: url("/sites/ripp/Resource/top_btn.gif");
    background-repeat:no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 17px;
    width: 71px;
}
.floatr {
    float: right;
}


.t-layout-content1 {
    color: #666666;
    padding-bottom: 20px;
    text-align: left;
    width: 670px;
}


.t-layout-content1 h1 {
    border-bottom: 1px dashed #EEEEEE;
    color: #5E9DAC;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 20px;
    width: 670px;
}