
* {
	padding:0;
	margin:0;

}

ul, li {
	list-style:none;
}
img {
	border:0;
}
#zSlider {
	margin:0px auto;
	width:940px;
	overflow:hidden;
	margin-bottom:20px;
}
#picshow {
	position:relative;
}
#picshow, #picshow_img {
	width:600px;
	height:450px;
	overflow:hidden;
	float:left;
	margin:0;
}

#picshow, #picshow_img ul {

	margin:0;
}

#picshow_img li {
	width:600px;
	height:450px;
	overflow:hidden;
	float:left;
	display:none;
}
#picshow_img img {
	width:600px;
	height:450px;
}
#picshow_tx {
	left:0px;
	width:600px;
	bottom:0px;
	position:absolute;
	height:90px;
	overflow:hidden;
}
#picshow_tx li {
	background:url(../images/picshow_bg.png) repeat;
	padding:10px 30px;
	height:70px;
	color:#fff;
	display:none;
}
#picshow_tx li a {
	color:#fff;
}
#picshow_tx li a:hover {
	text-decoration:underline;
}
#picshow_tx li h3 {
	margin:13px 0;
}
#picshow_tx li p {
	color:#ccc;
	line-height:16px;
	height:16px;
	overflow:hidden;
}
#select_btn {
	width:339px;
	height:450px;
	color:#111;
	float:right;
	display:inline;
	background-color:#f0f0f0;
	margin:0;
}

#select_btn ul {

	margin:0;
}

#select_btn li {
	padding:9px 11px 0px 9px;
	width:319px;
	height:64px;
	border-top:1px solid #fff;
	cursor:pointer;
}
#select_btn li:hover {
	background-color:#fff;
}
#select_btn li.current {
	background-color:#fff;
}
#select_btn li.current:hover {
	background-color:#fff;
}
#select_btn a {
	color:#000;
}
#select_btn img {
	padding:2px;
	border:1px solid #ccc;
	width:70px;
	height:49px;
	margin-right:10px;
	float:left;
}
#select_btn .select_text {
	height:50px;
	font:bold 13px/16px 'Microsoft YaHei';
	overflow:hidden;
	display:block;
	margin:10px 0 0 0;
}
#select_btn .select_text:hover {
	text-decoration:underline;
}
#select_btn .select_date {
	height:23px;
	line-height:23px;
	overflow:hidden;
	display:block;
}
#foot_bm a, #foot_bm, p, p a {
	color:#666;
}
