@charset "utf-8";
/* CSS Document */
.alist .title {
    font-size: 1.5rem !important;
    line-height: 1em;
    padding-bottom: .2em;
    padding-top: .2em;
	font-family:'Roboto-Light',sans-serif !important;

}
  .alist .title a{
    color:#474baf;
	text-decoration:none !important;  
  }
.alist.news p {
    margin: 0px;
    margin-bottom: 10px !important;
}