IMG
{
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.picshow
{

	margin: 0px auto;
	width: 800px;
	height: auto;

}

#picarea
{
	margin: 0px auto;
	width: 800px;
	background: #fff;
	height: auto;

}
#bigpicarea
{
	position: relative;
	margin: 0px auto;
	width: 774px;
	height: auto;
	min-height:500px;
	overflow: hidden;
}
.image
{

}
.image IMG
{
	border-bottom: #ececec 1px solid;
	border-left: #ececec 1px solid;
	margin: 0px auto;
	border-top: #ececec 1px solid;
	border-right: #ececec 1px solid;
}
#bigpicarea .word
{
	height: 50px;
	color: #333;
}
#bigpicarea .word H3
{
	text-align: center;
	line-height: 48px;
	height: 48px;
	color: #333;
	font-size: 14px;
}
#bigpicarea .ui-els-hide
{
	display: none;
}
#thumbs
{
	list-style-type: none;
	width: 650px;
	height: 60px;
}
#thumbs div
{
	float:left	
}
* HTML #thumbs
{
	height: 100%;
}
#thumbs LI
{
	margin: 10px;
	width: 90px;
	display: inline;
	float: left;
	height: 60px;
}
#thumbs UL
{
	width:100000px;
}
#thumbs LI.last_img
{
	margin-right: 4px;
}
#thumbs LI.first
{
	margin: 25px 10px 0px 15px;
	width: 9px;
	height: 16px;
	cursor: pointer;
}
#thumbs LI.last
{
	margin: 25px 10px 0px 15px;
	width: 9px;
	height: 16px;
	cursor: pointer;
}
#thumbs LI A
{
	border-bottom: #fff 1px solid;
	border-left: #fff 1px solid;
	width: 92px;
	display: block;
	font-size: 0px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
}
#thumbs LI A:hover
{
	border-bottom: #a6a5a5 1px solid;
	border-left: #a6a5a5 1px solid;
	border-top: #a6a5a5 1px solid;
	border-right: #a6a5a5 1px solid;
}
#thumbs LI A.current
{
	border:1px solid #f8ae0f;

}
#thumbs LI.first IMG
{
}
#thumbs LI.last IMG
{
}
.bigbtnPrev
{
	z-index: 100;
	position: absolute;
	width: 35px;
	height: 51px;
	top: 186px;
	cursor: pointer;
	left: 30px;
}
.bigbtnNext
{
	z-index: 100;
	position: absolute;
	width: 35px;
	height: 51px;
	top: 186px;
	cursor: pointer;
	right: 30px;
}
#big_play_prev
{
	background-image: url(../images/leftbig.png);
	width: 35px;
	display: block;
	height: 51px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../images/leftbig.png');
}
#big_play_next
{
	background-image: url(../images/rightbig.png);
	width: 35px;
	display: block;
	height: 51px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../images/rightbig.png');
}
#smallpicarea
{

	width: 650px;

}
.slideshowItem img{border:1px solid #dcdcdc;}
.ds{
display:table-cell;
min-height:420px;
height:auto;
height:420px;
overflow:visible;
vertical-align:middle;
min-width:800px;
}
