#zSlider {
	width: 746px; overflow: hidden; margin-bottom: 3px;
}
#picshow {
	position: relative;
}
#picshow {
	width: 586px; height: 280px; overflow: hidden; float: left;
}
#picshow_img {
	width: 586px; height: 280px; overflow: hidden; float: left;
}
#picshow_img li {
	border: 1px solid rgb(65, 217, 183); border-image: none; width: 585px; height: 279px; overflow: hidden; float: left; display: none;
}
#picshow_img img {
	width: 585px; height: 279px;
}
#picshow_tx {
	left: 0px; width: 587px; height: 56px; bottom: 0px; overflow: hidden; position: absolute;
}
#picshow_tx li {
	background: url("/images/picshow_bg.png"); height: 56px; color: rgb(255, 255, 255); line-height: 56px; display: none;
}
#picshow_tx li p {
	text-align: center; color: rgb(255, 255, 255); overflow: hidden; font-size: 14px; font-weight: bold;
}
#select_btn {
	width: 160px; height: 286px; float: right; display: inline;
}
#select_btn li {
	background: url("/images/ban_icon.jpg") no-repeat; width: 160px; height: 56px; line-height: 56px; text-indent: 15px; cursor: pointer;
}
#select_btn li a {
	color: rgb(255, 255, 255);
}
#select_btn li:hover {
	background: url("/images/ban_icon1.jpg") no-repeat;
}
#select_btn li.current {
	background: url("/images/ban_icon1.jpg") no-repeat;
}
#select_btn li.current:hover {
	background: url("/images/ban_icon1.jpg") no-repeat;
}
