*,html,body,div  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1B2F97;
	background-color: #00ccff;
	background-image: url(bg00.gif);
	background-position: left top;
	background-repeat: repeat-y ;
}

#canvas {
}
#head {
	height: 622px;
	background-image: url(bg01.gif);
	background-position: left top;
	background-repeat: no-repeat ;
}
#headprint {
    display: none;
}

#content {
	position: absolute;
	z-index:100;
	top: 194px;
	left: 266px;
	width:	328px;
	border:	 0px solid white;
}
#ad {
	position: absolute;
	z-index:11;
	top: 242px;
	left: 69px;
	width:	140px;
	height: 660px;
	border:	 0px solid white;
	background-image: url(ad00.gif);
	background-position: left top;
	background-repeat: no-repeat ;
	padding: 50px 0px 0px 10px;
}
#menu {
	position: absolute;
	z-index:101;
	top: 153px;
	left: 289px;
	width:	540px;
	height: 60px;
	border:	 0px solid white;
	font-size: 13pt;
}
.active {
	font-weight: bold;
}
a {
	text-decoration: none;
	border-bottom: 0px dotted;
	font-weight: normal;
	color: #1B2F97;
}
a:hover {
	color: #008FFF;
}
.item {
	margin:	5px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	color: #008FFF;
	background-image: url(bi.gif);
	background-position: left top;
	background-repeat: no-repeat ;
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
	text-decoration: none;
}

