body {
    font-family: sans-serif;
    font-size: 11px;
    color: #ffffff;
    background-image: url(../images/pattern.gif);
}

.container {
    width: 602px;
    margin: 0px auto;
}

.pc_item .desc {
    position: absolute;
    width: 250px;
    padding: 10px;
    height: 180px;
    line-height: 1.8em;
    right: 0px;
    background-image: url(../images/slide_fade.png);
}

.pc_item .desc h1 {
    color: #DE8F26;    
}

h1, a {
    color: #DE8F26;
}

p {
    padding-bottom: 10px;
}
