﻿#VideoHome {
    float: left;
    width: 280px;margin-bottom: 20px;
}
#VideoHome .capmenu{ float: left}
#VideoHome .capmenu a{ cursor: inherit !important;height: 30px; float: left}
#VideoHome .list {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

#VideoHome .cap {
        background: url("img/ev_bgVideo.png") no-repeat;
        border-radius: 4px 4px 0 0;
        height: 30px;
        line-height: 30px;
        z-index: 1;
    }

       #VideoHome .cap a {
            color: #FFFFFF;
            font-size: 14px !important;
            font-weight: bold;
            margin-left: 42px;
            text-transform: uppercase;
        }
#VideoHome .articlelist ul:first-child {
   display: block !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 13px;
    padding: 0;
}
#VideoHome .articlelist ul.avList{ display: block !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 3px;
    padding: 0;
    line-height: 25px;float: left;
}
#VideoHome .articlelist .avVideo{ margin: 0 0;}
#VideoHome .list {
    min-height: 100px;
    border-top: none;
}
#VideoHome .list  { max-width: 280px;
float: left;
padding: 10px 3px 10px 10px !important;
border: 1px solid #D2D2D2;
border-top: none;}
#VideoHome .list .scrollVd { max-height: 85px;overflow: auto;max-width: 265px; width: 265px}
#VideoHome .list .adv .item table{ margin: 0 0 0 73px;float: left;width: 328px;}
.active_video {
    background: url("img/film.png") no-repeat !important;background-position: left 4px !important;
    line-height: 18px;float: left;
    padding-left: 8px;min-height: 21px;
}
.active_video a {
    color: #01609B !important;
    line-height: 17px;
    padding-left: 16px;
    cursor: pointer;
    float: left;font-size: 12px;
    width: 223px;*width: 223px;margin-top: 2px;
}
.articlelist .avVideo #avView_wrapper{ margin: 0 0 10px 0;}
.link-video {
    background: url("img/film.png") no-repeat !important;background-position: left 4px !important;
    cursor: pointer;
    font-weight: bold;
    padding:0 0 0 24px !important;width: 223px;min-height: 21px;
}
.link-video a {
    color: #252525;font-size: 12px;
    font-weight: normal;
    line-height: 17px;margin-top: 2px;float: left;
}
.link-video:hover {
    background: url("img/active-video.gif") no-repeat scroll 0px 2px rgba(0, 0, 0, 0);
    padding: 0 0 0 24px !important;
}
.link-video:hover a {
    color: #01609B;
}