﻿#menu
{
    width:950px;
    height:30px;
    background: url(/jzt/images/agent_01.gif) no-repeat;
    line-height:30px;
    color: #5F5F5F;
}
#menu .l
{
   float:left;
   width:450px;
}
#menu .r
{
   float:right;
   width:500px;
   text-align:right;
}
#menu a:link, .color1 a:visited
{
    color: #1F376D;
    text-decoration: none;
}
#menu a:hover
{
    text-decoration: underline;
    color: #1F376D;
}

#left
{
   float:left;
   width:690px;
   margin-right:10px;
}
#left .one690 .content
{
   line-height:20px;
}
#left .banner
{
   width:690px;
   height:200px;
}


#right
{
   float:left;
   width:250px;
}