@charset "UTF-8";/* CSS Document */body {	margin:0px;	text-align:center;	background: url(images/bgF.jpg) repeat-x; background-attachment: fixed;	background-color:#171717;	  }#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 {width:320px; height:240px; 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 {width:320px; height:240px; padding:2px; margin:5px;}/*footer*/#footer {width:750px; height:63px; clear:both; }#footer img{border:0;}.img {margin: 0 auto; text-align:center;}
