﻿.LoginBox {
    background: #f4f4f4;
    padding-bottom: 20px;
}

    .LoginBox .Top {
        width: 1090px;
        margin: auto;
        padding: 30px 5px;
        height: 60px;
        position: relative;
        color: #333;
    }

        .LoginBox .Top .Title {
            position: absolute;
            top: 25px;
            left: 205px;
            height: 70px;
            border-left: 1px solid #ccc;
            padding-left: 20px;
            font-family: Microsoft Yahei,"微软雅黑";
        }

        .LoginBox .Top .Memu {
            font-size: 14px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            right: 0;
            top: 50px;
        }

            .LoginBox .Top .Memu a {
                border-right: 1px solid #333;
                padding: 0 15px;
                color: #333;
                text-decoration: none;
            }

    .LoginBox .Content {
        margin: 20px auto auto;
        width: 988px;
        border: 1px solid #eee;
        padding: 55px;
        background: #fff;
    }



#ding {
    width: 1100px;
    margin: auto;
    margin-top: 15px;
}

.dingright {
    background-color: #00CCFF;
    width: 661px;
    height: 248px;
}

.dingrightkuan {
    height: 206px;
    background-color: #FFFFFF;
    width: 633px;
    border-top: 1px double #eeeeee;
    padding: 18px 0px 18px 20px;
}

.k1 {
    width: 400px;
    height: 45px;
    line-height: 45px;
    color: #000000;
    font-size: 14px;
    background: url(/images/reghelp/jn.gif) no-repeat;
    background-color: #FDc500;
}

    .k1 a {
        color: #000000;
        padding-left: 70px;
        text-decoration: none;
    }

        .k1 a:hover {
            color: #FF6600;
            text-decoration: underline;
        }

.k2 {
    width: 400px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 14px;
    background: url(/images/reghelp/jn1.gif) no-repeat;
    background-color: #00aeea;
}

    .k2 a {
        color: #ffffff;
        padding-left: 70px;
        text-decoration: none;
    }

        .k2 a:hover {
            color: #FF6600;
            text-decoration: underline;
        }



.nr {
    width: 1100px;
    margin: auto;
    border: 1px double #eeeeee;
}

    .nr .title {
        margin-top: 15px;
        width: 1098px;
        background-color: #1E84D6;
        height: 40px;
    }

        .nr .title .titleicon {
            background: url(/images/v/bi.gif);
            width:30px;
            height: 40px;
            margin-left: 10px;
        }

        .nr .title .titlefont {
            font-size: 14px;
            font-weight: bold;
            margin-top: 10px;
            text-align: center;
            padding: 0 20px 0 10px;
            color: #ffffff;
        }

        .nr .title .titleding {
            height: 40px;
            line-height: 40px;
            padding-right: 10px;
        }

            .nr .title .titleding a {
                font-size: 12px;
                color: #ffffff;
                text-decoration: none;
            }

                .nr .title .titleding a:hover {
                    color: #FF6600;
                }

    .nr .nrcontent {
        padding: 15px 30px 0px 30px;
        background-color: #ffffff;
        font-size: 14px;
        line-height: 200%;
    }

.regxx {
    height: 251px;
    width: 1098px;
    margin: auto;
    border: 1px double #eeeeee;
    background-color: #ffffff;
}

    .regxx .regkuan {
        overflow: hidden;
        padding-left: 10px;
        line-height: 200%;
        width: 165px;
        height: 180px;
        background-color: #f6f6f6;
    }



.rtType {
    width: 202px;
    height: 44px;
    margin-top: 10px;
    text-align: center;
    margin-right: 22px;
}

.rtTypeDiv {
    width: 202px;
    height: 44px;
    background: url(/images/v/rtselect.gif);
    cursor: pointer;
}

.rtTypeDivFont {
    padding-top: 10px;
    width: 158px;
    height: 44px;
    font-size: 14px;
    color: #444444;
}

.rTemplateDiv {
    text-align: center;
    width: 200px;
    border-bottom: 1px double #eeeeee;
    border-left: 1px double #eeeeee;
    border-right: 1px double #eeeeee;
    background-color: #ffffff;
    padding: 10px 0 0 0;
}
.rTemplateDiv a {
    font-size: 14px;
    display: block;
    text-decoration: none;
}
    .rTemplateDiv a:hover {
        text-decoration: underline;
    }
