@charset "utf-8";
/* CSS Document */

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	min-height:400px;
}

#about-whoweare-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:132px;
}

#about-whoweare-02 {
	position:absolute;
	left:132px;
	top:0px;
	width:780px;
	height: 325px;
}

#about-whoweare-03 {
	position:absolute;
	left:892px;
	top:0px;
	width:132px;

}
a:link
{
	color: #2cb34a;	
	font-weight: bold;
}
a:visited
{
	color: #2cb34a;	
	font-weight: bold;
}
a:hover
{
	color: #2cb34a;
	text-decoration:underline;
}

