﻿/**notice**/
.notice_content
{
    width: 960px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}

.notice_ContentDetail
{
    margin: 30px 0px 50px 0;
}
.Subject_OrgId
{
    margin-bottom: 15px;
    position: relative;
}
.notice_content h3
{
    line-height: 40px;
    text-align: center;
}
.Subject_OrgId span
{
    position: absolute;
    right: 0px;
    top: 5px;
}

.Type_postTime
{
    width: 960px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 15px;
}
.noticeType
{
    float: right;
}

/** voluteer start**/
.w960
{
    width: 960px;
    margin: 0 auto;
}
.volunteer
{
    width: 960px;
    margin: 0 auto;
    min-height: 250px;
    margin-top: 40px;
}
.isReceive
{
    border-width: 0px;
    width: 960px;
    height: 41px;
    display: flex;
    font-family: '微软雅黑 Bold' , '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #666666;
    line-height: 21px;
}
.isReceive h3
{
    font-size: 18px;
}

.volunteer_content
{
    border-width: 0px;
    width: 960px;
    height: 27px;
    display: flex;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #7F7F7F;
    line-height: 24px;
}
.volunteer_content p
{
    font-size: 14px;
}
.btns_regary_accept
{
    margin-top: 62px;
    margin-bottom: 30px;
}
/*按钮*/
.temporary_regary, .accept_suggest
{
    border-width: 0px;
    width: 97px;
    height: 40px;
    line-height:40px;
    display: inline-block;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    background-color: rgba(61, 164, 241, 1);
    border: none;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.accept_suggest
{
    margin-left: 85px;
    background-color: rgba(0, 102, 179, 1);
}
.text
{
    position: absolute;
    align-self: center;
    padding: 2px 2px 2px 2px;
    box-sizing: border-box;
}
/*
.temporary_regary span, .accept_suggest span
{
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 97px;
    height: 40px;
    line-height: 40px;
    background: inherit;
    background-color: inherit;
    background-color: rgba(61, 164, 241, 1);
    border: none;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}
.temporary_regary
{
    margin-left: 340px;
}
.accept_suggest
{
    margin-left: 520px;
}
.accept_suggest span
{
    background: inherit;
    background-color: inherit;
    background-color: rgba(0, 102, 179, 1);
}*/
.ax_default
{
    text-align: center;
}

/** voluteer start**/

/** bg start**/
/*
.bg
{
    width: 100%;
    height: 100%;
    position: fixed;
    background: #555;
    left: 0px;
    top: 0px;
    z-index: 99;
    opacity: 0.88;
    filter: alpha(opacity=88);
    display: none;
}
*/

/** bg stop**/
/** dis start**/
.disabled
{
    background: #ddd;
    background-color: #ddd;
    pointer-events: none;
}
/** dis stop**/


/** dis no_notice**/
.my_center
{
    width: 960px;
    margin: 0 auto;
    padding-top: 140px;
    min-height: 220px;
}

.no_notice
{
    line-height: 28px;
    color: #b5b5b5;
    text-align: center;
    margin-bottom: 15px;
}
.highlignt,.highlignt td a 
{
    color: #333;
    font-weight: bold;
}

.wode_in {
    min-height: 320px;
}

/** dis stop**/

/*我的通知详情*/
.choose
{
    color: #3894e4;
    font-size: 16px;
}

.mt10
{
    margin-top: 10;
}
.mt15
{
    margin-top: 15;
}
.mt20
{
    margin-top: 20;
}
.mb20
{
    margin-bottom: 20;
}
.mt30
{
    margin-bottom: 30;
}
.notice_content a{
    text-decoration:underline;
}