@charset "utf-8";
/*----- About.css -----*/
#aboutContent {
	width:648px;
	padding:20px;
	margin:0 0 0 auto!important;
	margin:-8px 0 0 auto;
	float:right;
	background:url(../images/content_bg.gif) left top repeat;
}
#aboutContent img {
	border:1px solid #fff;
	float:left;
}
#aboutContent p {
	font:14px/24px "MS Gothic";
	color:#111;
	text-align:left;
	margin:12px 10px;
	clear:both;
}
#aboutContent dl {
	margin:15px 0 0 0;
	padding-top:40px;
	background:url(../images/about_tese.gif) 25px top no-repeat;
}
#aboutContent dl img {
	float:none;
	border:0;
	margin:15px;
}
#aboutContent dt {
	font:bold 14px/24px "MS Gothic";
	color:#c00;
	margin:10px 0 0 0;
	padding-left:25px;
	background: url(../images/reddot.gif) left 5px no-repeat;
}
#aboutContent dt a { color:#c00; text-decoration:underline;}
#aboutContent dt a:hover { color:#f00; text-decoration:none;}

#aboutContent dd {
	margin:0 0 0 25px;
	font:12px/22px "MS Gothic";
	color:#333;
}
#aboutContent dd a { font:12px/22px Arial; color:#333; text-decoration:underline;}
#aboutContent dd a:hover { color:#000; text-decoration:none;}

/* friendlink
--------------------*/
#friendlink {
	margin:0 0 20px 0;
	text-align:right;
	clear:both;
}
#friendlink img {
	margin:0 0 0 30px;
}