@charset "utf-8";
/* CSS Document */
* { margin: 0px; padding: 0px; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #000 url(../images/body-bg.jpg) repeat 0 0; }
li { list-style: none; }
a { text-decoration: none; }
img { border: none; }

.layout { width: 959px; margin: 0 auto; margin-top: 16px; }

.mainer { height: 658px; background: #000 url(../images/right_bg.jpg) no-repeat right bottom; position: relative; }

.tel { height: 33px; background: #000 }


.main-left { width: 259px; height: 502px; float: left; background: #000; }

.ml-photo { display: block; }

.welc { display: block; position: absolute; left: 274px; top: 65px; }
.logo1 { display: block; position: absolute; left: 409px; top: 408px; }
.logo2 { display: block; position: absolute; left: 259px; top: 408px; }

.ap { width: 556px; color: #fff; }
.about-p1 { position: absolute; left: 274px; top: 144px; }
.about-p2 { position: absolute; left: 274px; top: 208px; }

.main-naves { width: 80px; position: absolute; left: 860px; top: 150px; }
.main-naves li { width: 80px; float: left; display: inline; text-align: right; margin: 8px 0; }
.main-naves a { font-size: 18px; color: #fff; }
.main-naves a:hover { color: #CCCCFF; }

.footer { width: 959px; background: #000; text-align: center; font-size: 12px; color: #999966; position: absolute; left: 0px; top: 560px; }

/* rates.html , contacts.html , links.html */
.girls-list { width: 500px; position: absolute; left: 320px; top: 30px; }
.girls-list li { width: 104px; height: 104px; float: left; display: inline; margin: 10px; }
.girls-list a { width: 100px; height: 100px; display: block; border: solid 2px #fff; }
.girls-list a:hover { border: solid 2px #6633CC; }
.girls-list img { width: 100px; height: 100px; display: block; }

.rates-p1 { position: absolute; left: 274px; top: 144px; }
.rates-p2 { position: absolute; left: 274px; top: 359px; }
.rates-p3 { position: absolute; left: 274px; top: 383px; }
.rates-pp1 { color: #fff; position: absolute; left: 274px; top: 195px; line-height: 24px;}
.rates-pp2 { color: #fff; position: absolute; left: 554px; top: 195px; line-height: 24px;}

.otherlinks { width: 468px; position: absolute; left: 274px; top: 140px; }
.otherlinks li { float: left; display: inline; margin: 3px 0; }
.otherlinks img { display: block; }

/* g1.html - g12.html */
.main-left2 { width: 259px; height: 502px; float: left; background: #000 url(../images/bg.jpg) no-repeat 0 0; }

.girls-name { width: 259px; text-align: center; font-size: 24px; color: #fff; position: absolute; top: 70px; }

.girls-info { color: #fff; position: absolute; left: 20px; top: 120px; line-height: 32px; }

.tel2 { color: #fff; position: absolute; left: 50px; top: 350px; font-weight: bold; }

.pre { color: #fff; text-decoration: underline; position: absolute; left: 20px; top: 450px; }
.pre:hover { color: #CCCCCC; }
.next { color: #fff; text-decoration: underline; position: absolute; left: 210px; top: 450px; }
.next:hover { color: #CCCCCC; }
.back { color: #fff; text-decoration: underline; position: absolute; left: 93px; top: 480px; font-weight: bold; }
.back:hover { color: #CCCCCC; text-decoration: none; }

.girls-photo { display: block; position: absolute; left: 259px; top: 33px; }











