/* CSS Document */
* {
box-sizing: content-box;
-moz-box-sizing: inherit;
-webkit-box-sizing: inherit;}
body { margin: 0; padding: 0; }
.banner{width:100%; height:528px; background:url(images/tu1.jpg) repeat top; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tu1.jpg',sizingMethod='scale'); -moz-background-size:100% 100%; background-size:100% 100%;}
.content{ width:1019px; margin:0px auto;}
.content1{ width:100%; background:#f7f7f7; text-align:center;}
.footer{ width:100%; background:#343434; height:60px; line-height:60px; text-align:center; color:#CCC;}