@import "default.css";

#About
{
  text-align:center;
  position:absolute;
  top:50%;
  left:50%;
  width:610px;
  height:460px;
  margin-left:-300px;
  margin-top:-230px;
}
#AboutTab
{
  display:none; 
  text-align:left;
  height:410px;
  width:580px;
  padding:10px;
  margin:auto;
  background-color:#ffffff;
  border:solid 1px #888888;
}

#About .Return
{
  display:inline-block;
  margin-top:5px;
}
p
{
  margin:10px 0;
}
h1
{
  font-weight:bold;
  font-size:1.5em; 
  padding-left:5px;
  margin-top:5px;
  margin-bottom:15px;
  color:#0000ff;
  /*
  border-left:solid 8px #0000ff;
  border-bottom:solid 1px #0000ff;
  */
}

.Logo 
{
  margin:auto;
  text-align:center;
}
.Logo  div
{
  display:block;
}
/*{{{#Toox*/
#Toox table
{
  margin:auto;
  text-align:left;
}
#Toox table td
{
  padding:2px 5px;
}

.Account
{
  text-align:center;
  width:410px;
  margin:20px auto;
  padding:5px;
  border:solid 1px #888888;
}

.Account p
{
  margin:5px 0;
}
.Account a.Box
{
  display:inline-block;
  margin:0 0 5px 0;
  width:100px;
}
/*}}}*/
/*{{{#Detail*/
.Detail
{
}

.Detail .Thumbnail
{
  width:240px;
  border:solid 1px #bbbbbb;
}
/*}}}*/
/*{{{#Request*/
#Request table
{
  margin-left:10px;
}
#Request table td
{
  padding:5px;
  border:solid 1px #aaaaaa;
}
#Request img
{
  width:50px;
}
#Request ul
{
  margin-left:20px;
  list-style-type:circle;
}
#Request ul li
{
  line-height:1.5em;
}
/*}}}*/
/*{{{#Concept*/
#Concept b
{
  color:#0000ff;
}
/*}}}*/
/*{{{#Thank*/
#Thank table
{
  margin:auto;
}
#Thank table td
{
  min-width:110px;
  padding:8px;
  border:solid 1px #aaaaaa;
}
#Thank table img
{
  width:16px;
  height:16px;
  margin-right:2px;
}
#Thank table .Normal
{
  text-decoration:none;
}
/*}}}*/
/*{{{#Contact*/
#Contact hr
{
  margin:20px auto;
  width:300px;
  border-style:dotted;
}
#Contact p.URL
{
  text-align:center;
}
#Contact a
{
  padding-right:0;
  padding-left:0;
  width:240px;
}
#Contact .Signature
{
  font-size:0.9em;
  text-align:left;
  margin-top:60px;
}
#Contact .Signature p
{
  margin:0;
}
/*}}}*/

