﻿

.newsNr { line-height:166%; font-size:16px;}

/*新闻列表*/
ul.news_list{margin-top:50px;}
ul.news_list li{list-style:none;border-bottom:1px #CCCCCC dashed; line-height:3em;background-image: url(../images/li2.gif);background-repeat: no-repeat;background-position: left center;padding-left:18px; margin:0px 25px;}
ul.news_list li a:hover{color:#e10000;}
ul.news_list li a {display:inline;}
ul.news_list li span{display:inline;}

/*新闻显示*/
h1.content_title{font-size:22px; text-align:center; line-height:45px; margin-top:20px;}
.news_data{float:right; padding-right:10px;}
.download_btn{float:right; margin:5px 20px 5px 0px;}
.content{clear:both; width:772px; overflow:hidden; padding:9px 15px; line-height:28px; font-size:14px;}



