@charset "utf-8";
/* CSS Document */


.cont_block ul
{
	margin:0;
	padding:0;
	margin-bottom:5px;
}


.cont_block .floatLeft
{
	width:283px;
	padding-right:10px !important;
}

.cont_block p
{
	font-weight:bold;
}

.cont_block h3
{
	font-size:14px;
	font-weight:bold;
	color:#79A100;
	margin-bottom:15px;
}
.cont_block .floatRight
{
	width:555px;
	line-height:20px;
}
