﻿.pleft {
    width: 750px;
    float: left;
    overflow: hidden;
    margin-left: 3px;}

.pright {
    width: 270px;
    float: right;
    overflow: hidden;
    margin-right: 3px;}

.pall {
    width: 1024px;
    float: left;
    overflow: hidden;}
/*---------- index ---------*/
.navcenter li {
    float: left;
    margin: 5px 0px 0px 105px;}

    .navcenter li:nth-child(1) {
        margin-left: 0px;}

.navcenter img {
    width: 120px;
    height: 140px;}

.news {
    margin-top: 5px;}

    .news dl {
        width: 100%;
        display: block;}

        .news dl:nth-child(2) {
            margin-top: 3px;}

        .news dl dd {
            padding: 2px 5px;}

        .news dl dt {
            background-color: #45729c;
            background-image: none;
            height: 30px;}

            .news dl dt strong {
                background-color: #45729c;
                background-image: none;
                font-size: 18px;
                text-align: center;
                line-height: 30px;}

    .news ul a {
        color: #555;}

.flink {
    position: relative;}

    .flink div {
        float: left;}

    .flink .title {
        height: 34px;
        width: 150px;
        background: #0a2b66;
        padding: 10px 0 0 20px;
        color: #ffffff;
        font-size: 20px;}

    .flink div dl {
        margin-left: 10px;
        font-size: 16px;
        text-decoration: none;}

    .flink .a1 {
        margin: 0 0 0 20px;}
