﻿#tags1{float:left;width:450px;}
#tags2{float:left;width:450px;height:444px;}
#tags3{float:left;width:650px;margin-right:40px;height:240px;overflow: hidden;}
#tags4{float:left;width:450px;height:240px;overflow: hidden;}
#tags5{float:left;width:650px;margin-right:40px;height:339px;overflow: hidden;}
/* 1标题部分*/  
UL#TabTags1,UL#TabTags2{
	height:39px!important;/*For FF*/
}

#TabTags1 li,#TabTags2 li{
	float: left;	
	height: 39px;
	width:33.3%;	
	text-align: center;
	position: relative;
}
#TabTags1 li.now,#TabTags2 li.now{
	display:inline-block;
	
}
 #TabTags1 a,#TabTags2 a{
	font-size: 18px;width:100%;
	text-decoration:none;
	display:block;
	height: 39px;line-height: 38px;
	color:#012875;
	position: absolute;
	top:-3px;
	z-index: 1;
	border-top: 3px solid #B1B1B1;
}
#TabTags1 li.now a,#TabTags2 li.now a,#TabTags1 a:hover,#TabTags2 a:hover{
	background-color: #012875;color: #fff;
	border-top: 2px solid #145AAF;
}  

/* 内容外盒部分 */ 
#TabContent1,#TabContent2{
	clear: left;
	height:400px;
	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:50px;
	font-size: 15px;
	line-height: 25px;
	overflow: hidden;
	padding-left:0;
	text-indent: 0px;
	margin-bottom:10px;
	color: #545559;
}
#TabContent1 dt p a,#TabContent2 dt p a{color: #002677;}

#TabContent1 dd,#TabContent2 dd{
	height:36px;
	line-height:36px;
	font-size:14px;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	
}
#TabContent1 dd a,#TabContent2 dd a{width:300px;display: block;color:#57565B;}
#TabContent1 dd span,#TabContent2 dd span{
	float:right;
	width:50px;
	font-size: 12px;
	color: #888;
}
.block{display:block;}

/***************湖北省新闻国务院新闻*******************/
#TabContent2 ul{padding-left:10px;
}
#TabContent2 li{margin:0;padding:0;border:0;
	height:35px;line-height:35px;
	font-size:14px;
	padding-left: 10px;
    background-image: url(img/dot.gif);
    background-repeat: no-repeat;
    background-position: left 50%;
}
#TabContent2 li a{float:left;width:300px;display: block;
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/}
#TabContent2 li span{
	float:right;
	width:75px;
	font-size: 12px;
	color: #888;
}
/********************************/
/********************************/
UL#TabTags3,UL#TabTags4{
	height:46px!important;
	border-top: 2px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	position: relative;
}
#TabTags3 li,#TabTags4 li{
	float: left;	
	height: 46px;
	width:116px;	
	text-align: center;
	position: relative;
}
#TabTags3 li.now,#TabTags4 li.now{
	display:inline-block;
	
}
 #TabTags3 a,#TabTags4 a{
	font-size: 18px;width:100%;
	text-decoration:none;
	display:block;
	height: 46px;line-height: 46px;
	color:#6A6A6A;
	position: absolute;
	top:-2px;
	z-index: 1;	
}
#TabTags3 li.now a,#TabTags4 li.now a,#TabTags3 a:hover,#TabTags4 a:hover{
	color: #012875;
	border-top: 2px solid #012875;
}  

/* 内容外盒部分 */ 
#TabContent3,#TabContent4{
	clear: left;
	height:400px;
	padding-top:5px;
	position: relative;
}	
#TabContent3 .TabSonContent,#TabContent4 .TabSonContent{/*用来装ul列表的子栏div */
	margin-top:7px;display:none;/*这个很重要，初始要不显示它 */	
} 

/*内容UL部分 */ 
#TabContent3 dl,#TabContent4 dl{
	padding:0px 0px 0px 0px;
	position: relative;
}
#TabContent3 .more,#TabContent4 .more{
	position: absolute;
	top:-34px;
	z-index: 99;
	right: 0px;
	text-decoration: none;	
}
#TabContent3 dd,#TabContent4 dd{
	height:36px;
	line-height:36px;
	font-size:14px;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	
}
#TabContent3 dd a,#TabContent4 dd a{width:75%;display: block;color:#57565B;}
#TabContent3 dd span,#TabContent4 dd span{
	float:right;
	width:50px;
	font-size: 12px;
	color: #888;
}
.block{display:block;}
/*/***********tag5*********************/
UL#TabTags5{
	height:46px!important;
	border-top: 2px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	position: relative;
}
#TabTags5 li{
	float: left;	
	height: 46px;
	width:116px;	
	text-align: center;
	position: relative;
}
#TabTags5 li.now{
	display:inline-block;
	
}
 #TabTags5 a{
	font-size: 18px;width:100%;
	text-decoration:none;
	display:block;
	height: 46px;line-height: 46px;
	color:#6A6A6A;
	position: absolute;
	top:-2px;
	z-index: 1;	
}
#TabTags5 li.now a,#TabTags5 a:hover{
	color: #012875;
	border-top: 2px solid #012875;
}  

/* 内容外盒部分 */ 
#TabContent5{
	clear: left;
	height:264px;padding-top:24px;
	position: relative;
}	
#TabContent5 .TabSonContent{
	display:none;/*这个很重要，初始要不显示它 */	
} 
#TabContent5 .more{
	position: absolute;
	top:-34px;
	z-index: 99;
	right: 0px;
	text-decoration: none;	
}
/*友情链接*/
/********************************/
#tags9{border: 1px solid #E0E0E0;border-top: 2px solid #012971;}
UL#TabTags9{
	height:46px!important;	
	border-bottom: 1px solid #E0E0E0;
	
}
#TabTags9 li{
	float: left;border-right: 1px solid #E0E0E0;
	display: inline;position: relative;
}
#TabTags9 li.now{}
#TabTags9 a,#TabTags9 b{
	font-size: 18px;
	text-decoration:none;
	display:inline-block;
	height: 46px;
	line-height: 46px;
	color:#6A6A6A;
	padding:0 16px;
	bottom:-1px;
	z-index: 1;
	font-weight: normal;
}
#TabTags9 li.now a,#TabTags9 a:hover{
	color: #012875;
	border-bottom: 1px solid #F5F5F5;
}  

/* 内容外盒部分 */ 
#TabContent9{
	clear: left;	
	padding:15px 5px 15px 30px;
	position: relative;
}	
#TabContent9 .TabSonContent{
	display:none;
} 
#TabContent9 .TabSonContent a{
	white-space:nowrap;
	margin-right:20px;
	margin-bottom:12px;
	cursor: pointer;
	display: inline-block;
} 
