.pc_container {
    background-color: #E9E9E9;
    height: 365px;
    margin: 0 auto;
    padding: 1px 1px 47px;
    width: 655px;
}
.pc_container .pc_item {
    height: 200px;
    margin-left: 1px;
    margin-top: 1px;
    width: 655px;
}
.pc_containerInt {
    background-color: #E9E9E9;
    height: 210px;
    margin: 0 auto;
    padding: 0;
    width: 910px;
}
.pc_containerInt .pc_itemInt {
    height: 207px;
    margin-left: 4px;
    margin-top: 4px;
    width: 910px;
}
.pc_container .pc_bar_container {
    color: white;
    overflow: visible;
    padding: 0 10px;
    position: absolute;
    top: 390px;
    width: 100%;
}
.pc_bar_container_underflow {
    overflow: visible;
    width: 90000px;
}
.pc_bar_container_overflow {
    color: white;
    margin: 0 10px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 390px;
}
.left, .center, .right {
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    font-size: 1px;
    overflow: hidden;
}
.bar {
    background-position: left center;
    float: left;
    font-size: 1px;
    overflow: hidden;
}
.pc_item .desc {
    background-image: url("../images/slide_fade.png");
    font-size: 12px;
    height: 30px;
    left: 0;
    line-height: 1.3em;
    padding: 10px;
    position: absolute;
    top: 320px;
    width: 639px;
}
.pc_item .desc h1 {
    color: #DE8F26;
}
