/* element */
body        {text-align:center; margin:0; padding:0; font-family:Verdana,Arial,sans-serif; font-size:11px; color:#00547B; background:#FFFFFF;}
h1          {font-size:15px; padding:0px; margin:0px 0px 16px 0px;}
h2          {font-size:12px; padding:0px; margin:26px 0px 8px 0px;}

/* class */
.wrapper    {position:relative; width:800px; height:600px; margin:20px auto; text-align:left; background:url(pjs/pjs.gif) no-repeat; overflow:hidden; border-style:solid; border-width:1px;}
.language   {position:absolute; right:40px; top:40px; font-weight:bold; cursor:pointer;}
.menu       {position:absolute; left:230px; top:106px; width:570px; height:20px; line-height:20px; font-weight:bold; text-align:left; font-size:12px; display:none;}
.text       {position:absolute; left:40px;  top:160px; width:720px; height:400px; text-align:justify; display:none;}
.footer     {position:absolute; left:40px;  top:580px; width:720px; height:20px; line-height:20px; text-align:center;}
#start      {position:absolute; left:40px;  top:160px; width:720px; height:400px; background:url(pjs/intro.jpg) no-repeat;}

.link       {cursor:pointer; color:#00547B;}
.hover      {cursor:pointer; color:#B8B8FF;}
.active     {cursor:pointer; color:#B8B8FF;}

.delimiter  {color:#00547B; padding:0 5px 0 5px;}



