﻿@charset "utf-8";
/* 公共样式 */
body {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #333;
    font-family: "微软雅黑";
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #5d9fd9;
        text-decoration: none;
    }

ul, li, dl, dt, dd, h1, h2, input, p {
    margin: 0;
    padding: 0;
}

li, dt, dd {
    list-style-type: none;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
}

input {
    font-family: "微软雅黑";
}

.clear {
    clear: both;
}

.community {
    /*height: 112px;
    background: url(../images/header_bg.acdc2d45.jpg) no-repeat top center;
    width: 100%;*/
    min-height: 80px;
    background: url(../images/header_bg.acdc2d45.jpg) no-repeat 50%;
    background-size: 100% 100%;
}
/*.community{ height:106px; background:url(../images/community-bj.jpg) no-repeat top center;}*/
.community1{ width:1000px; margin:0 auto;position:relative;height:106px; }
.community1 dt{ padding-top:15px; float:left;color: white;    width: 465px}
    .community1 dt font {
        font-weight: bold;
    }
.community1 dd{ float:right; line-height:38px;color:#fff; display:block;margin-top: 0px;     font-size: 16px;}
.community1 dd a{ color:#fff;}
/*.community1 dd span{ display:block; text-align:center; background:url(../images/community-bj4.png) no-repeat; height:38px; padding-left:9px;}*/
.community1 dd span{ display:block; text-align:center;  height:38px; padding-left:9px;}
/*.community1 dd i{ font-style:normal; background:url(../images/community-bj5.png) right no-repeat; padding-right:8px; display:block; height:38px;}*/
.community1 dd i{ font-style:normal; padding-right:8px; display:block; height:38px;}
/*.community1 dd span b{ font-weight:normal; float:left; padding-right:10px; background:url(../images/community-bj6.png); padding-left:10px;}*/
.community1 dd span b{ font-weight:normal; float:left; padding-right:10px; padding-left:10px;}
.community1 dd span a{height:38px; display:block; float:left; padding:0 10px;}
.community1 dd span a.co-hover{ background:#0072ff; height:38px;}
.community-dw {
    position: absolute;
    width: 410px;
    background: #0072ff;
    left: 590px;
    top: 38px;
    padding-bottom: 5px;
    z-index: 999;
    box-shadow: 1px 10px 50px rgb(0 0 0 / 30%);
    border-radius: 5px;
}
.community1 dd span #ul_MyProjects a:hover {
    color:#2e1620
}
.community-dw a{ color:#fff; line-height:34px; padding-left:15px; font-size:12px; border-bottom: dashed 1px #006ac6; height:34px; display:block;}
.community2{min-height: 520px; background-color: white;border:solid 1px #ddd; width:998px; margin:0 auto; border-radius:6px; margin-top:30px; border-top:3px #0078ff solid;}
.community2-title{ /*background:#fff;*/ padding:0 20px; font-size:20px; color:#0078ff; margin-left:20px; /*margin-top:30px;*/ float:left;cursor:pointer;}
.community2-title1{ /*background:#fff;*/ padding:0 20px; font-size:20px; color:#0078ff; margin-left:20px; /*margin-top:30px;*/ float:left;cursor:pointer;}
.community2-title2{ /*background:#fff;*/ padding:0 20px; font-size:20px; color:#0078ff; margin-left:20px; /*margin-top:30px;*/ float:left;cursor:pointer;}
.community2-title3{ /*background:#fff;*/ padding:0 20px; font-size:20px; color:#0078ff; margin-left:20px; /*margin-top:30px;*/ float:left;cursor:pointer;}
.community2-nr{ clear:both; padding:20px 20px 0px 20px;}
.community2-nr dl{ height:104px;}
.community2-nr dt{ float:right;}
.community2-nr dd{ float:left; padding-left:20px;}
.community2-nr dd span{ display:block; font-size:16px; padding-bottom:10px;color:#333;}
.community2-nr dd b{ display:block; font-weight:normal; padding-top:10px; color:#333;}
.community2-nr dd a:hover span{ color:#0078ff;}
.community2-nr dd a:hover b{ color:#0078ff;}
.bottom{ margin-top:30px; height:111px; text-align:center; background:#e1e1e1;}

/* ---------------------------------------------------------------------------2019-06-04 */
.index4 {
    position: relative;
    width: 1000px;
    margin: 30px auto 0 auto;
}

.index-r-title {
    position: absolute;
    background: #fff;
    padding-right: 20px;
    height: 25px;
    left: 20px;
    top: -12px;
    font-size: 16px;
}

    .index-r-title li {
        float: left;
        margin-left: 20px;
        color: #0078ff;
        font-size: 16px;
        font-size: 18px;
    }

.sy-cx {
    border: solid 1px #ddd;
    border-top: solid 3px #0078ff;
    padding: 26px 10px 10px 20px;
    border-radius: 6px;
    overflow: hidden;
}

    .sy-cx dt span, .sy-cx dd span {
        display: block;
        width: 80px;
        text-align: right;
        padding-right: 10px;
        float: left;
        line-height: 32px;
    }

    .sy-cx dt input {
        float: left;
        height: 30px;
        border: solid 1px #ddd;
        border-radius: 6px;
        width: 80%;
        padding: 0 10px;
    }

    .sy-cx dd {
        clear: both;
        padding-top: 20px;
    }

        .sy-cx dd b {
            float: left;
        }

        .sy-cx dd select {
            height: 30px;
            border: solid 1px #ddd;
            border-radius: 6px;
            width: 150px;
            padding-left: 10px;
        }

        .sy-cx dd label input {
            height: 32px;
            margin-left: 20px;
            border: none;
            border-radius: 6px;
            width: 60px;
            padding: 0 10px;
            background: #0078ff;
            color: #fff;
        }

.clear2 {
    clear: both;
    padding-bottom: 10px;
}


.top {
    height: 50px;
    background: url(../images/top-bj.gif) repeat-x;
}

    .top dl {
        width: 1200px;
        margin: 0 auto;
    }

    .top dt {
        float: left;
        background: url(../images/logo.jpg) no-repeat left 15px;
        padding-left: 44px;
        font-size: 14px;
        line-height: 50px;
        color: #333;
    }

    .top dd {
        float: right;
        padding-top: 20px;
    }

        .top dd a {
            background: url(../images/top-bj2.jpg) no-repeat left 2px;
            padding-left: 19px;
            line-height: 12px;
            color: #333;
        }

            .top dd a:hover {
                background: url(../images/top-bj3.jpg) no-repeat left 2px;
            }

.bottom {
    height: 112px;
    /*background: #3e84c2;*/
    background: url(../images/header_bg.acdc2d45.jpg) no-repeat 50%;
    background-size: 100% 100%;
    color:white;
}
    .bottom a {
        color: white;
    }
    .bottom dl {
        width: 680px;
        margin: 0 auto;
    }

    .bottom dt {
        width: 600px;
        color: #fff;
        line-height: 22px;
        padding-top: 25px;
        text-align: center;
        float: left;
    }

    .bottom dd {
        float: right;
        padding-top: 25px;
        font-size: 14px;
        font-family: Source Han Sans CN-Medium, Source Han Sans CN;
        font-weight: 500;
        color: #FFFFFF;
    }
    .bottom img {
        vertical-align: bottom;
        margin-right: 5px;
    }
.index {
    background: url(../images/index-bj.jpg) no-repeat center;
    height: 280px;
}

.index-kd {
    width: 968px;
    margin: 0 auto;
    padding-left: 232px;
}

.index-lr {
    padding-left: 48px;
    padding-top: 46px;
}

    .index-lr dt {
        padding-right: 40px;
        float: left;
    }

    .index-lr dd {
        float: left;
    }

        .index-lr dd b h1 {
            float: left;
            font-size: 36px;
            color: #3e84c2;
        }

        .index-lr dd b a {
            float: left;
            color: #fff;
            height: 25px;
            line-height: 25px;
            padding: 0 10px 0 30px;
            background: #5d9fd9 url(../images/index-bj3.jpg) no-repeat 10px center;
            margin-top: 16px;
            margin-left: 20px;
            font-weight: normal;
        }
        .index-lr dd b font {
            float: left;
            height: 25px;
            line-height: 25px;
            padding: 0 10px 0 30px;
            margin-top: 16px;
            font-weight: normal;
            color: #0c3b8e;
            cursor: pointer;
            text-decoration: underline;
        }
        .index-lr dd i {
            display: block;
            clear: both;
            font-style: normal;
            width: 500px;
            padding-top: 20px;
        }

            .index-lr dd i span {
                width: 250px;
                float: left;
                line-height: 30px;
                color: #333;
            }

.index-lr2 {
    clear: both;
    background: url(../images/index-bj4.png) no-repeat;
    line-height: 36px;
    height: 36px;
    margin-top: 32px;
}

    .index-lr2 span {
        display: block;
        background: #5d9fd9;
        width: 542px;
        font-size: 13px;
        padding-left: 47px;
        color: #fff;
        margin-left: 11px;
    }

.index2 {
    width: 1200px;
    margin: 30px auto 0 auto;
}

.index2-left {
    float: left;
    width: 862px;
}

.index2-left1-title {
    border-bottom: solid 1px #ddd;
    height: 35px;
    margin-right: 30px;
}

    .index2-left1-title dt {
        float: left;
        font-size: 14px;
        margin-right: 20px;
    }

        .index2-left1-title dt b {
            font-size: 16px;
        }

.i2-l1-title-bj {
    background: url(../images/index-bj9.jpg) no-repeat left 3px;
    padding-left: 26px;
}

.i2-l1-title-bj2 {
    background: url(../images/index-bj11.jpg) no-repeat left 3px;
    padding-left: 26px;
}

.i2-l1-title-bj3 {
    background: url(../images/index-bj8.jpg) no-repeat left 3px;
    color: #5d9fd9;
}

    .i2-l1-title-bj3 span {
        background: url(../images/top-bj.gif) no-repeat bottom;
        padding-left: 26px;
        height: 35px;
        display: block;
    }

.i2-l1-title-bj4 {
    background: url(../images/index-bj10.jpg) no-repeat left 3px;
    color: #5d9fd9;
}

    .i2-l1-title-bj4 span {
        background: url(../images/top-bj.gif) no-repeat bottom;
        padding-left: 26px;
        height: 35px;
        display: block;
    }

.index2-left1-title dd {
    float: right;
}

    .index2-left1-title dd span {
        margin-left: 10px;
        margin-top: 5px;
        float: left;
    }

    .index2-left1-title dd a {
        float: left;
    }

    .index2-left1-title dd span a {
        background: #666;
        display: block;
        float: left;
        width: 11px;
        height: 7px;
        border-radius: 6px;
        margin-left: 10px;
    }

        .index2-left1-title dd span a.i2-l1-title-ys {
            background: #3e84c2;
            width: 27px;
        }

.index2-left1-nr {
    padding-top: 20px;
}

    .index2-left1-nr span input {
        width: 200px;
        height: 28px;
        border: solid 1px #ddd;
        border-radius: 6px;
        padding: 0 10px;
    }

    .index2-left1-nr label input {
        background: #5d9fd9 url(../images/index-bj12.jpg) no-repeat 10px center;
        margin-left: 20px;
        border: none;
        border-radius: 6px;
        width: 68px;
        height: 30px;
        color: #fff;
    }

.i2-l1-nr2-2 dt h1 {
    background: #e42b2b;
}

.i2-l1-nr2-2 dt span i b {
    color: #e42b2b;
}

.i2-l1-nr2-3 dt h1 {
    background: #1aae59;
}

.i2-l1-nr2-3 dt span i b {
    color: #1aae59;
}

.i2-l1-nr2-1 {
    width: 401px;
    margin-right: 30px;
    margin-top: 20px;
    float: left;
}

    .i2-l1-nr2-1 dt h1 {
        height: 60px;
        line-height: 30px;
        padding: 0 17px;
        font-size: 15px;
        color: #fff;
    }

    .i2-l1-nr2-1 dt span {
        border-left: solid 1px #ddd;
        border-right: solid 1px #ddd;
        display: block;
        height: 125px;
        padding: 0 60px
    }

        .i2-l1-nr2-1 dt span i {
            float: left;
            font-size: 14px;
            font-style: normal;
            padding-top: 22px;
        }

            .i2-l1-nr2-1 dt span i b {
                display: block;
                font-size: 48px;
            }

        .i2-l1-nr2-1 dt span img {
            float: right;
            margin-top: 20px;
        }

    .i2-l1-nr2-1 dd {
        border: solid 1px #ddd;
        height: 37px;
        line-height: 37px;
        background: #f1f1f1;
    }

        .i2-l1-nr2-1 dd span {
            width: 50%;
            float: left;
            text-align: center;
        }

            .i2-l1-nr2-1 dd span img {
                margin-right: 10px;
            }

            .i2-l1-nr2-1 dd span b {
                border-right: solid 1px #ddd;
                font-weight: normal;
                display: block;
            }

.index2-left-2 {
    clear: both;
    padding-top: 30px;
}

.index2-left2-nr {
    margin-top: 20px;
    border: solid 1px #ddd;
    background: #f1f1f1;
    height: 38px;
    line-height: 38px;
    margin-right: 30px;
}

    .index2-left2-nr li {
        float: left;
        margin-left: 20px;
    }

.i2-l2-nr-ys {
    border-bottom: solid 3px #3f84c2;
    display: block;
    font-size: 14px;
    color: #3f84c2;
    font-size: 14px;
    line-height: 35px;
    padding: 0 10px;
}

.index2-left2-nr2 {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
    margin-right: 30px;
}

    .index2-left2-nr2 span input {
        width: 150px;
        border: solid 1px #ddd;
        height: 28px;
        margin-right: 20px;
        margin-left: 10px;
        padding: 0 10px;
        border-radius: 6px;
    }

    .index2-left2-nr2 b input {
        width: 100px;
        border: solid 1px #ddd;
        height: 28px;
        margin-right: 10px;
        padding: 0 10px;
        border-radius: 6px;
        margin-left: 10px;
    }

    .index2-left2-nr2 label input {
        background: #5d9fd9 url(../images/index-bj12.jpg) no-repeat 10px center;
        margin-left: 10px;
        border: none;
        border-radius: 6px;
        width: 68px;
        height: 30px;
        color: #fff;
    }

.index2-left2-nr3 {
    margin-right: 30px;
}

    .index2-left2-nr3 dl {
        padding: 0 20px;
        border-bottom: solid 1px #ddd;
        height: 79px;
    }

    .index2-left2-nr3 dt {
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }

    .index2-left2-nr3 dd span {
        width: 600px;
        float: left;
        display: block;
    }

    .index2-left2-nr3 dd b {
        float: right;
    }

        .index2-left2-nr3 dd b i {
            font-style: normal;
            padding-left: 20px;
            font-weight: normal;
            margin-left: 10px;
        }

            .index2-left2-nr3 dd b i img {
                margin-right: 5px;
            }

.index2-left2-nr4 {
    /*padding: 25px 0;*/
    text-align: center;
    line-height: 100px;
    clear:both;
}

    .index2-left2-nr4 a {
        border: solid 1px #ddd;
        padding: 5px 10px;
        border-radius: 6px;
        margin-right: 5px;
    }

    .index2-left2-nr4 span {
        margin-right: 5px;
    }

    .index2-left2-nr4 a:hover {
        border: solid 1px #3e84c2;
        background: #3e84c2;
        color: #fff;
    }

    .index2-left2-nr4 select {
        border: solid 1px #ddd;
        border-radius: 6px;
        padding: 5px 10px;
        margin-right: 5px;
    }

    .index2-left2-nr4 input {
        border: solid 1px #ddd;
        padding: 5px 5px;
        width: 50px;
        border-radius: 6px;
        margin-right: 5px;
    }

.index2-right {
    width: 338px;
    float: right;
}

.index2-right-1 {
    background: #5d9fd9;
    height: 64px;
    line-height: 64px;
    padding: 0 20px;
    color: #fff;
}

    .index2-right-1 b {
        padding-left: 32px;
        background: url(../images/index-bj5.jpg) no-repeat center left;
        font-size: 16px;
        float: left;
        margin-right: 40px;
    }

    .index2-right-1 span {
        float: left;
        margin-right: 5px;
    }

        .index2-right-1 span a {
            color: #fff;
            font-size: 14px;
            font-size: 30px;
            font-weight: bold;
            font-style: normal;
        }

    .index2-right-1 i {
        float: right;
        font-style: normal;
    }

        .index2-right-1 i a {
            color: #fff;
        }

.index2-right-2 {
    margin-top: 30px;
}

    .index2-right-2 dt {
        padding: 0 20px 0 0;
        background: #5d9fd9;
        height: 51px;
        line-height: 51px;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }

        .index2-right-2 dt span {
            background: url(../images/index-bj7.jpg) no-repeat 20px center;
            padding-left: 52px;
        }

        .index2-right-2 dt b {
            background: url(../images/index-bj6.jpg) no-repeat 20px center;
            padding-left: 52px;
        }

    .index2-right-2 dd {
        height: 64px;
        line-height: 64px;
        padding: 0 30px;
    }

        .index2-right-2 dd span {
            font-size: 14px;
            padding-left: 10px;
            float: left;
        }

        .index2-right-2 dd img {
            float: left;
            margin-top: 22px;
        }

        .index2-right-2 dd b {
            float: right;
            color: #5d9fd9;
            font-weight: normal;
            margin-left: 10px;
        }

        .index2-right-2 dd a {
            float: right;
            font-size: 30px;
            font-weight: bold;
            color: #5d9fd9;
        }

.index2-right2-bj {
    background: #f7f7f7;
}

.index2-right2-bj2 {
    background: #f1f1f1;
}

.tcq {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background: url(../images/tcq-bj.png);
    display:block;
}

.tcq-nr {
    width: 830px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    z-index: 2;
    box-shadow: 1px 1px 50px rgb(0 0 0 / 30%);
}

.tcq-nr-title {
    height: 46px;
    padding: 0 20px;
    line-height: 46px;
    background: #5d9fd9;
    color: #fff;
}

    .tcq-nr-title dt {
        float: left;
        background: url(../images/tcq-bj3.png) no-repeat left center;
        font-size: 15px;
        padding-left: 30px;
    }

    .tcq-nr-title dd {
        float: right;
        margin-top: 15px;
    }

.tcq-nr-nr {
    height: 53px;
    line-height: 53px;
    padding: 0 20px;
    width:100px;
}

    .tcq-nr-nr a {
        color: #5d9fd9;
        background: url(../images/tcq-bj2.png) no-repeat;
        padding-left: 20px;
    }

.tcq-nr-nr2 {
    padding: 0 20px 20px 20px;
}

    .tcq-nr-nr2 td {
        border: solid 1px #ddd;
        padding: 8px 15px;
    }

.tcq-nr-nr2-bj {
    color: #5d9fd9;
    background: #f1f1f1;
}

.tcq-nr-nr2-bj2 {
    background: #f7f7f7;
}

/*分页*/
/*CSS manu style pagination*/


 .current {
        BORDER: #3a93d8 1px solid;
        padding: 10px 12px;
        MARGIN: 5px;
        font-size: 14px;
        FONT-WEIGHT: bold;
        border-radius: 5px;
        COLOR: #fff;
        BACKGROUND-COLOR: #45a0e6;
    }

 .disabled {
        BORDER: #eee 1px solid;
        padding: 10px 12px;
        MARGIN: 5px;
        font-size: 14px;
        border-radius: 5px;
        background: #fff;
    }

 
/* ---------------------------------------------------------------------------2020-11-30样式 */
.index2-right-2 dt i{ background:url(../images/zyk-tu.jpg) no-repeat 20px center;font-style: normal; padding-left:52px;}
.xkzyb{ height: 72px;margin-top: 20px;}
.xkzyb li{float: left;width: 76px; text-align: center; line-height: 40px;font-size: 14px;}
.xkzyb-ys{background: url(../images/xkzyb-ys.jpg) no-repeat;display: block; height: 51px;font-size: 16px; color: #0078ff;}
.xkzyb2 li{ height: 42px;}
.xkzyb2 li b{width: 22px; height: 22px; line-height: 22px; font-size: 12px; text-align: center; display: block;float: left; font-weight: normal;border-radius: 6px;margin-right: 10px;}
.xkzyb2 li span{float: right;color: #999;}
.xkzyb2 li a{float: left; line-height: 24px;}
.xkzyb-ys2{ background: #e92d2d; color: #fff;}
.xkzyb-ys3{ background: #ff8c47; color: #fff;}
.xkzyb-ys4{ background: #ffc047; color: #fff;}
.xkzyb-ys5{ background: #e8e8e8;}

/* ---------------------------------------------------------------------------2020-11-30样式 */

.index2-right-2 dt b{background:url(../images/index-bj6.jpg) no-repeat 20px center; padding-left:52px;}
.index2-right-2 dd{ height:64px; line-height:64px; padding:0 30px;}
.index2-right-2 dd span{ font-size:14px; padding-left:10px; float:left;}
.index2-right-2 dd img{ float:left; margin-top:22px;}
.index2-right-2 dd b{ float:right; color:#5d9fd9; font-weight:normal; margin-left:10px;}
.index2-right-2 dd a{ float:right; font-size:30px; font-weight:bold; color:#5d9fd9;}
.index2-right2-bj{ background:#f7f7f7;}
.index2-right2-bj2{ background:#f1f1f1;}


.top-grjf{background:url(../images/top-grjf.png) no-repeat center left;position: absolute;line-height: 103px;top:100px;right: 100px;width: 153px;height: 103px;font-weight: bold;color: #1aae59;text-align: center;cursor:pointer;}
.top-grjf span{font-size: 22px;}



.indexs {
    width: 998px;
    margin: 0 auto;
}

.indexselect {
    height: 40px;
    border: solid 2px #4C80F7;
    /*border-radius: 6px;*/
    width: 150px;
    padding-left: 10px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    vertical-align: bottom;
    border-right: navajowhite;
    outline: none;
    box-sizing: border-box;
}

    .indexselect:active {
        border-color: #4C80F7;
    }

.indextxt {
    /*float: left;*/
    height: 40px;
    border: solid 2px #4C80F7;
    /*border-radius: 6px;*/
    width: 73.2%;
    padding: 0 15px;
    border-left: navajowhite;
    margin-left: -5px;
    margin-right: -5px;
    outline: none;
    box-sizing: border-box;
}

    .indextxt:active {
        border-color: #4C80F7;
    }

.indexbtn {
    height: 40px;
    /*margin-left: 20px;*/
    border: none;
    width: 120px;
    padding: 0 10px;
    background: #0078ff;
    color: #fff;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.sss {
    width: 70px;
    height: 40px;
    background: #4C80F7;
    border-radius: 6px 0px 0px 6px;
    opacity: 1;
    position: relative;
    left: -70px;
    top: 35px;
    text-align: center;
    line-height: 40px;
    color: white;
    font-weight: bold;
    margin-top: 18px;
    cursor: pointer;
}

.years {
    width: 70px;
    height: 40px;
    background: #4C80F7;
    border-radius: 6px 0px 0px 6px;
    opacity: 1;
    position: relative;
    left: -70px;
    top: 35px;
    text-align: center;
    line-height: 40px;
    color: white;
    font-weight: bold;
    margin-top: 18px;
    cursor: pointer;
}

.sss::after {
    content: '';
    position: absolute;
    bottom: 0;
    top: -30px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: radial-gradient(circle at 10% 0%,transparent 36px,#4C80F7 0);
}

.years::after {
    content: '';
    position: absolute;
    bottom: 0;
    top: -30px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: radial-gradient(circle at 10% 0%,transparent 36px,white 0);
}

.sss::before {
    content: '';
    position: absolute;
    bottom: -30px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: radial-gradient(circle at 0% 100%,transparent 37px,#4C80F7 0);
}

.years::before {
    content: '';
    position: absolute;
    bottom: -30px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: radial-gradient(circle at 0% 100%,transparent 37px,white 0);
}

#div_TopNav_Front_Right a:hover {
    text-decoration: underline;
}