@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("nav_g.css");
@import url("base.css");

#right table {
	margin-bottom: 30px;
}
#right #profile {
	position: relative;
}

#right table tr th {
	width: 20%;
}

#right #ceo {
	float: left;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 30px;
}
#right #aisatu {
	float: right;
	width: 392px;
	margin-bottom: 30px;
}

#right #father {
	position: absolute;
	left: 425px;
	top: 490px;

}
#right iframe {
	margin-top: 10px;
	margin-bottom: 30px;
}
#right #info {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}
