#tags1{float:left;width:588px;margin-right:24px;}
#tags2{float:left;width:588px;}
#tags3{}

/* 1标题部分*/  
UL#TabTags1,UL#TabTags2{
	height:34px!important;/*For FF*/
	border-top: 3px solid #B1B1B1;
}

#TabTags1 li,#TabTags2 li{
	float: left;	
	height: 40px;
	width:20%;	
	text-align: center;
	position: relative;
}
#TabTags1 li.now,#TabTags2 li.now{display:inline-block;}
 #TabTags1 a,#TabTags2 a{
	font-size: 20px;
	width:100%;
	text-decoration:none;
	display:block;
	height: 34px;
	line-height: 40px;
	color:#6C6C6C;
	position: absolute;
	top:-3px;
	z-index: 1;
	border-top: 3px solid #447AE6;
	font-weight: bold;
}
#TabTags2 a div{border-right: 1px solid #C5C3C4;line-height:22px;margin-top:9px;}
#TabTags1 li.now a,#TabTags2 li.now a,#TabTags1 a:hover,#TabTags2 a:hover{
	color:#447AE6;	
}  

/* 内容外盒部分 */ 
#TabContent1,#TabContent2{
	clear: left;
	height:308px;
	padding-top:5px;
	position: relative;
	position: relative;
	overflow: hidden;
}	
#TabContent1 .TabSonContent,#TabContent2 .TabSonContent{/*用来装ul列表的子栏div */
	margin-top:7px;display:none;/*这个很重要，初始要不显示它 */	
} 
#TabContent1 .more,#TabContent2 .more{
	position: absolute;
	top: -13px;
	right: 10px;
}
/*内容UL部分 */ 
#TabContent1 dl,#TabContent2 dl{padding:0px 0px 0px 0px;}
#TabContent1 dt,#TabContent2 dt{margin-bottom:10px;border-bottom: 1px dashed #B5B3B3;}
#TabContent1 dt h4,#TabContent2 dt h4{height:36px;}
#TabContent1 dt h4 a,#TabContent2 dt h4 a{
	width:90%;
	margin:0 auto;
	height:36px;
	font-size: 18px;
	text-align: center;
	display: block;
	color: #595858;
}
#TabContent1 dt h4 a:hover,#TabContent2 dt h4 a:hover{text-decoration: none;color:#1264BB;}
#TabContent1 dt p,#TabContent2 dt p{
	height:75px;
	font-size: 13px;
	line-height: 25px;
	overflow: hidden;
	padding-left:0;
	text-indent: 0px;
	margin-bottom:10px;
}
#TabContent1 dd,#TabContent2 dd{
	height:33px;line-height:33px;
	font-size:16px;
	padding: 0 10px 0 25px;
    background-image: url(img/dot.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
}
#TabContent1 dd a,#TabContent2 dd a{width:450px;display: block;}
#TabContent1 dd span,#TabContent2 dd span{
	float:right;
	width:50px;
	font-size: 14px;
	color: #888;}
.block{display:block;}

/***************湖北省新闻国务院新闻*******************/
#TabContent2 li{margin:0;padding:0;border:0;
	height:34px;line-height:34px;
	font-size:16px;
	padding-left: 10px;
    background-image: url(img/dot.png);
    background-repeat: no-repeat;
    background-position: left 50%;
}
#TabContent2 li a{float:left;width:450px;display: block;
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/}
#TabContent2 li span{
	float:right;
	width:80px;
	font-size: 14px;
	color: #888;
}
/********************************/
UL#TabTags3{height:30px!important;/*For FF*/}
#TabTags3 li{
	float: left;	
	width:149px;height: 30px;
	text-align: center;margin-right:15px;
}
#TabTags3 li.now{display:inline-block;}
 #TabTags3 a{
	font-size: 15px;width:100%;
	text-decoration:none;
	display:block;
	height: 30px;line-height: 30px;
	color:#fff;	
	background-color: #C6C6C6;	
}
#TabTags3 li.now a,#TabTags3 a:hover{
	color:#fff;
	background-color: #145AAF;	
}  

/* 内容外盒部分 */ 
#TabContent3{
	clear: left;
	height:218px;
	padding-top:5px;
	position: relative;
	position: relative;
	overflow: hidden;
}	
#TabContent3 .TabSonContent{/*用来装ul列表的子栏div */
	margin-top:7px;display:none;/*这个很重要，初始要不显示它 */	
} 
#TabContent3 .more{
	position: absolute;
	top: -13px;
	right: 10px;
}
/*内容UL部分 */ 
#TabContent3 dl{
	padding:0px 0px 0px 0px;
	position: relative;
}
#TabContent3 dt{
	width:250px;
	height:188px;
	position: absolute;
	z-index: 1;
	top:10px;
	overflow: hidden;
}
#TabContent3 dt a h4{
	height:48px;width:100%;
	line-height:20px;
	padding:4px 0px;
	position: absolute;
	z-index: 2;
	top:188px;
	color: #fff;
	overflow: hidden;
	background-position: center;
	text-align: center;
	font-size: 14px;
	background-image: url(img/bbb.png);
	background-repeat: repeat;
	font-weight: normal;
}

#TabContent3 dt img{
	width:250px;
	height:188px;	
}
#TabContent3 dd{
	height:30px;line-height:30px;
	font-size:14px;
	margin-left:270px;
	padding-left: 10px;
    background-image: url(img/dot.png);
    background-repeat: no-repeat;
    background-position: left 50%;
}
#TabContent3 dd a{width:350px;display: block;}
#TabContent3 dd span{
	float:right;
	width:70px;
	font-size: 12px;
	color: #888;
}