body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #D6D6D6;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

.Header {
	margin-left:10px;
	margin-top:10px;
	height:20px;
	width:1000px;
}

.Content {
	background-image:url(../bb.jpg);
	background-position:center;
	margin-left:10px;
	height:529px;
	width:1000px;
}

}
.Image1 {
/*	background-image:url(../style1.jpg);  */
	border:solid;
	border-color:#20b967;
	position:absolute;
	margin-left:560px;
	margin-top:469px;
	height:100px;
	width:100px;
}

.Image2 {
/*	background-image:url(../style2.jpg); */
	border:solid;
	border-color:#20b967;
	position:absolute;
	margin-left:700px;
	margin-top:469px;
	height:100px;
	width:100px;
}

.Image3 {
/*	background-image:url(../style3.jpg); */
	border:solid;
	border-color:#20b967;
	position:absolute;
	margin-left:850px;
	margin-top:469px;
	height:100px;
	width:100px;
}

.Text1 {
	border:solid;
	border-color:#00CC00;
	position:absolute;
	margin-left:560px;
	margin-top:0px;
	height:200px;
	width:100px;
}
.Text2 {
	margin-left:710px;
	margin-top:60px;
	height:100px;
	width:100px;
}
.Text3 {
	margin-left:560px;
	margin-top:60px;
	height:100px;
	width:100px;
}

.Content_Down {
	margin-top:10px;
	margin-left:10px;
	height:200px;
	width:1000px;
}

.Footer {
	margin-left:10px;
	height:20px;
	width:1000px;
}

.bblogo {
	background-image:url(../bblogo.jpg);
	height:99px;
	width:193px;
	margin-top:350px;
}

#navi, #navi ul { list-style-type:none; margin:0; padding:0; line-height: 1; }
#navi li { width:100px; float:left; }
#navi li ul { display:none; }
#navi li ul ul {     margin: -1em 0 0 10em; } 
#navi li:hover ul { display:block; }
body { behavior:url("csshover.htc"); 
