@charset "utf-8";
/* CSS Document */

#contentsHome
{
	width:781px;
}

#contentsWhatsNew
{
	float:left;
	width:375px;
	height:343px;
}

#contentsWhatsNewText
{
	float:left;
	width:175px;
	text-align:left;
	padding-top:10px;
	padding-left:3px;
}

#contentsWhatsNewImage
{
	float:right;
	width:189px;
}

#contentsImportantDates
{
	float:right;
	width:385px;
	height:343px;	
}

#contentsImportantDatesText
{
	float:right;
	width:385px;
	height:343px;
	padding-top:4px;
	padding-left:2px;
	text-align:left;	
}


