/* CSS Document */

.green{
	width:220px;
	float:left;
	margin:0 0 0 2px;

	color:#C4DC86;
}
.green h2.ser{
	display:block;
	background:url(/images/more_service.gif) 0 0 no-repeat;
	width:199px;
	height:36px;
	font:normal 19px/36px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 25px;
	color:#000;
	background-color:inherit;
	margin:0 0 25px 0;
}
.green h2.ln{
	display:block;
	background:url(/images/latest_news.gif) 0 0 no-repeat;
	width:199px;
	height:36px;
	font:normal 19px/36px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 42px;
	color:#000;
	background-color:inherit;
	margin:0 0 25px 0;
}
.green p.greenTxt{
	display:block;
	width:200px;
	padding:0 0 24px 6px;
	font-size:12px;
	line-height:13px;
	color:#000000;
	background-color:inherit;
}
.green p.greenTxt span{
	font-size:12px;
	line-height:13px;
	color:#fff;
	font-weight:bold;
	background-color:inherit;
	display:block;
	margin:0 0 3px 0;
}
.green p.greenTxt img.pic{
	display:block;
	border:#A7C360 solid 3px;
	width:44px;
	height:44px;
	margin:0 16px 0 0;
	float:left;
}
.green p.greenTxt2{
	display:block;
	width:200px;
	padding:0 0 14px 14px;
	font-size:11px;
	line-height:13px;
	color:#C4DC86;
	background-color:inherit;
}
.green p.greenTxt2 span{
	font-size:11px;
	line-height:13px;
	color:#fff;
	font-weight:bold;
	background-color:inherit;
	display:block;
	margin:0 0 0 0;
}
.green p.greenTxt2 img.pic2{
	display:block;
	border:#A7C360 solid 3px;
	width:44px;
	height:44px;
	margin:0 16px 0 0;
	float:left;
}
.green a.more2{
	width:100px;
	height:38px;
	display:block;
	
	text-decoration:none;
	line-height:23px;
	text-align:center;
	font-size:12px;
	background-color:inherit;
	margin-bottom:10px;
	font-weight:bold;
	padding-left:8px;
	color:#FFFFFF;
}
.green a.more2:hover{
	color:#DB990C;
	background-color:inherit;
}
.green p.greenBot{
	display:block;
	background:url(/images/green_bottom.gif) 0 0 no-repeat;
	width:20px;
	height:21px;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}