/**/
.chart_center {
    overflow: hidden;
    zoom: 1;
    border: #c9c9c9 1px solid
}

.chart_center dd a,
.chart_center dd a:visited {
    color: #2b2b2b
}

.chart_center dd a:hover {
    color: #dc342b
}

.chart_nav {
    border-top: #999 1px dotted;
    overflow: hidden;
    zoom: 1;
    padding: 15px 0;
    margin: -1px 20px 1px 20px;
    position: relative;
}

.chart_nav h3 {
    width: 120px;
    float: left;
    text-align: center
}

.chart_nav h3 .typeImg {
    background: url('http://pimg1.126.net/caipiao/img/czlogo_81x85.png?20150721') no-repeat;
    width: 80px;
    height: 84px;
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
    overflow: hidden
}

.chart_nav .sd_chart .typeImg {
    background-position: 0 -90px
}

.chart_nav .ql_chart .typeImg {
    background-position: 0 -180px
}

.chart_nav .ssc_chart .typeImg {
    background-position: -85px -360px
}

.chart_nav .dlt_chart .typeImg {
    background-position: 0 -270px
}

.chart_nav .pls_chart .typeImg {
    background-position: 0 -360px
}

.chart_nav .plw_chart .typeImg {
    background-position: 0 -450px
}

.chart_nav .qxc_chart .typeImg {
    background-position: -85px 0
}

.chart_nav .sydyj_chart .typeImg {
    background-position: -85px -450px
}

.chart_nav .sfc_chart .typeImg {
    background-position: -85px -90px
}

.chart_nav .kuai3_chart .typeImg {
    background-position: -255px 0
}

.chart_nav .klpk_chart .typeImg {
    background-position: -255px -451px
}

.chart_nav .gdd11_chart .typeImg {
    background-position: -255px -90px
}

.chart_nav .hljd11_chart .typeImg {
    background-position: -255px -265px
}

.chart_nav .jxd11_chart .typeImg {
    background-position: -255px -180px
}

.chart_nav .kuai2_chart .typeImg {
    background-position: -255px -360px
}

.chart_nav .cqd11_chart .typeImg {
    background-position: -340px -272px
}

.chart_nav .zjd11_chart .typeImg {
    background-position: -340px -181px
}

.chart_nav .lnd11_chart .typeImg {
    background-position: -340px -450px
}

.chart_nav h3 a,
.chart_nav h3 a:visited {
    color: #DC342B;
    font-weight: bold
}

.nav_list {
    width: 818px;
    margin-left: 120px;
    font-size: 12px;
    line-height: 30px;
}

.nav_list dl {
    padding-left: 75px;
    position: relative;
    overflow: hidden;
    zoom: 1
}

.nav_list dt {
    width: 75px;
    float: left;
    font-weight: bold;
    position: absolute;
    text-align: center;
    left: 0px;
    top: 0
}

.nav_list dd {
    width: 119px;
    position: relative;
    display: inline-block;
    display: -moz-inline-stack;
    *display: inline;
    zoom: 1
}

.hot,
.new {
	/*trend项目images目录下的chart_icon和这里用的chart_icon内容不完全相同，并没有需要的图标*/
    background: url(http://pimg1.126.net/caipiao_info/images/chart/chart_icon.png?20150721) no-repeat right 0;
    display: inline;
    zoom: 1;
    width: 30px;
    height: 11px;
    position: absolute;
    top: 9px
}

.new {
    background-position: right -30px
}

/**/

