@charset "utf-8";
#vid-cont {
width:924px;
margin:0 auto;
}

#left-vid-pan {
float:left;
width:506px;
background-color:#eee;
border-bottom:4px solid #b8b8b8;
}

#right-vid-pan {
float:right;
width:410px;
background-color:#eee;
border-bottom:4px solid #b8b8b8;
}

.vid-cl {
clear:both;
}

.hd-dat-lft {
background:url(../images/left-top-vid.jpg) no-repeat;
height:37px;
}

.hd-dat-rt {
background:url(../images/right-top-vid.jpg) no-repeat;
height:37px;
}

.hd-dat-rt-txt {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
font-weight:700;
padding:10px 0 0 8px;
}

.vid-contaienr {
padding:10px 0 10px 19px;
}

.vid-scrl {
height:490px;
overflow-x:hidden;
overflow-y:scroll;
}

.vid-pllist {
width:378px;
height:87px;
overflow:hidden;
background:url(../images/bg-vid-n.jpg) no-repeat;
margin:9px;
}

.vid-thumb {
width:80px;
height:60px;
overflow:hidden;
float:left;
border:1px solid #999;
margin:10px;
padding:3px;
}

.vid-dat-txt {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
padding:7px 0 0;
}

.vid-dat-txt a {
color:#333;
text-decoration:none;
}

.vid-dat-txt a:hover {
color:#333;
text-decoration:underline;
}

.vid-thumb1 {
width:80px;
height:60px;
overflow:hidden;
border:1px solid #999;
margin:3px;
padding:3px;
}
