﻿

#bd { width: 996px; margin: 0 auto; padding: 30px 0; }

a { color: #3daeb6; text-decoration: none; }
a:hover { text-decoration: underline; }

li:after { content: " "; height: 0; display: block; clear: both; visibility: hidden; }
li { zoom: 1; }

.column { float: right; width: 730px; }
.sidebar { float: left; width: 240px; }

.abox { margin-bottom: 30px; }
.abox .head { height: 30px; }
.abox .head .title { font-size: 18px; float: left; }
.abox .head .link { float: right; }
.abox .head .more { float: right; line-height: 30px; }

.profile_nav { }
.sort_nav { background: #fbfbfb; line-height: 42px; margin-bottom: 30px; }
.sort_nav a { font-size: 16px; color: #666; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.sort_nav a:hover, .sort_nav .on a { color: #3daeb6; text-decoration: none; }
.sort_nav .even { background: #f1f6f6; }
.sort_nav li { position: relative; }
.sort_nav .on { background: #ddf3f1; }
.sort_nav .on .icon { display: block; }
.sort_nav .icon { display: inline-block; background: url(../images/icon_arrow_blue.png); width: 5px; height: 9px; overflow: hidden; float: right; display: none; position: absolute; top: 18px; right: 10px; }

.about_box { font-size: 14px; line-height: 24px; color: #666; min-height: 600px;_height:600px; }
.about_box .t{ font-size:30px;color:#3daeb6;line-height:50px;padding-bottom:10px;}

.attest_box { border: solid 1px #e1e1e1; border-width: 1px 0 0 1px; width: 730px; }
.attest_box td { border: solid 1px #e1e1e1; border-width: 0 1px 1px 0; vertical-align: top; padding: 10px 20px; font-size: 12px; }
.attest_box td p { border-top: solid 1px #e1e1e1; padding: 10px 0; margin-top: 10px; }
.attest_box td ul { width: 201px; }
.attest_box thead td { font-size: 16px; background: #f7f7f7; }

.notices_box  .notices_a{
    display: block;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 65px; 
    width: 100%;
    height: 65px;
    overflow: hidden;
    box-shadow: 0 1px 0 0 #F0F0F0;
}
.notices_a_title{
    float: left;
}
.notices_a_date{
    float: right;
}