@charset "utf-8";

.clear{

	clear:both;

	font-size:0px;

	line-height:0px;

	height:0px;

}



/*多页签样式*/

.MultiPageTab{

	width:100%;

	margin:0 auto;

	

}

#box_news .tabhead{

	background:url(../images/content/MultiPageTab_bg.gif) no-repeat left top;

	display:inline-block;

	width:100%;

}



#box_news ul li.MultiPageTab_link{

	/*background:url(../images/content/MultiPageTab_a.jpg) no-repeat left bottom;*/

	width:91px;

	height:26px;

	line-height:26px;

	float:left;

	text-align:center;

	color:#FFFFFF;

	font-weight:bold;

}



#box_news ul li.MultiPageTab_hover{

	background:url(../images/content/MultiPageTab_b.jpg) no-repeat left bottom;

	width:91px;

	height:26px;

	line-height:26px;

	float:left;

	text-align:center;

	color:#fff;

	font-weight:bold;

	margin-left:15px;

}





#box_news ul li.MultiPageTab_link a:link{

	color:#fff;

	text-decoration:none;

}

#box_news ul li.MultiPageTab_link a:visited{

	color:#fff;

	text-decoration:none;

}

#box_news ul li.MultiPageTab_link a:hover{

	color:#fff;

	text-decoration:none;

}

#box_news ul li.MultiPageTab_link a:active{

	color:#fff;

	text-decoration:none;

}



#box_news ul li.MultiPageTab_hover a:link{

	color:#000000;

	text-decoration:none;

}

#box_news ul li.MultiPageTab_hover a:visited{

	color:#000000;

	text-decoration:none;

}

#box_news ul li.MultiPageTab_hover a:hover{

	color:#000000;

	text-decoration:none;

}

#box_news ul li.MultiPageTab_hover a:active{

	color:#000000;

	text-decoration:none;

}





#box_news div.tabArea_a{

	padding-top:5px;
	min-height:150px;

}



#box_news div.tabArea_b{

	display:none;

	padding-top:5px;	
	min-height:150px;

}



#box_news .tabboxId{

	

}























