@charset "utf-8";
@import url("../style.css");
div.newspage {
	background:url(../images/page/bg_image_top.jpg) no-repeat;
	height:440px;
	width:880px;
	padding:0 40px 0 0;
}
* html div.newspage {
	background:url(../images/page/bg_image_top.jpg) no-repeat;
	height:440px;
	width:910px;
	padding:0 30px 0 0;
}
div#wrap {
	width:680px;
	height:373px;
	padding:67px 0 0 0;
	float:right;
}
div#NewsArea {
	width:380px;
	overflow:auto;
	float:right;
	height:320px;
}
div.NewsContent {
	border-bottom:1px solid #FFF;
	float:right;
	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;
}
* html 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;
}
* html div.NewFaceContent {
	width:210px;
	height:125px;
	background:url(../images/page/bg_staff4.gif) no-repeat;
	padding:20px 20px;
}
* html div.NewFaceContent img {
	float:left;
}
div.NewFaceContent a {
	color:#93C;
}
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;
}
div#flash {
	width:160px;
	height:400px;
	float:right;
	margin:20px 10px 0 0;
}
.indents {
	display:none;
}

