.one_special{
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    width: 125px;
    float: left;
    margin-right: 5px;
    background-color: transparent;
}

.comic_head{
     text-align: center; font-weight: normal; font-size: 12px; width: 127px; float: left; margin-left: 15px; margin-bottom: 10px;
}

.comic_head img{
    border: 1px solid #000;
}

.one_show{
    width: 888px;
    background-color: #300;
    background-repeat: repeat-x;
    background-image:url(http://bitcast-a.bitgravity.com/laughfactory/images/showtimes/graphics/gradient_red.jpg);
    padding: 6px;
}

.one_show img{
 float: right;
}

.one_show a{
    color: #ff4;
    text-decoration: none;
}

