@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/ldp_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a{ 
	color:#666666; 
	text-decoration:none;
	line-height:normal;
}
a:hover{ 
	color:#0099ff; 
	text-decoration:none;
}
.banner01, .banner01 a {
	color:#707070;
	font-size: 16px;
	line-height: 22px;
	font-family: Verdana;
}
.banner01 a:hover {
	color:#0099ff; 
	text-decoration:none;
}
.topic01, .topic01 a {
	color:#F7931D;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
}
.topic01 a:hover {
	color:#FFF200;
	text-decoration:none;
	font-weight: bold;
}
.topic02, .topic02 a {
	color:#58595B;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial;
}
.topic02 a:hover {
	color:#8DC73E;
	text-decoration:none;
}
.continent01, .continent01 a {
	color:#1A75BC;
	font-size: 21px;
	line-height: 26px;
	font-family: Arial;
	font-weight: bold;
}
.continent01 a:hover {
	color:#0099ff;
	text-decoration:none;
}
.country01, .country01 a {
	color:#58595B;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
}
.country01 a:hover {
	color:#0099ff;
	text-decoration:none;
}
.region01, .region01 a {
	color:#1A75BC;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial;
	font-weight: bold;
}
.region01 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.subregion01, .subregion01 a {
	color:#58595B;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
}
.subregion01 a:hover {
	color:#0099ff;
	text-decoration:none;
}
.copyright01, .copyright01 a {
	color:#FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
}
.copyright01 a:hover {
	color:#0099ff;
	text-decoration:none;
}
.earth {
	background-image: url(../images/ldp_earth.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
