
.CatTit{ height:32px; line-height:30px; padding:4px 8px 4px 12px; font-weight:bold;  background:url(../images/newsTitbg.jpg) no-repeat 8px 34px ; font-size:16px;  }
.MainCont{ padding:00px 20px; border:1px solid #ddd; margin-right:1px; border-top:0px; min-height:280px; }
.MainCont .NewsTit{ font-size:16px; font-weight:bold; line-height:30px; height:30px; padding:15px 15px 10px 15px; text-align:center; }
.MainCont .NewsBar{ border-top:1px solid  #e2e2e2; background:#fbfbfb;  border-bottom:1px solid  #e2e2e2; height:34px; line-height:34px; text-align:center;  }
.MainCont .NewsBody{ padding:10px 5px; }
.MainCont .PageBar{ border-top:1px solid  #e2e2e2; background:#fbfbfb;  border-bottom:1px solid  #e2e2e2; height:44px; line-height:22px; text-align:left; padding:5px 0px; padding-left:20px;  margin:20px 0px;}
.MainCont .NewsList{ padding:5px 0px;}
.MainCont .NewsList li{line-height: 36px;  height: 36px;  border-bottom: 1px dashed #aaa; background:url(../images/newsDot.jpg) no-repeat 12px center; padding-left: 32px;  }
.MainCont .NewsList li:hover{background:url(../images/newsDot.jpg) no-repeat 12px center #f0f0f0; }
.MainCont .NewsList li a{ color:#666;width:100%;}
.MainCont .NewsList li a:hover{ color:#F33; background:#f0f0f0; width:100%;}

.MainCont #ImgList{ padding:15px 0px;}
.MainCont #ImgList li{ width:212px; height:170px; background:#eee; float:left; margin:11px; padding:4px; border:1px solid #CCC;}
.MainCont #ImgList li div{ height:30px; line-height:36px; text-align:left; padding:0px 5px;}
.MainCont #ImgList li img{ width:212px; height:140px;}
.R1{ font-weight:500; color:#C30;}

/*****分页样式****/
.PageBox{ height: 26px; margin: 5px 0px; text-align: left; }
.PageBox  span{ line-height:26px; height:26px; padding: 0px 10px; margin: 0px 3px; float:left; background:#f6f6f6; font-size:14px; border: 1px solid #ddd; }
.PageBox  span:hover{ background: #ddd;  }
.PageBox  .On{ background: #F03; border: 1px solid #D00; color:#111;}
.PageBox  .On:hover{ background:#f03; border: 1px solid #d00; color:#111;}
.PageBox  a { color:#666;}
.PageBox .On .on{ color: #fff;}
.PageBox .On .on:link{ color: #fff;}
.PageBox .On .on:hover{ color: #f03;}


