@charset "UTF-8";
.aboutbox {
	float: right;
	width: 188px;
	padding-bottom: 10px;
}
.aboutbox p {
	font-size: 11px;
	line-height: 15px;
	color:#7a86a0;
	padding-bottom:3px;
	padding-left: 18px;
	font-style: italic;
}
.aboutbox img {
	margin-top:3px;
	margin-bottom:8px;
	border:0px;
	margin-left: 18px;
}
.aboutbox a {
	color:#7a86a0;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
}

