@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.bg-beach1 {
	background-image: url(images/bg-beach1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-beach2 {
	background-image: url(images/bg-beach2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-beach3 {
	background-image: url(images/bg-beach3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-beach4 {
	background-image: url(images/bg-beach4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border01 {
	background-image: url(images/border01.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 49px;
}
.border-bg {
	background-image: url(images/border-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.t1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #0033CC;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.border02 {
	background-image: url(images/border02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 49px;
}
.p-flash {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
