@charset "gb2312";

li,ul,p,pre,body{
    margin: 0;
}
body{
    font-size: 14px;
    font-family: Î¢ÈíÑÅºÚ, serif;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}

#header{
    background: url(imglftlbanner.jpg) no-repeat center top;
    height: 422px;
}
#header .panel{
    overflow: hidden;
    width: 1000px;
    margin: auto;
    position: relative;
    height: 100%;
}
#header .p1{
    text-align: right;
    font-size: 45px;
    letter-spacing: 5px;
    margin-top: 115px;
    color: white;
    margin-right: 62px;
}
#header .p2{
    text-align: right;
    font-size: 67px;
    letter-spacing: 5px;
    color: #FFFC07;
    margin-right: 62px;
    line-height: 75px;
}
#header .p3{
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
#header .p3 a{
    display: inline-block;
    padding-left: 18px;
    background: url(imglftlicon1.png) no-repeat left center;
    color: white;
}

#main .r1{
    background-color: #D2D2D2;
    padding: 30px 0;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}
#main .r1 .panel{
    background-color: #9F9F9F;
    padding: 15px 35px;
    color: #EBEBEB;
    width: 930px;
    margin: auto;
}
#main .r1 label{
    color: #FFF60B;
}
#main .r{
    margin-bottom: 20px;
}
#main .r .panel{
    width: 1000px;
    margin: auto;
    line-height: 30px;
    overflow: hidden;
}
#main .r .title{
    font-size: 35px;
    text-align: center;
    line-height: 60px;
    letter-spacing: 3px;
    color: #1568B4;
    font-weight: bold;
    font-family: ºÚÌå, serif;
}
#main .r .content{
    padding: 0 20px 10px 20px;
    clear: both;
}
#main .r .content .item{
    padding-left: 40px;
    background: url(imglftlhand.png) no-repeat 0 9px;
    line-height: 30px;
    margin-bottom: 10px;
}

#main .r2 .content{
    text-indent: 2em;
}
#main .r3 .panel,
#main .r5 .panel{
    background-color: #eee;
}
#main .r5 .title{
    letter-spacing: 0;
    font-size: 32px;
    overflow: hidden;
    margin-bottom: 10px;
}

#main .r5 .title span{
    float: left;
    color: #ABABAB;
    cursor: default;
}
#main .r5 .title span.cur{
    background-color: #157BAB;
    color: white;
}
#main .r5 .title span.left{
    width: 440px;
}
#main .r5 .title span.right{
    margin-right: -5px;
    width: 560px;
}
#main .r5 .content{
    display: none;
}
#main .r5 .content.cur{
    display: block;
}
#main .r6 .title{
    overflow: hidden;
    letter-spacing: 0;
    margin-bottom: 10px;
}
#main .r6 .title span{
    float: left;
    width: 530px;
    cursor: default;
}
#main .r6 .title span.cur{
    background-color: #157BAB;
    color: white;
    float: left;
}
#main .r6 .title span.left{
    width: 470px;
}
#main .r6 .title span.right{
    width: 530px;
    margin-right: -5px;
}
#main .r6 .content{
    display: none;
}
#main .r6 .content.cur{
    display: block;
}

#footer{
    text-align: center;
    line-height: 32px;
    background-color: #303030;
    padding: 10px 0 15px 0;
}
#footer *{
    color: white;
}
