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

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

.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.contentLeft a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.contentLeft a:hover{
	text-decoration:underline;
}
