body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#head {
	background-color: #ffffff;
	background-image: url(img/back1001.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
#foot {
	background-color: #FFFFFF;
	background-image: url(img/back1001.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-bottom: 20px;
}

#menu {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #006666;
	font-weight: bold;
}
#menu a {
	display: block;
	height: 20px;
	color: #006666;
	text-decoration: none;
}
#menu a:hover {
	color: #CC6600;
}
.menu_box {
	height: 25px;
	width: 100px;
	padding-bottom: 10px;
}




#main {
	width: 700px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 130%;
}
.copyright {
	font-size: 11px;
	background-color: #D1E272;
	width: 495px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.whats-new {
	color: #FFFFFF;
	background-color: #006666;
	font-weight: bold;
	padding-left: 5px;
}
.m-table {

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
}
.m-td {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	background-color: #FFEAC4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.count {
	padding-top: 5px;
	padding-bottom: 5px;
}
