@charset "utf-8";
.girl_img {
    width:90px;
	height:120px;
	border:1px solid #72734A;
	margin-right:10px;
	float:left;
}
.girl_txt {
    width:215px;
	height:102px;
	text-align:left;
	background-image:url(../newface/img/newface_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding:10px;
	padding-left:20px;
	float:right;
}
