/*︻▓▇▇要闻︻▓▇▇◤ */
/* 1标题部分*/  
UL#TabTags0{
	height:38px!important;/*For FF*/
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #eee;
	border-bottom: 3px solid #1080D4;
}
#TabTags0 li{float: left;margin-right:5px;
	height: 38px;width:110px;
	line-height: 38px;
	text-align: center; }
#TabTags0 li.now{display:inline-block;}
#TabTags0 li.now a{
	color:#fff;
	background-color: #1080D4;
}    
#TabTags0 a{
	font-size: 16px;
	text-decoration:none;
	display:block;
	width:110px;
	height: 38px;
	color:#000;
	position: absolute;
	text-align: center;
	z-index: 1;
}
#TabTags0 a:hover{color:#fff;
	background-color: #1080D4;} 	
/* 内容外盒部分 */ 
#TabContent0{
	clear: left;
	height:342px;
	padding-top:5px;
	position: relative;
	background-color: #fff;
	border: 1px solid #E0E0E0;
}
.TabSonContent{/*用来装ul列表的子栏div */
	display:none;/*这个很重要，初始要不显示它 */	
} 
#TabContent0 .more{
	position: absolute;
	top: -13px;
	right: 10px;
}
/*内容UL部分 */ 
#TabContent0 UL{padding:10px 20px 0px 10px;}
#TabContent0 li{
	height:29px;
	line-height:29px;
	font-size:15px;
	padding-left:10px;
	background-image: url(imagesdot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	overflow: hidden;
}
#TabContent0 li a{float:left;width:350px;display: block;
text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;}
#TabContent0 li span{
	float:right;
	width:80px;
	font-size: 13px;
	color: #888;
	display: block;	
}
#TabContent0 .block{display:block; }

/*︻▓▇▇新闻选项卡︻▓▇▇◤ */
/* 1标题部分*/  
UL.TabTags1{padding-top:20px;
	height:32px!important;/*For FF*/
}
.TabTags1 li{float: left;
	height: 32px;width:111px;
	line-height: 27px;
	text-align: center; }
.TabTags1 li.now{display:inline-block;}
.TabTags1 li.now a{
	color:#fff;
	background-image: url(imageshover.png);
	background-repeat: no-repeat;
}    
.TabTags1 a{
	font-size: 16px;
	text-decoration:none;
	display:block;
	width:110px;
	height: 38px;
	color:#000;
	position: absolute;
	text-align: center;
	z-index: 1;
}
.TabTags1 a:hover{
	color:#fff;
	background-image: url(imageshover.png);
	background-repeat: no-repeat;
} 	
/* 内容外盒部分 */ 
.TabContent1{
	clear: left;
	height:160px;
	padding-top:5px;
	position: relative;
}
.TabSonContent{/*用来装ul列表的子栏div */
	display:none;/*这个很重要，初始要不显示它 */	
} 
.TabContent1 .more{
	position: absolute;
	top: -13px;
	right: 10px;
}
/*内容UL部分 */ 
.TabContent1 UL{padding:0px 0px 0px 0px;}
.TabContent1 li{
	height:29px;
	line-height:29px;
	font-size:15px;
	padding-left:10px;
	background-image: url(imagesdot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	overflow: hidden;
}
.TabContent1 li a{float:left;width:430px;display: block;
text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;}
.TabContent1 li span{
	float:right;
	width:80px;
	font-size: 13px;
	color: #888;
	display: block;	
}
.TabContent1 .block{display:block; }



/*局长信箱和投诉按钮*/
#TabContent3 li a{width:300px;}
#bt1{
	background-image: url(imgts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 70px;
	width: 192px;
	position: absolute;
	top: 38px;
	right: 20px;
	z-index: 99;
}
#bt2{
	background-image: url(imgts.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 70px;
	width: 192px;
	position: absolute;
	top: 128px;
	right: 20px;
	z-index: 99;	
}
