﻿#Left
{
    border: 1px solid #C0C0C0;
    float: left;
    width: 740px;
    height: auto;
}
#Right
{
    border: 1px solid #C0C0C0;
    float: left;
    width: 200px;
    height: auto;
}
.container
{
    margin-top: 6px;
    height: auto;
    overflow: hidden;
}
.navl
{
    width: 740px;
    height: 29px;    
    background: url('images/navl.jpg') no-repeat;
}
.nl
{
    width: 96%;
    height: auto;
    margin: 0px auto 0px auto;
}
.time
{
    color: #006600;
}
.dh
{
    margin: 6px auto 0px auto;
    width: 90%;
    text-align: center;
}
.newList h3
{
    font-size: 14px;
    background: url('images/arrow.jpg') no-repeat 0 2px;
    padding-left: 28px;
}
.newList h3 a
{
    color: #3689b8;
    text-decoration: none;
}
.newList 
{
    margin: 6px auto 0px auto;
}
.newList div
{
    margin: 6px auto 0px auto;
    font-size: 14px;
    line-height: 22px;
}
.newList li
{
    margin: 12px;
}
#nav11
{
    line-height: 29px;
    margin-left: 60px;
}
