.buy_left_list {
    width: 310px;
    background-color: #fff;
    position: absolute;
    left: 0;
}

.buy_left {
    width: 570px;
    left: 320px;
}

.buy_right {
    width: 290px;
    min-height: 620px;
    left: 900px;
    top: 0;
}

.return span {
    float: right;
    margin-right: 10px;
    line-height: 40px;
}

#chuJiaTable tr:nth-of-type(1) {
    color: red;
}

.titile {
    position: relative;
    margin-bottom: 10px;
}

.titile h1 {
    border: 0;
    text-align: left;
    font-size: 24px;
    padding: 0;
    margin: 0;
    text-indent: 36px;
}

.titile p {
    line-height: 28px;
    font-size: 14px;
}

.titile em {
    font-style: normal;
    position: absolute;
    left: 150px;
}

.titile span {
    float: right;
}

.titile div.No {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #959595;
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 6px;
}

.car_info {
    margin-left: 270px;
    width: auto;
}

.car_info h2 {
    border-bottom: 2px solid #999;
    line-height: 32px;
}

.car_info table {
    border: 1px solid #d6e3f0;
    border-top: 0;
    border-bottom: 0;
}

.car_info td {
    width: 20%;
    padding-left: 4px;
}

.car_info th {
    width: 12%;
    background-color: #f5f5f5;
    border-bottom: 1px solid #d6e3f0 !important;
    padding-left: 4px;
    text-align: left;
    font-weight: normal;
}


.otherCar {
    width: inherit;
    background: #f5f5f5;
}

.otherCar h6 {
    font-size: 14px;
    font-weight: bolder;
    border: 0;
    font-style: normal;
    color: #FFF;
    margin: 0;
    padding: 9px 6px;
    background: #A00E15;
}

.otherCar span {
    float: right;
}

.otherCar ul {
    padding: 8px;
    border-bottom: 1px solid #d6e3f0;
}

.otherCar ul:hover {
    background: #FFF;
}

.otherCar ul.selected {
    background-color: #fde7c5;
}

.otherCar ul .red {
    color: #F00;
}

.otherCar ul p {
    line-height: 20px;
}

.otherCar div.No {
    width: 20px;
    height: 16px;
    font-size: 11px;
    line-height: 16px;
    background-color: #bfbfbf;
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 9px;
    left: 0;
}


.auction_info div {
    padding: 10px;
    border: 1px solid #d6e3f0;
    background: #FFF;
    position: relative;
}

.auction_info div div.state {
    padding: 0;
    box-shadow: none;
    background: none;
    position: absolute;
    top: 4px;
    right: -1px;
}

.auction_info div h1 {
    padding: 10px;
    border: 0;
    font-weight: bolder;
    font-size: 30px;
    color: #ed1c24;
}

.auction_info div li {
    line-height: 28px;
    border-bottom: 1px solid #d6e3f0;
}

.auction_info h2 {
    line-height: 48px;
    font-size: 14px;
    font-weight: bolder;
    font-style: normal;
    color: #FFF;
    border: 0;
}

.auction_info h2.sel {
    background-color: #9AD125;
}

.auction_info h2.notsel {
    background-color: #FDB549;
}

.auction_info h2.never {
    background-color: #535353;
}

.auction_info h2.end {
    background-color: #535353;
    color: white;
}

.auction_info span {
    float: right;
}

.auction_info p {
    font-size: 12px;
    line-height: 22px;
}

.auction_info div div {
    padding: 10px;
    margin-top: -5px;
    float: none;
    border-radius: 4px;
    border: 0;
    box-shadow: inset 1px 1px 2px #CCCCCC;
    position: absolute;
    top: 159px;
    right: 82px;
}

.auction_info .inputA {
    width: 58px;
    background: none;
    border: 0;
}

.auction_info a.time {
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 0 4px;
    color: #FFF;
    padding: 2px;
    border-radius: 3px;
    background: #666;
    display: inline-block;
    text-decoration: none;
}


.remark {
    margin-top: 10px;
    width: auto;
    border: 1px solid #d6e3f0;
    border-radius: 4px;
    background: #f5f5f5;
    padding: 0;
}

.remark p {
    line-height: 22px;
    color: #707070;
    padding: 14px;
}

#scrollbar,
#scrollbar-one,
#scrollbar-two,
#scrollbar-three {
    width: 100%;
    clear: both;
    margin: 0;
}

#scrollbar .viewport,
#scrollbar-one .viewport,
#scrollbar-two .viewport,
#scrollbar-three .viewport {
    width: 97.5%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

#scrollbar .overview,
#scrollbar-one .overview,
#scrollbar-two .overview,
#scrollbar-three .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

#scrollbar .overview a {
    text-decoration: none;
}

#scrollbar .thumb,
#scrollbar-one .thumb,
#scrollbar-two .thumb,
#scrollbar-three .thumb {
    background: rgb(149, 149, 149);
}

#scrollbar .thumb .end,
#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end,
#scrollbar-three .thumb .end {
    background: rgb(149, 149, 149);
}

#scrollbar .scrollbar,
#scrollbar-one .scrollbar,
#scrollbar-two .scrollbar,
#scrollbar-three .scrollbar {
    position: relative;
    float: right;
    width: 5px;
}

#scrollbar .track,
#scrollbar-one .track,
#scrollbar-two .track,
#scrollbar-three .track {
    height: 100%;
    width: 5px;
    position: relative;
    padding: 0;
}

#scrollbar .thumb,
#scrollbar-one .thumb,
#scrollbar-two .thumb,
#scrollbar-three .thumb {
    height: 20px;
    width: 5px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
}

#scrollbar .thumb .end,
#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end,
#scrollbar-three .thumb .end {
    overflow: hidden;
    height: 5px;
    width: 13px;
}

#scrollbar .disable,
#scrollbar-one .disable,
#scrollbar-two .disable,
#scrollbar-three .disable {
    display: none;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
    background-color: rgb(149, 149, 149);
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
    background-color: rgb(149, 149, 149);
}