﻿#tbscroll .tdleft
{ 
    background: transparent url(/images/scroll-left.gif) no-repeat;
    height:95px; width:35px;cursor:pointer
}
#tbscroll .tdright
{
    background: transparent url(/images/scroll-right.gif) no-repeat;
    height:95px; width:35px;cursor:pointer
}
#tbscroll .tdleft:hover 
{ 
    background: transparent url('/images/scroll-left-hover.gif') no-repeat;
    height:95px; width:35px;cursor:pointer
}
#tbscroll .tdright:hover 
{
    background: transparent url(/images/scroll-right-hover.gif) no-repeat; 
    height:95px; width:35px; cursor:pointer
}

.img{
	border:1px #C0C0C0 solid;
	padding:1px;
	background-color:#FFFFFF;	
}
.Show-left
{
    padding-left:15px;
    border-top:solid 1px green;
    font-size:13px; font-weight:bold;
    cursor:pointer;
    height:68px
}
.Show-left span
{
    padding-left:15px;
    font-size:13px; font-weight:bold;
    color:#d2daea;
    cursor:pointer
}
.Show-left2
{
    padding-left:15px;
    border-top:solid 1px green;
    border-left:solid 5px green;
    font-size:13px; font-weight:bold;
    cursor:pointer;
    height:68px
}
.Show-left2 span
{
    padding-left:15px;
    font-size:13px; font-weight:bold;
    color:Green;
    cursor:pointer
}
/*.Show-left:hover span
{
    font-size:13px; font-weight:bold;
    color:#d2daea;
    cursor:pointer;
    color:Black;    
}
.Show-left:hover 
{
    padding-left:15px;
    border-top:solid 1px green;
    border-left:solid 5px green;
    font-size:13px; font-weight:bold;
    cursor:pointer
}*/

.Show-right
{
    padding-right:15px;
    border-top:solid 1px green;
    font-size:13px; font-weight:bold;
    cursor:pointer;
    height:68px
}
.Show-right span
{
    font-size:13px; font-weight:bold;
    color:#d2daea;
    cursor:pointer;    
}
/*.Show-right:hover span
{
    font-size:13px; font-weight:bold;
    color:#d2daea;
    cursor:pointer;
    color:Black;
}
.Show-right:hover
{
    padding-right:15px;
    border-top:solid 1px green;
    border-right:solid 5px green;
    font-size:13px; font-weight:bold;
    cursor:pointer
}*/
.Show-right2 span
{
    font-size:13px; font-weight:bold;
    cursor:pointer;
    color:green;
}
.Show-right2
{
    padding-right:15px;
    border-top:solid 1px green;
    border-right:solid 5px green;
    font-size:13px; font-weight:bold;
    cursor:pointer;
    height:68px;
}
.SALABLE{
 width:190px;
 height:95px;
}
.Other{
 width:130px;
 height:120px
}
.Other2{
 width:130px;
 height:133px
}
