.channel_tab_slider{ 
	background:url(../images/3g_channel_bg.gif) no-repeat;
	width:923px;
	height:43px;
	color:#a1a1a1;
}
.channel_tab_slider .left{
	float:left; 
	width:17px;
	height:45px; 
}
.channel_tab_slider .right{ 
	float:right; 
	width:17px;
	height:45px;
}
.channel_tab_slider .left img,
.channel_tab_slider .right img{
	margin:19px 6px 16px 5px;
}
.news_items{
	width:886px;
	height:45px;
	float:left;
	overflow:hidden;
	position: relative;
}
.container{
	position: relative;
	top: 0; 
	left: 0;
	width:100%;
}
.item {
	width:130px;
}
.item a{
	display:block;
	float:left;
	width:108px;
	text-decoration:none;
	color:#32802a;
	font-size:14px;
	font-weight:bold;
	background:url(../images/btn/channel_tab_sepr_line.gif) no-repeat left 2px;
	padding:0 12px;
	padding-top:12px;
	height:31px;
	padding-top:16px\9;
	height:27px\9;
}
.item a:hover{
	text-decoration:none;
	color:#ffffff;
}
.selected {
	background:url(../images/btn/channal_tab_active_bg.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	height:43px;
	_height:45px;
}
.selected a{
	background:none;
	color:#000000;
}
.selected a:hover{
	color:#000000;
}
.selected span {
	display:block;
	float:left;
	width:106px;
	background:url(../images/btn/channal_tab_active_bg2.gif) no-repeat right top;
	padding:0 12px;
	padding-top:12px;
	height:31px;
	padding-top:16px\9;
	height:27px\9;
	
}