h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em, img {
	margin:0;
	padding:0;
	border:0;
}
ul, ol, li {
	list-style:none;
}
input, button {
	margin:0;
	font-size:12px;
	vertical-align:middle;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#333;
	text-decoration:none;
}
#box {
	width:500px;
	height: 500px;
	float: left;
	margin:0 100px 0 0;
}
.bigPic {
	margin: 0px auto;
	overflow: hidden;
	width: 500px;
	position: relative;
}
.bigPic a.btnleft {
	margin-top:-32px;
	display: block;
	background: url(../images/btnLeft.png);
	left: 10px;
	overflow: hidden;
	width: 22px;
	position: absolute;
	top: 50%;
	height: 40px;
}
.bigPic a.btnleft:hover {
	margin-top: -32px;
	display: block;
	background: url(../images/btnLeft_1.png);
	left: 10px;
	overflow: hidden;
	width: 22px;
	position: absolute;
	top: 50%;
	height: 40px;
}
.bigPic a.btnright {
	margin-top:-32px;
	display: block;
	right: 10px;
	background: url(../images/btnRight.png);
	overflow: hidden;
	width: 22px;
	position: absolute;
	top: 50%;
	height: 40px;
}
.bigPic a.btnright:hover {
	margin-top: -32px;
	display: block;
	right: 10px;
	background: url(../images/btnright_1.png);
	overflow: hidden;
	width: 22px;
	position: absolute;
	top: 50%;
	height: 40px;
}
.bigPic .info {
	margin-bottom: 10px;
	border: #ececec 1px solid;
	overflow: hidden;
	width: 500px!important;
	height: 380px;
}
.bigPic .info div {
	overflow: hidden;
	width: 500px;
	text-align: center
}
.bigPic .info div img{
	width: 500px;
	height: 380px;
    max-height: 380px;
	max-width: 500px;
	display: block;
	margin: auto auto;
}
.sPic {
	margin: 0px auto;
	overflow: hidden;
	width: 500px;
	position: relative
}
.sPic a.btnleft {
	display: block;
	background: url(../images/btnsl.jpg) no-repeat center center;
	left: 2px;
	overflow: hidden;
	width: 15px;
	position: absolute;
	top: 6px;
	height: 90px
}
.sPic a.btnright {
	display: block;
	right: 2px;
	background: url(../images/btnsr.jpg) no-repeat center center;
	overflow: hidden;
	width: 15px;
	position: absolute;
	top: 6px;
	height: 90px
}
.sPic .info {
	margin: 0px auto;
	overflow: hidden;
	width: 500px
}
.sPic .info div {
	background: url(../images/spbg0.jpg);
	overflow: hidden;
	width: 113px;
	cursor: pointer;
	height: 102px;
	text-align: center
}
.sPic .info div img {
	margin: 11px 0px 0px;
	width: 90px;
	height: 80px
}
.sPic .info td.current div {
	background: url(../images/spbg1.jpg)
}
.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
}
