#VIDEO{
	width : 100%;
	height : 480px;
/*	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;*/
	background-color : #e0e0e0;
	background-image : url(../car_img/PGC10.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : center center;
	z-index : 3;
}

/*#VIDEO_BK{
	width : 750px;
	height : 480px;
	background-color : #000000;
	position : absolute;
	top : 0px;
	left : 0px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6; 
	z-index : 4;
}*/
