@charset "utf-8";
.style3 {color: #009966}
#cont-L {float:left;}
#cont-R {float:right;}
#cont-L,#cont-R {
	width:350px;
	font-size:0.9em;
	line-height:1.3em;
	font-weight:normal;
	color: #666666;
	padding-left:5em;
}

.l-4emb {
	margin-left:0px;
	margin-top:10px;
	padding:2px 0px 2px 15px;
	font-size: 1.2em;
	font-weight:bold;
	margin-left:-3em;
	background-color: #B8D6B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	height: 20px;
	width: 330px;
}
.l-3emb {font-size: 1.1em;font-weight:normal;margin-left:-0.7em;}
.l-2emb {font-size: 1.1em;font-weight:normal;margin-left:-1.5em;}
.l+2emb {text-indent:2em;}
.clearline{clear:both;font-size:1px;}

