@charset "UTF-8";
#bg {
	background-image: url(image/waterdrop_bg_RGB.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	top: 7px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0px 0px;
	background-color: #015DAA;
	float: left;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index_center {
	height: 480px;
	width: 683px;
	margin-right: auto;
	margin-left: 175px;
	margin-top: 100px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	vertical-align: top;
}
#center {
	height: 350px;
	width: 650px;
	margin-top: 100px;
	margin-left: 175px;
}

