﻿body {
      margin:auto;
      width:878px;
      height:550px;
}
.main
{
    width:878px; 
    /*height:550px;*/
}
img
{
    border:0;
}
#across
{
    list-style:none;
    margin:0;
}
    #across li
    {
        float:left;
        margin-right:4px;
        color:#C9F5A8;
        font-size:13px;
        font-family:宋体;
        font-weight:bold;
    }
        #across #current
        {
            color:Red;
            font-size:17px;
            font-family:幼圆;
            font-weight:bold;
        }
.normalInput
{
    border:0;
    background-color:#FBFBD7;
}
.t1
{
    /*color:#08331A; */
    /*font-weight:bold;*/
    font-size:16px;
}
.t2
{
    font-size:12px;
    text-indent:22px;
}
.tableBorder
{
    background-color:Black;
}
.tableBorder td
{
     background-color:White;
}
#title
{
    height:23px;
    /*width:200px;*/
    color:Yellow;
    font-size:12px;
}
    #title #weight
    {
        font-weight:bold;
    }
/*****************************************************************************************************/
.top
{
    background-color:#DB0000;
}
.bottom
{
    background-image:url('/image/common/bottom.jpg');
}
.month
{
    background-image:url('/image/common/otherbg.jpg');
    background-repeat:no-repeat;
    width:700px;
    height:465px;
    float:right;
}
.other
{
    background-image:url('/image/common/zkrepeat.jpg');
    width:700px;
    height:465px;
    float:right;
}
.otherh
{
    background-image:url('/image/common/zkrepeat.jpg');
    width:700px;
    float:right;
}
.intro
{
    font-size:14px;
    text-indent:22px;
}
