@import url(https://fonts.googleapis.com/css?family=Monda);
body {
        margin: 0 auto;
        font-family: 'Monda', sans-serif;
        color:#444444;
        font-size:15px;
  background-color:#DFF0D8;
}
#content60 {
       float:left;
       width:50%;
       overflow:hidden;
}
#content80 {
       float:right;
       width:73%;
       overflow:hidden;
}
#content100 {
       float:left;
       width:100%;
       overflow:hidden;
}
h2 {
        text-transform: inherit;
        font-weight: normal;
        letter-spacing: 2px;
}
h1 {
        font-size: 22px;
        text-transform: uppercase;
}
.top {
        width: 100%;
        height: 330px;
        float: left;
        background-image: url('../images/line.png');
        background-repeat: no-repeat;
        background-position: center bottom;
        margin-bottom: 10px;
}
.top_bg {
  position:absolute;
        width:100%;
  height:50px;
  z-index:-100;
        margin-top: 289px;
}
.header {
        width: 1000px;
        height: 300px;
        margin: 0px auto 0px auto;
}
.header_top {
        width: 1000px;
        height: 52px;
        float: left;
}
.header_bottom {
        width: 1000px;
        height: 408px;
        float: left;
}

.slide_box {
        float: left;   	
  margin-left:auto;
  margin-right:auto;
        width: 743px;
        height: 108px;
      /*  background-image: url('../images/slide_bg.png');*/
        background-repeat: no-repeat;
}
.slide {
        width: 743px;
        height: 108px;
        float: left;
        margin-left: 4px;
        margin-top: 0px;
}
.logo {
        float: left;
        height: 52;
        width: 1050px;
        font-size: 30px;
        letter-spacing: 8px;
}
.logo p {
        margin-top: 10px;
}
.logo p:first-letter {
        color: #ffffff;
        background-color: #a7a7a7;
        padding-left: 13px;
        font-size: 30px;
        margin-right: 3px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 2px;
}
.site {
        height: auto;
        line-height: 21px;
        margin: 10px auto 0;
        text-align: justify;
        width: 1000px;
}
.box1 {
        float: left;
        width: 1000px;
        height: auto;
}
.left {
        width: 250px;
        height: auto;
        float: left;
}
.box_left .moduletable {
        border-bottom-style: solid;
        border-bottom-color: #a7a7a7;
        border-bottom-width: 1px;
        padding-bottom: 5px;
        padding-top: 10px;
}
.right {
        width: 735px;
        height: auto;
        float: right;
}
.box8 {
        width: 1000px;
        height: auto;
        float: left;
}
.right_box_top {
        width: 100%;
        height: auto;
        float: left;
}
.txt {
        width: auto;
        height: auto;
        float: left;
}
.module_box_right {
        border-bottom: 1px solid #A7A7A7;
        float: left;
        height: auto;
        margin-left: 8px;
        margin-right: 8px;
        padding-bottom: 5px;
        width: 31%;
        padding-top: 10px;
}
.box_left {
        width: 250px;
        float: left;
}
.header_top_right {
        width: 440px;
        float: right;
}
.right_box_bottom {
        width: 100%;
        height: auto;
        float: left;
}
.bottom {
        background-image: url("../images/line.png");
        background-position: center bottom;
        background-repeat: repeat-y;
        float: left;
        height: 100%;
        margin-top: 10px;
        min-height: 47px;
        width: 100%;
}
.bottom_box {
        width: 1000px;
        height: auto;
        margin: 0px auto 0px auto;
        text-align:center;
}

.cr2 {
        width: 1000px;
        height: auto;
        float: left;
        font-size: 9px;
        color:#828282;
        text-align: left;
}
.footer {
        width: 1000px;
        height: auto;
        float: left;
        font-size: 10px;
        color:#828282;
}
.social_and_lang {
        width: 350px;
        height: auto;
        float: right;
        margin-top: 7px;
}
.search {
        float: right;
        font-size: 0;
        height: auto;
        margin-top: 11px;
        width: 206px;
}
img {
        border: 0px;
}
.txt img {
        padding: 3px;
}
h3:first-letter {
        background-color: #A7A7A7;
        color: #ffffff;
        letter-spacing: 3px;
        padding-left: 3px;
        font-size: 22px;
}

.txt .search {
        width: 100%;
}
.social_icon {
        width: 32px;
        height: 32px;
        float: left;
        margin-left: 7px;
        margin-right: 7px;
}
.lang {
        width: 200px;
        height: 34px;
        float: left;
}


div, ul, li, a {
    margin: 0;
    padding: 0;
}
.menu {
    float: left;
    margin: 0 auto 10px;
    position: relative;
    width: 230px;
}
.menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu ul li {
    float: left;
    padding-left: 1px;
    padding-right: 1px;
    position: relative;
}
.menu ul li a {
    color: #000000;
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
.menu ul li a:hover {
    box-shadow: 0 4px 4px #AAAAAA;
    color: #FFFFFF;
    margin-left: 0;
    margin-right: 0;
}
.menu ul li ul {
    display: none;
}
.menu ul li:hover ul {
    display: block;
    position: absolute;
    background: #800000;
    height: 48px;
    width: 210px;
}
.menu ul li:hover ul li a {
    background: none repeat scroll 0 0 #800000;
    border-bottom: 0 solid #FFFFFF;
    border-right: medium none;
    color: #FFFFFF;
    display: block;
    margin-bottom: -2px;
    margin-top: 3px;
    min-width: 100%;
    opacity: 0.9;
    text-align: center;
    width: auto;
    z-index: 9999;
    margin-left: 61%;
}
.menu ul li:hover ul li a:hover {
    color: #FFFFFF;
}
.menu li {
    display: inline-flex; 
    flex-direction: row;
     min-width: 220px;
    width: auto;
}
.menu ul li.active a {
    box-shadow: 0 4px 4px #AAAAAA;
    color: #FFFFFF;    width: 100%;
}
.menu li ul {
    padding-top: 0;
    width: 100%;
}
.pagination li {
    display: inline;
    padding: 12px;
}
.site img {
    border-color: #4e4e4e;
    border-style: solid;
    border-width: 3px;
    margin: 2px;
}
.box_left .moduletable img {
    max-width: 241px;
    height: auto;
}
