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

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

.head-naves { width: 852px; height: 95px; background: url(../images/h-nave-bg.jpg) no-repeat 0 0; padding: 0 2px; position: relative; }
.head-naves li { width: 166px; height: 90px; float: left; display: inline; margin: 0 2px; }
.head-naves a { width: 166px; height: 90px; display: block; background: url(../images/li-bg.jpg) no-repeat 0 0; line-height: 90px; text-align: center; color: #fff; font-size: 16px; }
.head-naves a:hover, .head-naves a.move { background: url(../images/li-bg.jpg) no-repeat 0 100%; }

.header { height: 305px; background: url(../images/head-bg.jpg) no-repeat 0 0; position: relative; }
.header img { display: block; }
.title { position: absolute; left: 475px; top: 76px; }
.tel { position: absolute; left: 423px; top: 197px; }

.mainer { height: 1300px; background: #201d18 url(../images/g-main-bg.jpg) repeat-x 0 top; position: relative; }

.main-left { width: 329px; height: 1300px; float: left; display: inline; background: url(../images/g-main-left.jpg) no-repeat right top; }

.m-tt { position: absolute; left: 90px; top: 15px; }

.m-info { width: 460px; position: absolute; left: 360px; top: 70px; }
.m-tt3 { color: #706d44; font-size: 22px; line-height: 28px; }
.m-des { color: #706d44; font-size: 16px; margin-bottom: 15px; line-height: 20px; }

.change-page { position: absolute; left: 21px; top: 61px; }
.change-page li { width: 65px; height: 25px; float: left; display: inline; margin: 0 7px; }
.change-page a { width: 65px; height: 25px; display: block; background: url(../images/change-li.jpg) no-repeat 0 0; color: #000; font-size: 16px; line-height: 25px; text-align: center; }
.change-page a:hover, .change-page a.move2 { color: #fff; }

.girls-list { width: 275px; position: absolute; left: 28px; top: 100px; }
.girls-list li { width: 269px; height: 170px; float: left; display: inline; margin: 12px 0; color: #706d44; font-size: 18px; }
.girls-list a { width: 269px; height: 119px; display: block; border: solid 3px #42220d; }
.girls-list a:hover { border: solid 3px #413b2f; }
.girls-list img { width: 269px; height: 119px; display: block; }

.main-right { width: 527px; height: 1300px; float: left; background: url(../images/g-main-right.jpg) no-repeat left 90px; }

.m-tt2 { position: absolute; left: 450px; top: 15px; }

.girls-info { width: 470px; text-align: center; position: absolute; left: 355px; top: 60px; color: #6b6841; }
.girls-info h3 { font-size: 30px; }
.girls-info p { font-size: 18px; line-height: 34px; }

.girls-photo { width: 470px; position: absolute; left: 355px; top: 145px; }
.girls-photo p { width: 219px; height: 319px; margin: 5px; float: left; display: inline; border: solid 3px #42220d; }
.girls-photo img { width: 219px; height: 319px; display: block; }

.footer { width: 856px; height: 100px; background: #3c382d; padding-top: 5px; position: relative; }
.foot-in { width: 856px; height: 100px; background: #100d08; }

.foot-naves { position: absolute; left: 170px; top: 18px; }
.foot-naves li { width: 100px; text-align: center; background: url(../images/foot-li.jpg) no-repeat 0 0; float: left; display: inline; }
.foot-naves a { color: #706d44; font-size: 16px; line-height: 17px; }
.foot-naves a:hover { text-decoration: underline; }
.foot-naves li.f-li1 { background: none; }

.copyright { width: 856px; text-align: center; color: #706d44; line-height: 100px; background: #100d08; }
