.greanpeaceBox_content {
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	width: 244px;
	/*height: 240px;*/
	position: relative;
	z-index:1;
}
.greanpeaceBox_content .greanpeace_top {
	float: left;
	width: 244px;
	height: 7px;
	background-image: url(images/greenpeaceBox/top.gif);
	overflow: hidden;
}
.greanpeaceBox_content .greanpeace_center {
	float: left;
	width: 244px;
	/*height: 199px;*/
	background-image: url(images/greenpeaceBox/center.gif);
}
.greanpeaceBox_content .greanpeace_center .greanpeace_body{
	float: left;
	width: 235px;
	/*height: 199px;*/
	background-image: url(images/greenpeaceBox/body.gif);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	margin-left: 4px;
	margin-top: 0px;
	display: inline;
	/*overflow: hidden;*/
	position: relative;
	z-index:2;
}
.greanpeaceBox_content .greanpeace_bottom {
	float: left;
	width: 244px;
	height: 5px;
	background-image: url(images/greenpeaceBox/bottom.gif);
	overflow: hidden;
}
.greanpeaceBox_content .greanpeace_topTitle {
	float: right;
	margin-right: 4px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	clear: both;
}
.greanpeaceBox_content .greanpeace_title {
	float: right;
	width: 110px;
	margin-right: 2px;
	text-align: right;
	color: #3F3E3E;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.greanpeaceBox_content .greanpeace_text {
	float: left;
	width: 218px;
	margin-left: 7px;
	margin-top: 6px;
	text-align: justify;
	color: #434343;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	z-index: 4;
	display: inline;
	position:relative;
}
.greanpeaceBox_content .greanpeace_text  span {
	font-weight: bold;
}
.greanpeaceBox_content_readMore {
	float: left;
	clear: both;
	display: inline;
	font-size: 12px;
	text-align: left;
	margin-left: 6px;
	width: 225px;
	font-weight: bold;
}
.greanpeaceBox_content_readMore a:link, .greanpeaceBox_content_readMore a:visited{
	color: #F14F11;
	text-decoration: none;	
}
.greanpeaceBox_content_readMore  a:hover, .greanpeaceBox_content_readMore a:active{
	color: #F14F11;
	text-decoration: none;	
}
.greanEarth {
	clear: both;
	position: absolute;
	top: -17px;
	left: 8px;
	height:145px;
	width:100px;
	z-index: 4;
	display: inline;
		
}

