﻿body
{
    margin: 0px;
    padding: 0px;
    color: #1F376D;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: White;
    background: url(/images/Top_01.gif) repeat-x;
}
ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
img
{
    border: none;
}
p
{
    margin: 0px;
    padding: 0px;
}
div
{
    margin: 0 auto;
    _overflow: hidden;
}
a:link
{
    color: #1F376D;
    text-decoration: none;
}
a:visited
{
    color: #1F376D;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #FF6600;
}
a:active
{
    text-decoration: none;
}
input, select, textarea
{
    font-size: 12px;
    color: #5F5F5F;
    margin: 0;
    padding: 0;
}
input
{
    padding-top: 0px!important;
    *padding-top: 3px!important;
    padding-top: 3px;
}
.line
{
    width: 100%;
    height: 1px;
    background-color: #E4E4E4;
}
.clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.between5
{
    width: 100%;
    height: 5px;
    clear: both;
}
.between10
{
    width: 100%;
    height: 10px;
    clear: both;
}
.between15
{
    width: 100%;
    height: 15px;
    clear: both;
}
.between20
{
    width: 100%;
    height: 20px;
    clear: both;
}
.color1
{
    color: #2271A5;
}
.color1 a:link, .color1 a:visited
{
    color: #2271A5;
    text-decoration: none;
}
.color1 a:hover
{
    text-decoration: underline;
    color: #2271A5;
}
.color2
{
    color: #5F5F5F;
}
.color2 a:link, .color2 a:visited
{
    color: #5F5F5F;
    text-decoration: none;
}
.color2 a:hover
{
    text-decoration: underline;
    color: #5F5F5F;
}
.color3
{
    color: #A1A0A0;
}
.color3 a:link, .color3 a:visited
{
    color: #A1A0A0;
    text-decoration: none;
}
.color3 a:hover
{
    text-decoration: underline;
    color: #A1A0A0;
}
.color4
{
    color: #FF6600;
}
.color4 a:link, .color4 a:visited
{
    color: #FF6600;
    text-decoration: none;
}
.color4 a:hover
{
    text-decoration: underline;
    color: #FF6600;
}
.color5
{
    color: #FFFFFF;
}
.color5 a:link, .color5 a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.color5 a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
.table1
{
    font-size: 14px;
}
.table1 tr
{
    line-height: 30px;
    _height:30px;
}
.table2
{
    font-size: 12px;
}
.table2 tr
{
    line-height: 24px;
    _height:24px;
}
.table3
{
    font-size: 12px;
}
.table3 tr
{
    line-height: 40px;
    _height:40px;
}

/* TOP */
#top
{
    width: 950px;
}
#top .header
{
    width: 100%;
}
#top .l
{
    float: left;
    width: 300px;
    line-height: 25px;
    color: #404040;
}
#top .r
{
    float: right;
    width: 300px;
    text-align: right;
    line-height: 25px;
    color: #404040;
}
#top .l a:link, #top .l a:visited, #top .r a:link, #top .r a:visited
{
    color: #404040;
    text-decoration: none;
}
#top .l a:hover, #top .r a:hover
{
    text-decoration: underline;
    color: #BD0A01;
}
#top .logo
{
    float: left;
    width: 310px;
}
#top .menu
{
    float:right;
    width: 600px;
    height: 35px;
    line-height: 35px;
    margin-top:5px;
    background: url(/jzt/images/Menu_01.gif) no-repeat;
    font-size: 14px;
    font-weight: bolder;
}
#top .menu ul
{
    list-style:none;
}
#top .menu ul li
{
    float: left;
    width: 95px;
    text-align: center;
}
#top .menu ul li.line
{
    width: 1px;
    height: 35px;
    background: url(/jzt/images/Menu_02.gif) no-repeat;

}
#top .menu a:link, #top .menu a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#top .menu a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

/* MAIN */
#main
{
    width: 950px;
    margin-top: 10px;
}
#main .flow
{
    width:250px;
    height:200px;
    background: url(/jzt/images/flow_01.gif) no-repeat;
}
#main .flow .title
{
    width: 240px; /*250px*/
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
}
#main .flow .content
{
    width:180px;
    margin:11px 0px 0px 55px;

}
#main .one250
{
    width:250px;
}
#main .one250 .title
{
    width: 240px; /*250px*/
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    background: url(/jzt/images/one250_01.gif) no-repeat;
}
#main .one250 .title .l
{
    float:left;
    width:200px;
    font-size: 14px;
    font-weight: bold;
}
#main .one250 .title .r
{
   float:right;
   width:40px;
}
#main .one250 .content
{
    width: 228px; /*250px*/
    padding: 5px 10px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#5F5F5F;
}
#main .one250 .bottom
{
    width: 250px;
    height: 2px;
    background: url(/jzt/images/one250_02.gif) no-repeat;
}
#main .one250 .vip .companyname
{
   float:left;
   width:160px;
   height:23px;
}
#main .one250 .vip .credite
{
   float:right;
   width:64px;
   height:23px;
}
#main .one250 .servicecenter ul li
{
    line-height: 22px;
    padding-left: 8px;
    background: url(/images/icon_02.gif) no-repeat 0 50%;
}
#left .one690
{
    float:left;
    width:690px;
}
#left .one690 .title
{
    width:690px;
    height:32px;
    line-height:32px;
    background: url(/jzt/images/one690_01.gif) no-repeat;
}
#left .one690 .title .l
{
    float:left;
    width:117px;
    font-size:14px;
    font-weight:bolder;
    text-align:center;
}
#left .one690 .title .r
{
   float:right;
   width:40px;
}
#left .one690 .content
{
    width:668px;/*690px*/
    padding: 10px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#5F5F5F;
}
#main .one690 .bottom
{
    width: 690px;
    height: 2px;
    background: url(/jzt/images/one690_02.gif) no-repeat;
}

/* FOOT */
#foot
{
    width: 950px;
    line-height: 20px;
    text-align: center;
    color: #5F5F5F;
}
#foot a:link, #foot a:visited
{
    color: #5F5F5F;
    text-decoration: none;
}
#foot a:hover
{
    text-decoration: underline;
    color: #FF6600;
}