body {
	clip: rect(   );

leftmargin="0" topmargin="10" marginwidth="0" marginheight="10"; 		margin-top: 0px;
	margin-left: 0px;
	background-image: url(../../image/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/* P link bg------------------------------------------------------------- */

p.menu, p.menuOn {
	width: 140px;
	height: 30px;
	margin: 0;
	background-image: url(../image/off.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #330099;
}

p.menu a {
	width: 140px;
	height: 30px;
	text-decoration: none;
	padding-top: 9px;
	background-repeat: no-repeat;
	display: block;
	color: #004080;
	text-align: center;
}

p.menu a:hover {
	background-image: url(../image/on.gif);
	padding-top: 9px;
	color: #FFFFCC;
}

/*-------------*/

p.menu-b, p.menuOn {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	height: 38px;
	width: 140px;
	background-image: url(../image/off-b.gif);
	background-repeat: no-repeat;
	color: #330099;
	line-height: 13px;
}

p.menu-b a {
	text-decoration: none;
	color: #004080;
	display: block;
	width: 140px;
	padding-top: 6px;
	height: 38px;
	background-repeat: no-repeat;
	text-align: center;
}

p.menu-b a:hover {
	background-image: url(../image/on-b.gif);
	padding-top: 6px;
	color: #FFFFCC;
	height: 38px;
	width: 140px;
}

/*-------------*/

p.menu-c, p.menuOn {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	height: 48px;
	width: 140px;
	background-image: url(../../image/off2.gif);
	background-repeat: no-repeat;
	color: #330099;
	line-height: 13px;
}

p.menu-c a {
	color: #004080;
	display: block;
	width: 140px;
	padding-top: 5px;
	height: 48px;
	background-repeat: no-repeat;
	background-image: url(../image/off-c.gif);
	text-decoration: none;
	text-align: center;
}

p.menu-c a:hover {
	background-image: url(../image/on-c.gif);
	padding-top: 5px;
	color: #FFFFCC;
}

.linkfont {
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	margin-left: 14px;
	text-decoration: none;
}

.menu-s {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #990000;
}
