.c20000 {
    color: #c20000!important;
}

.notice-box {
    background: #FFF2F2;
    height: 28px;
    font-size: 14px;
    color: #3c3535;
    overflow: hidden;
}

.notice-list {
    height: 56px;
}

.notice-tips {
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    width: 960px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.notice-read {
    height: 28px;
    line-height: 28px;
    width: 120px;
    overflow: hidden;
    cursor: pointer;
    text-decoration: underline;
}
em, i {
    font-style: italic;
}
.tips{
    display: inline-block;
    width: 29px;
    background: url(/static/images/desktop/hk_starr/PhTips.png);
    height: 29px;
    background-size: 100%;
}

.close i{ 
    width: 17px;
    height: 17px;
    display: inline-block;
    background: url(/static/images/desktop/hk_starr/PhCancel.png);
    background-size: 100%;
}

.title-text{
    width: 213px;
height: 20px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #474B4F;
line-height: 18px;
}