@charset "utf-8";
/* CSS Document */
body {margin:0px; padding:0px;
	background:url(../images/video_view_bg.png) repeat;
}
#video_view_demo	{
	width:995px;
	margin:0 auto;
	height:765px;
	}
