@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	background-color: #87b9e8;
	background-image: url(../images/cloudswater.jpg);
	background-repeat: repeat-x;
}
.MenuInner {
	position: relative;
	width: 760px;
	margin-bottom: 2;
	margin-left: auto;
	margin-top: 2;
	margin-right: auto;
	top: 17px;
}

.HeaderInner {
	position: relative;
	width: 760px;
	margin-bottom: 2;
	margin-left: auto;
	margin-top: 2;
	margin-right: auto;
}

.ContentInner {
	position: relative;
	width: 760px;
	margin-bottom: 2;
	margin-left: auto;
	margin-top: 2;
	margin-right: auto;
	background-image: url(../images/main.png);
}
.BottomInner {
	position: relative;
	width: 760px;
	margin-bottom: 2;
	margin-left: auto;
	margin-top: 2;
	margin-right: auto;
	height: 77px;
	background-image: url(../images/bottom.png);
}
.smregtxt {
	font-family: Tahoma;
	font-size: 11px;
}
.regtxt {
	font-family: Tahoma;
	font-size: 13px;
}
.regtxtheader {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
.regtxt2 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 25px;
}
