 body {
   margin: 0px 0 40px 0; padding: 0px 0 40px 0;
   font-family: Verdana, Helvetica, Serif; font-size: 10px; color: #ffffff;
   background-color: #463F39; background-image: url(/game_front/mainbg.jpg); background-repeat: repeat-y; }

 #mainbox { position: relative; width: 735px; margin: 0px; padding: 0px; }
 #top1box { height: 72px; margin: 0px; padding: 0px; }
 #menubox { height: 18px; margin: 0px; padding: 0px; padding-left: 180px; line-height: 18px; background-image: url(/game_front/menubg.jpg); }
 #top2box { height: 40px; margin: 0px; padding: 0px; }
 #leftbox { width: 170px; margin: 0px; padding: 0px; }
 #content { position: absolute; top: 145px; left: 180; width: 632px; margin: 0px 0px 40px 0px; padding: 0px; }

 h1  { font-family: Impact, Arial, Helvetica; font-weight: normal; font-size: 24px; color: #000000; }
 h2  { font-family: Tahoma, Helvetica, Arial, Helvetica; font-weight: bold; font-size: 16px; color: #39332E; }
 h3  { font-family: Tahome, Helvetica, Arial, Helvetica; font-weight: bold; font-size: 14px; color: #39332E; }
 
 td  { font-family: Verdana, Helvetica, Serif; font-size: 10px; color: #ffffff; padding-left: 2px; padding-right: 2px; }
 p   { font-family: Verdana, Helvetica, Serif; font-size: 10px; color: #ffffff; }
 
 .txt    { text-align: justify; }
 .brod   { margin-right: 100px; }
 
 .menu { font-family: Verdana, Helvetica; font-size: 10px; color: #ffffff; }
 .menu a:link    { color: #ffffff; text-decoration: none; }
 .menu a:active  { color: #ffffff; text-decoration: none; }
 .menu a:visited { color: #ffffff; text-decoration: none; }
 .menu a:hover   { color: #8F8071; text-decoration: none; }

 a:link    { color: #111111; text-decoration: none; }
 a:active  { color: #111111; text-decoration: none; }
 a:visited { color: #111111; text-decoration: none; }
 a:hover   { color: #55453E; text-decoration: none; }

 .tborder  { background-color: #827467; }
 .thead    { background-color: #463F39; }
 .ttable   { background-color: #463F39; }
 
#infopageContainer { margin-bottom: 40px; }

.btn    { font-family: Verdana, Helvetica; color: #000000; font-size: 10px; }

.txtbox { 
  font-family: Verdana, Helvetica; color: #ffffff; font-size: 10px;
  border-style:solid; border-width:1px; border-color: #000000;
  background-color:#49433E;
}

.tdetail {
   background-image: url(/game_front/mainbg.jpg) ;
   position: absolute; top: 250px; left: 100px; width: 250px;
   background-color: #333333; visibility: hidden;
   border-style: solid; border-width: 2px;
   border-left-color: #777777; border-top-color: #777777;
   border-bottom-color: #000000; border-right-color: #444444; z-index: 10;
}

.loading  {
   position: absolute; top: 400px; left: 200px; width: 300px;
   background-color: #333333; visibility: hidden;
   border-style: solid; border-width: 1px;
   border-left-color: #777777; border-top-color: #777777;
   border-bottom-color: #000000; border-right-color: #444444; z-index: 10;
}


.threadAuthorCell { background-color: #4B353D; width: 110px; padding: 2px 2px 0px 2px; }
.threadContentCell { background-color: #4B353D; width: 400px; padding: 2px 2px 0px 2px; }
.threadInfoCell { background-color: #4B353D; padding: 0px 2px 4px 2px; }

.threadAuthorCell2 { width: 110px; padding: 2px 2px 0px 2px; }
.threadContentCell2 { width: 400px; padding: 2px 2px 0px 2px; }
.threadInfoCell2 { padding: 0px 2px 4px 2px; }
.disabled { color: #444; }

 
