﻿body {
    background-color: #ffffff;
    font-size: 12px;
    color: #000000;
    padding: 0;
    margin: 0;
}
a {
	color: #002B8D;
    cursor:pointer;
	}
DIV {
    background-repeat: no-repeat;
}

TABLE {
    border: 0px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    background-Color: #ffffff;
}

TD {
    text-align: center;
    FONT-SIZE: 12px;
    COLOR: #3f3f3f;
    FONT-FAMILY: "宋体";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

.TD2 {
    text-align: right;
    FONT-SIZE: 12px;
    COLOR: #444444;
    FONT-FAMILY: Arial;
    font-weight: 700;
    padding-right: 5px;
}

P {
    FONT-SIZE: 12px;
    COLOR: #000000;
}

ul {
    margin: 0;
    padding: 0;
}

form {
    margin-bottom: 3px;
    margin-top: 0;
    overflow: visible;
    white-space: normal;
}

a {
    color: #002B8D;
}

    a img {
        border: 0px;
    }

    a.red {
        color: #C00;
    }

.lightred {
    color: #002B8D;
    text-decoration: none;
}

    .lightred a: link {
        color: #002B8D;
        text-decoration: none;
    }

    .lightred a: visited {
        color: #002B8D;
    }

    .lightred a: hover {
        color: #002B8D;
    }

.black {
    color: #000000;
    text-decoration: none;
}

    .black td {
        color: #000000;
        text-decoration: none;
    }

    .black a: link {
        color: #000000;
    }

    .black a: visited {
        color: #000000;
    }

    .black a: hover {
        color: #000000;
    }

.black {
    color: #333333;
}

.green {
    color: #097C25;
}

.red {
    color: #DC0000;
}

.unbold {
    font-weight: normal;
}

.bold {
    font-weight: bold;
}

.hide {
    display: none;
}

.s0, .s1, .s3, .s4, .s6 {
    clear: both;
    overflow: hidden;
}

.s0 {
    height: 0px;
}

.s1 {
    height: 1px;
}

.s3 {
    height: 3px;
}

.s4 {
    height: 4px;
}

.s6 {
    height: 6px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mainFrame, .m_b {
    margin: 0px auto;
    width: 1000px;
}
/* top nav*/
.fund_top_text {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #D3D3D3;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    overflow: hidden;
}

.top_weblink li {
    float: left;
    display: inline;
    margin: 0px 3px 0px 2px;
}

    .top_weblink li a {
        text-decoration: none;
    }

        .top_weblink li a: hover {
            text-decoration: underline;
        }

.L {
    display: inline;
    float: left;
    width: 11px;
    height: 11px;
    margin: 6px 3px 0px 10px;
    vertical-align: middle;
    background: url("/j5/image/201307/20130728003922.gif") no-repeat scroll 0px 0px transparent;
}
/* banner*/
.banner {
}

    .banner div {
        float: left;
        margin-right: 6px;
    }

        .banner div.end {
            margin: 0px;
        }
/* logo*/
.lgbar {
}

.flogo {
    float: left;
    width: 460px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
}

    .flogo a {
        margin-left: 10px;
    }

    .flogo img {
        vertical-align: middle;
    }
/* searchform*/
.sform {
    float: right;
    position: relative;
    top: 5px;
    z-index: 10;
}

    .sform .suggest {
        position: absolute;
        top: 24px;
        z-index: 999;
        width: 473px;
        padding: 5px;
        border: 1px solid #bfbfbf;
        background-color: #ffffff;
    }

        .sform .suggest ul {
            height: 22px;
            background: url("/j5/fund/images/bg20110411.gif") repeat-x scroll 0px -357px transparent;
        }

        .sform .suggest li {
            display: inline;
            float: left;
            margin-left: 3px;
            height: 20px;
            line-height: 20px;
            vertical-align: middle;
            padding: 0px 5px;
            border: 1px solid #529dd6;
            background-color: #bbd6eb;
            cursor: pointer;
        }

            .sform .suggest li.at {
                background-color: #ffffff;
                border-bottom: 1px solid #ffffff;
            }

        .sform .suggest ul label {
            display: inline;
            float: right;
            font-size: 12px;
            cursor: pointer;
        }

        .sform .suggest table {
        }

        .sform .suggest th, .sform .suggest td {
            text-align: center;
            height: 20px;
            line-height: 20px;
            vertical-align: middle;
        }

        .sform .suggest th {
            height: 25px;
            line-height: 25px;
            background-color: #F1F1F3;
        }

        .sform .suggest .dm {
            width: 50px;
        }

            .sform .suggest .dm label {
                margin-right: 2px;
            }

                .sform .suggest .dm label.red {
                    font-weight: 700;
                }

        .sform .suggest .py {
            width: 80px;
        }

        .sform .suggest .jc {
            text-align: left;
        }

        .sform .suggest th.jc {
            padding-left: 20px;
        }

            .sform .suggest th.jc label {
                font-weight: normal;
                padding-left: 30px;
            }

        .sform .suggest .lists {
            margin: 5px 0px;
        }

        .sform .suggest h4 {
            margin: 5px 0px 0px 10px;
            font-weight: normal;
            font-size: 12px;
        }

        .sform .suggest dl {
            margin: 5px 0px 0px;
        }

        .sform .suggest dt {
            display: block;
            float: left;
            padding: 3px;
            color: #C00;
        }

        .sform .suggest dd {
            margin-left: 10px;
            overflow: hidden;
            zoom: 1;
            line-height: 1.0;
        }

            .sform .suggest dd span {
                float: left;
                text-indent: 0px;
                width: 75px;
                height: 20px;
                line-height: 20px;
                vertical-align: middle;
                cursor: pointer;
            }

                .sform .suggest dd span.hover {
                    background-color: #bbd6eb;
                    color: #000000;
                }

    .sform span {
        display: inline;
        float: left;
        height: 23px;
        line-height: 23px;
        vertical-align: middle;
        overflow: hidden;
        margin: 0px 11px 0px 0px;
    }

        .sform span.sinput {
            border: 1px solid #a3a3a3;
            width: 203px;
            height: 21px;
        }

    .sform input, .sform b {
        float: left;
    }

    .sform input {
        border: 0px solid #bfbfbf;
        width: 175px;
        margin: 0px;
        padding: 4px 0px 0px 5px;
    }

    .sform b.cx {
        border-left: 1px solid #bfbfbf;
        width: 21px;
        height: 21px;
        background: url("/j5/image/201307/20130728003922.gif") no-repeat scroll -74px 0px transparent;
        cursor: pointer;
    }

    .sform b.hq, .sform b.jb, .sform b.zx, .sform b.sc {
        float: left;
        background: url("/j5/image/201307/20130728003735.gif") no-repeat scroll 0px 0px transparent;
        cursor: pointer;
    }

    .sform b.hq {
        width: 55px;
        height: 23px;
        float: left;
        background-position: 0px -244px;
    }

    .sform b.jb {
        width: 55px;
        height: 23px;
        float: left;
        background-position: 0px -268px;
    }

    .sform b.zx {
        width: 55px;
        height: 23px;
        float: left;
        background-position: 0px -292px;
    }

    .sform b.sc {
        width: 78px;
        height: 23px;
        float: left;
        background-position: 0px -316px;
    }
/* function*/
.c_m1 {
    height: 24px;
    overflow: hidden;
}

.top_b_m_1, .top_b_m_2 {
    height: 23px;
    overflow: hidden;
}

.top_bd_1, .top_bd {
    height: 21px;
    line-height: 22px;
    vertical-align: middle;
    overflow: hidden;
}

.top_b_m_1, .top_b_m_2 {
    float: left;
    font-weight: bold;
    width: 65px;
    background: url("/j5/fund/images/cssbackground_yh.gif") no-repeat scroll 0 0 transparent;
    padding-top: 2px;
    padding-left: 16px;
    text-align: center;
}

.top_b_m_1 {
    background-position: 0 -234px;
}

.top_bd_1 {
    float: left;
    border: 1px solid #89c6fd;
    border-left: 0px;
    background: none repeat scroll 0 0 #f1faff;
    padding-left: 5px;
}

    .top_bd_1 a {
        margin-right: 2px;
    }

.top_b_m_2 {
    background-position: 0 -260px;
}

.top_bd {
    float: left;
    border: 1px solid #cacaca;
    border-left: 0px;
    background: none repeat scroll 0 0 #eff8f7;
    padding-left: 5px;
}

    .top_bd a {
        margin-right: 2px;
    }
/* menulinks*/
.menuLinks span {
    display: inline;
    float: left;
}

.menuNav {
    position: relative;
    width: 76px;
    height: 28px;
    border: 1px solid #595959;
}

    .menuNav a {
        display: block;
        height: 26px;
        line-height: 26px;
        vertical-align: middle;
        text-align: center;
        border: 1px solid #b4b4b4;
        background: url("/j5/fund/images/bg20110411.gif") repeat-x 0px -328px transparent;
        font-weight: 700;
        color: #ffffff;
    }

    .menuNav b.A {
        width: 6px;
        height: 8px;
        position: absolute;
        left: 75px;
        top: 10px;
        z-index: 99;
        background: url("/j5/image/201307/20130728003922.gif") no-repeat -62px 0px transparent;
    }

.menuSub {
    float: left;
    width: 921px;
    border: 1px solid #17628a;
    border-left: 0px;
}

    .menuSub ul {
        display: block;
        padding-left: 10px;
        height: 26px;
        border: 1px solid #6e82a3;
        border-left: 0px;
        background: url("/j5/fund/images/bg20110411.gif") repeat-x 0px -302px transparent;
    }

    .menuSub li {
        display: inline;
        float: left;
        margin: 0px 3px;
        height: 26px;
        line-height: 26px;
        vertical-align: middle;
        color: #ffffff;
    }

        .menuSub li a {
            color: #ffffff;
            text-decoration: none;
        }

            .menuSub li a: hover {
                color: #ffffff;
                text-decoration: underline;
            }
/* quote*/
.fund_quote {
    border: 1px solid #bcbcbc;
    width: 998px;
    overflow: hidden;
}

    .fund_quote div {
        clear: both;
    }

    .fund_quote .tb {
        border-bottom: 1px solid #bcbcbc;
        background: url("/j5/fund/images/bg.gif") repeat-x scroll 0 -26px #ededed;
    }
/* filter*/
.filter {
}

.tabs {
    position: relative;
    height: 40px;
    z-index: 5;
}

    .tabs ul {
        position: absolute;
        top: 3px;
    }

        .tabs ul.ul_l {
            left: 0px;
            top: 5px;
            z-index: 9;
        }

    .tabs .ul_r {
        position: absolute;
        left: auto;
        right: 10px;
        top: 13px;
        float: left;
    }

    .tabs li {
        display: inline;
        float: left;
        margin-right: 5px;
    }

    .tabs ul.ul_l a {
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        text-decoration: none;
    }

    .tabs ul.ul_l a {
        display: inline;
        float: left;
        cursor: pointer;
        margin-top: 6px;
        height: 29px;
        overflow: hidden;
        background: url("/j5/image/201307/20130728002530.png") no-repeat scroll left -37px transparent;
    }

        .tabs ul.ul_l a span {
            display: inline;
            float: left;
            cursor: pointer;
            margin-left: 23px;
            padding-right: 12px;
            height: 29px;
            line-height: 29px;
            padding-top: 2px;
            overflow: hidden;
            background: url("/j5/image/201307/20130728002530.png") no-repeat scroll right -37px transparent;
            font-weight: normal;
        }

    .tabs li.at a {
        margin: 0px;
        height: 37px;
        overflow: hidden;
        background: url("/j5/image/201307/20130728002530.png") no-repeat scroll left 0px transparent;
        color: #ffffff;
    }

        .tabs li.at a span {
            margin-left: 28px;
            padding-right: 15px;
            height: 37px;
            line-height: 37px;
            overflow: hidden;
            background: url("/j5/image/201307/20130728002530.png") no-repeat scroll right 0px transparent;
        }

    .tabs .ul_r label, .ul_r div.drop, .ul_r input {
        display: inline;
        float: left;
        height: 23px;
        line-height: 23px;
    }

    .tabs .ul_r div.drop {
        position: relative;
        z-index: 7;
        margin-right: 0px;
        height: 23px;
        overflow: visible;
    }

    .tabs .ul_r label.sel {
        margin: 0px;
        padding-left: 5px;
        text-align: left;
        width: 150px;
        height: 21px;
        line-height: 21px;
        overflow: hidden;
        border: 1px solid #939393;
        background: url("/j5/image/201307/20130728003235.gif") no-repeat scroll right 0px #ffffff;
        cursor: pointer;
    }

    .tabs .ul_r p.opt {
        float: left;
        position: absolute;
        z-index: 1000;
        left: 0px;
        top: 10px;
        *top: 24px;
        background: none no-repeat scroll 0px 0px #ffffff;
        border: 1px solid #939393;
        width: 155px;
        overflow-x: hidden;
        height: 250px;
        overflow-y: scroll;
    }

        .tabs .ul_r p.opt a {
            display: block;
            height: 23px;
            line-height: 23px;
            text-align: left;
            padding-left: 5px;
            text-decoration: none;
            color: #333333;
            background: none;
        }

            .tabs .ul_r p.opt a.hover {
                background-color: #4877ab;
                color: #ffffff;
            }

.ul_r p.opt a.at {
    background-color: #4877ab;
    color: #ffffff;
}

.tabs b.zx {
    display: block;
    background: url("/j5/image/201307/20130728003735.gif") no-repeat scroll 0 -49px transparent;
    cursor: pointer;
    height: 22px;
    width: 83px;
}

.tabs b.sc {
    display: block;
    background: url("/j5/image/201307/20130728003735.gif") no-repeat scroll 0 -316px transparent;
    cursor: pointer;
    height: 23px;
    width: 78px;
}

.types {
    border: 1px solid #254c73;
}

    .types .inner {
        border-top: 1px solid #7493B2;
        height: 3px;
        line-height: 3px;
        overflow: hidden;
        background: url("/j5/image/201307/20130728002530.png") repeat-x scroll 0px -68px transparent;
        color: white;
    }

/* dbtable */
.dbtable {
    border-bottom: 1px solid #a7c8e5;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    background-Color: #ffffff;
}

    .dbtable tr.even {
        background-Color: #eeeeee;
    }

    .dbtable tr.chked {
        background-color: #D2E2FF;
    }

    .dbtable td {
        height: 24px;
        line-height: 24px;
        border: 1px solid #a7c8e5;
    }

    .dbtable tr.h td {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        background: url("/j5/image/201307/20130728002530.png") repeat-x scroll 0px -131px transparent;
        line-height: 1.5;
        font-weight: normal;
    }

    .dbtable tr.odd td {
        background: url("/j5/image/201307/20130728002530.png") repeat-x scroll 0px -153px transparent;
    }

    .dbtable td.jc {
        text-align: left;
        padding-left: 5px;
    }

    .dbtable td.desc a {
        padding-right: 10px;
        background: url("/j5/image/201307/20130728003025.gif") no-repeat scroll right -20px transparent;
    }

    .dbtable td.asc a {
        padding-right: 10px;
        background: url("/j5/image/201307/20130728003025.gif") no-repeat scroll right 0px transparent;
    }

    .dbtable td.bg {
        background-Color: #eeeeee;
    }

    .dbtable td.tor {
        text-align: right;
    }

    .dbtable td.tol {
        text-align: left;
        padding-left: 5px;
    }

    .dbtable td a.buy, .dbtable td a.unbuy {
        display: inline;
        float: left;
        margin-left: 2px;
        width: 57px;
        height: 20px;
        cursor: pointer;
        background: url("/j5/j1/images/ico_guide.gif") no-repeat scroll -940px -106px transparent;
    }

    .dbtable td a.unbuy {
        background-position: -940px -127px;
        cursor: default;
    }
/* copypaste*/
.copypaste {
    margin: 20px 0px 0px;
    text-align: center;
}
/* declare*/
.declare {
    border: 1px solid #CAC9C7;
    background: none no-repeat scroll 0px 0px #FFFAE0;
    margin-top: 10px;
    line-height: 2.0;
    padding: 5px;
    text-align: left;
}
/* copyright*/
.copyright {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #999999;
}

    .copyright p {
        margin: 15px;
    }

    .copyright span {
        margin: 0px 0px 0px 10px;
    }

    .copyright a {
        text-decoration: underline;
        margin: 0px 10px 0px;
    }

.buy_new {
    width: 54px;
    height: 20px;
}

    .buy_new p {
        background: url("/j5/j1/images/table_buy_new.png") no-repeat scroll -49px -21px;
        width: 48px;
        height: 20px;
        margin: 0 3px;
        overflow: hidden;
    }

        .buy_new p.btndisabled {
            background-position: -49px 0;
            cursor: pointer;
        }

    .buy_new b, .buy_new em {
        vertical-align: middle;
        width: 8px;
        height: 8px;
        display: inline-block;
        cursor: pointer;
        overflow: hidden;
    }

    .buy_new em {
        margin-left: 3px;
    }

    .buy_new a.buy_ico, .buy_new a.buy_ico:hover {
        background: none;
        width: 25px;
        height: 15px;
        margin: 1px 3px 3px 0;
        vertical-align: middle;
        outline: none;
        text-decoration: none;
        display: inline-block;
    }

    .buy_new ul {
        background: url("/j5/j1/images/table_buy_new.png") no-repeat scroll 0 0;
        height: 53px;
        width: 48px;
        position: absolute;
        top: 0px;
        left: 3px;
        text-align: left;
        display: none;
        z-index: 9999;
    }

    .buy_new li {
        padding-left: 7px;
        color: #A0A0A0;
        cursor: default;
        line-height: 15px;
        list-style-type: none;
    }

        .buy_new li.first {
            color: #ff6501;
            margin-top: 3px;
        }

        .buy_new li a {
            color: #333333;
            text-decoration: none;
            margin: 0;
            outline: none;
            display: inline-block;
            width: 41px;
        }

        .buy_new li.active a {
            color: #ffffff;
        }

        .buy_new li.active {
            background: url("/j5/j1/images/table_buy_new.png") no-repeat scroll -50px -42px;
        }

#compareTb td {
    text-align: left;
}

.noAtt, .hasAtt {
    background: url("/j5/j1/images/payattention.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 28px;
    width: 28px;
}

.noAtt {
    background-position: -5px -40px;
}

.hasAtt, .hov {
    background-position: -5px -5px;
}

tr.od td {
    background-color: #EEEEEE;
}

.dbtable tr.Att td {
    background-color: #D2E2FF;
}

.pd, .bi {
    width: 54px;
}

    .pd p, .bi a {
        background: url("/j5/j1/images/table_buy_lite.png") no-repeat scroll 0 0 transparent;
        height: 20px;
        width: 50px;
    }

    .bi a {
        background-position: 0 -21px;
        float: left;
    }

    .pd p, .bi a {
        margin: 0 2px;
    }

td .red {
    color: #DC0000;
    font-weight: 700;
    font-family:Arial;
}

td em {
    color: #DC0000;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    margin-right: 2px;
}


.optionShow {
    float: right;
    width: 105px;
    line-height: 15px;
    margin: 20px 0 0;
}

.copypaste {
    text-align: center;
    margin: 20px 0 0;
    width: 790px;
    float: left;
    line-height: 15px;
}

.clsoptionshow {
    width: 153px;
    margin-top: 14px;
    margin-bottom: 5px;
}

.clsradio {
    /*vertical-align: bottom;
    line-height: 20px;*/
    vertical-align: middle;
    line-height: 20px;
    height:20px;
    margin:0 3px 0 0px;
    padding:0;
}
label.clsradio {
display:inline-block;
margin:0;
}
.opspan {
display:block;
height:20px;
}
.clsrddxjjy {
}
.dbtable td.jc nobr a {margin:0 2px;}