@charset "utf-8";
#tsShopContainer ul,#tsShopContainer li,#tsShopContainer p{margin:0px;padding:0px;}
/* tsShopContainer */
#tsShopContainer li,#tsShopContainer img{vertical-align:top;}
#tsShopContainer{width:480px; position:relative;background:#FFF;}
#tsShopContainer #tsImgS{text-align:center;width:100%;position:relative;border:1px solid #E0E0E0;}
#tsShopContainer #tsImgS a{display:block;text-align:center;margin:0px auto;}
#tsShopContainer #tsImgS img{border:0px;overflow:hidden;}
#tsShopContainer #tsPicContainer{width:100%;height:70px;position:relative;}
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;top:5px;left:0px;width:100% !important;height:70px;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100% !important;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:82px;float:left;cursor:pointer;list-style:none;}
#tsShopContainer #tsPicContainer #tsImgSCon li{ margin-right:5px;}
#tsShopContainer #tsPicContainer #tsImgSCon li:last-child{ margin-right:0px;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{padding:3px;margin:0px;border:1px solid  #E0E0E0;display:block;width:100%;height:62px;list-style:none; max-height:100%; max-width:90%;}
#tsShopContainer #tsPicContainer #tsImgSCon li.hover img{ border-color:#0067B6;}


.property_8{ border:1px dashed #ccc; padding:20px; margin-top:5px; margin-left:5px; margin-right:5px; margin-bottom:0px; text-align:center;}
.property_8 a{ background:#0067B6; padding:10px 30px; color:#ffffff; }
.property_8 a:hover{  background:#00579A;color:#ffffff;}
.zhici{margin: 0px; padding: 0px; font-family: Arial, Arial, sans-serif; font-size: 12px;}
.zhici span{font-size: 14px; font-family: Arial; font-weight:bold;}
.zhici_nke{margin: 0px; padding: 0px; color: rgb(51, 51, 51); text-decoration: none;}
/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:1px solid #E0E0E0;
	background:#FFF;
}

.MagicZoomMain {
	text-align: center !important;
	width: 92px;
}

.MagicZoomMain div {
	padding: 0px !important;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#E0E0E0;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		0px solid #aaa;
	background: 	#ffffff;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#E0E0E0;
	border: 		1px solid #E0E0E0;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}

