@charset "utf-8";
/* CSS Document */
.indexBar{background:url(../images/Index_title_bg.jpg) repeat-x; border:1px solid #fff; height:33px; line-height:33px;}
.indexBar p{ background:url(../images/Index_titBg.jpg) no-repeat 8px 1px; padding-left: 45px; font-size:14px; font-weight:bold; color:#036bb5}
.indexBar span{ float:right; color:#036bb5; padding-right:12px;  }
.indexBar span a{ color:#036bb5}

.InNotice h2{ font-weight:bold; font-size:12px;}
.InNotice ul{ width:288px; margin:15px auto 0 auto}
.InNotice li{ width:288px; height:65px; display:block; overflow:hidden;}
.InNotice li.fgx{ background:url(../images/fgx.jpg) repeat-x center; display: block; height:20px; font-size:0;}

.indexHJ{ width:936px; border:1px solid #c6e4f3; margin:0 auto 10px; float:left}
.indexHJ.cur{ margin-bottom:0;}
.indexHJ dl{ width:160px; float:left; margin:17px 10px 15px 10px; display:inline}
.indexHJ dl dt{ width:160px; height:120px; font-size:0; line-height:0;}
.indexHJ dl dt img{ width:155px; height:110px; font-size:0; line-height:0;}
.indexHJ dl dd{ width:160px; text-align:center;  padding-top:5px;}



/*新闻列表*/

.InNews ul{ padding:10px 12px 0 12px;}
.InNews ul li{  height:26px; line-height:26px;  display: block;}
.InNews ul li a{ width:520px; background:url(../images/dian.jpg) no-repeat left center; padding-left:10px;}
.InNews ul li span{ float:right; color:#949494;}

.page{ width:220px; float:right; margin:15px 0}
.page a{ padding:0 5px; float:left; color:#4c4c4c}
.page a:hover{ color:#d30000; text-decoration:underline}

