/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
*{ padding:0; margin:0; font-size:12px}
ul,li{ list-style:none;}
img{ border:0;}
#zSlider{
	margin:0px auto;
	width:620px;
	overflow:hidden;
}
#picshow{position:relative;}
#picshow,#picshow_img{
	width:500px;
	height:350px;
	overflow:hidden;
	float:left;
}
#picshow_img li{
	width:500px;
	height:350px;
	overflow:hidden;
	float:left;
	display:none;
}
#picshow_img img{
	width:500px;
	height:350px;
}
#picshow_tx{
	left:0px;
	width:500px;
	bottom:0px;
	position:absolute;
	height:50px;
	overflow:hidden;
	text-decoration: none;
}
#picshow_tx li{
	padding:10px 30px;
	height:70px;
	color:#fff;
	display:none;
	background-image: url(picshow_bg.png);
	background-repeat: repeat;
	text-decoration: none;
}
#picshow_tx li a{
	color:#fff;
	text-decoration: none;
}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden;}
#select_btn{
	width:120px;
	height:350px;
	color:#111;
	float:right;
	display:inline;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#select_btn li{
	width:120px;
	height:66px;
	cursor:pointer;
	overflow: hidden;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#select_btn li:hover{
	background-color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#select_btn li.current{background-color:#fff;}
#select_btn li.current:hover{background-color:#fff;}
#select_btn a{color:#000;}
#select_btn img{
	width:114px;
	height:66px;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#select_btn .select_text{ height:20px; font:bold 13px/16px 'Microsoft YaHei'; overflow:hidden; display:block;}
#select_btn .select_text:hover{
	text-decoration:none;
}
#select_btn .select_date{
	height:23px;
	line-height:23px;
	overflow:hidden;
	display:block;
	text-decoration: none;
}