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

body { background:#000; font-size:12px; line-height:1.3em; text-decoration:none; font-family:arial, verdana; margin:0px; padding:0px;  }

/* Strucher */
.page{ margin:0px; padding:0px;}
.wraper{ min-width:1024px;color:#fff;  }

.header {}
.header-wrapper  { width:1024px; margin:0px auto; }

.content {}
.content-wrapper { width:1024px; margin:0px auto; }

.footer {}
.footer-wrapper { width:1024px; margin:0px auto; }

/* clear */
.header,
.content,
.footer, {clear:both; overflow:hidden;}