﻿/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
*{ padding:0; margin:0; font-size:12px}
ul,li{ list-style:none;}
img{ border:0;}
#zSlider{margin:0px auto; width:542px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:542px; height:315px; overflow:hidden; float:left;}
#picshow_img li{width:542px; height:310px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:542px; height:310px;}
#picshow_tx{left:0px; width:542px; bottom:5px; position:absolute; height:30px; overflow:hidden;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:0 10px; height:30px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;font-size:14px;line-height:30px}
#picshow_tx li a:hover{text-decoration:underline;}

#select_btn{width:542px; height:64px;display:block;}
#select_btn li{ float:left;width:108px; height:64px; cursor:pointer;}
#select_btn li:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
#select_btn li.current img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
#select_btn li.current:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
#select_btn a{color:#000;}
#select_btn img{width:104px; height:64px; margin:0 2px; float:left;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
