@charset "utf-8";
#nav_top {
	position: absolute;
	width: 472px;
	height: 110px;
	z-index: 31;
	left: 348px;
	top: 28px;
}

/* CSS Document */
#footer {
	position: absolute;
	width: 80%;
	height: 22px;
	z-index: 32;
	left: 10%;
	top: auto;
	padding: 2px;
	right: 10%;
	bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#logo {
	position: absolute;
	width: 295px;
	height: 200px;
	z-index: 30;
	left: 4px;
	top: 5px;
}
nav {
	position: absolute;
	width: 277px;
	height: 615px;
	z-index: 3;
	left: 4px;
	top: 253px;
	padding: 0px;
	float: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	background-image: url(../images/Index-jv1b.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: rgba(153,153,153,1);
}

body {
	background-color: #FFF;
}
content {
	height: auto;
	z-index: 5;
	top: 136px;
	position: absolute;
	float: left;
	right: auto;
	width: 528px;
	background-color: rgba(204,204,204,0.8);
	clear: left;
	left: 327px;
	padding: 20px;
	border-radius: 15px;
	border: 9px solid rgba(102,102,102,.7);
}

section {
	height: auto;
	z-index: 5;
	top: 136px;
	position: absolute;
	float: left;
	right: auto;
	width: 528px;
	background-color: rgba(51,204,255,0.8);
	clear: left;
	left: 327px;
	padding: 20px;
	border-radius: 15px;
	border: 9px solid rgba(255,153,0,.9);
	line-height: 19px;
}

.txtpicR {
	clear: right;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.txtPicL {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgba(204,204,204,1);
	border-right-color: rgba(204,204,204,1);
	border-bottom-color: rgba(102,102,102,1);
	border-left-color: rgba(102,102,102,1);
	clear: left;
	float: left;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: auto;
}

h1 {
	font-size: 24px;
	color: rgba(0,0,0,1);
}
h2 {
	font-size: 16px;
	color: rgba(0,0,0,1);
}
