@charset "gb2312";
/* CSS Document */

/*********************************信息公开**************************************/
.clear { clear:both;}

.con{ width:1000px; background:#FFFFFF; position:relative; z-index:80;margin:0 auto;}
.list01 { width:1000px; height:auto; background:#FFFFFF;}

.box{ width:960px; margin:auto; overflow:hidden;}
/*=================左侧导航=======================*/
.boxLeft{ float:left;width:230px; text-align:center; padding-top:10px;}
.boxLeft h2{ color:#db0008;width:230px; line-height:30px; border-bottom:#db0008 solid 1px; font-size:16px;}
.boxLeft h2 a{ color:#db0008;}
.boxLeft ul{width:230px; line-height:40px; }
.boxLeft ul li{width:230px;line-height:40px; border-bottom:#efefef solid 1px; font-size:14px;}
.boxLeft ul li a{ color:#333; }

/**************************************信息分类*********************************/
.xxfl { width:960px; height:auto; margin:0 auto;}
.xxfl_l { float: left; width:240px; height:auto;}
.title15 { width:240px; height:40px; line-height:40px; font-size:16px; color:#ffffff; text-decoration:none; text-align:center; background:#9e0902; margin-bottom:5px;}
.list15 { width:240px; height:auto;}
.list15 .tit{ width:240px; height:40px;line-height:40px; font-size:14px; color:#ffffff; background:#db0008; display:block;}
.list15 .tit a { height:40px; line-height:40px;color:#ffffff; text-decoration:none; float:left; padding-left:20px;}
.list15 .tit a:hover { color:#ffffff; text-decoration:none;}
.list15 .tit span { float:right; width:auto; height:40px; line-height:40px; font-size:12px; color:#ffffff; text-decoration:none; margin: 0 20px 0 0; display:inline;}
.list15 .tit span a { color:#ffffff; text-decoration:none;}
.list15 .tit span a:hover { color:#ffffff; text-decoration:none;}
.list15 .cont {width:238px; height:auto; border: 1px solid #cccccc; background:#ffffff;color:#333; margin-bottom:5px;}



.xxfl_r { float:right; width:700px; height:auto;}
.biao01 {width:700px; height:auto; }


.content table{height:auto;border-collapse:collapse;border:1px solid #dcdcdc; width:100%; margin:0;}
.content th{ background:#eee; height:40px; line-height:40px;}
.content td{ line-height:25px; padding:5px; text-align:center; font-size:14px;}
.content p{ margin:10px 20px; font-size:14px;}


/*分页   换红色*/
.page a{ background:#ececec;}
.page a:hover{border:1px solid #db0008; background:#db0008;}
.page input{border:1px solid #db0008;}
.page .go{background:#db0008;}
.page .go:hover{background:#9e0902;}

/*   换红色*/
.nav {background:#db0008 !important;}
.current{ background:#9e0902 !important;}
.navcurr{ background:#ff4444 !important;}
.link .line{border-bottom: 1px solid #db0008 !important;}
