TABLE.MENU{
	border:none;
}
BODY{
	background-color:#ffffff;
	background-image:URL(bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
}
DIV.MItem{
	height:41px;
	width:190px;
	padding-top:1px;
}
DIV.MLink{
	height:70px;
	width:190px;
	padding-top:3px;
}
DIV.MAffe{
	height:60px;
	width:190px;
	padding-top:3px;
	text-align:center;
}
DIV.MComt{
	height:20px;
	width:190px;
	padding-top:2px;
}
IMG.MImg{
	height:40px;
	width:184px;
	border-style:none;
}
