/* CSS Document */
.about-content
{
    margin: 50px;
    text-align: justify;
    font-size: 16px;
}
.about-content p
{
    line-height: 26px;
}
.video_panel {width:1035px; height:354px; margin:0 auto 10px; padding:0px 10px;}

.top_channels_panel{
	padding:0;
	margin:0 auto;
	width:1050px;
	height:130px;
	position:relative;
}

.channel_pannel{
	margin:0 auto;
	float: left;
	width: 1055px;
	height: 130px !important;
	position: absolute;
	left: 0;
	z-index:2;
	overflow:hidden;
	padding:0px;
}

#channel_slider{
	overflow: hidden; 
	position: relative;
	height: 130px;
	left:35px;
	width:995px;
	
}

.slider-holder2 { 
	position: relative; 
	overflow: hidden;
}

#channel_slider .ch_box {
	margin: 5px 9px; 
	float: left; 
	height: 120px !important;
	width:120px;
	border:1px solid #919191;
}

#channel_slider img {
	float: left;
	width:100px;
	margin-bottom:5px;
	margin-top:5px;
	height:80px; 
	padding: 0 10px;
}

#channel_slider .ch_no {
	margin: 0; 
	float: left;
	width:120px;
	text-align:center;
	color: #FFF;
	background:#919191;
	height:25px;
	padding-top:5px;
}

.slider-arr a.arr-btn {
	width: 22px;
	height: 55px;
	display: block;
	position: absolute;
	top: 22px;
}

.slider-arr a.prev-arr {
	background: url(../images/prev.png)no-repeat 0 0;
	left: 5px;
	top:33px;
}
.slider-arr a.prev-arr:hover {
	background-position: 0 -55px; 
}

.slider-arr a.next-arr {
	background: url(../images/next.png)no-repeat 0 0;
	right: 10px;
	top:33px;
	background-position: right 0;
}

.slider-arr a.next-arr:hover {
	background-position: right -55px; 
}

/*---VideoProperty----*/

.big_video_content{
	float:left;
	width:485px;
	height:353px;
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
	overflow:hidden;
	margin-right:10px;
}

.bigvideo_tital{
	position:absolute;
	bottom:0;
	width:99%;
	height:35px;
	z-index:979;
	padding-right:17px;
	color:#FFF;
	line-height:35px;
	text-align:right;
	font-size:16px;
	text-transform:uppercase;
	background: url(../images/opacity_bg.png) repeat;
}

.big_video_play_btn{
	background:url(../images/play_btn.png) center center no-repeat;
	position:absolute;
	min-width:100%;
	min-height:100%;
	cursor:pointer;
}

.big_video_play_btn:hover{
	background: url(../images/play_btn_hover.png) center center no-repeat;
	position:absolute;
	min-width:100%;
	min-height:100%;
	cursor:pointer;
}

.small_video_content{
	float:left;
	width:250px;
	height:169px;
	margin:0 10px 13px;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.video_tital{
	 background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 999;
}

.imgTopVideo{
    height:147px;
    width:251px;
}

.play_btn{
	background:url(../images/play_btn.png) center center no-repeat;
	position:absolute;
	min-width:99%;
	min-height:76%;
	cursor:pointer;
}

.play_btn:hover{
	background: url(../images/play_btn_hover.png) center center no-repeat;
	position:absolute;
	min-width:99%;
	min-height:76%;
	cursor:pointer;
}

.trading_program {width:1055px; height:240px; overflow:hidden; margin:0 auto;}

.footerSpan {color:#666666;font-size:12px;list-style:none outside none;}

.aFooter {text-decoration:none;}

