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

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

.header { height: 33px; background: url(../images/head-bg3.jpg) no-repeat 0 0; position: relative; }

.mainer { height: 590px; position: relative; }

.main-left { width: 313px; height: 590px; background: url(../images/main-left-bg3.jpg) no-repeat 0 0; float: left; display: inline; }
.title { font-family: Goudy Old Style; font-size: 36px; color: #fff; position: absolute; left: 76px; top: 67px; }
.tel { font-size: 22px; color: #b09546; position: absolute; left: 72px; top: 112px; }

.girl-l li { width: 100px; height: 123px; background: #fff; float: left; display: inline; margin: 0 5px; }
.girl-l a { width: 90px; height: 90px; display: block; margin-left: 5px; margin-top: 5px; }
.girl-l img { width: 90px; height: 90px; display: block; }

.girl-l-1 { position: absolute; left: 80px; top: 217px; }
.girl-l-2 { position: absolute; left: 705px; top: 217px; }

.main-right { width: 687px; height: 590px; background: url(../images/main-right-bg3.jpg) no-repeat 0 0; float: left; }

.gg-stage { width: 360px; height: 576px; background: #fff; padding: 7px; position: absolute; left: 315px; top: 0px; }
.gg-image { width: 360px; height: 573xp; display: block; }
.girls-name { color: #b59c52; font-size: 18px; line-height: 26px; }
.girls-info { color: #b59c52; font-size: 14px; line-height: 20px; }
.back { color: #b59c52; font-size: 16px; position: absolute; left: 323px; top: 565px; }

.change-girls { width: 83px; position: absolute; left: 689px; top: 0px; }
.change-girls li { width: 83px; height: 28px; background: #fff; float: left; display: inline; margin-bottom: 10px; }
.change-girls a { width: 83px; height: 28px; display: block; text-align: center; line-height: 28px; color: #b59c52; font-size: 14px; background: #fff; }

.footer { width: 1000px; height: 77px; line-height: 30px; background: url(../images/foot-bg3.jpg) no-repeat 0 0; position: relative; text-align: center; color: #fff; }


