/*通知公告*/
.notice_list{padding-top: 40px;padding-bottom: 70px;}
.notice_list li{
	font-size: 14px;color: #666666;margin-bottom: 12px;padding-left:8px;
	background: url(../images/icon_list.jpg) no-repeat left center;height: 20px;line-height: 20px; font-family: "Arial";
}
.notice_list li a{
	width: 520px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    display: block;float: left;
}
.notice_list li span{float: right;}
.notice_list li a:hover{text-decoration: underline;color: #089ddb;}
.notice_list li.active{color: #089ddb;}
.page_num{padding-bottom: 65px;text-align: center;}
.page_num p{display: inline-block;margin:0px 25px;}
.page{width: 40px;margin:6px;}
/*会计人员信息表*/
.info_table{width: 958px;padding-top: 40px;padding-bottom: 70px;}
.info_table table{
	width: 100%; border-collapse:collapse;border: none;
}
.info_table table th{
	font-size: 18px;color: #ffffff;background:#77d6fd;border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;height: 46px;
}
.info_table table td{
	font-size: 14px;padding-top: 15px;padding-bottom: 13px;border-color: #d9d9d9;
	color: #666666;text-align: center;
}
.btn_update{
	display: block;width: 190px;height: 45px;line-height: 45px;color: #fff;font-size: 20px;
    background: #ff6600;margin:18px auto 20px;
}
.pagination{
        display: inline-flex;
      }
      .pagination li{
        padding: 0px 5px;
      }
      .pagination .active a{
        color: #089ddb;
      }
      .notice_list{
        padding-bottom: 20px!important;
      }
      #fy{
        margin-bottom: 40px;
      }
      .index_foot{
        background: #f7f7f7;
	padding:35px 0 35px 0; text-align: center;
}
.foot_p1{
	color: #999595;
}
.foot_p1 span{
	display: inline-block; padding:0 3px 0 2px;
}
.foot_p2{
	color: #505050; line-height: 26px;
}
.foot_p2 a{
	color: #999; margin-right: 8px;
}
.foot_p2 span{
	margin-right: 8px;color: #999;
}
.foot_p2 .a_last{
	margin-right: 0px;
}
.foot_p3{
	height:44px; padding-top: 24px;
}
.foot_p3 a{
	display: inline-block; vertical-align: middle; margin:0 10px;
}