@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 auto 0 auto;position:relative;font-size:12px;padding-bottom:5px;}
#tsShopContainer #tsImgS{text-align:center;width:500px; height:500px; vertical-align:middle; position:relative; display:table-cell;}
#tsShopContainer #tsImgS a{display:block;text-align:center;margin:0px auto;}
#tsShopContainer #tsImgS img{border:0px;}

#tsShopContainer #tsPicContainer{width:100%;height:80px;position:relative;/*background:url(../images/scrollPicbg.gif) repeat-x 0px 0px;*/}
#tsShopContainer #tsPicContainer #tsImgSArrL{width:19px;height:36px;background:url(../images/sleft.png) no-repeat left center;position:absolute;top:45%;left:0px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSArrR{width:19px;height:36px;background:url(../images/sright.png) no-repeat right center;position:absolute;top:45%;right:0px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;top:10px; left:38px; width:1px;height:84px;overflow:hidden; margin-top:0px;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100%;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:120px;float:left;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{padding:3px;/*margin:1px;*/border:1px solid #eee;display:block;width:100px;height:76px; overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{border:1px solid #eee;margin:0px;}