#the_player{ background:url(../image/p_8.gif) no-repeat;}
#video_player_box_id{
width: 283px;
position: relative;
left:11px;
top:17px;
height: 280px;
z-index:5; overflow:hidden;
}



#video_player_box_id .v_hc{height:23px; background:#f00; position: absolute; width:350px; z-index:9px; background:#0072AB; line-height:22px; overflow:hidden; color:#fff; padding:0px 0px;}
#video_player_box_id .v_hc a{ color:#fff;}
#video_player_box_id .v_hc a.cur{ text-decoration:underline;}
#video_player_box_id .v_hc a:hover{ text-decoration:none; color:#FF9000;}

#video_player_box_id #video_play_btn span{display:none;cursor:pointer;height:213px;width:283px;position:absolute;left:0;top:0;z-index:20; background: url(img/play.png) no-repeat center;
_background-image:url(/library/image/dot/dot_blank.gif);
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/library/video_player/img/play.png);
}

#video_box_id{
width: 283px;
height: 213px;
position:absolute;
left:0;
top:0;
overflow: hidden;
}
.video_box_text{ color:#fff; width:220px; margin:115px 0px 0px 78px; line-height:18px; font-size:13px;}
.video_box_text a{ color:#FFB300; text-decoration:underline;}

#video_image_id{position:absolute;left:0;top:0;height:213px;width:283px;z-index:15;overflow:hidden;}

#video_controlbar_id{
background:url(img/tp_sd4.gif);
height: 32px; overflow: hidden;
padding:0 0 0 0px;
position: absolute;
bottom: 0px;
top:244px;
z-index:100;
width:283px;
}
#playpause_box_id{overflow:hidden;width:37px;height:32px;}
#video_controlbar_id .btn{
	display: block;
	float: left;
	overflow: hidden;
	z-index:20;
}
#video_controlbar_id .btn_mute{
padding-right:3px;
}
#video_controlbar_id .btn img{
	/*filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;*/
	cursor: pointer;
}
#video_controlbar_id #seekbar_box_id{
	background: url(../image/p_6.jpg) repeat-x left center;
	display: block;
	position: relative;
	float: left;
	width: 178px;
	height: 9px;
	top:13px;
}
#video_controlbar_id #seek_info_id{
float:left;
width:34px; height:14px; overflow:hidden; line-height:14px; font-weight:bold; font-family:Arial; color:#989897; margin-right:3px;
}
#video_controlbar_id #seekbar_box_id img{
	position: absolute;
	top: 0px;
	left: 1px;
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
	cursor: pointer;
}
#video_controlbar_id .btn img.grayed, 
#video_controlbar_id #seekbar_box_id img.grayed, 
#video_controlbar_id #volume_box_id img.grayed{
	/*filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;*/
	cursor: not-allowed;
}

#video_controlbar_id #volume_box_id{
	background: url(img/volumebar_bg.gif) repeat-x left center;
	display: block;
	position: relative;
	float: left;
	width: 52px;
	height: 14px;
	margin-right:6px;
}
#video_controlbar_id #volume_box_id img{
	position: absolute;
	top: 0px;
	left: 6px;
	cursor: pointer;
}
#video_controlbar_id #fullscreen_box_id{
display: block;
position: relative;
float: left;
width: 14px;
height: 14px;
margin-right:-10px;
}
#video_controlbar_id #fullscreen_box_id img{
cursor: pointer;
}

#the_player_box{
background:url(img/tp_4.gif) no-repeat left bottom;
}
#the_player_top,#the_player_left,#the_player,#the_player_right{float:left;}


/*#seek_info_id,#volume_box_id,#fullscreen_box_id{display:none;}*/
/**/
