body{margin:0px;}
table{border-spacing:0 !important;}
img{border:none;}
.cl{clear:both;}
.flot{float:left; width:100%; }
.line_vid {float:left; width:100%; padding-bottom:10px;}
/*  
.coming-container{width:770px; height:auto; margin:0px auto;float:left;}
.coming-box{width:760px; height:auto; min-height:500px; height:!important; margin:0px 0px;  padding:20px; float:left;}

.coming-text-box{width:570px; height:auto; float:left; padding-top:20px; padding-left:20px;}
.coming-text-box .a1{width:auto; height:auto; float:left;}
.coming-text-box .b2{width:auto; height:auto; font-family:Arial; font-size:24px; color:#1d3204; float:left; margin-top:10px;}

.seprater{float:left; margin-bottom:10px; width:100%;}
.video-box{width:126px; background-color:#eff1ed; float:left;}
.video-box2{width:170px; background-color:#eff1ed; margin-left:8px; float:left;}
.title{font-family:Arial; color:#333333; font-size:11px; font-weight:bold; float:left; text-align:center; width:100%; padding:10px 0px;}
.video-text{font-family:Verdana; color:#333333; font-size:11px; font-weight:normal; float:left; text-align:left; width:95%;padding-left:7px;padding-right:2px;margin-top:2px;}

*/

/*  new comming by ashok sahu start */


#center_vb{}
.video-box{}

.top-strip{overflow: hidden;}
.top-strip .left{width:12px; height:39px; float:left; background-image:url(../images/video-top-strip-left.gif); background-repeat:no-repeat; background-position:top right;}
.top-strip .center{width:728px; height:39px; float:left; background-image:url(../images/video-top-strip-for-repeat.gif); background-repeat:repeat-x; background-position:top right;}
.top-strip .center .bullet{width:auto; height:24px; float:left; margin-top:15px;}
.top-strip .center .c{width:auto; height:39px; float:left; font-family:"Times New Roman"; font-size:36px; color:#000000; font-weight:bold; padding-left:10px; text-align:right;}
.top-strip .center .oming{width:auto; height:24px; float:left; margin-top:10px; font-family:"Times New Roman"; font-size:24px; color:#000000; font-weight:bold; padding-left:0px; text-align:left;}
.top-strip .right{width:12px; height:39px; float:right; background-image:url(../images/video-top-strip-right.gif); background-repeat:no-repeat; background-position:top left;}




.videos{width:100%; height:auto; float:left; padding:20px 0px;}

.videos1{width:240px; height:auto; float:left;}
.videos1_box {width:240px; height:auto; float:left; padding:0px 4px;}
.videos1-top{width:240px; height:10px; float:left;}
.videos1-for-repeat{width:240px; height:auto; float:left; background-image:url(../images/videos1-for-repeat.gif); background-repeat:repeat-y;}
.videos1-bottom{width:240px; height:10px; float:left;}



.video-content{ width:100%; text-align:center;}

.video-image{width:196px; margin:0px auto; height:112px; margin-top:10px;position:relative;}
.scrol {width:749px; float:left;}
.over_vid {width:195px; height:111px; position:absolute;}
.live{width:191px; margin:0px auto; height:auto; text-align:left; padding:5px 0px 0px 5px;}
.play{width:196px; height:auto;}
.duration{width:191px; height:auto; text-align:right; font-family:Verdana; font-size:12px; font-weight:bold; color:#FFFFFF; float:left; padding:13px 5px 0px 0px; }
.duration-inner{width:auto; height:auto; text-align:right; font-family:Verdana; font-size:12px; font-weight:bold; color:#FFFFFF; float:right; padding:2px 2px 0px 2px; background-color:#676767; margin-bottom:5px;}
.track{font-family:Verdana; font-size:12px; font-weight:normal; color:#000000; float:left; width:196px; margin:5px 0px; height:auto; padding-left:20px; text-align:left;}

/* 
 Example use of tooltip with multiple classes  
 Specifications common to all tooltips applied to div#tipDiv
 */
div#tipDiv { 
    padding:4px;
    font-size:11px; line-height:1.2;
}

/*  ie6 can't handle selectors like div#tipDiv.tooltip !   */

div.tooltip { 
    background-color:#E1E5F1; border:1px solid #667295; 
    width:250px; 
    }
    
div.tip2 {
    background-color:#000080; border:1px solid #eee; 
    width:150px; color:white;
    }
    
 #tooltip {
    padding: 6px;
    background: #f9f9f9;
    border: 2px solid #0066FF;
    text-align: center;
    font-size:12px;
	font-family:Verdana;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width:250px;
	text-align:left;
}

span.tip {
    border-bottom: 1px solid #eee;
}

/*  new comming by ashok sahu end */