body
{
    width: 960px;
    margin: 0 auto;
    background-color: White;
}
#content
{
    width: 960px;
    height: auto;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 5px;
}
#TopDiv
{
    height: 172px;
    background-image: url('../../school/image/Top.jpg');
}
#TopDiv div
{
    padding-top: 20px;
    text-align: right;
}
#TopDiv a
{
    line-height: 25px;
    color: #555555;
    font-size: 12px;
    text-decoration: none;
    background-position: left bottom;
}
#LeftDiv
{
    width: 200px;
    float: left;
}
#LeftDiv ul
{
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
}
#LeftDiv li
{
    border-bottom: #888888 1px dashed;
}
#LeftDiv li a
{
    line-height: 25px;
    color: #555555;
    font-size: 12px;
    text-decoration: none;
    background-position: left bottom;
}
#LeftDiv li a:hover
{
    color: #FF0000;
}
#RightDiv
{
    width: 760px;
    float: left;
    height: auto;
}
.table-search td
{
    font-size: 14px;
    border-bottom: #888888 1px dashed;
    padding-top: 10px;
    padding-bottom: 10px;
}
.table-search th
{
    font-size: 16px;
    border-bottom: #000000 1px dashed;
}
.table-search a
{
    color: #6600FF;
    text-decoration: none;
}
.table-search a:hover
{
    background-position: left bottom;
    color: #FF0000;
}
#FooterDiv
{
    clear: both;
    text-align: center;
    background-color: #FAF0DB;
    margin-top: 30px;
    height: 80px;
    padding-top: 25px;
    border-radius: 10px;
    color: #555555;
}
.th
{
    font-size: 16px;
}
.pages_right
{
    text-align: right;
    width: 675px;
    float: left;
    padding: 3px 0 0 0\9;
    margin: 10px 0 50px 0;
    margin: 10px 0 70px 0;
    _margin: 10px 0 70px 0;
}
div.quotes
{
    padding: 3px;
    margin: 3px;
}
div.quotes a
{
    border: #ccc 1px solid;
    padding: 2px 5px;
    color: #aaa;
    margin-right: 2px;
    padding-top: 2px;
    text-decoration: none;
    font-size: 13px;
}
div.quotes a:hover
{
    font-size: 13px;
    background: #f0f0f0;
    color: #0FF;
}
div.quotes span.current
{
    border: #ccc 1px solid;
    padding: 2px 5px;
    font-weight: bold;
    color: #aaa;
    margin: auto 2px;
    background-color: #f0f0f0;
}



