.wrapperContent
{
    width: 980px;
    margin: 0 auto;
    overflow: auto;
}
.contentLeft
{
    width: 715px;
    overflow: auto;
    float: left;
}
.contentRight
{
    width: 255px;
    overflow: auto;
    float: right;
}
.leftVideo
{
    width: 715px;
    background: #FFFFFF;
    margin-bottom: 10px;
}
.videoTitle
{
    width: 713px;
    height: 33px;
    border: #cecece solid 1px;
    background: url(Images/Sport/videotitlebg.png) repeat-x;
}
.spanTitle
{
    width: 65px;
    height: 31px;
    line-height: 31px;
    border-bottom: #b00900 solid 2px;
    display: block;
    float: left;
    padding-left: 15px;
    font-weight: bold;
    color: #c10a06;
    font-size: 14px;
}
.spanLinkTitle
{
    height: 33px;
    line-height: 33px;
    display: block;
    float: right;
    padding-right: 5px;
}
.spanLinkTitle a
{
    padding: 0 5px;
}

.videoContent, .bookContent
{
    width: 695px;
    padding: 10px 10px 0px 10px;
    _padding: 10px 0px 0px 0px;
}
.videoContent ul li
{
    width: 140px;
    height: 145px;
    float: left;
    margin: 5px 11px;
    _margin: 5px 10px;
    padding: 5px;
    _padding: 5px 5px 0px 5px;
    background: url(Images/Sport/videobg.png) top no-repeat;
}
.videoContent ul li img
{
    width: 140px;
    height: 110px;
    border: none;
}
.videoContent ul li span
{
    width: 140px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.videoBottom
{
    width: 715px;
    height: 10px;
    background: url(Images/Sport/videobottom.png) no-repeat;
    font-size: 0px;
}
.bookContent ul li
{
    width: 100px;
    height: 165px;
    float: left;
    margin: 5px 11px;
    _margin: 5px 10px 0 10px;
    padding: 9px 6px 5px 9px;
    _padding: 9px 6px 0px 9px;
    background: url(Images/Sport/bookbg.jpg) top no-repeat;
}
.bookContent ul li img
{
    width: 100px;
    height: 127px;
    border: none;
}
.bookContent ul li span
{
    width: 100px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.rightRead
{
    width: 255px;
    background: url(Images/Sport/sidebg.png) right top no-repeat;
    margin-bottom: 10px;
}
.readTitle
{
    width: 235px;
    height: 35px;
    line-height: 35px;
    background: url(Images/Sport/saletitlebg.jpg) no-repeat;
    padding-left: 15px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}
.readContent
{
    width: 230px;
    height: 297px;
    background: #FFFFFF;
    padding: 10px;
}
.readContent ul li
{
    width: 220px;
    height: 28px;
    line-height: 28px;
    background: url(Images/Sport/arrow.png) left center no-repeat;
    padding-left: 10px;
    border-bottom: #e4e4e4 dashed 1px;
}
.readText
{
    width: 175px;
    display: inline-block;
}
.readClick
{
    display: inline-block;
    color: #FF0000;
}
.readBottom
{
    width: 250px;
    height: 7px;
    font-size: 0px;
    background: url(Images/Sport/rightbottom.png) no-repeat;
}
