body {
 background: #fff;
 color: #333;
 font-family: encode_sansregular, verdana, arial, courier, sans-serif;
 font-size: 18px;
 margin: auto;
}

div.top {
 background:  url(../images/tlo01.jpg)no-repeat #000;
 color: #fff;
 width: 100%;
 display: table;
 text-align: center;
 vertical-align: middle;
 margin: auto;
}

div.gora {
 width: 10%;
 float: left;
 text-align: left;
 margin: auto;
}
 
div.m01 {
 font-family: encode_sans_compressedligh, verdana, arial, courier, sans-serif;
 font-size: 0.8em;
 padding: 10px 0 0 0;
 float: right;
 text-align: right;
 margin: auto;
}

div.m02 {
 display: none;
}

div.g00menu {
 background:  #990066;
 width: 100%;
 margin: auto;
 padding-top: 20px;
 padding-bottom: 20px;
 position: fixed;
 border-bottom: 1px #999 solid;
 z-index: 100;
 top: 0;
 left: 0;
 display: table;
}

div.g00 {
 width: 95%;
 margin: auto;
 margin-top: 20px;
 display: table;
}

div.g01 {
 width: 50%;
 float: left;
 text-align: left;
 color: #fff;
 margin: auto;
}

div.g01a {
 display: none;
}

div.g02 {
 width: 50%;
 float: right;
 text-align: center;
 color: #ccc;
 margin: auto;
}

span.g011{
 font-size:1.4em;
}

span.g012{
 font-family: encode_sans_compressedXL, verdana, arial, courier, sans-serif;
 font-size:2.4em;
}

span.g021{
 font-size:1em;
}

div.body {
 width: 100%;
 display: table;
 text-align: center;
 vertical-align: middle;
 margin: auto;
}

div.b01 {
 width: 95%;
 display: table;
 padding: 60px 0 60px 0;
 margin: auto;
}

div.b02 {
 width: 40%;
 float: left;
 text-align: left;
 color: #666;
 margin: auto;
}

div.b03 {
 width: 50%;
 float: right;
 text-align: center;
 margin: auto;
}

div.c01 {
 background:  url(../images/tlo02.jpg)repeat #e6e6e6;
 width: 100%;
 display: table;
 text-align: center;
 padding: 60px 0 60px 0;
 margin: auto;
}

div.e01 {
 background: #666;
 display: table;
 width: 100%;
 margin: auto;
 border-top: 1px solid #fff;
}

div.e02 {
 width: 50%;
 float: left;
 margin: auto;
}

div.e03 {
 width: 45%;
 float: right;
 text-align: left;
 color: #fff;
 margin: auto;
 margin-top: 20px;
}

div.e031 {
 font-size: 0.9em;
 margin-bottom: 20px;
}

div.e031a{
 background: #990066;
 border: #fff solid 1px; 
 border-radius: 3px; 
 width: 90%; 
 padding: 8px;
 cursor: hand;
}

div.e031a:hover{
   background: #fff;
   color: #000;
}

div.e031b{
 display: none;
 border: #ccc solid 1px; 
 border-bottom-left-radius: 3px;
 border-bottom-right-radius: 3px;
 border-top: none;
 width: 90%; 
 padding: 8px;
}

div.e031c{
 display: none;
 background: #fff;
 color: #000;
 border: #fff solid 1px; 
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
 width: 90%; 
 padding: 8px;
 cursor: hand;
}

div.f01, div.f02, div.f03 {
 width: 28%;
 float: left;
 text-align: center;
 margin: auto;
 margin-left: 4%;
}

div.bottom {
 font-size: 0.8em;
 background: #990066;
 color: #fff;
 text-align: center;
 width: 100%;
 display: table;
 padding: 30px 0 70px 0;
 border-top: 1px solid #fff;
}

div.center {
 text-align: center;
 width: 100%;
}

div.right {
 text-align: right;
 width: 100%;
}

div.left {
 text-align: left;
 width: 100%;
}

h1{
 font-family: encode_sans_narrowlight, verdana, arial, courier, sans-serif;
 font-size: 1.5em;
 line-height: 1.5em;
 margin: 40px 0 0 0;
 color: #000;
}

h2, h3, h4{
 font-family: encode_sans_narrowlight, verdana, arial, courier, sans-serif;
 font-size: 1.0em;
 line-height: 1.0em;
 margin: 0 0 0 0;
 color: #990066;
}

img.top01{
 border-radius: 10px;
 margin-top: 15px;
}

form.registration{
 font-size: 0.8em;
 background: #e9e9e9;
 border-radius: 10px;
 border: 1px #e4e4e4 solid;
 width: 90%;
 margin: auto;
 padding: 20px;
}

input, textarea, select{
 font-family: encode_sansregular, verdana, arial, courier, sans-serif;
 background: #fff;
 border-radius: 5px;
 border: 1px #ccc solid;
 padding: 5px;
 width: 100%;
 margin: auto;
 margin-bottom: 20px;
}

form.brochures{
 font-size: 0.8em;
 text-align: left;
 background: #000;
 border-radius: 10px;
 width: 80%;
 margin: auto;
 padding: 20px;
 filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

input.ok{
 cursor: hand;
 background: #ff3333; 
 color: #fff;
}

td.t02{
 font-family: arial, verdana, courier, sans-serif;
 color: #333333;
 text-align: center;
 vertical-align: middle;
 font-size: 1em;
 padding: 5px;
 border-left: 1px solid #990066;
 border-right: 1px solid #990066;
 border-top: 1px solid #990066;
}

td.t03{
 font-family: arial, verdana, courier, sans-serif;
 color: #333333;
 text-align: center;
 vertical-align: middle;
 font-size: 1em;
 padding: 5px;
 border-right: 1px solid #990066;
 border-top: 1px solid #990066;
}

td.t04{
 font-family: arial, verdana, courier, sans-serif;
 color: #333333;
 text-align: center;
 vertical-align: middle;
 font-size: 1em;
}


a {
 background: none;
 text-decoration: none;
 color: #ff99cc;
}

a:hover {
 background: none;
 text-decoration: none;
 color: #fff;
}

a:active {
 background: none;
 text-decoration: none;
 color: #fff;
}

a.red {
 background: none;
 text-decoration: none;
 color: #ff3333;
}

a.red:hover {
 background: none;
 text-decoration: none;
 color: #333;
}

a.red:active {
 background: none;
 text-decoration: none;
 color: #333;
}

a.black {
 background: none;
 text-decoration: none;
 color: #000;
}

a.black:hover {
 background: none;
 text-decoration: none;
 color: #fff;
}

a.black:active {
 background: none;
 text-decoration: none;
 color: #fff;
}

a.bottom {
 background: none;
 text-decoration: none;
 color: #fff;
}

a.bottom:hover {
 background: none;
 text-decoration: none;
 color: #ccc;
}

a.bottom:active {
 background: none;
 text-decoration: none;
 color: #ccc;
}

#scroll-to-top{
	display:none;
	position:fixed;
	bottom:80px;
	right:20px;
	opacity:0.8;
}
#scroll-to-top:hover{
	opacity:1;
}

@media screen and (max-width: 1090px) {

br.top {
 display: block;
}

div.gora {
 width: 20%;
}

div.m01 {
 display: none;
}

div.m02 {
 display: table;
 width: 80%;
 float: right;
 text-align: right;
 margin: auto;
}

}

@media screen and (max-width: 800px) {

div.g01 {
display: none;
}

div.g01a {
 display: table;
 width: 100%;
 float: none;
 text-align: center;
 color: #fff;
 margin: auto;
}

div.g02 {
 width: 100%;
 float: none;
 text-align: center;
 color: #ccc;
 margin: auto;
}

div.b02 {
 width: 100%;
 float: none;
 text-align: left;
 color: #666;
 margin: auto;
}

div.b03 {
 width: 100%;
 float: nonet;
 text-align: center;
 margin: auto;
}

div.e02 {
 display: none;
}

div.e03 {
 width: 95%;
 float: none;
 text-align: left;
 color: #fff;
 margin: auto;
 margin-top: 20px;
}

}

@media screen and (max-width: 600px) {

div.f01, div.f02, div.f03 {
 width: 100%;
 float: left;
 text-align: center;
 margin: 0;
}
 
}

}

@media screen and (max-width: 400px) {

img.b01{
 width: 140px;
}

img.b02{
 width: 100px;
}

input{
 width: 90%;
}

}