@charset "utf-8";
/* CSS Document */

#car-copy-bg{
	width:297px;
	height:348px;
	margin-left:10px;
	padding:5px;
	background:url(../images/diag-bg.gif);
	}
	
#car-copy{
	width:287px;
	height:338px;
	padding:5px;
	background:#fff;
	}
	
#car-img-bg{
	width:297px;
	height:348px;
	margin-left:327px;
	margin-top:-358px;
	padding:5px;
	background:url(../images/diag-bg.gif);
	}
	
#car-img{
	width:287px;
	height:338px;
	padding:5px;
	background:#fff;
	}
	
#car-video-bg{
	width:297px;
	height:348px;
	margin-left:644px;
	margin-top:-358px;
	padding:5px;
	background:url(../images/diag-bg.gif);
	}
	
#car-video{
	width:287px;
	height:338px;
	padding:5px;
	background:#fff;
	}

#ff-footer{
	width:10px;
	height:10px;
	margin-top:0px;
}

