/*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:0px;
	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:182px;
	height:330px;
	background:url(../images/common/sche_bg.png);
	float:left;
	margin:0 9px 14px 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{
	margin-top:8px;
}

.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;
}

h3{
	line-height:0em;
}

.g_prof{
	position:relative;
}

.listbg{
	background:url(../images/common/listbg.png);
	border:2px solid #6f4d10;
	border-top:0px none;
	padding:14px 50px 0px 50px;
}

.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;
	padding:5px 10px 5px 10px;
	border:1px solid #d5c6c6;
	background:#fff;
	line-height:1.3em;
	max-height:105px;
	overflow:auto;
}

.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;
}

.rank1{
	width:660px;
	height:358px;
	overflow:auto;
	background:url(../images/ranking/no1.jpg) no-repeat;
	margin:0 0 20px;
}

.rank1_thumb{
	width:200px;
	margin:30px 0 0 40px;
	float:left;
}

.rank1_thumb img{
	width:100%;
}

.rank1 .spec{
	margin:80px 0 0 60px;
	float:left;
}

.rank1 .spec .cach{
	font-size:14px;
	font-weight:bold;
	color:#ffdae1;
}

.rank1 .spec .name{
	font-size:18px;
	font-weight:bold;
}

.rank1 .spec .name a{
	color:#ffaac6;
}

.rank1 .spec .size{
	font-size:13px;
	color:#fff;
}

.rank1 .spec .comment{
	font-size:12px;
	margin: 10px 0 0 0;
	color:#fff;
	width:335px;
	line-height:1.4em;
}

.rank2{
	width:326px;
	height:590px;
	background:url(../images/ranking/no2.jpg) no-repeat;
	float:left;
	margin:10px 8px 10px 0;
}

.rank2_no{
	text-align:center;
	height:30px;
	margin-top:20px;
}

.rank2_thumb{
	width:160px;
	margin:5px auto 0;
}

.rank2_thumb img{
	width:100%;
}

.rank2 .spec{
	margin:20px 20px;
}

.rank2 .spec .cach{
	font-size:13px;
	font-weight:bold;
	color:#ffdae1;
	text-align:center
}

.rank2 .spec .name{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.rank2 .spec .name a{
	color:#ffaac6;
}

.rank2 .spec .size{
	font-size:12px;
	color:#fff;
	text-align:center;
}

.rank2 .spec .comment{
	font-size:12px;
	margin: 10px 0 0 0;
	color:#fff;
	line-height:1.4em;
}