ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px ;
	width: 98% ;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px; 
	border-left: none;
	margin-bottom: -1px ;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff; 
	outline: none;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_rss_news {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 98%;
	background: #fff;
}
.tab_rss_content {
	padding: 5px;
}

ul.tabs1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px ;
	width: 98% ;
}
ul.tabs1 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px; 
	border-left: none;
	margin-bottom: -1px ;
	overflow: hidden;
	position: relative;
}
ul.tabs1 li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff; 
	outline: none;
}
html ul.tabs1 li.active, html ul.tabs1 li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_rss_news1 {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 98%;
	background: #fff;
}
.tab_rss_content1 {
	padding: 5px;
}

ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px ;
	width: 98% ;
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px; 
	border-left: none;
	margin-bottom: -1px ;
	overflow: hidden;
	position: relative;
}
ul.tabs2 li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff; 
	outline: none;
}
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_rss_news2 {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 98%;
	background: #fff;
}
.tab_rss_content2 {
	padding: 5px;
}