body {
text-align:center;
color:#121212;
font-family:sans-serif, Arial, Helvetica;
font-size:14px;
}
a {
color:#FF0000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a img {
border:none;
}
img a:hover{
text-decoration:none;
}

div#container {
width:930px;
margin:30px auto;
text-align:left;
}
div#Head {
width:930px;
margin: 0px auto;
}
div#Head#Lang {
text-align:right;
}
.SubNavi{
margin-left:72px;
}
div#Contents {
width:930px;
margin-top: 30px;
padding:0px;
}
#Footer {
margin-top: 20px;
font-size:12px;
clear:both;
}
.Clear {
clear:both;
}