﻿#picNews{width:466px;height:124px;background:url(/images/picBg.gif) no-repeat;position:relative;}
#picNews img{border:0;width:454px;height:114px;position:absolute;left:6px;top:5px;}
#picNews ul{list-style:none;position:absolute;right:0px;bottom:5px;z-index:100;}
#picNews ul li{
    margin-right:4px;
    width: 23px;
    height: 18px;
    line-height:18px;
    text-align: center;
    overflow:hidden;
    background: url(/images/learn100/new_3.gif) no-repeat;
    color:#6c6a6a;
    cursor: pointer;
    float:left;
    font-weight:bold;
    filter:alpha(opacity=70);
    opacity:0.7;
}
#picNews ul li.active
{
  background: url(/images/learn100/new_3.gif) no-repeat 0px -18px;color:White;
}
#picNews h6
{
  width:428px;
  height:26px;
  font-size:14px;
  color:#fff;
  line-height:26px;
  text-indent:1em;
  background-color:#222;
  filter:alpha(opacity=0);
  opacity:0.0;
  position:absolute;
  left:6px;
  bottom:5px;
  z-index:20; 
  display:none;
}
#picNews h6 a
{
  font-size:14px;
  color:#fff;
  text-decoration:none;
}

