body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-image: url(../images/bkgd.jpg);
		background-repeat: repeat;
		font-size: 11px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:1024px;
		height:800px;
	}

	#inner-01 {
		position: absolute;
		background-image: url(../images/inner_01.jpg);
		background-repeat: no-repeat;
		left: 0px;
		top: 0px;
		width: 150px;
		height: 146px;
	}

	#header {
		position:absolute;
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		left:150px;
		top:0px;
		width:724px;
		height:146px;
	}

	#inner-03 {
		position:absolute;
		background-image: url(../images/inner_03.jpg);
		background-repeat: no-repeat;
		left:874px;
		top:0px;
		width:150px;
		height:146px;
	}

	#intro {
		position:absolute;
		left:0px;
		top:146px;
		width:150px;
		height:84px;
	}

	#page-title {
		position:absolute;
		background-image: url(../images/page_title.jpg);
		background-repeat: no-repeat;
		left:150px;
		top:146px;
		width:724px;
		height:64px;
	}

	#adore {
		position:absolute;
		left:874px;
		top:146px;
		width:150px;
		height:84px;
	}

	#content {
		position:absolute;
		background-image: url(../images/bk.jpg);
		background-repeat: repeat-y;
		left:150px;
		top:210px;
	width:724px;
	height:542px;
		text-align: left;
	}

	#appreciate {
		position:absolute;
		left:0px;
		top:230px;
		width:150px;
		height:85px;
	}

	#inspire {
		position:absolute;
		left:874px;
		top:230px;
		width:150px;
		height:85px;
	}

	#tempt {
		position:absolute;
		left:0px;
		top:315px;
		width:150px;
		height:84px;
	}

	#add {
		position:absolute;
		left:874px;
		top:315px;
		width:150px;
		height:84px;
	}

	#locate {
		position:absolute;
		left:0px;
		top:399px;
		width:150px;
		height:85px;
	}

	#connect {
		position:absolute;
		left:874px;
		top:399px;
		width:150px;
		height:85px;
	}

	#expect {
		position:absolute;
		left:0px;
		top:484px;
		width:150px;
		height:84px;
	}

	#clarify {
		position:absolute;
		left:874px;
		top:484px;
		width:150px;
		height:84px;
	}

	#inner-16 {
	position: absolute;
	background-image: url(../images/inner_16.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top:568px;
	width:150px;
	height:184px;
}

	#inner-17 {
	position: absolute;
	background-image: url(../images/inner_17.jpg);
	background-repeat: repeat-y;
	left: 874px;
	top:568px;
	width:150px;
	height:184px;
}

	#inner-bottom {
		position:absolute;
		background-image: url(../images/inner_bottom.jpg);
		background-repeat: no-repeat;
		left:0px;
	top:752px;
	width:1024px;
	height:48px;
	}

	p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

	h1 {
		color: #000000;
		font-size: 15px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	h2 {
		color: #000000;
		font-size: 13px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}
	.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
	}

	a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}