@charset "utf-8";
#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 980px;
}
#r1 {
	background-image: url(images/r1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 495px;
	width: 980px;
	margin: 0px;
	display: block;
}
#r2 {
	height: 160px;
	width: 980px;
}
#r3 {
	height: auto;
	width: 980px;
}

#r4 {
	background-image: url(images/r4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 402px;
	width: 980px;
	display: block;
}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 10px;
	height: 150px;
	width: 225px;
	display: block;
	float: left;
	font-weight: normal;
}
.clearboth {
	clear: both;
	height: 0px;
	width: 0px;
}
#shoutbox {
	float: right;
	height: 300px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-right: 55px;
	margin-top: 30px;
}
h1 {
	color: #719BC3;
	font-size: 24px;
	font-weight: normal;
}
#footer {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 980px;
}
.pp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 10px;
	height: 30px;
	width: 470px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1772A9;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
a {
	color: #FF0000;
}
