@charset "utf-8";
* { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #cccccc; }
li { list-style: none; }
a { text-decoration: none; }
img { border: none; }

.layout { width: 800px; margin: 0 auto; }

.head {  }

.left-main { float: left; display: inline; }

.girls { width: 522px; float: left; }
.girls li { float: left; display: inline; }
.girls img { display: block; }

.cil1 { width: 165px; height: 38px; }
.cil1 img { width: 165px; height: 38px; }

.cil3 { width: 183px; }
.cil3 img { width: 184px; height: 38px; }

.photo2 { width: 174px; }

.photo3 { width: 183px; }
.photo3 img { width: 183px; height: 170px; }

.right-mian { float: right; }

.clear { clear: both; }

/*girls-page*/
.girls-head { height: 118px; background: #000 url(../images/girls/tt.jpg) no-repeat 0 0; }
.girls-main { width: 800px; height: 1679px; background: #000 url(../images/girls/mian-bg.jpg) no-repeat left 0; }
.girls-foot { height: 132px; background: #cccccc url(../images/girls/bottom.jpg) no-repeat 0 0; position: relative; }

.girls-info { height: 122px; background: #000; }

.girls-photo { width: 640px; height: 1679px; background: #000 url(../images/girls/girls-bg.jpg) no-repeat right 0; margin-left: 160px; }

.big-photo { width: 400px; background: #000; margin-left: 40px; }
.big-photo img { display: block; float: left; margin: 3px 0;  }

.nothing { display: none; }

.copyright { height: 50px; line-height: 30px; font-size: 12px; color: #000; text-align: center; background: #cccccc; }
.copyright2 { width: 800px; height: 50px; line-height: 30px; font-size: 12px; color: #000; text-align: center; position: absolute; top: 82px; background: #cccccc; }


