body { font: normal 14px Arial, Helvetica serif; width: 1000px; color: #0193de; margin: 0px auto; }
h1   { padding: 0px; margin: 0px; margin-bottom: 50px; font-size: 25px; }

#itx-container { text-align: center; margin: 5px; border1: 1px solid;	}
#top       { width: 1000px; margin-top: 20px; } 
/*#bottom    { position: absolute; width: 1000px; bottom: 50px; font-weight: bold; text-align: center; }*/
#bottom    { width: 1000px; font-weight: bold; text-align: center; margin-top: 50px; }

#center  { position: absolute; top: 50%; margin: 0px auto; }
#center1 { position: relative; top: -100px; width: 1000px; }

#middle  { margin-top: 30px; }
#name { text-align: center; }

#lang          { margin-top: 60px; margin-bottom: 50px; }
#lang ul       { list-style: none; padding: 0; text-align: center; text-align: center; }
#lang li       { float: left; margin-right: 100px; }
#lang li.first { margin-left: 175px; }
#lang li.last  { margin-right: 0px; }

a            { text-decoration: none; color: #ababab; }
a span       { font-weight: bold; font-size: 20px; padding: 10px 30px 10px 30px; border: 1px solid #ababab; }
a span:hover { text-decoration: underline;  border-color: #0193de; color: #0193de;}

#banner        { width: 468px;  height: 60px; margin: 0px auto; border: 1px solid #2f9900; text-align: center; overflow: hidden; }
#banner div    {font-size: 24px; margin: 2px 2px 2px 2px; }
#banner div.f1 {color: #2f9900; }
#banner div.f2 {color: white; background-color: #2f9900;}

a span{
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -khtml-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  behavior: url('engine/kernel/scripts/pie/PIE.htc');
}
