﻿#left
{
   float:left;
   width:690px;
   margin-right:10px;
}
#left .kuan
{
   border: solid 1px #c9c9c9;
   width: 180px;
   padding: 5px 5px;
   margin:0
}
#left .banner
{
   width:690px;
   height:200px;
}
#left .about
{
    float:left;
    width:250px;
    margin-right:10px;
}
#left .about .title
{
    width:250px;
    height:32px;
    line-height:32px;
    background: url(/jzt/images/index_01.gif) no-repeat;
}
#left .about .title .l
{
    float:left;
    width:117px;
    font-size:14px;
    font-weight:bolder;
    text-align:center;
}
#left .about .title .r
{
   float:right;
   width:40px;
}
#left .about .content
{
    width:228px;/*250px*/
    padding: 5px 10px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    line-height:20px;
    color:#5F5F5F;
    height:244px;
}
#main .about .bottom
{
    width: 250px;
    height: 2px;
    background: url(/jzt/images/index_02.gif) no-repeat;
}
#left .function
{
    float:left;
    width:430px;
}
#left .function .title
{
    width:430px;
    height:32px;
    line-height:32px;
    background: url(/jzt/images/index_03.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:422px;/*430px*/
    padding: 3px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#5F5F5F;
    background-color:#F0F0F0;
    line-height:22px;
}
#main .function .bottom
{
    width: 430px;
    height: 2px;
    background: url(/jzt/images/index_04.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;
}
#left .difference .bottom
{
    width: 690px;
    height: 2px;
    background: url(/jzt/images/index_06.gif) no-repeat;
}

#right
{
   float:left;
   width:250px;
}