/* $Id: $ */

#wrapper
{
    min-width: 648px;
    width: expression(document.body.clientWidth < 650? "648px" : "auto");
}
#content
{
    text-align: center;
    width: 100%;
    height: 698px;
}

#header-toppage #blog-title
{
  font-weight: normal;
  margin: 0 0 0 -60px;
}
#header-toppage #blog-title h1 {}
#header-toppage #blog-title a
{
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 24px;
  font-weight: bold;
  color: #ff8000;
}
#header-toppage #blog-description
{
}
#header-toppage #blog-description #descriptionbox
{
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  width: 200px;
  padding-left: 60px;
  margin: 0 auto;
}

#menubox
{
    text-align: left;
    width: 608px !important;
    height: 608px !important;
    width: 604px;
    height: 604px;
    margin: 20px auto !important;
    padding: 0px;
    clear: both;
    border: 2px solid #999;
    overflow: hidden;
}
#menu1,#menu2,#menu3,#menu4,#menu6,#menu7,#menu8,#menu9,#menu11,#menu12,#menu13,#menu14,#menu16,#menu17,#menu18,#menu19
{
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
}
#menu5,#menu10,#menu15,#menu20
{
    border-bottom: 2px solid #999;
}
#menu21,#menu22,#menu23,#menu24
{
    border-right: 2px solid #999;
}
.menuitem
{
    width: 120px;
    height: 120px;
    float: left;
    overflow: auto;
}
.menuitem h2, .menuitem p
{
    padding: 5px;
}
.heading1 h2
{
    font-size: 20px;
    font-weight: bold;
    font-family: serif;
    color: #fff;
}
.heading1 h2 a
{
    color: #fff;
}
.heading1 div
{
    font-size: 12px;
    margin: -15px 0 0 5px;
    color: #fff;
}
.heading2 p 
{
    font-size: 16px;
    font-family: sans-serif;
    text-align: right;
}

#menu5
{
    background: #426579;
}
#menu2,#menu4
{
    background: #b7d4e5;
}
#menu1
{
    background: #ccf url(images/1.gif) no-repeat top left;
}
#menu3
{
    background: #ccf url(images/7.gif) no-repeat top left;
}

#menu6
{
    background: #69821b;
}
#menu7,#menu8,#menu10
{
    background: #cee589;
}
#menu9
{
    background: #cfc url(images/2.gif) no-repeat top left;
}

#menu14
{
    background: #887938;
}
#menu11,#menu13,#menu15
{
    background: #e5cd60;
}
#menu12
{
    background: #ff9 url(images/3.gif) no-repeat top left;
}

#menu17
{
    background: #bb5520;
}
#menu16,#menu19
{
    background: #ffbc99;
}
#menu18
{
    background: #fc9 url(images/4.gif) no-repeat top left;
}
#menu20
{
    background: #ccf url(images/6.gif) no-repeat top left;
}

#menu23
{
    background: #d0576b;
}
#menu21,#menu22,#menu24
{
    background: #ff99a3;
}
#menu21
{
    background: #ff99a3 url(../../images/qr.png) no-repeat top left;
}
#menu25
{
    background: #fcc url(images/5.gif) no-repeat top left;
}

#target dl,#target dt,#target dd
{
    position: static !important;
    width: 400px;
    text-align: right;
}
#target dl
{
    overflow: auto;
}
#target dt
{
    font-weight: bold;
    color: #ff8000;
}
