@charset "utf-8";
/* CSS Document */

#algo-minivideo-container
{
	position: absolute;
	display: block;
	margin-top: 199px;
	margin-left: 802px;
	width: 164px;
	/*height: 132px;*/
	z-index: 12;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	overflow: hidden;
}

#algo-minivideo-container .top
{
	height: 18px;
	/*background-color: rgb(240,202,94);*/
	/*background-image: url(img/mvtop.png);*/
	background-image: url(../img/video/video_top_bg.png);
	background-repeat: no-repeat;
	
	color: rgb(108,0,32);
	padding-top: 2px;
	text-indent: 4px;
}
  
#algo-minivideo-container .bottom
{
	height: 23px;
	/*background-color: rgb(108,0,32);*/
	color: rgb(240,202,94);
	padding-top: 2px;
	text-indent: 4px;
	
	background-image: url(../img/video/video_bottom_bg.png);
	background-repeat: no-repeat;
}

#algo-minivideo-container .bottom a
{
	color: #fff;
	text-decoration: none;
}

.ppt
{
	font-family: Verdana, Geneva, sans-serif;
}

.pp_description
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
