@charset "utf-8";
@import url("../style.css");
#Schedule{
	background:url(../images/page/images/girl_schedule_div_head.png) 8px 0 no-repeat;
	height:30px;
	padding:30px 0 0 0;
	width:520px;
}
div.SchedulePage {
	background:url(../images/page/images/page_div_body.png) repeat-y 8px 0;
	float:left;
	width:918px;
}
div#wrap {
	width:882px;
	float:right;
}
div#NewsArea {
	width:380px;
	overflow:auto;
	float:right;
	height:320px;
}
.time {
	padding:5px 0 0 0;
}
.title {
	font-weight:bold;
	font-size:14px;
	padding:3px 0;
}
.text {
	line-height:16px;
}
.img {
	float:left;
	border:5px solid #FFF;
}
ul#pager {
	clear:both;
	width:100px;
	margin:0 auto;
	padding:5px;
}
.next {
	color:#9933CC;
	float:right;
	padding:0 0 0 5px;
}
.rev {
	color:#9933CC;
	float:right;
	border-right:1px solid #666;
	padding:0 5px 0 0;
}
div#NewFace {
	width:235px;
	height:320px;
	overflow:auto;
	float:right;
	margin:0 60px 0 0;
	padding-left:5px;
}
div.GirlContent {
	width:214px;
	height:359px;
	background:url(../images/page/bg_staffBS.gif) 50% 0 no-repeat;
	padding:20px  0 20px 0;
	float:left;
	text-align: center;
	color:#996600;
}
* html div.GirlContent {
	width:214px;
	height:359px;
	background:url(../images/page/bg_staffBS.gif) 50% 0 no-repeat;
	padding:20px  0 20px 0;
	float:left;
	text-align: center;
	color:#996600;
}
div.GirlContent a {
	color:#9933CC;
}
div.GirlWR {
	width:182px;
	text-align:center;
	margin: 0 auto;
	padding: 17px 0 0 0;
}
.name {
	padding:0;
	font-size:14px;
	width:120px;
	float: left;
	font-weight:bold;
}
.age {
	font-size:14px;
	padding:0;
	text-align: left;
}
.size {
	padding:0;
}
div#flash {
	width:160px;
	height:400px;
	float:right;
	margin:20px 10px 0 0;
}
.indents {
	display:none;
}
.schday {
	padding-left:180px;
}
ul#day {
	background:url(../images/page/images/girl_schedule_div_head.png) -512px 0 no-repeat;
	height:30px; padding-top:30px;
	float:right;
	width:400px;
}
ul#day a {
	color:#FFF;
}
ul#day li {
	float:left;
	width:110px;
	height:25px;
	line-height:25px;
	margin:0 3px 0 0;
}
ul#day li.now {
	background:url(../images/page/icon/schedule_1.gif) no-repeat;
}
ul#day li.follow {
	background:url(../images/page/icon/schedule_2.gif) no-repeat;
}
.times {
	font-size:12px;
	line-height: 12px;
}
.sc-ico {
	float:left;
	width:70px;
	height:40px;
}
.sch-comment {position:absolute;left:350px;top:180px;font-size:10px;}
.g-wait{font-size:16px;
	font-weight:bold;
	line-height: 24px;
	color:#0000ff;
	height:24px;
	display:block;
}
.sc-wait {
	background:#000;
	color:#FFF;
	float:left;
	width:60%;
	font-size:12px;
	line-height:2em;
	height: 46px;
}
.sc-wait2 {
	background:#000;
	color:#FFF;
	float:left;
	width:40%;
	font-size:12px;
	line-height:2em;
	height: 46px;
}
.wt-t {color:#FFFF00;}
