body {
  margin: 0 auto;
  padding: 0;
  background-color: black;
  width: 980px;
  color: #ffffff;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  font-size-adjust: none;
  font-stretch: normal;
}
a {
  text-decoration: none;
  color: #ffb600;
}
a:hover {
  text-decoration: none;
  color: #AAAAAA;
}
img.floatRight {
  margin: 15px 5px 5px 5px;
  float: right;
}

h1{
  font-size:14px;font-weight:bold;
  color:#ffb600;
}

h2{
  font-size:13px;font-weight:bold;
  color:#ffb600;
}
h3{
  font-size:12px;font-weight:bold;
  color:#ffb600;
}
h4{
  font-size:12px;
  color:#ffFFFF;
  font-weight:normal;
}
h5{
  font-size:11px;
  color:#ffb600;
}

p{
  padding-left:10px;
}

div{
  border-style: dotted;
  border-width: 0px;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
  padding:10px;

}
div.container {
  background: transparent url(../img/layout.jpg) no-repeat scroll center top;
  position: absolute;
  padding:0px;
  padding-top:300px;
  width: 980px;
}
div.menu {
  background: transparent url(../img/menu.png) no-repeat scroll center top;
  position: absolute;
  top: 0px;
  padding-top:0px;
  height: 55px;
  left: 300px;
}
div.head_content {
  background: transparent url(../img/head_content.png) no-repeat;
  height: 28px;
}

div.content {
  background: transparent url(../img/content.png) repeat scroll 0% 50%;
  padding-left:25px;
  padding-right:25px;
  padding-bottom:5px;
  padding-top:5px;
}

div.footer {
  text-align: center;
  padding:0px;
}
div.footer ul {
  list-style-type: none;
  display: block;
  text-align: center;
  padding:0px;
}

div.footer ul li { 
  border-right: solid white;
  border-width:1px;
  display: inline; 
  padding:0px;
  padding-left:10px;
  padding-right:10px;
}
div.logo {
  left: 600px;
  position: absolute;
  top: 100px;
  width: 215px;
}

div.fb {
  position: relative;
  width: 450px;
  height: 40px;
background-color: #000000;
}

div.logo2 {
  left: 25px;
  position: absolute;
  top: 150px;
  width: 150px;
}

div.logo3 {
  background: transparent url(../img/logo2.png) no-repeat scroll center top;
  left: 450px;
  position: absolute;
  top: 400px;
  padding:100px;
  padding-bottom:0px;
  padding-left:60px;
}

div.zone {
  position: relative;
  text-align: justify;
}

div.fighter {
  position: absolute;
  float:right;
  top: 400px;
  left: 500px;
}


img, td {
  border:  none;
}
div.menu td {
  width: 100px;
  height: 66px;
  text-align: center;
}
div.menu td:hover {
  background-image: url(../img/mn_sel.png);
}
td.tdg {
  width: 130px;
  height: 130px;
  text-align: center;
}
td.tdf {
  height: 50px;
  text-align: center;
}

#info td {
  clear: both;
  height: 10px;
  white-space: nowrap;
}
#pict_frame td {
}
#pict_frame img {
  cursor: pointer;
}
#replace_me {
  cursor: auto;
}

Ul{
  list-style-type: none;
text-align: justify;
}

li{
  display: inline;
  padding:5px;
  margin:5px;
  text-align: justify;
}

table{
  border:0px;
  padding:0px;
  border-spacing:0px;
}