
.nheader{
    font-size: 21px;
    color: #E30B00;
    margin: 0px 0px 0px 0px;
    padding: 0px 0 0 0px;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    position:relative;
    height:30px;

}
.nheader div
{
    position:absolute;
    top:-15px;
    height:30px;
    background-color:#ffffff;
    width:220px;
    left:390px;
    font-size: 21px;
    color: #E20A2C;
    font-family: "Times New Roman", Times, serif;
}
.nimg
{
    display:block;
    width:150px;
    height:130px;
    background-repeat:no-repeat;
    background-position:center top;
    margin:0 auto;
    margin-bottom:7px;
}
.nlink
{
    font-size:12px;
    color:#E20A2C;
}
.nlink:hover
{
    color:#E20A2C;
    text-decoration:underline;
}

.ntable
{
    margin-bottom:15px;    
}

.ntable td
{
    vertical-align:top;
    padding-left:7px;
    padding-right:7px;
    text-align:center;
}

.tnews
{
    width:100%;
    margin-top:6px;
    margin-bottom:10px;
}

.tnews td
{
    vertical-align:top;
}

.timg
{
    display:block;
    background-position:center center;
    background-repeat:no-repeat;
    width:70px;
    height:40px;
    float:left;
    margin-top:4px;
}
.tlink
{
    font-size:12px;
    color:#E54961;
    display:block;
    margin-left:75px;
}
.tlink:hover
{
    color:#E20A2C;
    text-decoration:underline;
}
.itable td
{
    vertical-align:middle;
    padding:0px;
    font-size:10px;color:#999;
}
.itable td img
{
    float:left;
    margin-top:2px;
}
/*
     */
/*
*/