@charset "UTF-8";
#main h2{
    margin-bottom: 6px;
}
#main h3{
    margin-bottom: 16px;
}
.toggle .tabs .tab{
    max-width: 183px;
}
.toggle .tabs .tab:nth-child(n+4){
    margin-top: 0;
}
.listYear{
    margin-top: 30px;
}
#newsList .newsItem{
    padding: 11px 0 34px;
}
#newsList .newsItem .hd{
    width: 110px;
}
.newsItem .cont p{
    margin: 0;
    display: inline;
}
.newsItem .cont p:first-child{
    margin-right: 13px;
}