@charset "utf-8";
@import url("../style.css");
#BlogPage{
	background:url(../images/page/images/girl_blog_div_head.png) 8px 0 no-repeat;
	height:30px;
	padding:30px 0 0 0;
	width:918px;
	text-align: center;
	text-indent: 600px;
}
* html #BlogPage {	background:url(../images/page/images/girl_blog_div_head.png) 7px 0 no-repeat;width:918px;
}
div.blogpage {
	background:url(../images/page/images/page_div_body.png) repeat-y 8px 0;
	float:left;
	width:918px;
}

div#wrap {
	width:900px;
}
div.blogs {
	float:left;
	width:390px;
	margin:5px 0 5px 40px;
}
* html div.blogs {margin:5px 0 5px 20px; }
.title {
	font-weight:bold;
}
.text {
	line-height:16px;
	float:right;
	text-align:left;
	width:220px;
	height:80px;
	overflow:auto;
}
.img {
	float:left;
}
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.NewFaceContent {
	width:170px;
	height:125px;
	background:url(../images/page/bg_staff4.gif) no-repeat;
	padding:20px 20px;
}
div.NfaceWR {
	width:76px;
	float:right;
	text-align:left;
	padding-left:2px;
}
.name {
	background:url(../images/page/icon/icon_new2.jpg) no-repeat;
	padding:20px 0 0 0;
	width:78px;
}
.age {
	padding:1px 0 0 0;
}
.size {
	padding:5px 0 0 0;
}
.indents {
	display:none;
}

