@charset   "UTF-8";


#girls_head{
  width:700px;
  height:35px;
  margin: 40px 0 15px 0;
  background:#f27985;
  border-radius:3px;
}

.underwhite{
  width:680px;
  margin:0 auto;
  border-top:1px white solid;
  position:relative;
  top:29px;
}


.titllet{
  margin:0;
  padding:0;
  font-size:15px;
  font-weight:bold;
  color:white;
  position:relative;
  top:19px;
  left:25px;
  letter-spacing: 3px;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体";

}

#right{
position:relative;
top:40px;
padding:0 0 50px 0;
}

#girlsbox{
       width:168px;
       height:329px;
       margin:0 4px 0 0;
       padding:0;
       line-height:1;
       float:left;
       border: 1px solid #f0955e;
}

.nday{
      margin:0;
      padding:0;
      font-size:12px;
      letter-spacing: 1px;
      color:white;
      width:168px;
      height:24px;
      background:#f0955e;
      text-align:center;
      line-height:26px;
}

.photo{
       width:168px;
       height:252px;
       margin:0;
       padding:0;
}

.name{
       margin:0;
       padding:0;
       font-size:14px;
       font-family: sans-serif;
       font-weight:bold;
       color:#4d3f36;
       position:relative;
       top:8px;
       text-align:center;
}


.size{
       margin:0;
       padding:0;
       font-size:13px;
       position:relative;
       top:9px;
       font-family: sans-serif;
       color:#4d3f36;
       width:168px;
       text-align:center;
}

.bline{
  width:154px;
  height:13px;
  background: url(../imgs/bline.jpg) no-repeat;
  position:relative;
  left:6px;
  top:9px;
}

#girls_list {
    margin:0 0 15px 0 ;
    height:340px;
    padding:0;
    width: 700px;
    min-width: 700px;
    position:relative;
    left:4px;
    background-color: #ffffff;
}

#girls_list li{

    margin: 0 4px 8px 0;
}

#shop_girls li {
    width: 168px;
    height: 329px;
    display: block;
    float:left;
    margin:0;
    padding:0;
}

#nasi{
       width:168px;
       height:329px;
       margin:0;
       padding:0;
       line-height:1;
       float:left;
}

























