﻿body
{
    margin: 0;
    padding: 14px 0 12px 0;
    text-align: center;
    background: url(../images/bg.gif) center top repeat-y;
    height: 100%;
    width: 100%;
    font-size: 12px;
}

td
{
    font-family: Tahoma, Verdana, 宋体, sans-serif;
    font-size: 12px;
}

#main
{
    margin: auto;
    width: 870px;
    text-align: left;
    background: #ffffff;
    color: #686868;
    display: table;
    padding: 1px;
}
#main2
{
    display: table;
    clear: both;
    background: #fff;
    border: solid 1px #dadada;
    padding: 1px;
    width: 866px;
}
.Separator1
{
    margin-top: 1px;
    clear: both;
    height: 19px;
    background: url(../images/separator.gif) repeat-x;
    width: 100%;
    margin-bottom: 1px;
}

#Copyright
{
    width: 100%;
    height: 26px;
    background: #f3f3f3;
    color: #8d8d8d;
    line-height: 26px;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma, Verdana, 宋体, Sans-Serif;
}

#Copyright a
{
    text-decoration: none;
    color: #8d8d8d;
}
#Copyright a:hover
{
    text-decoration: underline;
    color: #f00;
}

#Top
{
    clear: both;
    height: 86px;
    width: 100%;
    background: url(../images/bg_top.gif) repeat-x;
}
#Logo
{
    float: left;
    width: 201px;
    height: 86px;
    background: url(../images/logo.jpg) no-repeat;
}

#Menu ul
{
    padding: 0;
    margin: 0 0 0 20px;
    list-style: none;
}
#Menu ul li.Item
{
    float: left;
    height: 34px;
    line-height: 34px;
    background: url(../images/menu_bg.gif) repeat-x;
    padding: 0 22px;
}
#Menu ul li.Item a
{
    font-size: 12px;
    color: #666;
    text-decoration: none;
}
#Menu ul li.Item a:hover
{
    color: #f00;
}
#Menu ul li.Sparator
{
    float: left;
    width: 1px;
    background: url(../images/menu_sparator.gif) no-repeat;
    height: 34px;
}
.DateTime
{
    float: right;
    margin-right: 12px;
    font-size: 9px;
    font-family: Verdana, Tahoma, 宋体, Sans-Serif;
    color: #686868;
    line-height: 19px;
}
a
{
    color: #676767;
    text-decoration: none;
}
a:hover
{
    color: Red;
}
.Navigate
{
    line-height: 19px;
    margin-left: 12px;
    font-size: 12px;
}
.ImageBox
{
    margin-left: 12px;
    float: left;
    cursor: pointer;
    width: 115px;
    height: 87px;
    background: url(../images/photo_bg.gif) no-repeat;
}

.ImageBox2
{
    margin-top: 6px;
    margin-left: 12px;
    float: left;
    cursor: pointer;
    width: 115px;
    height: 87px;
    background: url(../images/photo_bg.gif) no-repeat;
}