.jcarousel-skin-tango .jcarousel-container-horizontal
{
    width: 100%;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal
{
		width:100%;
    height: 120px;
}

.jcarousel-skin-tango .jcarousel-item
{
		margin: 0px;
		height: 120px;
}

.jcarousel-container-vertical {
   width: 80px;
    height: 450px;
    text-align: center;
}

.jcarousel-clip-vertical {
    top: 0px;
    width: 80px;
    height: 450px;
    margin: 0 0px;
    z-index: 20;
}

.jcarousel
{
	margin-left: 3px;
}

ul.lastcarousel
{
	margin-right: 0px;
}

.loading {
    background: transparent url(/images/loading_tr.gif) 50% 50% no-repeat;
    background-position: 20px 50%;
}

	div.goodsfloatright
	{
	float: right;
	width: 100px;
	}
	
	a.lastgoods
	{
		color: grey;
	}
	
	div.goodsfloat1
	{
		text-align: center;
		color: grey;
	}
	div.goodsfloat2
	{
		text-align: center;
		padding-bottom: 5px;
	}
	a.goodsfloatlink
	{
		color: grey;
		background:url(/images/arrow.gif) no-repeat right;
		padding-right:12px;
	}
	a.goodsfloatlinkB
	{
		color: #000000;
		/*background:url(/images/arrow.gif) no-repeat right;*/
		/*padding-right:12px;*/
	}
	div.goodsfloathr
	{
		border-top:1px solid #c0c0c0;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 80%;
		margin-left: 8px;
	}
	
	.lastgoods1
	{
		
		white-space: nowrap;
	}
	
	.lastgoods2
	{
		
		padding-bottom: 5px;
	}
	
