@charset "UTF-8";

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

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



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

*html .group{
	margin-right:10px;
}

#text{
	margin-bottom:20px;
}
