* {
  margin: 0;
  padding: 0;
}

body
{
    background-image: url(/view/img/a.jpg);
    background-color: #000;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
    margin: 0 0 0 0;
    color: #d0d0d0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

img
{
  border: none;
}

a, a:active, a:link, a:visited, a:hover
{
    color: #f7b512;
    text-decoration: none;
    font-weight: bold;  
    border-bottom: dashed 1px #f7b512;
    display: inline;
}

a:hover
{
    border-bottom: none;
    padding-bottom: 1px;
    color: #fff;
}

#main
{
   text-align: left;
   margin: auto;
   width: 980px;
}

#maincontain
{
   border: solid 1px #2e2e2e;
   margin-bottom: 10px;
   overflow: visible;
   min-height: 590px;
   height: auto !important;
   height: 590px;
}

#header
{
   width: 980px;
   height: 140px;
}

#logo
{
   float: right;
   background-image: url(/view/img/logo2.jpg);
   background-repeat: no-repeat;
   width: 226px;
   height: 87px;
   margin-right: 2px;
   padding-top: 5px;
}

#logomenu
{
   position: relative;
   left: 750px;
   top: 98px;
   width: 226px;
   height: 16px;
   text-align: right;
   padding: 0;
   margin: 0;
}

#langmenu
{
  width: 200px;
  position: relative;
  left: 5px;
  top: 125px;
  height: 25px;
  margin: 0;
  padding: 0;
  font-size: 10px;
  
}

#langmenu a, #langmenu a:visited, #langmenu a:active, #langmenu a:link, #langmenu a:hover
{
   border: none;
   padding-right: 4px;
   padding-bottom: 3px;
   display: block; 
   float: left;
}

#logomenu a, #logomenu a:visited, #logomenu a:active, #logomenu a:link
{   
    border: none;
    padding-bottom: 1px;
}

#topmenu
{
  width: 978px !important;
  width: 980px;
  height: 28px;
  display: block;
  background-color: #000;
  overflow: hidden;
  border-top: solid 1px #2e2e2e;
  border-bottom: solid 1px #2e2e2e;
  position: relative;
  top: 0px;
}


#topmenu1 h1
{
  width: 260px;
  height: 21px;
  text-align: center;
  float: left;
  padding-top: 7px;
  font-size: 12px;
  border-right: 1px solid #2e2e2e;
}

#topmenu1 * a, #topmenu1 * a:hover, #topmenu1 * a:active, #topmenu1 * a:link, #topmenu1 * a:visited
{
  color: #f7b512;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  border-bottom: none;
}

#topmenu1 * a:hover
{
  border-bottom: none;
  color: #fff;
}

#topmenu2
{
  height: 21px;
  width: 717px;
  display: block;
  font-size: 12px;
  float: right;
  padding: 0;
  margin: 0;
}

table.topmenu tr
{
  height: 28px;
  vertical-align: middle;
}

table.topmenu tr td
{
  text-align: center;
  border-right: 1px solid #2e2e2e;  
  color: red;
}

table.topmenu tr td.sel 
{
  background-color: #303030;
}

table.topmenu tr td a, 
table.topmenu tr td a:link, 
table.topmenu tr td a:visited,
table.topmenu tr td a:active
{
    border: none;
    display: block;
    width: 100%;
    text-align: center;
    height: 28px;
    padding-top: 7px;
}

#leftmenu a, #leftmenu a:hover, #leftmenu a:visited, #leftmenu a:active, #leftmenu a:link
{
  border: none;
  display: block;
  width: 240px;
  height: 21px;
  font-size: 12px;
  color: #f0cd89;
  background-image: url(/view/img/mbg.png);
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 10px;
  padding-top: 7px;  
}
                    
#leftmenu a.l1, #leftmenu a.l1:hover, #leftmenu a.l1:visited, #leftmenu a.l1:active, #leftmenu a.l1:link
{
  background-image: url(/view/img/t.gif);
  padding-left: 30px;
  width: 220px;
  display: block;
}

#leftmenu a.l2, #leftmenu a.l2:hover, #leftmenu a.l2:visited, #leftmenu a.l2:active, #leftmenu a.l2:link
{
  background-image: none;
  padding-left: 50px;
  padding-top: 8px;
  width: 200px;
  display: block;
  background-image: url(/view/img/t.gif);
}

#leftmenu a:hover, #leftmenu a.l1:hover, #leftmenu a.l2:hover
{
  color: #fff;
  background-image: url(/view/img/mbg3.png);
  padding-bottom: 0px;
}

#leftmenu a.sel, #leftmenu a.sel:active, #leftmenu a.sel:visited, #leftmenu a.sel:link
{
  color: #d0d0d0;
}

#leftmenu
{
  margin-bottom: 10px;
}

#footer
{
   width: 978px;
   text-align: center;   
   color: #2e2e2e;
   margin-top: 4px;
}

#copy
{
  text-align: right;
  font-size: xx-small;
  color: #4c4c4c;
  float: right;
  padding-bottom: 10px;
  width: auto;
}

#copy a, #copy a:link, #copy a:visited, #copy a:active
{
  color: #6e6e6e;
  border: none;
  padding-bottom: 0px;
}

#copy a:hover
{
  color: #afafaf;
  padding-bottom: 0px;
}

td.left, td.left2
{
  padding-top: 20px; 
  border-right: solid 1px #2c2c2c; 
  width: 250px; 
  padding-left: 5px; 
  padding-right: 5px;
  border-bottom: solid 1px #2c2c2c;
}

td.left2
{
  border: none;
}

td.content
{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}

#pagecontent, #content_edit
{
  font-size: 12px; 
  line-height: 1.6em; 
  padding-left: 5px;
}

#content_edit
{
  padding-left: 250px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
}

hr
{
  height: 1px;
  border: none;
  border-bottom: solid 1px #808080;  
}

#pagecontent h1, #content_edit h1
{
  font-size: 18pt;
}

#pagecontent h2, #content_edit h2
{
  font-size: 13pt;
}

li
{
  margin-left: 40px;
}