#rightsidebar{display:none;height:170px;position:fixed; top:50%; margin-top:-85px;right:0px;z-index: 100}
*html #rightsidebar{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#rightsidebar li{height:60px;}
#rightsidebar li img{float:right;}
#rightsidebar li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#rightsidebar li a .shows{display:block;float:left}
#rightsidebar li a .hides{margin-right:-143px;cursor:pointer;float:left;display:none}
#rightsidebar #cartcount{position:fixed;right:0px;color:#fff;font-weight:bolder;font-size:14px;margin-top:-3px}
#sidebarcartdetail{width:240px;background-color:rgb(230,230,230);right:0px;top:0px;bottom:0px;display:none;position:fixed;overflow:hidden}
#sidebarcartdetail .sidebar-cartitem {padding:0 5px;margin-bottom:10px;background:#fff}
#sidebarcartdetail .sidebar-cartitem .sb-cartitemgoods{padding:10px 0px;overflow:hidden}
#sidebarcartdetail .sidebar-cartitemlist{margin:0px 5px}
