#top_sticky{
	margin:0;
	padding:0;
	background:#FFFFFF url('../i/themes/defaut/top_sticky_bg.jpg') repeat-x right top;
	height:35px;
	font-size:12px;
	overflow:hidden;
	width:950px;
	float:right;
}


#top_stickycurve{
	height:35px;
	width:19px;
	background:transparent url('../i/themes/defaut/top_sticky_bg_left.jpg') no-repeat left top;
	float:right;
}

#top_stickycurve div{
	margin:7px 2px 5px 3px
}




a#top_stickycurve_right,a#top_stickycurve_left{
	display:block;
	height:8px;
	width:10px;
	clear:both;
}

a#top_stickycurve_right{
	background:transparent url('../i/themes/defaut/top_sticky_arrow_right.jpg') no-repeat left top;
	margin-bottom:3px
}

a#top_stickycurve_left{
	background:transparent url('../i/themes/defaut/top_sticky_arrow_left.jpg') no-repeat left top
}


#top_sticky ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	/*background:transparent url('../i/themes/defaut/top_sticky_bg_left.jpg') no-repeat left top;*/
	width:3818px !important;
	width:3822px;

}

#top_sticky ul li{
	list-style:none;
	float:right;
	display:block;
	height:35px;
}

#top_sticky ul li a{
	text-decoration:none;
	height:32px;
	display:block;
	float:right;
	margin:5px;
	color:#FFFFFF;
	margin-top:0;
	background: transparent url('../i/themes/defaut/top_sticky_hover_right.png') no-repeat scroll top right;
}

#top_sticky ul li a span{
	/*height:32px;*/
	display:block;
	background: transparent url('../i/themes/defaut/top_sticky_hover_left.jpg') no-repeat scroll top left;
	padding:8px 6px
}

#top_sticky ul li a.leading{
	color:#5F5F5F;
	background: transparent url('../i/themes/defaut/top_sticky_leading_right.png') no-repeat scroll top right;
}

#top_sticky ul li a.leading span{
	background: transparent url('../i/themes/defaut/top_sticky_leading_left.jpg') no-repeat scroll top left;
}

