@charset "utf-8";
* { margin:0; padding:0;}
li { list-style: none; }
a { text-decoration: none; }
img { border: none; }

body { background:url(../image/bg.jpg) repeat-x; 0 0;}

.layout { height: 613px; width: 1000px; background:url(../image/bg2.jpg) no-repeat 0 0; margin:auto; position:relative; }

.body  { background:url(../image/girls.jpg) no-repeat 0 0; width: 691px; height: 509px; position: absolute; left: 159px; top: 26px; }
.enter { position:absolute; left: 253px; top: 439px; }

.copyright { width: 1000px; color: #000; text-align: center; position: absolute; top: 575px; font-size: 14px; }
.copyright a { color: blue; }