/*a:hover{color:#cc0099;text-decoration:underline overline;}*/
body{
	background:url(gif/bk.gif); 
}
.page{
	width:820px;
	background-color:#ffffff;
}
.head{
	width:830px;
	background-color:#ffcccc;
}
.middle{
	background-color:#ffffff;
}
.menu{
	padding:5px;
	width:170px;
	float:left;
	inset
}
#menu td{
	height:35px;
/*	border: 1px solid #ff9999; */
	padding:5px;
	font-weight:bold;
	background-color: #ffcccc;
  filter: Alpha(opacity=100, finishopacity=20, style=1); /* ƒtƒBƒ‹ƒ^ */
}

#menu a:hover{color:#CC0066;background:#ff9999;text-decoration:none;}
#menu a:link{color:#CC0066;text-decoration:none;}
#menu a:visited{color:#CC0066;text-decoration:none;}
/*#cc0099*/

.main{
	padding:5px;
	float:left;
	height:465px;
	width:640px;
}
p.main{
	width:630px;
	background:url(gif/bara2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.foot{
	width:830px;
	padding:5px;
	text-align:right;
	background-color:#ffcccc;
}
.description{
	padding:20px;
	width:500px;
}


