
.block {
    margin-bottom: 10px;
    overflow: hidden;
}

.block .blocktitle {
    background-color: #000;
    background-position: 0 -355px;
    background-repeat: no-repeat;
    height: 34px;
    line-height: 34px;
}
.block .blocktitle {
    overflow: hidden;
}

.breadcrumbs .item {
    background: url("../images/breadcrumb_separator.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #fff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    padding: 0 20px 0 10px;
    text-transform: uppercase;
	white-space: nowrap;
}

.breadcrumbs .item:last-child, .breadcrumbs .item.last-child {
    background-image: none;
}
#page-info .blockbody {
    background: none repeat scroll 0 0 #181818;
    font-family: Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding: 0;
}

#page-info .info {
    display: block;
    min-height: 200px;
    position: relative;
    width: 100%;
}

#page-info .info .poster {
    left: 10px;
    position: absolute;
    top: 10px;
    width: 145px;
}

#page-info .info a {
    color: #eee;
}

#page-info .info .poster img {
    background: none repeat scroll 0 0 #d4d4d4;
    height: 188px;
    padding: 3px;
    width: 140px;
}

#page-info .info .title {
    color: #0295f6;
    font-size: 16px;
    font-weight: bold;
    padding: 8px;
    text-transform: uppercase;
}

#page-info .info .name2 {
    color: #666666;
    padding: 0 8px 8px;
}
#page-info .info .fr {
    margin-left: 168px;
}

#page-info .info .name2 h3 {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    margin-right: 5px;
}

#page-info .info .dinfo {
    //background: url("../images/bginfodl.png") repeat-y scroll 0 0 #232323;
	background: repeat-y scroll 0 0 #232323;
    color: #b9b9b9;
    overflow: hidden;
}

#page-info .info .col1 {
    float: left;
    width: 300px;
}

#page-info .info .col2 {
    float: left;
    padding-left: 15px;
    width: 160px;
}
#page-info .info dt {
    clear: left;
    float: left;
    margin-right: 10px;
	white-space: nowrap;
}

#page-info .info .status {
    color: red;
}

#page-info .info dd {
    font-weight: bold;
}

#page-info .info .fr {
    margin-left: 168px;
}

#page-info .like-wrap {
    float: right;
    text-align: center;
    width: 185px;
}

#page-info .btn-watch {
    background: url("../images/btn_watch.png") no-repeat scroll 0 0 #4f4f4f;
    display: block;
    height: 43px;
    width: 152px;
}
#page-info .btn-watch-hd {
    background: url("../images/btn_watch_hd.png") no-repeat scroll 0 0 #4f4f4f;
    display: block;
    height: 43px;
    width: 152px;
}
#page-info .detail-content {
    background: none repeat scroll 0 0 #232323;
    color: #bebebe;
    line-height: 18px;
    padding: 10px;
	overflow:hidden;
	display:block;
}