/* CSS Document */ .news-list{ padding: 25px 0;} .news-list li{ height:100px; background:url(../images/bg/contact_line.jpg) left bottom repeat-x; padding-bottom: 25px; margin-bottom: 25px;} .news-info a{ color:#2c2c2c} .news-info a h2{ margin-bottom: 5px;} .news-info a p{ line-height: 18px;} .news-list li:hover a{ text-decoration: underline;} .news-date{ width: 84px; height:84px; font-weight: bold; text-align: center; background-color: #f0f0f0; padding: 20px 0; margin:0 8px; float: left; } .news-date p{ font-size: 25px; line-height: 28px; margin-bottom: 5px;}