@charset "utf-8";
a,img{border:0;}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* bigPic */
.bigPic{
	overflow:hidden;
	width:800px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bigPic a.btnleft{
	margin-top:-42px;
	display:block;
	background:url(../images/btnLeft.png);
	left:10px;
	overflow:hidden;
	width:32px;
	position:absolute;
	top:50%;
	height:51px
}
.bigPic a.btnleft:hover{
	margin-top:-42px;
	display:block;
	background:url(../images/btnLeft_1.png);
	left:10px;
	overflow:hidden;
	width:32px;
	position:absolute;
	top:50%;
	height:51px
}
.bigPic a.btnright{
	margin-top:-42px;
	display:block;
	right:10px;
	background:url(../images/btnRight.png);
	overflow:hidden;
	width:32px;
	position:absolute;
	top:50%;
	height:51px
}
.bigPic a.btnright:hover{
	margin-top:-42px;
	display:block;
	right:10px;
	background:url(../images/btnRight_1.png);
	overflow:hidden;
	width:32px;
	position:absolute;
	top:50%;
	height:51px
}
.bigPic .info{overflow:hidden;width:818px;height:auto}
.bigPic .info div{overflow:hidden;width:818px;text-align:center}
/* sPic */
.sPic{
	overflow:hidden;
	width:800px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sPic a.btnleft{
	display:block;
	left:2px;
	overflow:hidden;
	width:22px;
	position:absolute;
	top:80px;
	height:22px;
	background-image: url(../images/btnsl.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sPic a.btnright{
	display:block;
	right:2px;
	overflow:hidden;
	width:22px;
	position:absolute;
	top:80px;
	height:22px;
	background-image: url(../images/btnsr.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sPic .info{margin:0px auto;overflow:hidden;width:595px}
.sPic .info div{
	overflow:hidden;
	/* [disabled]width:75px; */
	cursor:pointer;
	/* [disabled]height:100px; */
	text-align:center;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 40px;
}
.sPic .info div img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sPic .info td.current div{
	border: 1px solid #666;
	margin-right: 5px;
	margin-left: 5px;
}
/* chanegecolor */
.chanegecolor{margin-top:15px;font-size:12px;z-index:99999;margin-left:50px;position:absolute}
.chanegecolor span{display:block;float:left;margin-right:10px}
.chanegecolor span img{border-right:#ffffff 2px solid;border-top:#ffffff 2px solid;display:block;margin-bottom:5px;border-left:#ffffff 2px solid;cursor:pointer;border-bottom:#ffffff 2px solid}
.chanegecolor span.b00eaff img{border-right:#00eaff 2px solid;border-top:#00eaff 2px solid;border-left:#00eaff 2px solid;border-bottom:#00eaff 2px solid}
