
	body{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
	
	td, p, tr, input, textarea, select, file, u {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal;
	
		}



	a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : #0F1282;
}

	H1{
		text-decoration : none;
		font-size:22px;
		padding-left :3px;
		
	}
		H2{
		font-size:18px;
		text-decoration : none;
		padding-left :0px;
		
	}
			H3{
		text-decoration : none;
	font-size:16px;		
	}
	#menu {
		height: 600px;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 155px;
		z-index: 2;
		color: White;
		}
	#bottom{
	position: absolute;
text-align:center;
left:300px;
	top:700px;
width:423.5px;
	z-index: 1;
	font-size: 6px;
}
	#content {
	position: absolute;
	padding-left:10px;
	padding-right:10px;
	left: 156px;
	top: 132px;
	width: 761px;
	height:485px;
	z-index: 2;
	background-image : url(../images/bgmain.jpg);
		background-repeat : no-repeat;
		
	padding-left : 65px;
	padding-top : 0px;
}


	#top{
	position: absolute;
	background-image : url(../images/bgtop.jpg);
	width: 761px;
	left: 156px;
	top: 0px;

	height:132px;
	z-index: 2;
}
	#left{
	position: absolute;
	background-image : url(../images/bgleft.jpg);
	left: 0px;
	top: 0px;
	z-index: 0;
	color : White;
	font-size: 14px;
	width: 156px;
	height : 616px;
	line-height : 25px;
}
.leftnavi{

 vertical-align: bottom;
}

#rightnavi{

}
.footer{
font-size:0.6em;
}
.footer a{
font-size:0.8em;
}
#footer{
position:absolute;
top:615px;
}
