@charset "utf-8";
/* owner
---------------------------------------------- */
#owner .fbox {
	width:670px;
	float:left;
	display:inline;
	margin-bottom:20px;
}

#owner .fbox .fleft {
	width:450px;
	line-height:24px;
	font-size:14px;
}

#owner .fbox .fright {
	width:220px;
}

#owner h4 {
	font-size:14px;
	line-height:20px;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:10px;
	border-left:#de0077 6px solid;
}


