﻿#left
{
   float:left;
   width:690px;
   margin-right:10px;
}
#left .one690 .content
{
   line-height:20px;
}
#left .banner
{
   width:690px;
   height:200px;
}
#left .function
{
    float:left;
    width:690px;
}
#left .function .title
{
    width:690px;
    height:32px;
    line-height:32px;
    background: url(/jzt/images/about_01.gif) no-repeat;
}
#left .function .title .l
{
    float:left;
    width:117px;
    font-size:14px;
    font-weight:bolder;
    text-align:center;
}
#left .function .title .r
{
   float:right;
   width:40px;
}
#left .function .content
{
    width:682px;/*690px*/
    padding: 3px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#5F5F5F;
    background-color:#F0F0F0;
    line-height:22px;
}
#main .function .bottom
{
    width: 690px;
    height: 2px;
    background: url(/jzt/images/about_02.gif) no-repeat;
}
#left .difference
{
    float:left;
    width:690px;
}
#left .difference .title
{
    width:690px;
    height:32px;
    line-height:32px;
    background: url(/jzt/images/index_05.gif) no-repeat;
}
#left .difference .title .l
{
    float:left;
    width:267px;
    font-size:14px;
    font-weight:bolder;
    text-align:center;
}
#left .difference .title .r
{
   float:right;
   width:40px;
}
#left .difference .content
{
    width:668px;/*690px*/
    padding: 10px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#5F5F5F;
}
#main .difference .bottom
{
    width: 690px;
    height: 2px;
    background: url(/jzt/images/index_06.gif) no-repeat;
}

#right
{
   float:left;
   width:250px;
}