.box{
	position: relative;
}
.tb-pic a{/* display:table-cell; */text-align:center;vertical-align:middle;border: 0px;}

.tb-pic a img{vertical-align:middle;border: 0px;}

.tb-pic a{*display:block;*font-family:Arial;*line-height:1;border: 0px;}

.tb-thumb{
	/* overflow: hidden; */
}

.tb-thumb li{
	background:none repeat scroll 0 0 transparent;
	float:left;
	height:120px;
	overflow:hidden; 
	width: 120px;
	margin-left: 18px;
}
.tb-thumb li img{
	width: 118px;
	height: 118px;
	border: 0px;
	margin: 0px;
}

.tb-s310, .tb-s310 a{height:450px;width:450px;}

.tb-s310, .tb-s310 img{max-height:450px;max-width:450px;}

.tb-s310 a{*font-size:271px;}

.tb-s40 a{*font-size:35px;}

.tb-s40, .tb-s40 a{height:120px;width:120px;}

.tb-booth{position:relative;z-index:1;}

.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;}

.tb-thumb .tb-selected div{
	background-color:#FFFFFF;
	border:1px solid #ffa30a;
}

.tb-thumb li div{border:1px solid #bfbfbf;}

div.zoomDiv{z-index:999;position:absolute;top:0px;left:80px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}

div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

@media only screen and (max-width: 1400px){
	.tb-thumb li{
		width: 100px;
		height: 100px;
		margin-left: 8px;
	}
	.tb-s40, .tb-s40 a {
	    height: 100px;
	    width: 100px;
	}
	.tb-thumb li img {
	    width: 98px;
	    height: 98px;
	}
}
@media only screen and (max-width: 1000px){
   .box {
	    margin: 0 auto;
	    width: 450px;
	}
}
@media only screen and (max-width: 650px){
	.box{
		width: 380px;
	}
	.tb-s310, .tb-s310 img{
		width: 380px;
		height: 380px;
	}
	.tb-thumb li{
		width: 80px;
		height: 80px;
		margin-left: 12px;
	}
	.tb-s40, .tb-s40 a{
		width: 80px;
		height: 80px;
	}
	.tb-thumb li img{
		width: 78px;
		height: 78px;
	}
	.aa-a2-b2{
		width: 100%;
	}
	.tb-s310, .tb-s310 a{
		width: 380px;
		height: 380px;
	}
}
@media only screen and (max-width: 450px){
	.box{
		width: 280px;
	}
	.tb-s310, .tb-s310 img{
		width: 280px;
		height: 280px;
	}
	.tb-thumb li{
		width: 60px;
		height: 60px;
		margin-left: 8px;
	}
	.tb-s40, .tb-s40 a{
		width: 60px;
		height: 60px;
	}
	.tb-thumb li img{
		width: 58px;
		height: 58px;
	}
	.tb-s310, .tb-s310 a{
		width: 280px;
		height: 280px;
	}
	div.zoomDiv{
		opacity: 0;
	}
}