﻿.contentMain
{
    width:980px;
}
.contentMain .title
{
    background-image: url(image/erjijiemianbj_01.jpg);
    height: 29px;
    border: 1px #FEC979 solid;
    line-height: 29px;    
    width: 978px;
    text-align:center;
    
}
.contentMain .title span
{
    color:#FF6501;   
    font-size: 14px;
    font-weight: bold;
}
.contentMain .content
{
    width:978px;
    border:1px #FEC979 solid;
    border-top:0px;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
} 

.qxdt
{
    width:900px;
}

.today
{    
    text-align:left;    
    padding-left:10px;
    padding-right:10px;
}



.station
{
    text-align:left;
    line-height:20px;
    text-indent:25px;
    padding:10px;   
}

/*公告栏*/
.tblNotice
{
    border:0 none;
    width:100%;
}
.tblNotice th
{
    background-color:#FFFBE5;
    border-bottom:1px solid #FEC979;
    border-top:1px solid #FEC979;
    font-weight:bold;
    height:25px;
    margin:0;
}
.tblNotice td
{
    line-height:26px;
    height:26px;
    text-align:left;
}
.tblNotice .td0
{
    padding-left:10px;
    width:24px; 
}
.tblNotice .td3
{    
    width:70px;
}
.tblNotice .td4
{
}
