.association{
    padding: 50px 40px;
}
.news-list{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}
.news-cont{
    width: 800px;
    margin-left: 20px;
}
.news-cont h3{
    margin-top: 0px;!important;
    font-size: 22px;
    line-height: 28px;
}
.news-cont > h3 > span{
	font-size: 20px;
    color: #555454;
    line-height: 28px;
}
.news-cont h3 a{
    color: #000000;
}
.news-cont h3 a:hover{
	text-decoration: underline;
}
.news-cont p{
    font-size: 16px;
    color: #666666;
    letter-spacing: 0px;
    line-height: 30px;
    margin-bottom: 20px;
}
.news-cont span{
    font-size: 13px;
    color: #939393;
    letter-spacing: 0px;
    line-height: 18px;
}
.news-cont span img{
    margin-right: 6px;
}