/* block */
body {
	background-color: #ffffee;
	color: #000000;
}


div.block_r {
	float: right;
	width: 79%;
	background-image:		url("./index/800.jpg");
	background-repeat:		repeat-y;
	background-position:	right;
}

td.back {
	float: right;
	width: 655px;
	height: 900px;
	background-image:		url("./index/800.jpg");
	background-repeat:		repeat-y;
	background-position:	right;
	position: relative;
	top: auto;
	bottom: auto;
}

div.block_l {
	color: #42403c;
	background-color: transparent;
	
}

div.back_g {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
	color: #42403c;
	background-color: #b8d26b;
}

div.copy2 {
	background-color: #b8d26b;;
	color: white;
	font-size: smaller;
	padding: 2px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.copy3 {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.clear {
	clear: both;
}





ul.bot {
	margin:20px auto 0px auto;
	padding: 0px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #e5e5e5;
	border-style: solid;
	text-align: center;
	

}
li.bot {
	display:inline;
	margin:0px;

}
a.a_menu:link {
	color: #42403c;
	background-color: #e5e5e5;
	font-size: x-small;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-decoration: underline;
}

a.a_menu:visited {
	color: #42403c;
	background-color: #e5e5e5;
	font-size: x-small;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-decoration: underline;
}
a.b_menu:link {
	color: #42403c;
	background-color: transparent;
	font-size: x-small;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-decoration: underline;
}

a.b_menu:visited {
	color: #42403c;
	background-color: transparent;
	font-size: x-small;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-decoration: underline;
}

a.b_menu:hover {
	color: #42403c;
	background-color: #e5e5e5;
	font-size: x-small;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-decoration: underline;
}
div.cen {
	text-align: center;
	width: 100%;
}
/* block */

img.valid {
	display: inline;
	width: 88px;
	height:31px;
	border-width: 0px;
}
/* x'mas */

img.flag0101 {
	width: 67px;
	height: 48px;
	border-width: 0px;
}

img.creator {
	width: 88px;
	height: 31px;
	border-width: 0px;
	margin-top: 15px;
	
}

.r_js_error {
	width:				560px;
	color: #42403c;
	background-color: white;
	padding: 6px;
	border-color: #cc0033; 
	border-width: 3px;
	border-style: solid;
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.3;
	text-indent: 1em;
	text-decoration:blink;
}