.p_12 {
	font-size: 12px;
	line-height: 18px;
	color: #505050;
}
.p_12_b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #505050;
}
.title_w_bg_green {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #5EAA00;
}
.gb_gre- {
	background: #EEEEEE;
}
.p15_green {
	font-size: 17px;
	font-weight: bold;
	color: #4F9800;
}
.title_15 {
	font-size: 15px;
	font-weight: bold;
}
.p_10 {
	font-size: 10px;
	line-height: 15px;
	color: #505050;
	}
.p_12_green {
	font-size: 12px;
	color: #4F9800;
}
.p_14_b_green {
	font-size: 14px;
	font-weight: bold;
	color: #5EAA00;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}

.img_right {
	float: right;
}
.img_left {
	float: left;
}
li {
	list-style-type: disc;
}

li.l_r {
	list-style-type: lower-roman;
}