
#tsPicScrollContainer{
	overflow:hidden;
	
	
}
#tsPicScrollContainer li,#tsPicScrollContainer img{
	vertical-align:top; max-height: 450px; 
max-width: 450px;  zoom: expression( function(elm) { if (elm.width > 450 || elm.height > 450 ){ if (elm.width>elm.height) { elm.width=450; } else{ elm.height=450; } } elm.style.zoom = '1'; }(this) ); 


}
#onLoadingDiv{ width:16px; height:16px;}

#tsPicScrollContainer{
	margin:0px auto;
	width:570px;
	
	font-size:12px;
	overflow:hidden;
}
#tsPicScrollContainer #tsImg{
	text-align:center;
	width:100%;
	position:relative;
	overflow:hidden;
}
#tsPicScrollContainer #tsImgTishi2
{
	text-align:center;
	line-height:22px;
	width: 80%;
margin: 0 auto;
font-size: 14px;
}
#tsPicScrollContainer #tsImgTishi #tsImgTishiLr{
	padding:10px;
	font-size:22px; color:#000000;
	font-weight:bold;
}
#tsImgTishiLr2{ line-height:30px; text-align:left;}

#tsPicScrollContainer #tsPicContainer{
	width:100%;
	height:130px;
	position:relative;
	background:url(/images/scrollPicbg.gif) repeat-x 0px 0px;
}
#tsPicScrollContainer #tsPicContainer #tsImgArrL
{
	width:17px;
	height:100%;
	background:url(/images/picshopArr.gif) no-repeat left center;
	position:absolute;

	left:8px;
	cursor:pointer;
}
#tsPicScrollContainer #tsPicContainer #tsImgArrR
{
	width:17px;
	height:100%;
	background:url(/images/picshopArr.gif) no-repeat right center;
	position:absolute;
	top:0px;
	right:8px;
	cursor:pointer;
}
#tsPicScrollContainer #tsPicContainer #tsImgCon{

	position:absolute;
	top:10px;
	left:38px;
	height:125px;
	overflow:hidden;
}
#tsPicScrollContainer #tsPicContainer #tsImgCon ul
{
	width:100%;
	overflow:hidden;
}


#tsPicScrollContainer #tsPicContainer #tsImgCon li{

	float:left;
	cursor:pointer;
 padding-right: 5px;
 width:120px;
height:117px;
	
	 
}

#tsPicScrollContainer #tsPicContainer #tsImgCon li table td{
	  border: 3px solid #CCC;
              
			  width:114px;
			  height:80px;
			  text-align:center;
			  overflow:hidden;
			
			  
}

#tsPicScrollContainer #tsPicContainer #tsImgCon li img{
	  
              display: block;
		      margin:0 auto;
			  padding:0px;
			
}

#tsPicScrollContainer #tsPicContainer #tsImgCon li p{
	
	text-align:center;
	background:#e4e4e4;
	line-height:22px;
	padding:0px;
	width:120px;
	height:25px;

}
#tsPicScrollContainer #tsPicContainer #tsImgCon li em{
	font-style:normal;
	display:none;
	
}
#tsPicScrollContainer #tsPicContainer #tsImgCon li.tsSelectImg table td{
 border: 3px solid #616161;
			  width:114px;
			  height:80px;
			    text-align:center;
			
}
#tsPicScrollContainer #tsPicContainer #tsImgCon li.tsSelectImg img{

			  padding:0px;margin: 0 auto;
}
#tsPicScrollContainer #tsPicContainer #tsImgCon li.tsSelectImg em{
	display:inline;
}
#tsPicScrollContainer #tsPicContainer #tsImgCon li.tsSelectImg p
{
	background:#CCC;
}
#tsPicScrollContainer #tsScrollPic{
	height:13px;
	line-height:13px;
	overflow:hidden;
	background:url(/images/scrollBgline.gif) repeat-x;
	position:relative;
	margin:20px 20px 20px 20px;
}
#tsPicScrollContainer #tsScrollPic #tsScrollBlock{
	width:142px;
	height:12px;
	position:absolute;
	top:1px;
	left:0px;
	-moz-user-select:none;
	cursor:e-resize;
}

#tsPicScrollContainer #tsScrollPic #tsScrollBlock div{
	width:100%;
	height:100%;
	background:url(/images/scrollBg.gif) no-repeat;
	cursor:e-resize;
}

#onLoadingDiv{
	display:none;
	font-size:12px;
	background:#fff;
	position:absolute;
	width:100px;
	top:20px;
	left:50%;
	margin-left:-100px;
	text-align:center;
	filter:Alpha(Opacity=70);
	-moz-opacity:0.70;
	opacity:0.7;
	
}
