@charset "utf-8";
@import url("../style.css");
div.girlpage {
	background:url(../images/page/bg_image_girls.jpg) no-repeat;
	height:400px;
	width:855px;
	padding:60px 20px 0 40px;
}
* html div.girlpage {
	background:url(../images/page/bg_image_girls.jpg) no-repeat;
	height:440px;
	width:855px;
	padding:60px 20px 0 40px;
}
div#wrap {
	width:855px;
	height:350px;
	float:right;
	overflow:auto;
}
div#NewsArea {
	width:380px;
	overflow:auto;
	float:right;
	height:320px;
}
div.NewsContent {
	border-bottom:1px solid #960;
	float:left;
	width:355px;
	padding:5px 0 5px 0;
}
div.NewsWR {
	width:230px;
	float:right;
	text-align:left;
}
.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:#93C;
	float:right;
	padding:0 0 0 5px;
}
.rev {
	color:#93C;
	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:166px;
	height:125px;
	background:url(../images/page/bg_staff4.gif) no-repeat;
	padding:20px 20px;
	float:left;
}
* html div.GirlContent {
	width:206px;
	height:125px;
	background:url(../images/page/bg_staff4.gif) no-repeat;
	padding:20px 15px 20px 20px;
	float:left;
}
div.GirlContent a {
	color:#93C;
}
div.GirlWR {
	width:74px;
	float:right;
	text-align:left;
	padding-left:2px;
}
.name {
	padding:0;
	width:78px;
}
.age {
	padding:1px 0 0 0;
}
.size {
	padding:5px 0 0 0;
}
div#flash {
	width:160px;
	height:400px;
	float:right;
	margin:20px 10px 0 0;
}
.indents {
	display:none;
}
