body {
	margin-top: 0px;
	background-color: #ffffff;
	}
	
a {
	color: #4162D3; /*N̐F*/
	text-decoration: none; /**/
}
	
a:hover {
	color: #000000; /*N̐F*/
	text-decoration: underline; /**/
}

.LeftPane{
margin:9px;
border:5px solid #ffffff;
}

.ContentPane{
padding:5px;
	background-color: #ffffff;
}
.body{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.header{
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
.main{
	padding:10px;
}
.footer{
	margin-left:5px;
	margin-right:5px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-y;
}


.rootmenuitemcssclass{
	line-height:25px;
}

.rootmenuitemactivecssclass{
line-height:25px;
}

