@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}


body {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
ul {list-style:none;}
.wrapper {width:808px; margin:0 auto;}

.header {width:100%; height:171px; background: url(../images/header.jpg) no-repeat 0 0 ;}

.middle {}

#left {
width:160px;
float:left;
background: #cc9933;
margin-top:6px;
}

#center {
width:475px;
margin:6px 4px 0 4px ;
float:left;
background:#f6f1e7;

}

#right {
width:156px;
float:left;
margin-top:6px;
background:#f1e5cc;
}





ul.menu {

float:left;
width:160px;
list-style:none;

}

ul.menu li {

float:left;

width:160px;

border-bottom:#FFFFFF 2px solid;

}

ul.menu li#current ,ul.menu li.active  {
color:#dfc899;
}



ul.menu li a {
color:#000000;
font-size:11px;
line-height:20px;
text-decoration:none;
padding-left:4px;
display:block;
width:100%;
font-weight:600;
}

.moduletable_news {
height:224px;
background: #dfc899 url(../images/h3.jpg) no-repeat 0 0;
padding-top:40px;
padding-bottom:4px;
width:157px;
margin: 8px 3px 8px 0;


}

ul.menu li a:hover {

text-decoration:none;
color:#dfc899;

}
.hasTip {display:none;}
.article_separator {
display:none;}