﻿*{ margin:0; padding:0;}
#HuanDengPian{ text-align:center; overflow:hidden; position:relative; }
#HuanDengPian img
{ 
    border-style: solid none none none; border-width: 1px; border-color: #afcea2; display: none; padding-top:3px;;
 }

#HuanDengPian_But_Info{ position:absolute; z-index:100; bottom:8px; left:6px; right:13px; height:20px; overflow:hidden;}
#HuanDengPian_Msg{  float:left; line-height:20px; overflow:hidden; width:67%;filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; list-style:none}
#HuanDengPian_Msg li{ height:20px; text-align:center; font-size:12px; font-weight:900;background:#000; color:#fff;}
#HuanDengPian_But{ float:right; display:none;}
#HuanDengPian_But span
{
    float: left;
    width: 16px;
    height: 16px;
    font-size: 12px;
    display: inline-block;
    line-height: 16px;
    cursor: pointer;
    margin-right: 1px;
    border: 1px solid #ccc;
    background: #b1c3d9;
    text-align: center;
    font-family: Verdana; 
}
#HuanDengPian_But span.hov{ background:#ff9; border:1px solid #f60;}
