@charset "utf-8";
/* CSS Document */
a:link {
color: #656565;
text-decoration: none;
}
a:visited {
color: #656565;
text-decoration: none;
}
a:hover {
color: #ffc600;
text-decoration: none;
}
a:active {
color: #ffc600;
text-decoration: none;
}

a.blue:link {
color: #0099ff;
text-decoration: underline;
}
a.blue:visited {
color: #0099ff;
text-decoration: underline;
}
a.blue:hover {
color: #ffc600;
text-decoration: underline;
}
a.blue:active {
color: #ffc600;
text-decoration: underline;
}
.style1 {
	color: #666666;
}
body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url('img/BG-wash.jpg');
}
#bgDiv {
	position:absolute;
	top:0px;
	width:100%;
	height:100% auto;
	z-index:1;
}
#bgDiv2 {
	position:relative;
	margin:0px auto;
	top:0px;
	width:800px;
	height:220px;
	z-index:2;
}
#bgDiv3 {
	position:relative;
	margin:0px auto;
	width:800px;
	height:100%;
	z-index:1;
}
#bgDivEnd {
	position:relative;
	margin:0px auto;
	width:800px;
	height:30px;
	z-index:1;
}
#bgTitle {
	position:absolute;
	left:250px;
	top: 170px;
	width:300px;
	height:40px;
	z-index:2;
}
#bgLogo {
	position:absolute;
	left:47px;
	top: 30px;
	width:377px;
	height:134px;
	z-index:1;
}
#bgInfo {
	position:absolute;
	left:350px;
	top: 10px;
	width:400px;
	height:50px;
	z-index:2;
}
#bgBmenu {
	position:absolute;
	padding:0px;
	top:220px;
	left:45px;
	width:150px;
	z-index:1;
}
#menuT {
	position:relative;
	left:0px;
	height:9px;
	z-index:1;
}
#menuM {
	position:relative;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	left:0px;
	z-index:1;
}
#menuB {
	position:relative;
	left:0px;
	height:9px;
	z-index:3;
}
#Content {
	position:relative;
	top:0px;
	left:200px;
	width:550px;
	z-index:3;
}
.float-left {
	float: left;
	padding: 5px;
}
.float-right {
	float: right;
	padding: 5px;
}
.float-center {
	float: middle;
	padding: 5px;
}
.clear-both {
	clear: both;
	align: center;
}
.linkA {
	font-family: Verdana;
	font-size: 16px;
	color: #454545;
	line-height:16px;
	margin-bottom:8px;
	margin-top:0;
}
.linkB {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.linkC {
	font-family: Verdana;
	font-size: 12px;
	color: #454545;
	margin-bottom:0;
	margin-top:0;
}
.linkD {
	font-family: Verdana;
	font-size: 10px;
	color: #d1d1d1;
	margin-bottom:0;
	margin-top:0;
	padding-right:40px;
}
.linkE {
	font-family: Verdana;
	font-size: 16px;
	color: #454545;
	margin-bottom:0;
	margin-top:0;
}
.style1 {
	color: #535353;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
}
.style2 {
	margin-top:0;
	color: #535353;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
}
.style3 {
	font-family: Verdana;
	font-size: 12px;
}
.style3orange {
	font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
}
.style4 {
	margin-top:0;
	margin-bottom:0;
	margin-left:1cm;
	color: #818181;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}
.style5 {
	margin-top:1;
	margin-bottom:0;
	margin-left:1cm;
	color: #818181;
	font-family: Verdana;
	font-size: 12px;
}
.style6 {
	margin-top:0;
	margin-bottom:0;
	margin-left:1cm;
	color: #818181;
	font-family: Verdana;
	font-size: 12px;
}
.style7 {
	margin-top:0;
	margin-bottom:0;
	font-family: Verdana;
	font-size: 12px;
}
.style7red {
	margin-top:0;
	margin-bottom:0;
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000;
}
.style8 {
	font-family: Verdana;
	font-size: 10px;
}
.over1 {
	margin-left:1cm;
	font-family: Verdana;
	font-size: 12px;
}
.over2 {
	margin-left:2cm;
	font-family: Verdana;
	font-size: 12px;
}
