
*
{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 14px;
    font-family: "5FAE8F6F96C59ED1" , "Microsoft Yahei" , "Hiragino Sans GB" , tahoma, arial, "5B8B4F53" !important;
    color: #666666;
    background: #c5c3c2;
    height: 100%;
    min-height: 100%;
}
a
{
    text-decoration: none;
    color: #666666;
}
img
{
    border: none;
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666;
}
a
{
    text-decoration: none;
}
a:hover
{
    color: #e43e41;
}
.notice_wrap {
    padding-top: 85px;
    float: left;
    width: 100%;
}

.notice {
    margin: 0 auto;
    width: 682px;
    height: 503px;
    background: url(../images/update_bg.png) no-repeat;
}
.notice h1 {
    padding-top: 100px;
    font-size: 36px;
    color: #333;
    text-align: center;
}
.notice_cont {
    font-size: 20px;
    color: #666;
    text-align: center;
    margin: 0 62px;
    margin-top: 50px;
    padding-bottom: 30px;
    border-bottom: 2px solid #f2f2f2;
}
.notice_cont span {
    color: #ff6500;
}
.notice_foot {
    text-align: center;
    margin: auto;
    width: 310px;
    padding-top: 15px;
}
.notice_foot_list {
    width: 150px;
    float: left;
}
.notice_foot_list p {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    background: #e5e1df;
    width: 94%;
    margin: auto;
    border-radius: 5px 5px 0px 0px;
}
.notice_bd {
    width: 100%;
    float: left;
    margin-top: 28px;
    text-align: center;
}