body {
font-family: Verdana;
font-size: small;
background-color: #000;
color: #ececec;
margin: auto;
max-width: 400px;
margin-top: 5px;
font-size: 12px;
}

h1 {
margin:0;
font-size: 18px;
font-weight:bold;
}

h2 {
margin:0;
font-size: 10px;
font-weight:bold;
}

hr {
border:0;
border-top:1px solid #9692CF;
height:0px;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

div.body {
text-align: left;
}

a {
color: #fff;
text-decoration: underline;
}
a:hover {
color: #FFC125;
}

a.goldenlink {
text-decoration:none;
text-shadow: 0 0 8px #fff;
font-weight: bold;
font-size:13px;
color:#FFC125;
}
a.goldenlink:hover {
color: #FF4500;
}


a.gameoutlink {
text-decoration:none;
text-shadow: 0 0 8px #fff;
font-weight: bold;
font-size:13px;
color:#FF4500;
}
a.gameoutlink:hover {
color: #FFC125;
}


a.gamenlink {
text-decoration:none;
text-shadow: 0 0 8px #fff;
font-weight: bold;
font-size:13px;
color:#32CD32;
}
a.gamenlink:hover {
color: #FF4500;
}

.head {
background-image: url(images/head.png);
background-repeat: repeat-x;
text-align: center;
border-bottom: 1px solid #000;
}
.logo {
background-image: url(images/logo.png);
background-position: left top;
background-repeat: no-repeat;
}
.head_l {
font-size:20px;
padding-left: 10px;
font-weight: bold;
text-shadow: 0 0 8px #fff;
color: #19136E;
}
.head_r {
background-image: url(images/head_r.png);
background-position: right top;
background-repeat: no-repeat;
height: 62px;
padding-right: 10px;
font-weight: bold;
text-shadow: 0 0 8px #fff;
color: #19136E;
}


.footer {
background-image: url(images/footer.png);
background-repeat: repeat-x;
text-align: center;
border-top: 1px solid #2222AA;
}
.footer_l {
background-image: url(images/footer_l.png);
background-position: left top;
background-repeat: no-repeat;
}
.footer_l2 {
padding-left: 10px;
color: #9692CF;
font-size:10px;
}
.footer_r {
background-image: url(images/footer_r.png);
background-position: right top;
background-repeat: no-repeat;
height: 31px;
padding-right: 10px;
}

.basement {
padding: 10px;
color: #9692CF;
font-size:10px;
line-height:1;
text-align:justify;
}


.link_button_l {
background-image: url(images/link_aut_l.png);
background-position: left top;
background-repeat: no-repeat;
height: 16px;
width: 6px;
}
.link_button_r {
background-image: url(images/link_aut_r.png);
background-position: right top;
background-repeat: no-repeat;
height: 16px;
width: 6px;
}
.link_button {
font-size: 10px;
height: 16px;
background-image: url(images/link_aut.png);
background-position: top;
background-repeat: repeat-x;
padding-bottom: 2px;
text-align: center;
}
.link_button a {
color: #ffffff;
text-decoration:none;
}
.link_button a:hover {
color: #FFC125;
}



div.unit {
/*height: 16px;*/
text-align: left;
padding: 5px;
background: #19136E;
border-bottom: 1px solid #000;
border-top: 1px solid #2222AA;
}

span.message {
font-weight:bold;
color:#FF4500;
}



a.menu {
text-decoration:none;
color:#fff;
font-weight: bold;
font-size: 12px;
}
a.menu:hover {
color: #FFC125;
}



input.text {
color:#19136E;
border:solid #9692CF 1px;
background:#fff;
width:200px;
}

textarea {
color:#19136E;
border:solid #9692CF 1px;
background:#fff;
width:200px;
}

input.submit {
font-family: Verdana;
color:#fff;
border:solid #fff 1px;
background:#3B3684;
font-weight:bold;
margin-top:8px;
}

