.Picshow {
	width: 983px;
	position: relative;
	height: 215px;
	background-color: #e4f2fa
}
.Picshow_main {
	width: 983px;
	position: relative;
	height: 215px;
}
.Picshow_main .IMGbig {
 	filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0, wipestyle=4, motion=forward);
	width: 983px;
	height: 215px;
}
.Picshow_change {
	right: 0px;
	width: 100%;
	bottom: 5px;
	position: absolute;
	height: 50px;
	text-align: right
}
.Picshow_change IMG {
	width: 70px;
	height: 40px;
	border:0;
}
.Picshow_change a {
	border-right: 1px solid;
	border-top: 1px solid;
	display: block;
	float: right;
	border-left: 1px solid;
	margin-right: 10px;
	border-bottom: 1px solid;
	-display: inline
}
A.axx {
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-top-color: #fff;
	border-right-color: #fff
}
a.axx:hover {
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-top-color: #fff;
	border-right-color: #fff
}
a.axx img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7
}
a.axx:hover img {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0
}
a.bxx {
	border-color: #0099ff;
}
a.bxx:hover {
	border-color: #0099ff;
}
.clear {
	clear: both;
	display: block;
	font-size: 0px;
	overflow: hidden;
	height: 1px;
	background-color: #fff
}
