/***** newface *****/

#newface{
	width		: 100%;
	background	: #ffffff url(../img/bg_r.gif) repeat top center;
	float		:left;
 	border-bottom	: 1px dotted #cccccc;
	margin		: 0 0 10px 0;
}
#newface .girl{
	width		: 100%;
	position	: relative;
	margin-left	: 0;
	padding-top	: 8px;
	padding-bottom:8px;
	overflow	: hidden;
	text-align	: center;
	vertical-align	: top;
	background		: #ffffff;
}

#newface .girl_l{
	width		: 107px;
	float		: left;
}

#newface .girl_r{
	margin		: 0 10px 0 107px;
}

#newface .girl:nth-child(2n){
	background		: url(../img/heart.gif) repeat top center;
}

#newface .girl_l div{
	width		: 86px;
	margin		: 0 auto;
	font-size	: 11px;
	line-height	: 14px;
}

#newface .girl_r div{
	font-size		: 11px;
	line-height		: 13px;
	text-align		: left;
	margin			: 0 0 10px 0;
	padding			: 10px 0 10px 0;
	border-bottom	: 2px dotted #99ccff;
}

#newface .girl_r div a{
	font-size		: 14px;
	font-weight		: bold;
}

#newface .girl_r span{
	color			: #cc9933;
}

#newface .girl_r em{
	color			: #ff0000;
}

#newface .girl_r p{
	font-size	: 13px;
	line-height	: 18px;
	text-align	: left;
}
