.box1 .layA{ width: 230px; overflow: hidden;}
.navigation{}
.navigation dt{ font: 32px/75px "microsoft yahei"; color: #fff; text-align: center; background: url(imagesbg_nav.png) repeat-x; height: 75px;}
.navigation dd{ padding: 10px 20px 30px; text-align: center; overflow: hidden; background: #f3f3f3;}
.navigation dd a{ display: block; color: #333333; font: 14px/45px "microsoft yahei"; height: 45px; overflow: hidden; border-bottom: 1px #959494 dashed;}
.navigation dd a:hover{ color: #ae1a3b;}


.box1 .layB{ width: 720px; overflow: hidden;}
.box1 .layB .thA{ height: 35px; background: #ffe6e6; border-bottom: none; padding: 0 15px;}

.box1 .layB .crumbs{ background: url(imageshome.png) no-repeat left center; padding-left: 30px; font: 12px/35px "宋体"; color: #666666;}
.box1 .layB .crumbs a{ color: #246bbd;}
.box1 .layB .crumbs a:hover{ color: #f60;}

.listNew li{ width: 97%; float: left; font: 14px/35px "宋体"; height: 35px; overflow: hidden; color: #a0a0a0; background: url(imagesdot1.png) no-repeat left center; padding-left: 15px;}
.listNew li a{ color: #000000; display: block;}
.listNew li a:hover{ color: #f60;}
.listNew li span{ font-size: 12px;}
.box1 .layB .tbA{ padding: 15px 8px; overflow: hidden;}



/*分页*/
.pages{ height: 34px; margin: 20px 0; text-align: left; border-bottom: 1px #eeeeee solid; border-top: 1px #eeeeee solid; width: 100%; margin: 10px auto 0; overflow: hidden;}
.pages a{ display: inline-block; padding: 0 5px; color: #333333; font: 12px/34px "宋体";}
.pages a:hover,.pages .on{ color: #cc0000;}
