/*index*/
.ileft{
    padding-top:6px;
    width:870px;
    float:left;
}
.iright{
    padding-top:6px;
    width:320px;
    float:right;
    overflow:hidden;
}
.over{
    overflow:hidden;
}

.commonDownload{
    width:293px;
    border:1px solid #e4e4e4;
    height:240px;
    margin-top:10px;
    overflow:hidden;
}
.contactus{
    width:293px;
    border:1px solid #e4e4e4;
    height:188px;
    margin-top:9px;
    overflow:hidden;
}
/*commonDownload*/
/*friend*/
.friend{
    width:293px;
    border:1px solid #e4e4e4;
    height:170px;
    margin-top:8px;
    overflow:hidden;
}
.friend .select{
    height:44px;
}
.friend .select select{
    height:33px;
    line-height:33px;
    width:239px;
    border:1px solid #cbcbcb;
}
/*email*/
.email{
    width:100%;
    border:1px solid #e4e4e4;
    height:77px;
    padding-top:18px;
    margin-top:6px;
    font-size:14px;
    overflow:hidden;
    background:#f9f9f9 url(../img/email.png) 22px 25px no-repeat;
}
.email div{
    margin-left:128px;
    height:30px;
    line-height:30px;
}
/*list*/
.lleft{
    margin-top:6px;
    width:293px;
    height:721px;
    float:left;
    margin-bottom:6px;
/*     border:1px solid #e4e4e4; */
/*     background:url(/r/cms/www/default/img/list-bg.png) bottom no-repeat; */
}
.lright{
    margin-top:6px;
    width:880px;
    float:right;
    overflow:hidden;
    min-height:721px;
    margin-bottom:50px;
}
.cright{
    width:850px;
    min-height:641px;
    padding:50px 0px 30px 30px;
}
/*left*/
.lleft dl dt{
    height:56px;
    line-height:56px;
    text-align:center;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    background:#0284d6;
}
.lleft dl dd{
    height:58px;
    line-height:58px;
    text-align:center;
    font-size:14px;
    background:#f9f9f9;
    border:1px solid #e4e4e4;
}
.lleft dl dd.on{
    height:58px;
    line-height:58px;
    text-align:center;
    font-size:14px;
    font-weight:bold;
}
.lleft dl dd.on a{
    color:#1763b1;
    background:url(/r/cms/www/default/img/bullet-list-left.png) no-repeat left center;
}
.lleft dl dd a:hover{
    color:#1763b1;
}

/*right*/
.llist{
    width:100%;
    min-height: 638px;
}
.llist.about{
    min-height: 0px;
    padding:0px 35px 0px 0px;
}
.llist dt{
    height:53px;
    line-height:53px;
    padding-left:35px;
    font-size:17px;
    font-weight:bold;
    background:#f0f0f0 url(../img/bullet-title_heighter.png) no-repeat 18px center;
    border-bottom:1px solid #efefef;
    margin-bottom:21px;
}
.llist dt span{
    margin-right:20px;
    font-size:13px;
    color:#7d7d7d;
}
.llist dt span a{
    color:#7d7d7d;
    font-weight: normal;
}
.llist dt span a:hover{
    color:#1763b1;
}
.llist dd{
    padding-left:38px;
    padding-right:18px;
    line-height:47px;
    border-bottom:1px dashed #d2d2d2;
    position:relative;
    background:url(/r/cms/www/default/img/bullet-list-right.png) 15px center no-repeat;
}
.llist dd .date{
    color:#8d8d8d;
    float:right;
}

