

.whatIsNew{
	display:block;
	width:299px;
	height:138px;
	background-image:url("/home_images/whatIsNewbak.gif");
	float:left;
}

.whatIsNew h2{
	display:block;
	background-image:url("/home_images/whatIsNewHeader.gif");
	background-repeat:no-repeat;
	background-position: top center;
	text-indent:-1024px;
	margin:0px;
	margin-bottom:3px;
	padding:0px;
	width:299px;
	height:24px;
	font-size:1px;
}
	
.whatIsNew dl{
	width:277px;
	height:111px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-left:11px;
	padding-right:11px;
	background-image:url("/home_images/whatIsNewFooter.gif");
	background-repeat:no-repeat;
	background-position: bottom center;
	overflow:auto;
}

.whatIsNew dt{
	font-size:0.7em;
	margin-bottom:4px;
	padding-left:10px;
	background-image:url("/home_images/whatLi.gif");
	background-position: center left;
	background-repeat:no-repeat;
}

.whatIsNew dd{
	margin:0px;
	font-size:0.7em;
	margin-bottom:4px;
	background-image:none;
}

.introduction{
	display:block;
	width:420px;
	margin:0px;
	margin-left:10px;
	padding:0px;
	font-size:0.8em;
	line-height:180%;
	float:left;
	height:86px;
	overflow:auto;
}

.esmLink{
	display:block;
	width:424px;
	height:56px;
	float:left;
	background-image:url("/home_images/managementByesm.gif");
	background-position: center left;
	background-repeat:no-repeat;
	text-indent:-1024px;
	overflow:hidden;
	margin-left:10px;
}

.esmLink:hover{
	display:block;
	width:424px;
	height:56px;
	float:left;
	background-image:url("/home_images/managementByesmH.gif");
	background-position: center left;
	background-repeat:no-repeat;
	text-indent:-1024px;
	overflow:hidden;
	margin-left:10px;
}



