

.w260 {
    width: 327px;
}

.fl {
    float: left;
}
.common-title {
    height: 24px;
    color: #3c3c3c;
    font: 24px/22px "Microsoft Yahei";
    padding-left: 10px;
    position: relative;
    margin: 0 0 15px;
}
.common-title-ico {
    background-image: url(//www.ku25.com/img/index/common.png?0521);
    width: 4px;
    height: 22px;
    _height: 20px;
    display: inline-block;
    background-color: #2b9ae7;
    *background: transparent no-repeat;
    background-position: -233px -122px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    _margin-top: -13px;
}
.common-title-ico:after {
    content: "";
    width: 3px;
    height: 9px;
    background-color: #2b9ae7;
    position: absolute;
    left: 0;
    bottom: 0;
}

.new-game .xinyou_bar {
    border: 1px solid #e0e0e0;
    overflow: hidden;
    width: 325px;
    height: 292px;
    background-color: white;
}
.new-game .xinyou_bar ul {
    margin-top: 0px;
    background: yellow;
}
.new-game .xinyou_bar ul li {
    float: left;
    width: 325px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin: 0px;
    height: 72.5px;
}
.new-game .xinyou_bar ul li div {
    float: left;
    text-align: center;
    height: 61px;
    border: 0px solid red;
    font-size: 12px;
    width: 106.8px;
}
.new-game .xinyou_bar ul li div img {
    float: left;
    margin: 11px 10px;
    width: 85px;
    height: 52.3px;
    border: none;
    border-radius: 8px;
}
.new-game .xinyou_bar ul li .ginfobox {
    width: 100px;
    border: 0px solid red;
    text-align: left;
    font-size: 13px;
    margin-top: 7px;
    margin-left: 10px;
}
.new-game .xinyou_bar ul li .ginfobox a {
    display: inline-block;
    width: 100px;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
    overflow: hidden;
    color: red;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-game .xinyou_bar ul li .ginfobox font {
    display: inline-block;
    font-size: 12px;
    width: 100px;
    height: 22px;
    line-height: 22px;
    border: 0px solid green;
    margin-top: 4px;
    color: #999;
}
.new-game .xinyou_bar ul li .startbtn {
    display: inline-block;
    float: left;
    width: 70px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    margin-left: 10px;
    margin-top: 16px;
    border: 1px solid #ccc;
}