﻿#VideoHome {
    float: right;
    width: 500px;
}

    #VideoHome .list {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
    }

    #VideoHome .capmenu {
        background: url("img/br_bgtitleVideo.png") no-repeat;
        width: 497px;
        height: 32px;
        margin-bottom: 19px;
    }

#VideoRight .capmenu {
    background: url("img/br_video_bg.png") no-repeat;
    width: 264px;
    height: 32px;
    margin-bottom: 19px;
}

    #VideoHome .capmenu a, #VideoRight .capmenu a {
        color: #e51e39;
        font-size: 19px !important;
        font-weight: bold;
        margin-left: 45px;
    }

#VideoHome .articlelist ul:first-child, #VideoRight .articlelist ul:first-child {
    display: block !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 12px;
    padding: 0;
}

#VideoHome .articlelist ul.avList, #VideoRight .articlelist ul.avList {
    display: block !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 3px;
    padding: 0px 0 2px 0;
    line-height: 25px;
    float: left;
}

#VideoRight .articlelist ul.avList {
    margin-top: 5px;
}

#VideoHome .articlelist .avVideo {
    margin: 0 0 5px 0;
}

#VideoHome .list {
    min-height: 100px;
    border-top: none;
}

#VideoHome .list {
    max-width: 500px;
}
#VideoRight {
    margin-top: 10px;
}
#VideoRight .list .scrollVd {
    /*margin-top: -5px;*/
    float: left;
    /*width: 265px;*/
    max-height: 200px;
    overflow: overlay;
}
#VideoRight #avView {
    /*width: 210px !important;
    height: 165px !important*/
}
#VideoHome .list .scrollVd {
    max-height: 100px;
    overflow: overlay;
    max-width: 500px;
}

#VideoHome .list .adv .item table {
    margin: 0 0 0 73px;
    float: left;
    width: 328px;
}

.active_video {
    background: url("img/k_video_hover.png") no-repeat left 4px !important;
    /*height: 17px;*/
    display: block;
    line-height: 17px;
    padding-left: 8px;
    float: left;
    /*border-bottom: 1px dotted #2e2e2e;*/
    /*padding-bottom: 5px;*/
}

#VideoRight .active_video a {
    width: 189px;
    background: url(img/k_video_border.png) repeat-x left bottom;
    padding-bottom: 5px;
}

.active_video a {
    color: #226fb7 !important;
    line-height: 15px;
    padding-left: 13px;
    cursor: pointer;
    float: left;
    font-size: 12px;
    width: 464px;
    /*font-weight: bold;*/
}

.articlelist .avVideo #avView_wrapper {
    margin: 0 0 10px 0;
    width: 210px !important;
    height: 165px !important;
}

.link-video {
    background: url("img/k_video.png") no-repeat left 3px !important;
    cursor: pointer;
    /*font-weight: bold;*/
    /*height: 17px;*/
    display: block;
    padding: 0 0 0px 8px !important;
    /*border-bottom: 1px dotted #2e2e2e;*/
}

    .link-video a {
        color: #363536;
        font-size: 12px;
        /*font-weight: bold;*/
        width: 464px;
        line-height: 17px;
        padding-left: 13px;
        padding-bottom: 5px;
        display: block;
        background: url(img/k_video_border.png) repeat-x left bottom;
    }

#VideoRight .link-video a {
    width: 189px;
}
#VideoRight .avList:last-child .link-video a {
    background: none
}
/*#VideoHome .list .scrollVd::-webkit-scrollbar { width: 10px; height: 3px;}
	#VideoHome .list .scrollVd::-webkit-scrollbar-button {  /*background-color: #dcdcdc; }
	
	#VideoHome .list .scrollVd::-webkit-scrollbar-track {  background-color: #999;}
	
	#VideoHome .list .scrollVd::-webkit-scrollbar-track-piece { background-color: #ffffff;}
	
	#VideoHome .list .scrollVd::-webkit-scrollbar-thumb { height: 50px; background-color: rgb(113, 141, 147);}
	
	#VideoHome .list .scrollVd::-webkit-scrollbar-corner { background-color: #999;}
	
	#VideoHome .list .scrollVd::-webkit-resizer { background-color: #666;}*/


.link-video:hover {
    background: url(img/k_video_hover.png) no-repeat left 3px !important;
    /*padding: 0 0 0 8px !important;*/
}

    .link-video:hover a {
        color: #226fb7;
    }
