body,td,th {
	font-size: 14px;
	color: #666;
	font-family:"微软雅黑", "黑体"
}
a {
	font-size: 14px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #09F;
}
img{border:0;}
*{
	margin:0;
	padding:0;
	}
.lf{float:left;}
.rf{float:right;}
ul,li,ol,dl{
	list-style:none;
	}
.center{
	width:1000px;
	margin:0 auto;
	}	

.topBanner{height:120px;}
.nav{ 
	background:#06F url(imagesnavBg.jpg) no-repeat left top;
	height:45px;
	color:#fff;
	line-height:40px;
	}
.nav ul{
	overflow:hidden;
	}
.nav ul li{padding:0 15px;}	
.nav ul li a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
	
.leftBox{
	width:260px;
	height:460px;
	float:left;
	border:1px solid #b6dbf2
	}
.rightBox{
	margin-left:270px;
	padding:0px 15px;
	height:460px;
	overflow:auto;
	border:1px solid #dedede;
	}
	
.tabTit{
	background:#F5F5F5;
	text-align:center;
	border-bottom:1px solid #E4E4E4
	}
.tabTit a{
	display:inline-block;
	padding:5px;
	outline:none;
	text-decoration:none
	}
.tabTit a.active,.tabTit a:hover{
	border-bottom:2px solid #7DBEFF;
	color:#09F
	}	
.tabCon{
	padding:10px;
	}
.mt10{
	margin-top:10px;
	}

.dqlist p,.list p{
	padding-bottom:5px;
	}		
.dqlist a{
	width:26%;
	display:inline-block;
	font-family:"宋体";
	padding:4px 3px;
	outline:none;
	border:1px solid #dedede;
	margin-bottom:10px;
	margin-right:3px;
	border-radius:6px;
	background:#f9f9f9;
	text-align:center
	}
.dqlist a.active,.dqlist a:hover,.zjlist a.active,.zjlist a:hover{
	background:#09F;
	color:#fff;
	}
.list{
	padding:15px;
	}
.list li a{
	font-family:"宋体";
	line-height:2.6em;
	}
.list li{
	border-bottom:1px dashed #dedede
	}	

.zjlist a{
	display:block;
	text-align:center;
	padding:5px;
	outline:none;
	border:1px solid #ddd;
	margin:8px 0;
	border-radius:6px;
	font-family:"宋体";
	background:#f9f9f9;
	line-height:20px;
	}



.nav2 {
	font-family:"宋体";
	height: 35px;
	line-height: 35px;
	background: url(../images/fnavbg.png) no-repeat left top;
	text-align:center
}
.nav2 a {
	font-size: 12px;
	color: #666;
	margin:0 5px;
}

.copright{
	font-size:12px;
	font-family:"宋体";
	text-align:center;
	line-height:1.8em;
	padding-bottom:20px;
	}	
.copright .nums{
	display:inline-block;
	background:#000;
	color:#3F0;
	font-family: "微软雅黑", "黑体";
	font-weight:bold;
	font-size:22px
	}
.bsznList a{
	display:inline-block;
	width:24%;
	text-align:center;
	margin:6px 0;
	line-height:20px;
	}							
.info{
	padding:50px 30px;
	color:#069
	}	
.info h4{
	font-size:24px;
	}	
.info p{
	line-height:32px;
	font-size:18px;
	padding:10px 0;
	}	
.content{
	padding:15px;
	}	
.content table{
	border-collapse:collapse;
	}	
.content table td,.content table th{
	padding:10px;
	border:1px solid #dedede;
	font-family:"宋体";
	font-size:12px;
	line-height:1.6em;
	}
.content table th{
	color: #39F;
	font-weight:normal
	}	
	
/*年度查询修改开始*/	
.zjlist .year a {
	background:#fff;
	border:none;
}
.zjlist .year a:hover,.zjlist .year a.active {
	background:#09f;
}



.zjlist .year h4 {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 6px;
  display: block;
  font-family: "宋体";
  line-height: 20px;
  margin: 8px 0;
  outline: medium none;
  padding: 5px;
  text-align: center;
  font-weight:normal;
  cursor:pointer;
}
.zjlist .year h4:hover {
	background:#09f;
	color:#fff;
}

/*年度查询修改结束*/	
