#zSlider ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	border: 0px currentColor; border-image: none;
}
#zSlider {
	margin: 0px auto; width: 1002px; overflow: hidden;
}
#zSlider a:link {
	text-decoration: none;
}
#picshow {
	position: relative;
}
#picshow {
	width: 782px; height: 300px; overflow: hidden; float: left;
}
#picshow_img {
	width: 782px; height: 300px; overflow: hidden; float: left;
}
#picshow_img li {
	width: 782px; height: 300px; overflow: hidden; float: left; display: none;
}
#picshow_img img {
	width: 782px; height: 300px;
}
#picshow_tx {
	left: 0px; width: 782px; height: 100px; bottom: 0px; overflow: hidden; position: absolute;
}
#picshow_tx li {
	background: url("picshow_bg.png"); padding: 5px 10px; height: 80px; color: rgb(255, 255, 255); display: none;
}
#picshow_tx li a {
	color: rgb(255, 255, 255);
}
#picshow_tx li a:hover {
	text-decoration: underline;
}
#picshow_tx li h3 {
	margin: 5px 0px;
}
#picshow_tx li p {
	height: 80px; color: rgb(255, 204, 0); line-height: 16px; overflow: hidden; font-size: 14px;
}
#select_btn {
	width: 220px; height: 300px; color: rgb(17, 17, 17); float: right; display: inline; background-color: rgb(226, 226, 226);
}
#select_btn li {
	padding: 5px 11px 0px 5px; width: 200px; height: 44px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; cursor: pointer;
}
#select_btn li:hover {
	background-color: rgb(255, 255, 255);
}
#select_btn li.current {
	background-color: rgb(255, 255, 255);
}
#select_btn li.current:hover {
	background-color: rgb(255, 255, 255);
}
#select_btn a {
	color: rgb(0, 0, 0);
}
#select_btn img {
	padding: 2px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 50px; height: 35px; float: left;
}
#select_btn .select_text {
	font: bold 13px/16px "Microsoft YaHei"; overflow: hidden; padding-left: 10px; display: block; font-size-adjust: none; font-stretch: normal;
}
#select_btn .select_text:hover {
	text-decoration: none;
}

.Scroller {
	background: url("sound_16x16.gif") no-repeat 5% 50%; padding: 5px 10px; border: 0px solid rgb(212, 212, 212); border-image: none; width: 400px; height: 25px; line-height: 20px;
}
.Scroller * {
	margin: 0px; padding: 0px;
}
.ScrollMid {
	float: left;
}
.ScrollMid a:link {
	color: rgb(0, 0, 0); text-decoration: none;
}
.ScrollMid ul {
	width: 400px; float: right;
}
.ScrollMid li {
	list-style: none; width: 370px; line-height: 30px; padding-left: 10px; font-size: 12px; float: right;
}
