/*页面主样式*/
body {
	margin-left: 0px;
	margin-top: 0px;	
	font-size: 9pt;
	color: #990000;
	background-color: #790102;
}
td {
	font-size: 9pt;
	color: #FF0033;	
}
a {
	color: #FF0033;
	text-decoration: under-line;
}
a:hover {
	color: #FF0033;
	text-decoration: under-line;
}
a:visit {
	color: #FF0033;
	text-decoration: under-line;
}
a:active {
	color: #FF0033;
	text-decoration: under-line;
}
a:link {
	color: #FF0033;
	text-decoration: under-line;
}
.main_bg {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/*播放器界面*/
.contbar {
	clear: both;
}
.button {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
}
.full_button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.full_button span {
	height: 28px;
	display: block;
	float: left;
	filter:blendtrans(duration=.2);
}
.volbg {
	background-image: url(vol_cotr_bg2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 60px;
	float: left;
	background-position: center;
	margin-top: 2px;
	margin-left: 1px;
	position: relative;
}
#bar{
	position: relative;
	left: 26px;
	margin-top: 6px;		
	margin-bottom: 0px;	
	float: left;
}
.cotrbar{
	background-image: url(vol_cotr_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 28px;
	float: right;
	width: 29px;
	position: relative;
}
.cotrmouse{
	background-image: url(vol_cotr.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
	float: left;
	background-position: center center;
	cursor: w-resize;
	position: relative;
}
/*控制按钮*/
.button span {
	height: 28px;	
	display: block;
	float: left;
	filter:blendtrans(duration=.2);
}
.contbar-mid {
	background-image: url(button_mid.gif);
	width: 1px !important;
}
.contbar-blank {
	background-image: url(button_blank.gif);
	width: 124px !important;
}
#showdiv {
	width: 70px;
	position:absolute;
	z-index:5;
	table-Layout:fixed;
	background-color: #FFF;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	filter: alpha(opacity=80);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#buttonText {
	width: 80;
	position:absolute;
	z-index:6;
	table-Layout:fixed;
	background-color: #FFF;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	filter: alpha(opacity=80);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#disvol {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
}
#ifostop,
#downloadInfo,
#distext {
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	font-weight: bold;
	color: #FFF;
}
#changeChannel {
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: -10px;
	padding-bottom: -10px;
	text-align: center;
	font-weight: bold;
	color: #DF3001;
}
#disname {
	color: #CF0;
	word-break : keep-all;
	overflow: hidden;
	text-align: left;
	font-weight: bold;
}
.namevol{
	overflow: hidden;
	height: 15px;
	line-height: 15px;
}
.barleft {
	float: left;
	width: 100%;
}
.barright {
	height: 16px;
	width: 340px;
	text-align: left;
	font-size: 9pt;
}
.barbg {
	width: 340px;
	height: 16px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 0px;
	color: #CF0;
	overflow: hidden;
}
/*播放按钮*/
.play {
	width: 39px;	
	background-image: url(play_off.gif);
}
.play2 {
	width: 39px;
	background-image: url(play_on.gif);
}
.play3 {
	width: 39px;
	background-image: url(play_down.gif);
}
.playb {
	width: 39px;
	background-image: url(play_b.gif);
}
/*暂停按钮*/
.pause {
	width: 39px;
	background-image: url(pause_off.gif);
}
.pause2 {
	width: 39px;
	background-image: url(pause_on.gif);
}
.pause3 {
	width: 39px;
	background-image: url(pause_down.gif);
}
.pauseb {
	width: 39px;
	background-image: url(pause_b.gif);
}
/*停止按钮*/
.stop {
	width: 39px;
	background-image: url(stop_off.gif);
}
.stop2 {
	width: 39px;
	background-image: url(stop_on.gif);
}
.stop3 {
	width: 39px;
	background-image: url(stop_down.gif);
}
.stopb {
	width: 39px;
	background-image: url(stop_b.gif);
}
/*全屏按钮*/
.full {
	width: 27px;
	background-image: url(full_off.gif);
}
.full2 {
	width: 27px;
	background-image: url(full_on.gif);
}
.full3 {
	width: 27px;
	background-image: url(full_down.gif);
}
.fullb {
	width: 27px;
	background-image: url(full_b.gif);
}
/*关闭声音按钮*/
.volcl {
	width: 27px;
	background-image: url(volcl_off.gif);
}
.volcl2 {
	width: 27px;
	background-image: url(volcl_on.gif);
}
.volcl3 {
	width: 27px;
	background-image: url(volcl_down.gif);
}
.volclb {
	width: 27px;
	background-image: url(volcl_b.gif);
}
/*开启声音按钮*/
.volop {
	width: 27px;
	background-image: url(volop_off.gif);
}
.volop2 {
	width: 27px;
	background-image: url(volop_on.gif);
}
.volop3 {
	width: 27px;
	background-image: url(volop_down.gif);
}
/*音量增大按钮*/
.vola {
	background-image: url(vola_off.gif);
}
.vola2 {
	background-image: url(vola_on.gif);
}
.vola3 {
	background-image: url(vola_down.gif);
}
.volab {
	background-image: url(vola_b.gif);
}
/*音量减小按钮*/
.volr {
	background-image: url(volr_off.gif);
}
.volr2 {
	background-image: url(volr_on.gif);
}
.volr3 {
	background-image: url(volr_down.gif);
}
.volrb {
	background-image: url(volr_b.gif);
}

.tooltip {
	width: 80;	
	z-index:7;
	background-color: #FFF;	
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	filter: alpha(opacity=80);	
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;	
	position: absolute;
	text-align: left
}

