/*girls.css*/

.datebelt{
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	background:url(../images/schedule/datebelt.png) no-repeat;
	height:40px;
	width:780px;
	line-height:40px;
}

.datebelt p{
	margin-left:20px;
	color:#ffc3d7;
	font-weight:bold;
	font-size:14px;
}

.datebelt p a{
	color:#fff8d1;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.datebelt p a:hover{
	color:#fff;
}

#date0,#date1,#date2{
	position:absolute;
	top:-180px;
}

.g_list{
	margin-top:20px;
	position:relative;
}

.g_list .today{
	background:rgba(0,0,0,0.7);
	color:#fff;
	height:24px;
	line-height:24px;
	margin:0 10px 10px 0;
	padding:3px 5px; 
}

.g_list .today span{
	color:#e41956;
}

.g_list .girl{
	text-align:center;
	width:244px;
	height:auto;
	float:left;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 14px;
	margin-left: 0;
}

.girl_new{
	text-align:center;
	width:182px;
	height:330px;
	background:url(../images/common/newface_bg.png);
	float:left;
	margin:0 9px 14px 0;
}

.g_list .spec{
	background-image: url(../images/common/shadow.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 246px;
	padding-top: 15px;
}

.g_list .spec .cach{
	font-size:12px;
	font-weight:bold;
	color:#e1004a;
}

.g_list .spec .name{
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
}

.g_list .spec .shift{
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
}
.g_list .spec .size{
	font-size:14px;
	margin-top:4px;
}

.g_prof{
	position:relative;
}

.listbg{
	padding:14px 0 0px 10px;
}

.listbg a{
	color:#4b0714;
	text-decoration:none;
}

.girlsdata{
	width:760px;
	margin:10px;
}

.photoarea{
	width:340px;
	float:left;
	margin-right:20px;
}

.port{
	padding:18px;
	background:url(../images/girls/photo_bg.png) no-repeat;
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 3px 0px;
}

.photoarea ul{
	margin-top:10px;
}

.photoarea ul li{
	display:inline-block;
	margin-right:6px;
}

.girlsdata .r_box{
	width:370px;
	height:550px;
	background:#ccc;
	float:left;
}

.r_inner{
	margin:10px;
	width:350px;
	height:530px;
	background:#dcdcdc;
}

.r_inner h3{
	height:42px;
	line-height:42px;
	padding:0 10px;
	margin:0;
	background:#6e0000;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #f5ebb4;
}

.r_inner h3 span{
	font-size:20px;
}

.size{
	padding:0 2px;
	font-size:17px;
}

dl{
font-size: 15px;
line-height: 1.6em;
padding:5px 5px;
border:1px solid #fff;
background:#bbb;
max-height:230px;
over-flow:auto;
}

dl dt{
font-size: 12px;
font-weight: bold;
width: 120px;
float: left;
     clear: left;
     padding:3px 0 3px 5px;
     background:#d5c6c6;

}

dl dd{
font-weight: bold;
font-size: 12px;
padding: 3px 0 3px 130px;
background:#eee;
border-bottom:1px solid #746464;
}

.pp_head{
	height:20px;
	line-height:20px;
	font-size:13px;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	background:#d5c6c6;
	
}


.pp_body{
	font-size:13px;
	border:1px solid #d5c6c6;
	background:#fff;
	line-height:1.3em;
	max-height:135px;
	overflow:auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}





.pp_body_on{
	font-size:13px;
	border:1px solid #d5c6c6;
	background:#fff;
	line-height:1.3em;
	max-height:105px;
	overflow:auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.listbg table{
	width:730px;
	background:#ddd;
	font-size:13px;
	border:1px solid #666;
}

.listbg table th{
	height:30px;
	background:#c0c0c0;
	vertical-align:middle;
	width:125px;
	border:1px solid #666;
}

.listbg table td{
	height:30px;
	font-size:16px;
	background:#f0f0f0;
	vertical-align:middle;
	text-align:center;
	border:1px solid #666;
}

.listbg h4{
	text-indent:10px;
	width:730px;
	height:32px;
	line-height:32px;
	margin-top:10px;
	color:#fff;
	background:#d71150;
}

.mikata{
	margin:20px auto 20px;
	font-size:14px;
	line-height:1.5em;
}
