@charset "UTF-8";

body {
	font-family: ariel;
	margin: 10px;
	background-image: url("01bg01.gif");
	background-color: #fff9f9;
}

img {
	border-width: 0px;
}

table,td {
	border: 1px solid #8e7efe;
	align: center;
}

#mainbox {
	height: auto;
	width: 790px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #7ae6fc;
}

#top {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #97b1ff;
	background-image: url("sky2.jpg");
}

#rightbox {
	text-align: left;
	width: 95%;
	padding-top: 20px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	background-color: #d5eaff;
	background-image: url("wallppr013.gif");
}

img.top {
	width: 9%;
	height: 20px;
}
