ul#gallery{
  display: block;
  overflow: hidden;
  list-style-type:none;
  margin: 0px -5px 0px -5px;
  padding: 0px 0px 0px 0px;
  width: 420px;
}
ul#gallery li{
  display: block;
  float:left;
  margin-top: 0px;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 0px;
}
ul#gallery li a{
  display:block;
  padding: 0px;
  margin: 0px;
}

ul#gallery li a img{
  border: 1px solid #555555;
  margin: 0px;
  width: 125px;
  height: 84px;
}

div.system {
  padding: 10px;
  border-right: 1px dotted #DDDDDD;
  border-top: 1px dotted #dddddd;
  border-bottom: 1px dotted  #dddddd;
  margin-bottom: 10px;
}
div.system a{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  color: #222222;
}

div.system a span{
  padding: 15px;
}

div.system a img{
  border-width: 0px;
  vertical-align:middle;
}



div.PR {
  display:block;
  overflow:visible;
  clear:both;
  border-top-width:1px;
  border-top-style:dotted;
  border-top-color: #4F5B63;
  padding-top:10px;
  margin-top:10px;
}

div.L {
  width: 48.1%;
  float:left;
  margin-bottom:5px;
  clear:left;
}
div.R {
  width: 48.1%;
  float:right;
  margin-bottom:5px;
  clear:right;
}
div.LL {
  width: 64.1%;
  float:left;
  margin-bottom:5px;
  clear:left;
}
div.RR {
  width: 32.1%;
  float:right;
  margin-bottom:5px;
  clear:right;
}
.imgInfo{
  display:none;
  width: 100%;
  text-align:right;
  font-weight:bold;
  margin-bottom:5px;
  line-height:1em;
}
.imgInfo2{
  display:block;
  width: 100%;
  text-align:right;
  font-weight:bold;
  margin-bottom:5px;
  line-height:1em;
}
div#footer div.copyright { float: right; text-align:right; width:15%; }
/*--Standard------------------------------------------------------------------*/
html{
  background-color: #000000;
}
body{
  background-color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #222222;
}
h1 { margin-top:0; margin-bottom:15px;}
h2 { margin-top:30px; margin-bottom:10px; clear:both;}
h3 { margin-bottom:2px; clear:both;}
h4 { margin-top:2px; margin-bottom:0px; clear:both;}
h5 { margin-top:0px; margin-bottom:0px; clear:both;}

div#page{
  width:820px;
  min-height:200px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
div#head {
  position:relative;
  top: 0px;
  left:0px;
  height: 150px;
  text-align:left;
  border: 0px solid #000000;
  background-color: #4F5B63;
  background-image: url('../img/template/bg_mainPage.jpg');
  background-repeat:no-repeat;
  background-position: 0px -30px;
}

div#head.PL{
  background-image: url('../img/template/bg_mainPage_PL.jpg');
}

div#content{
  padding: 15px 15px 15px 15px;
}

div#footer {
  clear:both;
  margin: 0px 0px 0px 0px;
  border: 0px solid #FF0000;
  padding: 3px 0px 3px 0px;
  color: #4F5B63;
  width: auto;
  font-size: 12px;
  background-color: #000000;
  height:25px;
}
div#footer a{
  color: #4F5B63;
  text-decoration:none;
}
div#footer a:hover{
  color: #5F6B73;
  text-decoration:underline;
}
div#footer div{
  margin: 0px auto 0px auto;
  border: 0px solid #00FF00;
  padding: 0px 0px 0px 0px;
  width: 30%;
}
div#footer div#left { float:left; text-align:left; }
div#footer div#center {               text-align:center; }
div#footer div#right { float: right; text-align:right; }


img#pageImg {
  float:left;
  margin-right: 15px;
  margin-bottom:15px;

}

div.clearBoth {
  clear:both;
}
/*===STYLE=MENU===============================================================*/
/*---menuLang---*/
#menuLang{
  overflow: hidden;
  font-weight: normal;
}
ul#menuLang{
  float:right;
  padding: 0px 0px 0px 0px;
  margin: 10px 10px 0px 0px;
  list-style-type:none;
}
ul#menuLang li{
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}
ul#menuLang li a{
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 20px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
ul#menuLang li a:hover{
  color: #20543A;
  font-weight: bold;
  text-decoration: none;
}
ul#menuLang li a.current{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

ul#menuLang li a img{
  border: 0px;
  margin: 0px 2px 0px 2px;
  padding: 0px;
}
ul#menuLang li a.current img{
  -moz-opacity:.40;
  filter:alpha(opacity=40);
  opacity: 0.4;
}
/*---menuTop---*/
ul#menuTop{
  display:block;
  overflow:hidden;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 2px 0px 2px 0px;
  width:auto;
  background-color: #4F5B63;
}

ul#menuTop li{
  float: left;
  margin: 0px 0px 0px 0px;
  border-right: 1px solid #000000;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

ul#menuTop li a{
  display: block;
  padding: 0px 12px 0px 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#menuTop li a.Current{
  background-color: #979A9C;
}
/*---menuBottom---*/
ul#menuBottom{
  display:block;
  float:left;
  overflow:hidden;
  margin: 0px 0px 0px -5px;
  padding: 0px 0px 0px 0px;
  border-bottom: 0px solid #999999;
}

ul#menuBottom li{
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  background-image:none;
}

ul#menuBottom li a{
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: #666666;
  padding: 0px 5px 0px 5px;
  border-right: 1px solid #666666;
  height: auto;
  width: auto;
}

ul#menuBottom li a.Current{
  color: #666666;
  font-weight: bold;
}

ul#menuBottom li a:hover{
  color: #999999;
  text-decoration:none;
}

/*---menuSitemap---*/
ul#menuSitemap{
}

ul#menuSitemap li{
}

ul#menuSitemap li a{
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: #666666;
}

ul#menuSitemap li a.Current{
  color: #666666;
  font-weight: normal;
}

ul#menuSitemap li a:hover{
  color: #999999;
  text-decoration:none;
}
