

/*products_menu1right*/


.products_scrollimgbox { margin:0; width:93px; background:#fff; overflow:hidden;}
.products_simg{float:left;width:93px;height:410px;position:relative; overflow: hidden;}
.up { width:93px; height:20px;cursor:pointer; background:url(../images/up5.png) no-repeat 50%; position:absolute;z-index:100;}
.down {width:93px; height:20px;cursor:pointer; background:url(../images/down5.png) no-repeat 50%; position:absolute;bottom:0px;z-index:100;}
.products_simglist{width:94px;position:relative;}
#box{width:93px;position:absolute;top:20px; overflow: hidden;}
#box img{margin-bottom:1px;float:left;width:91px;height:91px;}

.simg_scroll_gray_border{
	border: none;
}
.simg_scroll_red_border{
	border:1px solid #e55500;
}



