.x{
color: #FFFFFF;
}
.x:hover{
text-decoration: none;
}
.y{
color: #000000;
}
.y:hover{
text-decoration: none;
}
.central {
color: #FFFFFF;
position: absolute;
width: 500px;
text-align: center;
}
.white {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.buttop {
position: relative;
margin-left: 5px;
top: 8px;
padding: 5px;
padding-bottom:10px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.buttop:hover {
text-decoration: underline;
}
.menux{
margin-top: -10px;
border-width: 1px;
border-top-width: 0px;
border-style: solid;
text-align: left;
width: auto;
margin-right: 5px;
margin-left: 5px;
padding-bottom:6px;
padding-left:6px;
padding-right:6px;
}
.menubanner {
padding-top: 4px;
height: 26px;
font-size:16px;
text-align: center;
font-weight:bold;
border-width: thin;
border-color: #999999;
background-image:url(../img/menubanner.png);
color: #FFFFFF;
}
.flag{
position: relative;
float: right;
top: 70px;
right: 20px;
height: 30px;
}
img {
border: 0px;
border-style:none;
}
.input_text {
width: 175px;
margin: 0px;
}
.input_button {
width: 50px;
}
.input_memo {
width: 175px;
height: 125px;
}
.foto {
border: 2px solid;
border-color: #99CC99;
background-color: #66AA66;
padding: 8px;
}
.foto_old {
border: 2px solid;
border-color: #999999;
background-color: #AAAAAA;
padding: 8px;
}
.menu {
background-image:url(../img/menu.png);
width: 200px;
height: 350px;
}
.center_menu {
position: relative;
width: 175px;
height: 315px;
top: 15px;
left: 10px;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-size: 12px;
}