@charset "utf-8";
* { margin: 0; padding: 0; }
body { font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #675545; background: #ddd6ca url(../images/bg.gif) repeat-x 0 0; }
li { list-style: none; }
a { text-decoration: none; color: #fff; }
img { border: none; }

h1, h2, h3 { color: #4b3c30; font-size: 18px; }
h3 { font-size: 16px; }

.wrapfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.wrapfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .wrapfix {height: 1%;}
*+html .wrapfix {height: 1%;}
.wrapfix {display: block;}
/* End hide from IE-mac */

.layout { position: relative; width: 900px; height: 700px; margin: 0 auto; background: #ddd6ca url(../images/ly-bg.jpg) no-repeat 0 0; }

.title  { position: absolute; z-index: 1; top: 20px;  left: 20px;  width: 128px; height: 228px; background: url(../images/logo.png) no-repeat 0 0; }
.nav-bg { position: absolute; z-index: 1; top: 115px; left: 400px; width: 366px; height:  44px; background: url(../images/nav-bg.png) no-repeat 0 0; }
.nav    { position: absolute; z-index: 2; top: 115px; left: 400px; width: 366px; height:  44px; }
.main   { position: absolute; z-index: 4; top: 180px; left: 410px; width: 450px; line-height: 1.6; }
.cover  { position: absolute; z-index: 3; top: 110px; left: 90px;  width: 328px; height: 528px; background: url(../images/cover-girl.png) no-repeat 0 0; }
.foot   { position: absolute; z-index: 10; bottom: 20px; left: 115px; width: 670px; height: 45px; line-height: 45px; color: #fff; text-align: center; background: url(../images/f-bg.png) no-repeat 0 0; }
.phone  { position: absolute; z-index: 5; top: 80px;  left: 410px; color: #4b3c30; font-size: 18px; font-weight: bold; }

.title span { display: none; }

.girls a   { float: left; display: inline; color: #675545; }
.girls li  { float: left; display: inline; width: 33%; margin: 2px 0; }
.girls img { width: 140px; display: block; }

.girl { float: left; width: 274px; }
.girl img  { width: 260px; height: 300px; display: block; border: 2px solid #937c53; }
.girl-imgs { width: 100px; }
.girl-imgs li { float: left; }
.girl-imgs img { width: 60px; height: 60px; margin-top: 10px; border: 2px solid #c9baa7; }
.girl-imgs a:hover img { border-color: #937c53; }

.nav { padding-left: 45px; }
.nav li { float: left; display: inline; height: 44px; }
.nav a  { float: left; display: inline; height: 14px; margin: 15px; padding: 0 1px; font-weight: bold; }

.main h2 { margin: 0 0 10px; }
.main p  { margin: 12px 0; line-height: 1.8; }

* html .title { background: none; }
*+html .title { background: none; }
* html .nav-bg { background: none; }
*+html .nav-bg { background: none; }
* html .cover { background: none; }
*+html .cover { background: none; }

.phone2 { font-size: 16px; font-weight: bold; }
