#dvTopC {
    bottom: 0px;
    display: block;
    height: 100px;
    position: fixed;
    right: 20px;
    text-align: left;
}
#dvTopC #dvtop {
    display: none;
    height: 60px;
    position: absolute;
    right: 0;
    width: 60px;
}
#dvtop a {
    background: url("../images/top2.png") no-repeat scroll center center #808080;
    float: right;
    height: 60px;
    overflow: hidden;
    width: 60px;
    z-index: 9999;
}
#dvtop a:hover {
    background-color: #000000;
}
#dvTopC .fixed_cart {
    height: 30px;
    position: absolute;
    right: 0;
    top: 80px;
    width: 207px;
}
.fixed_cart {
    color: #FFFFFF;
    z-index: 99999;
}
.fixed_cart a {
    background: url("../images/cartx.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 38px;
    overflow: hidden;
    text-indent: 3em;
    width: 135px;
    z-index: 99999;
}
.fixed_cart a span {
    color: #FFFFFF;
}
.fixed_cart a span {
    padding: 0 8px;
}
