﻿
.elegant-aero {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    background: #D2E9FF;
    padding: 20px 20px 20px 20px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}

    .elegant-aero h1 {
        font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
        padding: 10px 10px 10px 20px;
        display: block;
        background: #C0E1FF;
        border-bottom: 1px solid #B8DDFF;
        margin: -20px -20px 15px;
    }

        .elegant-aero h1 > span {
            display: block;
            font-size: 11px;
        }

    .elegant-aero label > span {
        float: left;
        margin-top: 10px;
        color: #5E5E5E;
    }

    .elegant-aero label {
        display: block;
        margin: 0px 0px 5px;
    }

        .elegant-aero label > span {
            float: left;
            width: 20%;
            text-align: right;
            padding-right: 15px;
            margin-top: 10px;
            font-weight: bold;
        }

    .elegant-aero input[type="text"], .elegant-aero input[type="email"], .elegant-aero textarea, .elegant-aero select {
        color: #888;
        width: 40%;
        padding: 0px 0px 0px 5px;
        border: 1px solid #C5E2FF;
        background: #FBFBFB;
        outline: 0;
        -webkit-box-shadow: inset 0px 1px 6px #ECF3F5;
        box-shadow: inset 0px 1px 6px #ECF3F5;
        font: 200 12px/25px Arial, Helvetica, sans-serif;
        height: 30px;
        line-height: 15px;
        margin: 2px 6px 16px 0px;
    }

    .elegant-aero textarea {
        height: 100px;
        padding: 5px 0px 0px 5px;
        width: 70%;
    }

    .elegant-aero select {
        background: #fbfbfb url('down-arrow.png') no-repeat right;
        background: #fbfbfb url('down-arrow.png') no-repeat right;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 0.01px;
        width: 70%;
    }

    .elegant-aero .button {
        background: #66C1E4;
        border: none;
        color: #FFF;
        box-shadow: 1px 1px 1px #4C6E91;
        -webkit-box-shadow: 1px 1px 1px #4C6E91;
        -moz-box-shadow: 1px 1px 1px #4C6E91;
        text-shadow: 1px 1px 1px #5079A3;
    }

        .elegant-aero .button:hover {
            background: #3EB1DD;
        }

dl {
    margin: 20px 0 0 20px;
    float: left;
}

dt {
    width: 60px;
    margin: 10px;
    height: 60px;
    background: #FFF;
}

dd {
    width: 60px;
    margin: 0 0 0px 0px;
    height: 30px;
    line-height: 30px;
}

.button a {
    color: #000000;
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
    border: 4px outset aqua;
    background-color: #00ffff;
    display: block;
    width: 130px;
    padding: 3px 5px;
    margin: 1px;
}

    .button a:hover {
        background-color: #00c0c0;
        color: #000000;
        padding-left: 4px;
        border: 4px inset aqua;
    }

.button a {
    color: #000;
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
    border: 4px outset aqua;
    background-color: #00ffff;
    display: block;
    width: 130px;
    padding: 3px 5px;
    margin: 1px;
}

.pct {
    font-family: "微软雅黑";
}

.button a:hover {
    background: #00c0c0;
    color: #000000;
    padding-left: 4px;
    border: 4px inset aqua;
}

.imgcges {
    margin: 20px;
    width: 120px;
    height: 50px;
    float: left;
}

.tblindex p {
    font: 900 15px arir;
    margin-left: 10px;
}

.tblindex hr {
    margin: 10px;
}

.span a {
    color: #515151;
    font-size: 13px;
    text-decoration: none;
}

    .span a:FOCUS {
        color: black;
        text-decoration: none;
    }

    .span a:HOVER {
        color: #000000;
        text-decoration: none;
    }

    .span a:LINK {
        color: blue;
        text-decoration: none;
    }

.divbutt {
    border-top: 1px solid #a8a4a4;
    border-bottom: 1px solid #a8a4a4;
    height: 70px;
}

    .divbutt div {
        float: left;
        height: 50px;
        text-align: center;
        background-color: #6e6e70;
        color: #ffffff;
        font-size: 20px;
        line-height: 50px;
        border: 1px solid #ffffff;
        font-family: "微软雅黑";
        border-top: 1px solid #a8a4a4;
        margin: 5px 0px;
        border-top: 1px solid #a8a4a4;
        border-bottom: 1px solid #a8a4a4;
    }

        .divbutt div:hover {
            background-color: orange;
        }

.tpc {
    height: 40px;
    background: #515151;
    background: -webkit-gradient(linear, left top, left bottom, from(#515151), to(#ffffff));
    background: -moz-linear-gradient(top, #515151, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151', endColorstr='#ffffff');
    background-color: #d2d3d5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#515151), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #d2d3d5, #ffffff);
    background-image: -moz-linear-gradient(top, #515151, #ffffff);
    background-image: -ms-linear-gradient(top, #515151, #ffffff);
    background-image: -o-linear-gradient(top, #515151, #ffffff);
    background-image: linear-gradient(top, #515151, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#515151', EndColorStr='#ffffff');
    border-top: 1px solid #a8a4a4;
}

.beian {
    font-size: 13px;
    font-family: "宋体";
    line-height: 23px;
}

    .beian a {
        font-size: 13px;
        color: #333333;
    }

        .beian a:link {
            text-decoration: none;
        }

        .beian a:visited {
            text-decoration: none;
            color: #333333;
        }

        .beian a:hover {
            text-decoration: none;
            color: #FF6600;
        }

        .beian a:active {
            text-decoration: none;
            color: #333333;
        }

.tpc {
    height: 40px;
    background: #515151;
    background: -webkit-gradient(linear, left top, left bottom, from(#515151), to(#ffffff));
    background: -moz-linear-gradient(top, #515151, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151', endColorstr='#ffffff');
    background-color: #d2d3d5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#515151), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #d2d3d5, #ffffff);
    background-image: -moz-linear-gradient(top, #515151, #ffffff);
    background-image: -ms-linear-gradient(top, #515151, #ffffff);
    background-image: -o-linear-gradient(top, #515151, #ffffff);
    background-image: linear-gradient(top, #515151, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#515151', EndColorStr='#ffffff');
    border-top: 1px solid #a8a4a4;
}
