@charset "UTF-8";
/* CSS Document */
a:link {
	color:#000000;
	text-decoration:none;
}
a:active: {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#4d4d4d;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.image_port {
	margin-left: 150px;
	margin-top: 15px;
	margin-right: 30px;
}
.image_land{
	margin-left: 150px;
	margin-top: 150px;
	margin-right: 30px;
}
.text_port {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D4D4D;
	left: 800px;
	bottom: 100px;
	
}
.text_land {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4D4D4D;
	left: 800px;
	bottom: 200px;
	
}
.name {
	position: absolute;
	left: 800px;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4E4E4E
}
.list {
	color:#999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}