@charset "UTF-8";

.lower_layer_title h3 {
    float: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

.lower_layer_title a {
    display: block;
    margin: 4px 10px 0px 0px;
    padding-left: 10px;
    width: 105px;
    height: 21px;
    line-height: 21px;
    font-size: 10px;
    color: #484848;
    text-decoration: none;
    background: url("/img/common/bt_sch.png") no-repeat left center;
    float: right;
}

#newface_article .girls_photo_list {
    padding: 13px 0px 0px 13px;
    overflow: hidden;
}

#newface_article .girls_photo_list li {
    margin: 0px 21px 13px 0;
    width: 122px;
    float: left;
    _display: inline;
}

.girls_photo_list li .time {
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #683314;
    font-weight: bold;
    width: 130px;
}

.girls_photo_list li .photo a {
    display: block;
    border: 1px solid #cccccc;
    position: relative;
    z-index: 1;
}

.girls_photo_list li .photo a .icon {
    display: block;
    position: absolute;
    top: 165px;
    left: 2px;
    z-index: 2;
}

.girls_photo_list li .comment {
    margin-top: 3px;
    width: 122px;
    height: 14px;
    line-height: 14px;
    color: #fe3d8c;
    overflow: hidden;
}

.girls_photo_list li .data span {
    padding-left: 10px;
    line-height: 1.2em;
    background: url("/img/top/girl_data_catch.gif") no-repeat left center;
}

.girls_photo_list li .prof_btn {
    margin-top: 5px;
}
