body {
	text-align: center;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p {
	white-space: normal;
} 

#site-back {
	background-color: #FFFFFF;
	width: 800px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding:0px 0px;

}
#top-bannar {
	text-align: left;
	background-image: url("img/index_bannar_back.jpg");
	width: 800px;
	height: 75px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	
}

#botton {
	text-align: left;
	background-image: url("img/botton_under_bannar.jpg");
	width: 800px;
	height: 25px;
	margin: 0px;
}

#botton-member {
	text-align: left;
	background-image: url("img/botton_under_bannar_member.jpg");
	width: 800px;
	height: 25px;
	margin: 0px;
}

#contents {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px;
}

.left {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;
	padding: 10px 15px 10px 15px;

}

.right {
	position: relative;
	margin: 0px 0px 0px 600px;
	background-color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;
	padding: 10px 15px 10px 15px;
}

.center {
	clear: left;
	Width: 760px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	padding: 10px 15px 10px 15px;
}

.footer {
	clear: left;
	width: 100%;
	height: 75px;
	background-color: #000000;
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	background-image: url("img/index_footer_bannar.jpg");

}

.left p {
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
}

.left h1 {
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	font-size: x-small;
	text-align: left;
	border-left: #CC3333 10px solid;
	border-bottom: #CC3333 1px solid;
	padding: 0px 5px 0px 10px;
}

.left td {
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	font-size: small;
	text-align: center;
}

.right p {
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
}

.right h1 {
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	font-size: x-small;
	text-align: left;
	border-left: #CC3333 10px solid;
	border-bottom: #CC3333 1px solid;
	padding: 0px 5px 0px 10px;
}

.center h1{
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	font-size: small;
	text-align: left;
	border-left: #CC3333 10px solid;
	border-bottom: #CC3333 1px solid;
	padding: 0px 5px 0px 5px;
}

.center h2{
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	font-size: small;
	text-align: left;
	border-left: #CC3333 10px solid;
	border-bottom: #CC3333 1px solid;
	padding: 0px 5px 0px 5px;
}

.center h3{
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	font-size: normal;
	text-align: left;
	border-left: #333366 20px solid;
	border-bottom: #333366 1px solid;
	padding: 0px 5px 0px 5px;
}	


.center p{
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	font-size: small;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

.center td {
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	font-size: small;
	text-align: center;
}

.center h4 {
	color: #000000;
	font-weight: normal;
	line-height: 100%;
	font-size: small;
	text-align: left;
}

.footer p {
	color: #ffffff;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
}