﻿#announcement-body {
    width: 1200px;
    margin: 10px auto;
    position: relative;
    padding-bottom: 20px;
}

#bottom {
    background-color: #fff !important;
}

#ann-head {
    width: 490px;
    height: 76px;
    margin: 10px auto;
    background-image: url(/Content/Resource/Notice/announcement-header.jpg);
}

#ann-border {
    width: 70%;
    margin: 0px 15%;
}

.notice-title {
    background-color: #e7e7e7;
    padding: 5px;
}

.notic_tl {
    display: inline-block;
    width: 80%;
}

.publish-time-tl {
    width: 20%;
    text-align: center;
    display: inline-block;
}

.notic-text {
    border-bottom: dashed 1px #8f8f8f;
    padding: 5px 0px;
}

.notic-text-tl {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #000;
}

.publish-time {
    display: inline-block;
    text-align: center;
    width: 20%;
    float: right;
}

.notice-bottom {
    height: 30px;
    background-color: #e7e7e7;
    margin: 20px 0px;
}

#normal-notice {
    margin-top: 40px;
}

#ann-left {
    width: 20%;
    float: left;
}

#ann-header {
    width: 80%;
    float: right;
    position: relative;
}

#ann-body {
    float: right;
    width: 80%;
}

#ann-type {
    position: absolute;
    left: 55px;
    top: 9px;
    color: #fff;
    font-size: 20px;
}

#ann-title {
    color: #0155ad;
    font-size: 16px;
    font-weight: bold;
}

#ann-from {
    color: #afafaf;
}

#ann-body {
    float: right;
    width: 80%;
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

#ann-tl {
    float: left;
    padding: 10px 30px;
}

#ann-weichat {
    width: 110px;
    background-color: #fff;
    color: #aaa;
    font-size: 13px;
    text-align: center;
    padding: 10px;
    line-height: 21px;
    margin-left: 10px;
    border: solid 1px #d0cece;
    margin-top: 10px;
}

span#attention_now {
    color: #c50000;
}

#ann-weichat-img {
    width: 90px;
    height: 90px;
}

#ann-ubget {
    margin: 20px 33px;
}

.ann_firstPg {
    text-decoration: none;
    color: #000;
    line-height: 30px;
    margin-left: 10px;
}

.ann_lastPg {
    text-decoration: none;
    color: #000;
    margin-left: 150px;
}

.ann_nextPg {
    text-decoration: none;
    color: #000;
    margin-left: 150px;
}

.ann_endPg {
    text-decoration: none;
    color: #000;
    margin-left: 150px;
    margin-right: 100px;
}

.notice-content {
    height: 350px;
}

#notic_detail #bottom {
    background-color: #f1f1f1 !important;
}
