ul, li {
	list-style:none;
}
img {
	border:0;
}
#zSlider {
	margin:0px auto;
	width:1100px;
	overflow:hidden;
}
#picshow {
	position:relative;
}
#picshow, #picshow_img {
	width:723px;
	height:439px;
	overflow:hidden;
	float:right;
}
#picshow_img li {
	width:880px;
	height:440px;
	overflow:hidden;
	float:left;
	display:none;
}
#picshow_img img {
	width:723px;
	height:440px;
}
#picshow_tx {
	left:0px;
	width:723px;
	bottom:0px;
	position:absolute;
	height:60px;
	overflow:hidden;
}
#picshow_tx li {
	background:url(../images/slide/picshow_bg.png) repeat;
	padding:5px 30px;
	height:50px;
	color:#fff;
	display:none;
}
#picshow_tx li a {
	color:#fff;
}
#picshow_tx li a:hover {
	text-decoration:underline;
}
#picshow_tx li h3 {
	margin:0;
}
#picshow_tx li p {
	color:#ccc;
	line-height:16px;
	height:16px;
	overflow:hidden;
}
#select_btn {
	width:377px;
	height:445px;
	color:#111;
	float:left;
	display:inline;
	background-color:#f0f0f0;
}
#select_btn li {
	width:337px;
	height:79px;
	border-top:1px solid #121212;
	cursor:pointer;
	background-color:#272727;
	padding:15px 20px;
}
#select_btn li:hover {
	background-color:#1653aa;
}
#select_btn li.current {
	background-color:#1653aa;
}
#select_btn li.current:hover {
	background-color:#1653aa;
}
#select_btn a {
	color:#ededed;
}
#select_btn img {
	padding:2px;
	border:1px solid #5b5b5b;
	width:90px;
	height:78px;
	margin-right:10px;
	float:left;
}
#select_btn .select_text {
	height:24px;
	font:bold 17px 'Microsoft YaHei';
	overflow:hidden;
	display:block;
}
#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;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */