/* SSS cntvideoplayer */
.cntvideoplayer{
	margin:-13px 0 10px 34px;
	border:solid 1px #adb8be;}
.cntvideoplayer .inner{
	width:100%;
	text-align:center;}	
	
.cntvideoplayer .cntvideoleft{
	position:absolute;
	width:270px;height:228px;
	left:34px;
	text-align:left;
	border-right: 1px solid #ccc;}	

.cntvideoplayer .cntvideoleft p{
	margin:15px;}	
	
.cntvideoplayer .cntvideomiddle{
	margin:0 285px 0 280px;
	text-align:left;}		
	
.cntvideoplayer .cntvideoright{
	float:right;
	width:278px;height:228px;
	text-align:left;
	background: url(../images/line4.gif) 0 0 repeat-y;}		
/* EEE cntvideoplayer */

.cntvideorightHead{
	background: #ffb21f url(../images/proghb.jpg) repeat-x;}
.cntvideorightHead h3{
	color: #fff;
	font-weight: 100;
	font-size: 90%;
	padding: 5px 0 5px 5px;}
.cntvideorightLink{
	background:transparent url(../images/line2.gif) repeat-x bottom right;}
.cntvideorightLink a{
	font-size: 90%;
	display: block;
	color: #666;
	padding: 5px 0 5px 5px;
	background: url(../images/vidplay.gif) center right no-repeat;}
.cntvideorightLink a:hover, .cntvideorightLink a.selected{
	background: url(../images/vidplay_o.gif) center right no-repeat;}

.cntvideomiddle h2{
	font-weight: 100;
	font-size: 120%;
	padding: 12px 0 5px 0;}
.cntvideomiddle p{
	font-size: 90%;
	padding: 0 0 5px 0;}

#vidController{
	width: 10px; height: 10px;}
	

