@charset "UTF-8";

#main_cont{
	width:580px;
	color:#4F4F4F;
}

*html #main_cont{
	width:570px;
	color:#4F4F4F;
}

.group{
	color:#4A4712;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #4A4712;
}

table{
	width:580px;
	border:0px;
	margin-bottom:20px;
	text-align:left;
}

th{
	width:300px;
}

