@charset "utf-8";
html,body,ul,li,p{margin:0px;padding:0px;}
li{list-style:none;}

/* tsshopcontainer */
#tsshopcontainer li,#tsshopcontainer img{vertical-align:top;}
#tsshopcontainer{width:500px;margin:0px 0px 20px 0px;position:relative;font-size:12px;padding-bottom:5px;}
#tsshopcontainer #tsimgs{text-align:center;width:100%;position:relative; }
#tsshopcontainer #tsimgs a{display:block;text-align:center;margin:0px auto;}
#tsshopcontainer #tsimgs img{border:0px;}
#tsshopcontainer #tspiccontainer{width:100%;height:150px;position:relative;}
#tsshopcontainer #tspiccontainer #tsimgsarrl{width:16px;height:100%;background:url(/uploads/image/tdimages/parr_1.png) no-repeat left center;position:absolute;top:0px;left:0px;cursor:pointer;}
#tsshopcontainer #tspiccontainer #tsimgsarrr{width:16px;height:100%;background:url(/uploads/image/tdimages/parr_2.png) no-repeat right center;position:absolute;top:0px;right:0px;cursor:pointer;}
#tsshopcontainer #tspiccontainer #tsimgscon{position:absolute;top:10px;left:28px;width:1px;height:150px;overflow:hidden;}
#tsshopcontainer #tspiccontainer #tsimgscon ul{width:100%;overflow:hidden;}
#tsshopcontainer #tspiccontainer #tsimgscon li{width:150px;float:left;cursor:pointer;}
#tsshopcontainer #tspiccontainer #tsimgscon li img{padding:3px;margin:1px;border:1px solid  #ddd;display:block;width:130px;height:130px;}
#tsshopcontainer #tspiccontainer #tsimgscon li.tsselectimg img{border:1px solid #767676;margin:0px;}