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

body {
	margin:0px;
	text-align:center;
	background-image: url(images/bgF.jpg); background-attachment: fixed;  }
#main {width: 750px; background-color:#FFF; margin:0 auto ;  }

/*header*/
#header {width:750px;}
#header img {float:left;}


/*----video1----*/
.video1 { text-align:center; margin:0 auto; width:750px; height:260px; float:left; background-image:url(images/index_03.jpg)}
.video1 img {padding:2px; margin:5px;}

/*----video2----*/
.video2 { text-align:center; margin:0 auto; width:750px; height:260px; float:left; background-image:url(images/index_03.jpg)}
.video2 img {padding:2px; margin:5px;}

/*footer*/
#footer {width:750px; height:63px; clear:both; }
#footer img{border:0;}
.img {margin: 0 auto; text-align:center;}

