#video .left328{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 328px;
}

#video .right578{
	margin: 0px;
	padding: 00px;
	float: right;
	width: 578px;
}
#video .player_box{
	/*background-color: #019fe8;*/
	background-color: #ffffff;
	width: 328px;
	height:270px;
}
#video .player_box #Player{
	margin: 3px;
}

#video .player_info{
	width: 326px;
	border: 1px solid #019fe8;
	line-height: 24px;
}

#video .player_info .player_info_title{
	margin: 3px;
	line-height: 24px;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #019fe8;
	font-size: 14px;
	font-weight: bold;
}
#video .player_info .player_info_speaker{
	margin: 3px;
	line-height: 24px;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #019fe8;
	font-size: 14px;
	font-weight: bold;
}
#video .player_info .player_info_intro{
	margin: 3px;
	line-height: 24px;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #019fe8;
}




