@charset "ISO-8859-1";.member_box_container {	position: relative;	height: 330px;	margin-bottom: 30px;}.member_image {	position: absolute;	height: 168px;	width: 220px;	left: 0px;	top: 0px;	border: 1px solid #1e1e1e;}.member_info {	position: absolute;	width: 206px;	right: 0px;	top: 0px;}.member_favs {	position: absolute;	left: 0px;	top: 188px;	width: 220px;	font-size: 11px;	line-height: 17px;	border: 3px solid #161616;}.others_box_container {	position: relative;	height: 95px;	margin-bottom: 22px;}.others_image {	position: absolute;	height: 100px;	width: 100px;	left: 0px;	top: 0px;	border: 1px solid #1e1e1e;}.others_info {	position: absolute;	width: 130px;	right: 0px;	top: 0px;}
