﻿@charset "utf-8";

.cntv_player_css_video_bg {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background: #000000;
	overflow: hidden;
}

.cntv_player_css_video_bg a{
	outline: none;
	font-size: 15px;
}

#cntv_player_elem_id_text {
	margin-top: 15px;
	color : white;
	font-size : 20px;
}

#cntv_player_elem_id_image_box a {
	display: block;
	width: 177px;
	height: 111px;
	background-position: 0 -52px;
	background-image: url("../images/control.jpg");
	overflow: hidden;
}

.cntv_player_plugin_bg {
	margin : 0px;
	float: left;
}

.cntv_player_ie_plugin_button {
	float: left;
	display: block;
	background-color: transparent;
	background-image: url("../images/plug-in_button.gif");
	background-repeat: no-repeat;
	width: 112px;
	height: 25px;
	margin: 180px -306px;
	padding: 3px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.cntv_player_tip_text {
	float: left;
	text-align: center;
	color: #ddd;
	font-size: 100%;
	font-weight: bold;
	margin: 230px -375px;
	width: 240px;
	line-height: 25px;
}

.cntv_player_ff_plugin_button {
	float: left;
	display: block;
	background-color: transparent;
	background-image: url("../images/plug-in_button.gif");
	background-repeat: no-repeat;
	width: 112px;
	height: 25px;
	margin-top: 8px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.cntv_player_ff_tip_text {
	float: left;
	text-align: center;
	color: #ddd;
	font-size: 100%;
	font-weight: bold;
	padding : 0px;
	line-height: 45px;
}