body {
	clip: rect(   );


leftmargin="0" topmargin="10" marginwidth="0" marginheight="10"; 			margin-top: 0px;
	margin-left: 0px;
	background-image: url(../image/bg_menu.gif);
	background-repeat: repeat-y;
}

/* P link bg------------------------------------------------------------- */

p.menu, p.menuOn {
	font-weight: bold;
	margin: 0px;
	height: 35px;
	width: 175px;
}

p.menu a {
	text-decoration: none;
	color: #55002B;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	width: 175px;
	display: block;
	background-image: url(../image/off.gif);
	padding-top: 12px;
	padding-left: 10px;
}

p.menu a:hover {
	background-image: url(../image/on.gif);
	background-repeat: no-repeat;
}

/*p.menuOn {
	display: block;
	width: 160px;
	/*height: 30px;
	background-image: url(../image/on2.gif);
	background-repeat: no-repeat;
	height: 30px;
}

*/

.linkfont {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
