@charset "utf-8";
/* CSS Document */

#header_logo {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	margin-bottom: 252px; 
}
#data_content {
	position: absolute;
	left: 50%;
	top: 276px;
	width: 752px;
	margin-left: -376px;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #123670;
}
.Style3 {
	font-size: 18px; 
	color: #DEF0FE; 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic;
}
.Style4 {	
	font-size: 12px;
	color: #DEF0FE;
	font-family: Arial, Helvetica, sans-serif;
}

