﻿#chang_pic_football .changeDiv_box{position:relative;width: 280px;height: 211px;color:#FFF;}
#chang_pic_football
{
   width: 280px;
   height: 210px;
   position:relative;
   overflow: hidden;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   float: left;
   }
#chang_pic_football .changeDiv .titlebox
{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 280px;
    height: 28px;
    background: #000;
    filter: alpha(opacity=20);
    opacity: 0.6;
    color: #FFF;
}
#chang_pic_football .changeDiv h5.title{height: 23px;overflow: hidden;font-size:14px;color:#FFF;position: absolute;bottom: 0px;left: 0;text-indent: 1em;margin: 7px;width: 95%;}
#chang_pic_football .changeDiv h5.title a{color:#FFF;line-height: 29px;}

#chang_pic_football .changeDiv{display:none;position:absolute;height: 210px;}
#chang_pic_football .changeDiv img
{
    width: 281px;
    height: 210px;
}

#chang_pic_football_thumb{position:absolute;padding-right: 8px; bottom:6px; right:0px;
                         }
#chang_pic_football_thumb li
{
    display: inline;
    float: left;
    width: 20px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    margin-right: 2px;
    cursor: pointer;
    color: #fff;
    background-color: #999999;
}

#chang_pic_football_thumb li.current, #chang_pic_football_thumb li:hover {

background: #78ef0b;
}
#footballtb td,#basketballtb td{height: 24px;text-align:center;}
#footballtb img,#basketballtb img{
    width: 19px;
    height: 19px;
    margin-top: -8px;
    position: absolute;
}