/* ============文章列表============== */ ul.newslistmemo1{ margin:0px; padding:0px; text-align: center; } ul.newslistmemo1 li{ margin-bottom:15px; text-align: center; padding:0px; list-style-type: none; font-family: Microsoft YaHei UI; font-size: 14px; color:#555; } ul.newslistmemo1 div.newstitle{ margin-bottom:14px; } ul.newslistmemo1 div.newsmemo{ font-family: Microsoft YaHei UI; font-size: 14px; text-align: left; } a.newstitle:link,a.newstitle:visited,a.newstitle:active{ text-decoration: none; font-family: Microsoft YaHei UI; font-size: 26px; font-weight: bold; color: #258c0f; text-align: center; } a.newstitle:hover{ text-decoration: none; font-family: Microsoft YaHei UI; font-size: 26px; font-weight: bold; color: #258c0f; text-align: center; }