@charset "utf-8";
/* CSS Document */
/*大幻灯*/
#huand{width: 420px;height:298px;float: left;margin: 0;padding: 0;overflow: hidden;}
#huand img{width: 420px;height:298px;border:none}
#huand { zoom:1;position:relative; overflow:hidden}
#huand {overflow:hidden}
#huand .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
#huand .title-bg,#huand .title{position:absolute;left:0px;bottom:0; text-align:left;width:420px;height:28px;line-height:28px;overflow:hidden}
#huand .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
#huand .title a{display:block;padding-left:15px;color:#fff; font-size:14px;text-decoration: none;height: 28px;}
#huand .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
#huand .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
#huand .change i.cur {background:#FF7700;}