﻿.hide {
    display: none
}

.show {
    display: block
}

.redLink {
    color: #F00
}

.vertical-img {
    display: table;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    *display: block
}

.vertical-img .box-img {
    display: table-cell;
    vertical-align: middle;
    *display: inline;
    *writing-mode: tb-rl;
    *text-align: center;
    *height: 100%
}

.vertical-img img {
    vertical-align: middle
}

.clearfix:after, .layout:after, .login-nav:after, .cell-header:after, .tab-heads:after, .list:after, .cell-price:after, .friendlink .frilink ul:after {
    display: block;
    clear: both;
    height: 0;
    content: "\0020"
}

.layout, .login-nav, .list, .cell-price, .clearfix, .friendlink .frilink ul {
    *zoom: 1
}

.layout {
    width: 990px;
    margin: 0 auto
}

.list li, .cell-price .price_img {
    float: left
}

.solid-line {
    background: #e2e2e2;
    font-size: 0;
    height: 1px;
}

.icon-more {
    display: inline-block;
    font-size: 12px;
    background-position: -447px -8px;
    height: 9px;
    width: 4px;
    *display: inline;
    *vertical-align: middle;
    _vertical-align: bottom;
    zoom: 1;
}

.g-h10 {
    height: 10px
}

.g-o {
    margin: 0px auto;
    width: 1000px;
}

.g-dn {
    display: none
}
.fiexd_nav {
    position: fixed;
    height: auto;
    width: 100px;
    right: 60px;
    top: 50%;
    _position: absolute;
    _top: expression(eval((document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight)-30));
    overflow: hidden;
}

.fd-header {
    height: 18px;
    background: #FF6100 url(../images/index-ui-2.png) no-repeat 44px -752px;
    cursor: pointer;
}

.fd-content {
    background: #fff;
    padding: 10px 5px;
}

.fd-content span {
    height: 24px;
    padding: 2px 0;
    width: 90px;
    display: block;
}

.fd-content span a {
    padding: 0 2px 0 9px;
    line-height: 24px;
    color: #888;
    width: 79px;
    height: 24px;
    font-size:14px;
    overflow: hidden;
    display: inline-block;
}

.fd-content span a em {
    margin-right: 5px;
}

.fd-content span.cur a, .fd-content span a:hover {
    background: #888;
    color: #fff;
    border-radius: 9px;
    text-decoration: none;
}

.fd-content strong.line {
    border-top: 1px solid #e6e6e6;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin: 6px 0 5px 0;
    padding: 0;
    display: block;
}

.fd-footer {
    height: 8px;
    width: 100%;
    overflow: hidden;
}

.fd-footer a {
    width: 100%;
    height: 8px;
    overflow: hidden;
    font-size: 0;
    text-indent: 100px;
    display: block;
    background: #FF6100 url(../images/index-ui-2.png) no-repeat;
}

.fd-footer a.show {
    background-position: 47px -810px;
}

.fd-footer a.hid {
    background-position: 47px -850px;
    display: none;
}

.fd-top {
    margin-top: 2px;
    width: 100%;
    overflow: hidden;
}

.fd-top a {
    height: 100%;
    display: block;
    font-size: 0;
    text-indent: 200px;
}

.fd-top {
    height: 45px;
}

.fd-top a {
    background: #bbb url(../images/index-ui-2.png) no-repeat 33px -972px;
}

.fd-top a:hover {
    background: #f25453 url(../images/index-ui-2.png) no-repeat 33px -892px;
}

.fd-empty {
    height: 2px;
    background: #f6f6f6;
}
