@charset "utf-8";
@import url("../style.css");
#GirlPage {
	background:url(../images/page/images/girl_div_head.png) 8px 0 no-repeat;
	height:30px;
	padding:30px 0 0 0;
	width:918px;
	text-align: center;
	text-indent: 600px;
}
* html #GirlPage {	background:url(../images/page/images/girl_div_head.png) 7px 0 no-repeat;width:918px;
}
div.girlpage {
	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;
}
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:#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:322px;
	background:url(../images/page/bg_staffB.gif) 50% 0 no-repeat;
	padding:20px 0 16px 0;
	float:left;
	text-align: center;
	color:#996600;
}
* html div.GirlContent {
	width:214px;
	height:322px;
	background:url(../images/page/bg_staffB.gif) 50% 0 no-repeat;
	padding:20px 0 16px 0;
	float:left;
	text-align: center;
	color:#996600;
}
div.GirlContent a {
	color:#9933CC;
}
div.GirlWR {
	width:170px;
	text-align:center;
	padding: 17px 0 0 0;
	margin: 0 auto;
}
.name {
	padding:0;
	font-size:14px;
	width:120px;
	float: left;
	font-weight:bold;
}
.age {
	font-size:14px;
	padding:0;
	text-align: left;
}
.size {
	padding:5px 0 0 0;
}
div#flash {
	width:160px;
	height:400px;
	float:right;
	margin:20px 10px 0 0;
}
.indents {
	display:none;
}

