@charset "utf-8";
/* CSS Document */

.contentLeft{
	width:410px;
	float:left;
	margin-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.contentRight{
	width:410px;
	float:left;
}
