@charset "utf-8";

/*
########################################################
  consul style
########################################################
*/

#consul {}
#consul h2 {
	margin-bottom: 15px;
	clear: both;
}
#consul img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#consul img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 12px;
}
#consul #mb20 {
	margin-bottom: 20px;
}
#consul #mb40 {
	margin-bottom: 40px;
}
#consul ul.decimal {
	margin-bottom: 15px;
}
#consul ul.decimal li {
	list-style: decimal;
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #538302;
	margin-bottom: 5px;
}

