﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

body {
    line-height: 1;
    /*background: #fff url("../images/bg.jpg") left top repeat-x;*/
    color: #000000;
    font: 12px "宋体","Arial","Verdana";
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tablehuigu tr {
    height: 30px;
}

.tablehuigu td a {
    text-decoration: none;
    color: #626262;
}

div.clear {
    clear: both;
}

div.space {
    height: 20px;
}

div.littlespace {
    height: 10px;
}

#pageframe {
    width: 1035px;
    margin: 0px auto;
    text-align: left;
}

#index_login {
    width: 1035px;
    height: 765px;
    background: url("../images/bg_login.jpg") left top no-repeat;
}

    #index_login #login_area {
        width: 325px;
        height: 125px;
        padding: 505px 0px 0px 570px;
        text-align: center;
        font-size: 14px;
        color: #626262;
    }

input#mobile {
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    color: #626262;
}

input#loginButton {
    width: 155px;
    height: 35px;
    /*background:url("../images/btn_login.png") left top no-repeat;*/
    cursor: pointer;
    color: #fff;
    background-color: #f793c3;
    border-radius: 5px;
    border: none;
}

input#submit {
    color: #f0f0f0;
    background-color: #396DB7;
    border-radius: 5px;
    width: 226px;
    height: 38px;
    /*background:url("../images/btn_login.png") left top no-repeat;*/
    border: none;
    cursor: pointer;
}

#framer {
    clear: both;
    width: 1009px;
    margin: 0px auto;
}

#footer {
    margin: 5px 0px 0px 0px;
}

#menu {
    width: 1009px;
    height: 57px;
    background: url("../images/bg_menu.png") left top no-repeat;
    margin: 3px 0px;
    padding: 0px 0px 0px 0px;
}

a.topmenu:link, a.topmenu:visited {
    width: 178px;
    height: 57px;
    float: left;
    margin: 3px 0px 0px 15px;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #f793c3;
    text-align: center;
    text-decoration: none;
    line-height: 57px;
}

a.topmenu:hover, a.topmenu:active {
    width: 220px;
    height: 57px;
    background: url("../images/menu_darkpng.png") 33px 7px no-repeat;
    float: left;
    margin: 3px 0px 0px 15px;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 57px;
}


a.topmenu_focus {
    width: 178px;
    height: 57px;
    background: url("../images/menu_darkpng.png") 9px 7px no-repeat;
    float: left;
    margin: 3px 0px 0px 15px;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 57px;
}

div.mainbox {
    border-radius: 5px;
    margin: 10px 0px;
}

div#mainleft {
    width: 250px;
    float: left;
}

div#mainright {
    width: 1009px;
    border-radius: 5px;
    float: left;
}

div.rbox {
    border-radius: 5px;
    background: #f0f0f0;
    margin: 0px 0px 10px 0px;
    min-height: 200px;
}

div.topic {
    font-size: 20px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #f793c3;
    text-align: center;
    padding: 10px 0px;
    margin: 0px 10px;
    border-bottom: 1px solid #c8c8c8;
    text-shadow: #ffffff 2px 3px 2px;
}

div.stopic {
    font-size: 20px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #208d3f;
    text-align: center;
    padding: 10px 0px;
    margin: 0px 10px;
    text-shadow: #ffffff 2px 3px 2px;
}

div.contentlist {
    width: 890px;
    padding: 50px 0px 20px 60px;
    padding-top: 20px;
    font-size: 14px;
    color: #626262;
}

    div.contentlist p {
        font-size: 14px;
        color: #626262;
        line-height: 30px;
        /*text-indent:2em;*/
        font-weight: bold;
    }

        div.contentlist p a {
            font-size: 14px;
            color: #626262;
            line-height: 35px;
        }

    div.contentlist table td {
        /*padding:19px;*/
    }

        div.contentlist table td table td {
            padding: 10px 0px;
        }

#jiaoshoujianjie {
    background: url('../images/jianjie.jpg') no-repeat;
    height: 262px;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 60px;
}

    #jiaoshoujianjie p, li {
        line-height: 20px;
        font-size: 12px;
        color: #0054A7;
        font-weight: bold;
    }

    #jiaoshoujianjie ul li {
        list-style-type: disc;
    }


p#pnormal {
    text-indent: 2em;
}

img.borblue {
    border: 2px solid #0077b7;
}

.login_label {
    display: inline-block;
    text-align: left;
    font-size: 15px;
    width: 75px;
    vertical-align: middle;
    font-weight: bold;
    margin-left: -62px;
}

.login_shurukuang {
    height: 35px;
    width: 226px;
    border-radius: 2px;
    border: none;
}

.login_zhuce {
    color: #f793c3;
}

.richeng_label {
    color: #f793c3;}

.yugao_div_1 {
    margin: 0 auto; width: 800px; border: 1px solid #f793c3; height: 527px; border-radius: 5px; background-color: #ffffff; overflow-y:auto;
}
.yugao_div_2 {
    float: left; text-align: center; margin-top: 2px; margin-left: 1px;
}

  .huigu_a {
            display: block;
            width: 60px;
            height: 20px;
            float: left;
	    background-color: #f793c3;
            border-radius: 15px;
            border: none;
            margin-left: 21px;
            line-height: 20px;
            text-decoration: none;
            color: #fff;
        }

     .shangchuang {
            width: 155px;
            height: 35px;
            cursor: pointer;
            color: #fff;
	    background-color: #f793c3; 
            border-radius: 5px;
            border: none;
        }

        .shangchuangwz {
            color: #f793c3;    /*第3套*/
        }

         