

#zSlider{margin:10px auto; width:310px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:310px; height:220px; margin-bottom:10px; overflow:hidden; float:left;border-radius: 15px;}
#picshow_img li{width:310px; height:220px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:308px; height:218px; border:1px solid #ddd;}
#picshow_tx{left:0px; width:210px; 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:70px; height:440px; margin-right:10px; color:#111;  display:inline; background-color:#f0f0f0;}
#select_btn li{ width:56px; height:42px;margin-bottom:20px; float:left;  cursor:pointer; margin-right:5px;}
#select_btn li img { width:56px; height:42px;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
#select_btn li:hover{}
#select_btn li.current img  { filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1; border:1px solid #ccc;width:54px; height:40px; }
#select_btn li.current:hover{}
#select_btn a{color:#000;}

#select_btn .select_text{ height:20px; font:bold 13px/16px '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;}