﻿.ExercisesStyle
{
    width: 250;
    height: 228;
}
.ExercisesitemStyle
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
}
.Exercisesheardstyle
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.Exercisesfootstyle
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/*
    列表页主div
*/
.contextlistmaindiv
{
    width: 970px;
    height: 1120px;
}
/*
  内容显示
*/
.contextshowdiv
{
    width: 668px;
    height: 1000px;
    text-align: center;
    float: left;
    overflow: auto;
    background: url(/image/49.jpg) repeat-y;
}
/*
    内容头
*/
.contexttopdiv
{
    width: 100%;
    background-position: url(/image/51.jpg) no-repeat;
    background: url(/image/51.jpg) no-repeat;
    height: 13px;
}
/*标题*/
.contextTitlediv
{
    width: 100%;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
/* 内容普通字体 */
.contextBodynormaldiv
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 800px;
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    overflow: auto;
    line-height: 150%;
}
/* 内容小字体 */
.contextBodysmalldiv
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    height: 800px;
    font-weight: normal;
    overflow: auto;
    line-height: 150%;
}
/* 内容大字体 */
.contextBodybigdiv
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 16px;
    vertical-align: top;
    text-align: left;
    height: 800px;
    font-weight: normal;
    overflow: auto;
    line-height: 150%;
}
/* 内容页脚 */
.contextfootdiv
{
    background-position: url(/image/50.jpg) no-repeat;
    background: url(/image/50.jpg) no-repeat;
    bottom: 20px;
}
/*
    广告 
*/
.contextaddiv
{
    float: left;
    width: 300px;
    height: 904px;
}
/*广告头 */
.contextadtitle
{
    width: 278px;
    height: 29px;
    background-image: url('../images/tt_bg.jpg');
    background-repeat: repeat-x;
}
/*相关信息 title*/
.contextrecinfotitle
{
    width: 100%;
    background-image: url('../images/tt_bg.jpg');
    background-repeat: repeat-x;
    text-align: left;
    height: 33px;
}
/*相关信息 body*/
.contextrecinfobody
{
    background-position: center;
    width: 100%;
    height: 274px;
    text-align: center;
}
/*相关信息 foot*/
.contextrecinfofoot
{
    background-position: center;
    width: 100%;
    text-align: center;
    height: 14px;
}
.play:link
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 24px;
    white-space:nowrap;
}
.play:visited
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 24px;
    white-space:nowrap;
}
.a.menu:link
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    line-height: 24px;
}
.a.menu:visited
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    line-height: 24px;
}
.table
{
    border-collapse: collapse;
}
.CurrentPageLabelCssClass
{
    font-size: 16px;
    font-weight: bold;
    color: red;
}
.NumericButtonCssClass
{
    font-size: 14px;
}
/*右侧列表样式*/
.RightUL
{
    list-style-type: none;
    line-height: 22px;
    width: 100%;
    text-align: left;
    margin: 0px;
    padding: 0px;
}
.RightLi
{
    width: 100%;
    background-image: url('/image/0866.gif');
    text-indent: 20px;
    background-repeat: no-repeat;
    background-position: 5px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

