/*news*/
#newslist .main{ width: 1000px; margin: 0 auto; min-height:550px ; margin-top: 40px;}
#newslist  .main .body{ width:734px; float: right;min-height: 500px;}
#newslist  .main .body .header{ width: 734px; float: left; height: 35px; line-height: 35px; background-image: url(../images/14.png);background-repeat:no-repeat;background-position: top left; border-bottom: 2px solid #C79C5F;}
#newslist  .main .body .header .span1{ width: 115px; float: left; height: 35px;  color: #3f3f3f;  font-size: 23px; margin-left: 20px; margin-top: -3px; color: #3f3f3f;}
#newslist  .main .body .header .span2{ width: 215px; float: left; height: 35px;  color: #c79c5f;  font-size: 18px; margin-top: 2px;   font-weight:bold;margin-left:-10px; font-family: "Helvetica";}
#newslist  .main .body  .list { float: left;}
#newslist  .main .body  .list ul{ float: left; margin-top:20px;}
#newslist  .main .body  .list li{ height: 35px; width: 737px; line-height: 35px; float: left; background-image: url(../images/15.jpg);background-repeat:no-repeat;background-position: top left; border-bottom: dotted 1px #DDDDDD; color: #666;}
#newslist  .main .body  .list .list-font { float: left; width: 645px;height: 35px;  text-indent: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#newslist  .main .body  .list .date{ float: right; width: 70px; height: 35px;}
#newslist  .main .body  .page-info {  width: 734px; float: left; height: 60px; line-height: 60px; text-align: center;}
/* */