@charset "utf-8";
/* CSS Document */

body
{
background:url(images/bg.jpg) repeat;
font-family: Arial, Helvetica, sans-serif;
color:#666666;
}


a{text-decoration:none;}
a:link
{color:#000000;}
#wrapper-center
{
margin:0 auto;
width:900px;
height:auto;
}
#wrapper
{
float:left;
width:900px;
height:auto;
}
#header
{
height:110px;
float:left;
width:900px;
background:#EDEDED repeat;
}
.logo
{
height:110px;
float:left;
width:200px;
}
.menu
{
float:right;
width:699px;
height:50px;
padding-left:0px;
padding-top:60px;
}
#content
{
width:900px;
float:left;
height:auto;
background:#999999;
}
.menu-left
{
width:200px;
float:left;

background:#CA252B repeat;
color:#FFFFFF;
font-size:0.8em;
}
.menu-left ul{
margin:0;
padding:0;
}

.menu-left li{
padding:20px;
list-style-type:none;
}
.content-info
{
width:700px;
float: left;
height:auto;
}
.content-text
{
width:690px;
float: left;
padding:5px;
height:auto;
background:#F7F7F7;
font-size:0.9em;

}
.content-text_reo
{
width:690px;
float: left;
padding:5px;
height:auto;
background:#F7F7F7;
font-size:0.9em;

}
#footer
{
width:900px;
float:left;
height:auto;
font-size:0.8em;
}
.bgl
{
color:#FFFFFF;
font-size:1em;
}
.footer-info
{
width:590px;
background:#b6bfbc repeat;
height:180px;
float:left;
padding:5px;
color:#666666;

}
.footer_brown
{float:left;
 height:30px;
 width:900px;
 background:#BBBFC0;
   border-bottom:2px solid #666666;
}
 
 .footer_brown_t
 {font-size:11px;
  margin:5px 10px 2px 40px;
  color:#000;
  float:right;
  width:590px;
  }
  
  .footer_brown_t a
  {color:#000000;}
  
    .footer_brown_t a:hover
  {color:#000000; font-weight:bold;}
  
.footer-info li
{
list-style-type:disk;
padding:5px;
}
.footer-info ul
{
margin-left:15px;
}
.footer-news
{
width:290px;
padding:5px;
float:right;
height:180px;
background:#CA252B repeat;
color:#CCCCCC;
}